NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Wireless Internet problemsRecently I bought HP Pavillion dv6000.I decided to install Linux.Went to debian.org and downloaded Debian GNU/Linux 4.0 for AMD 64.My connection sucks so I downloaded only 40 MB ISO image.Few words about my connection:it is all mighty free wireless Thank You for your time. |
which wireless card do u have?
Which wireless card do you have? if it is intel 3945abg you can get its packages installed. firmware etc is non-free so you may need net for that. Otherwise take from intel site but that will bypass the packaging system.
which wireless card do u have?
Broadcom 4321AG 802.11a/b/g/draft-n Wi-Fi Adapter
Wireless Internet problems
For setting up wireless you need:
1. drivers (and often also firmware) for your wireless gizmo
2. info on the wireless network (essid, security settings)
3. wireless-tools (essential)
4. wpasupplicant (if you use WPA-PSK/TKIP authentication)
For anything else, use the package management tools to help you find things:
apt-cache search keyword
For example:
apt-cache search xorg|less
For a GUI, you need:
1. xorg server and client
2. driver for your video chip
3. 'window manager' (KDE, Gnome, Fluxbox, IceWM, etc etc)
4. 'desktop manager' to select the window manager to start (kdm, gdm, xdm)