[Ndiswrapper-general] fedora5-ndiswrapper-1.16-gigaset 108 usb adapter
Status: Beta
Brought to you by:
pgiri
|
From: ruud v. <r.v...@kp...> - 2006-06-25 14:06:38
|
Nidiswrapper-1.16 operates well with fedora 4 and the gigaset 108 usb adater. This adapter has two drivers athfmwdl (initialisation) and netwg11t (communication). Below it is seen that both drivers are correctly loaded by ndiswrapper in fedora 4 16k stack kernel. The combination with wpa_supplicant-4.8 provides excellent connction with the internet. However with fedora 5 this is not the case. There are no compilation errors. Modprobe works fine. Installing the drivers is ok. Hovever during the boot-proces the initialisation by ndiswrapper is not performed. (See below). The configuration file (ifcfg-wlan0), keys-wlan0, hosts and resolv.conf are all the same. I change the port 129B:160B in 129B:160C but that causes a large amount of (address-)errors. I presume that it has something to do with the interaction between ndiswrapper and the hardware initialisation in the file rc.sysinit. Many attemps has been tried (reproduction rc.sysinit, other (lower) version of ndiswrapper (version 1.7) etc) Nothing helps. Is there anyone who can helps me. Thanks a lot. Ruud ------------------------------------------------------------------------ NDISWRAPER IN FEDORA 4 [root@localhost ~]# dmesg | grep ndis ndiswrapper version 1.16 loaded (preempt=no,smp=yes) usbcore: registered new driver ndiswrapper ndiswrapper: driver athfmwdl (,12/05/2003,1.00.001) loaded ndiswrapper: driver netwg11t (NETGEAR,01/07/2005,1.0.1.1007) loaded wlan0: ndiswrapper ethernet device 00:01:e3:4f:13:70 using driver netwg11t, 129B:160B.F.conf NDISWRAPPER in FEDORA 5 [root@localhost ~]# dmesg | grep ndis ndiswrapper version 1.16 loaded (preempt=no,smp=yes) ndiswrapper: driver netwg11t (NETGEAR,01/07/2005,1.0.1.1007) loaded ndiswrapper (NdisWriteErrorLogEntry:248): log: C0001389, count: 4, return_address: d0b6bc6b ndiswrapper (NdisWriteErrorLogEntry:251): code: 3464677276 ndiswrapper (NdisWriteErrorLogEntry:251): code: 40 ndiswrapper (NdisWriteErrorLogEntry:251): code: 3430940672 ndiswrapper (NdisWriteErrorLogEntry:251): code: 3430940672 ndiswrapper (miniport_init:279): couldn't initialize device: C0000001 ndiswrapper (pnp_start_device:436): Windows driver couldn't initialize the device (C0000001) ndiswrapper (miniport_halt:308): device ce82c380 is not initialized - not halting ndiswrapper: device eth%d removed ndiswrapper: probe of 4-4:1.0 failed with error -22 usbcore: registered new driver ndiswrapper |