hi im new to Debian and linux in general. I am running kernel
2.6.26-2-amd64. and debian testing(squeeze) on my laptop has a broadcom wireless card so i decided to install the native drivers. So I read the manual and downloaded b43-fwcutter and the driver and installed the firmware. modprobe shows that the driver is installed, and when i run ifconfig -a i get this...
Code:
Interrupt:251 Base address:0x2000
lo Link encap:Local Loopback
LOOPBACK ...
...etc...
wlan0 Link encap:Ethernet HWaddr ...
BROADCAST MULTICAST ...
...etc...
wmaster0 Link encap:UNSPEC HWaddr...
BROADCAST MULTICAST...
...etc...
sry about not including everything but since i cant copy and paste(the debian laptop has no internet its not easy to type out chunks of code, so i included everything i thought is relevant, if u need more just tell me
but when i open /etc/network/interfaces all it shows in the file is:
Code:
myComp# vi /etc/network/interfaces
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifdown/examples for more information.
~
~
~
nothing in the file about any of my devices.
Also, when i run lspci it fills the screen with devices but heres what it says about network devices:
Code:
09:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E P
This is weird because my wireless device is definitely broadcom and not Atheros but i think debian installed Atheros by default when it installed on my laptop. ty you so much in advance for your help!
and btw plz dont tell me to switch to ubuntu because i looked at all the different flavors and did my read opinions and asked friends and found Debian the best(for me at least)