[driverloader] Suse 9.1 and Dell Truemobile 1300 not working
Linuxant support (Jonathan)
support at linuxant.com
Wed Jun 9 15:34:12 EDT 2004
Hi,
from the output of the 'iwconfig' command, we can see that you are associated
to an access point.
Please try the 'ifup wlan0' command in a root shell, it is possible that you
obtain an error message that might explain the problem.
The problem might also be related to IP routing, while the 'wlan0' interface
is up, please take a look at the output of the 'ip route' command in a root
shell. If the wireless interface is not set as the default route, then you
will be unable to access the Internet with the wireless interface.
To fix this problem if you are using DHCP is to add the following lines in the
'/etc/sysconfig/network/ifcfg-wlan0' file :
---
DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
---
Then, reactivate the wireless interface with the following commands in a root
shell :
---
ifdown wlan0
ifup wlan0
---
If you require more assistance, please send at support at linuxant.com the output
of 'dumpdiag'. Type the following in a root shell:
---
dldrconfig --dumpdiag
---
Just send us the generated file located in /tmp ('driverloaderdiag.txt').
It'll help us solve the problem.
Regards,
Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com
On Wednesday 09 June 2004 13:01, junk at unimitated.com wrote:
> I just upgraded to suse 9.1 and installed driverloader for my Dell
> Truemobile 1300 card. I'm not able to connect to the internet with it.
> Here is what iwconfig gives:
>
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
> sit0 no wireless extensions.
>
> wlan0 IEEE 802.11g ESSID:"linksys" Nickname:"unknown"
> Mode:Managed Frequency:2.437GHz Access Point: 00:0C:41:41:4B:CC
> Bit Rate=11Mb/s Tx-Power=25 dBm
> RTS thr:off Fragment thr:off
> Encryption key:off
> Power Management:off
> Link Quality:1/1 Signal level:-85 dBm Noise level:-94 dBm
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
> and this is what dmesg gives:
>
> driverloader: no version for "struct_module" found: kernel tainted.
> driverloader: module license 'see LICENSE file; Copyright (c)2003-2004
> Linuxant inc.' taints kernel.
> driverloader: stack=8192/56/0 REGPARM
> driverloader: module license 'see LICENSE file; Copyright (c)2003-2004
> Linuxant inc.' taints kernel.
> driverloader: stack=8192/56/0 REGPARM
>
> I really don't have any idea what to try here. Help appreciated.
>
>
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader
More information about the driverloader
mailing list