[Bug 31926] Re: Nidiswrapper / acx_pci conflict.
netkid91
netkid91 at gmail.com
Thu Apr 20 21:27:12 UTC 2006
Yes, the ACX driver does support the WG311, in fact I am making this post through one right now on Dapper Drake(6.06). However the issue lies in the 'default' firmware loaded for the card, try doing:
sudo rmmod acx
sudo insmod acx firmware_ver=1.2.0.30
And then configure your network and see if it works. Now, what I have done so far means you have to re-run these commands each time you reboot, I'm looking for a permanant solution. This bug needs a higher priority, but the fix should be simple, really you just need a symlink change from
/lib/firmware/2.6.15-19-386/acx/default/tiacx111* to the files listed in /lib/firmware/2.6.15-19-386/acx/1.2.0.30.
Anyways, signing off. BTW, want the lspci output, I got it.
lspci:
stefan at ubuntu:/etc$ lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia] (rev 05)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia AGP]
0000:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
0000:00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
0000:00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
0000:00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
0000:00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
0000:00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
0000:00:08.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
0000:00:08.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)
0000:00:09.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
0000:00:0a.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 6c)
0000:01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 6a)
stefan at ubuntu:/etc$
lspci -n:
stefan at ubuntu:/etc$ lspci -n
0000:00:00.0 0600: 1106:0601 (rev 05)
0000:00:01.0 0604: 1106:8601
0000:00:07.0 0601: 1106:0686 (rev 22)
0000:00:07.1 0101: 1106:0571 (rev 10)
0000:00:07.2 0c03: 1106:3038 (rev 10)
0000:00:07.3 0c03: 1106:3038 (rev 10)
0000:00:07.4 0680: 1106:3057 (rev 30)
0000:00:07.5 0401: 1106:3058 (rev 20)
0000:00:08.0 0300: 1002:5964 (rev 01)
0000:00:08.1 0380: 1002:5d44 (rev 01)
0000:00:09.0 0280: 104c:9066
0000:00:0a.0 0200: 10b7:9200 (rev 6c)
0000:01:00.0 0300: 1023:8500 (rev 6a)
stefan at ubuntu:/etc$
--
Nidiswrapper / acx_pci conflict.
https://launchpad.net/bugs/31926
More information about the kernel-bugs
mailing list