Re: Belkin Wireless G USB
- From: Karl Larsen <k5di@xxxxxxxxxx>
- Date: Sat, 29 Sep 2007 06:17:47 -0600
John Pierce wrote:
Hello!Your not getting the updates. The kernel was updated this morning to I recall 97.
I posted this to the linux wireless list and have received not
response. I thought maybe someone on the fedora list might have had
some success.
I just purchased a belkin wireless g usb adapter and am not having any
luck getting it to work.
The following is the output from various commands, if more info is
needed then I will post it back.
Distro: Fedora 7
Kernel: 2.6.22.4-65.fc7
I have created a ifcfg-wlan0 file in /etc/sysconfig/network-scriptsThe above might be the problem. Your approach is not what you want.
with the following:
GATEWAY=192.168.1.1
TYPE=Wireless
DEVICE=wlan0
BOOTPROTO=static
NETMASK=255.255.255.0
IPADDR=192.168.1.60
ONBOOT=yes
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
ESSID=thedungeon
CHANNEL=11
MODE=Managed
RATE=Auto
SECURITYMODE=open
I have a keys-wlan0 file in that same directory with the wep key for my router.Using the kernel module names the kernel errored out. You are not using drivers that the kernel has in modules it appears.
I set up a file named zd1211 in the /etc/modprobe.d/ directory with
the following in it.
alias wlan0 zd1211rw_mac80211
This is the output of dmesg immediately after inserting the usb adapter.
usb 2-2: new high speed USB device using ehci_hcd and address 7
usb 2-2: configuration #1 chosen from 1 choice
usb 2-2: reset high speed USB device using ehci_hcd and address 7
wmaster0: Failed to select rate control algorithm
wmaster0: Failed to initialize rate control algorithm
usb 2-2: reset high speed USB device using ehci_hcd and address 7
zd1211rw_mac80211: probe of 2-2:1.0 failed with error -2
usbcore: registered new interface driver zd1211rw_mac80211
This is the output of lsusb after inserting the adapter.This is because the kernel does not have it.
Bus 002 Device 007: ID 050d:705c Belkin Components
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 15d9:0a33
Bus 001 Device 001: ID 0000:0000
When I try the run ifup wlan0 this is the output.
zd1211rw_mac80211 device wlan0 does not seem to be present, delaying
initialization.
Every thing I have read indicates that this device is supported inYes it *might* be supported but you need to find out the proper linux name for the kernel driver and perhaps upgrade your kernel to the latest.
linux, including the vendor and device id.
Any thoughts or suggestions would be appreciated.
--
Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Belkin Wireless G USB
- From: John Pierce
- Belkin Wireless G USB
- Prev by Date: Re: F7 Googleearth
- Next by Date: Re: Hard Drive data rates
- Previous by thread: Re: Belkin Wireless G USB
- Next by thread: LimitRequestBody config
- Index(es):
Relevant Pages
- USB EHCI Problem with Low Speed Devices on kernel 2.6.11+
... ideas even after seeing about everything google, yahoo and the kernel ... USB
Keyboard/Mouse connected to hub ... Aug 27 14:30:31 solaris kernel: usb 4-3: new high
speed USB device using ... (Linux-Kernel) - CD Burning with HP CD-Writer 8200e USB/ sarge / kern 2.8.6
... I am having problems getting my HP CD-Writer 8200e USB CD-burner to work ...
I am currently running kernel 2.6.8-10 with debian sarge. ... When I run cdrecord,
... Jan 19 23:07:45 elsapo kernel: usb 1-1: new full speed USB device using ...
(Debian-User) - CD Burning with HP CD-Writer 8200e USB
... I am having problems getting my HP CD-Writer 8200e USB CD-burner to work ...
I am currently running kernel 2.6.8-10 with debian sarge. ... When I run cdrecord,
... Jan 19 23:07:45 elsapo kernel: usb 1-1: new full speed USB device using ...
(Debian-User) - Re: Updating today?
... I seem to have a stalled process, or maybe more, with 2.6.23-rc2. ... Running
Smart-gui, it appears to be stuck installing the newer fedora kernel, ... I also noted
that somewhere along the line, a Maxtor USB disk that was plugged ... (Fedora) - Re: Belkin Wireless G USB
... I thought maybe someone on the fedora list might have had ... This is the output
of dmesg immediately after inserting the usb adapter. ... reset high speed USB device
using ehci_hcd and address 7 ... (Fedora)