m00k
Thread Starter
- Joined
- Jul 19, 2005
- Messages
- 139
Hi. I'm a bit of a Linux noob, so please bear with me. I'm using the latest versions of Ubuntu and ndiswrapper.
I've tried to get my wireless card (Belkin FSD7001) working by following this video, but when I type in "sudo ifconfig wlan0 up" I get an error saying "SIOCSIFFLAGS: No such file or directory."
When I type "ndiswrapper -l" I get:
The error and the result from ndiswrapper -l seem to contradict each other, right? On some other threads for similar problems, some people say that "you need to install the firmware" but I'm not sure what this means or if it even applies to my own problem.
Here's the printout for my ifconfig in case it helps:
eth0
lo
Any help would be appreciated. Thanks!
I've tried to get my wireless card (Belkin FSD7001) working by following this video, but when I type in "sudo ifconfig wlan0 up" I get an error saying "SIOCSIFFLAGS: No such file or directory."
When I type "ndiswrapper -l" I get:
bcmwl5 : driver installed
device (14E4:4320) present (alternative driver: ssb)
bcmwl5a : driver installed
device (14E4:4320) present (alternative driver: ssb)
device (14E4:4320) present (alternative driver: ssb)
bcmwl5a : driver installed
device (14E4:4320) present (alternative driver: ssb)
The error and the result from ndiswrapper -l seem to contradict each other, right? On some other threads for similar problems, some people say that "you need to install the firmware" but I'm not sure what this means or if it even applies to my own problem.
Here's the printout for my ifconfig in case it helps:
eth0
Link encap:Ethernet HWaddr 00:50:70:f7:10:6b
UP BROADCAST MULTICAST MTU: 1500 METRIC:1
RX packts <--> collisions: 0 txqueuelen:1000
RX bites: 0 (0.0 B) TX bytes:0 (0.0 B)
UP BROADCAST MULTICAST MTU: 1500 METRIC:1
RX packts <--> collisions: 0 txqueuelen:1000
RX bites: 0 (0.0 B) TX bytes:0 (0.0 B)
lo
Link encap:Local Loopback
inet addr:127.0.0.1 Mask: 255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MUT: 16436 Metric:1
RX packets <--> TX bytes : 0
inet addr:127.0.0.1 Mask: 255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MUT: 16436 Metric:1
RX packets <--> TX bytes : 0
Any help would be appreciated. Thanks!