LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Wireless issue with T61-sees network but wont connect (https://www.linuxquestions.org/questions/mandriva-30/wireless-issue-with-t61-sees-network-but-wont-connect-648088/)

Viper Chief 06-09-2008 02:05 PM

Wireless issue with T61-sees network but wont connect
 
I have a Thinkpad T61 that I got a few days ago. I installed Mandriva 2008 Spring One on it and everything has been working fine, including wireless (Intel 3945ABG). Until today. When I first got home from work and booted up, it didn't want to work. It sees the router (as well as all others around), but it just won't connect. At first, I wanted to see if it was the router, so I booted SLED 10 (separate hard drive) and it saw connected without a problem. I then booted back into Mandriva. Still didn't work. I tried restarting a few times after changing one thing here or there, mostly messing with modules so I figured a clean boot would be best. Well, after getting a little frustrated, I undid all my changes and restarted and it worked fine. Ok, I figured it was just a fluke.

But, then about an hour ago, we lost electricity here, so my router went down. When the power came back on, same problem as earlier. This time, I just booted into PCLinuxOS to see how that was running. It connected and worked as advertised. I'm irritated because I really want my Mandriva back (in three days of using it, I've fallen in love with it). Below is the syslog entry for when I tried to connect.

Code:


Jun 10 11:10:46 localhost net_applet[5706]: launched command: /usr/sbin/drakconnect &
Jun 10 11:10:46 localhost drakconnect[13770]: ### Program is starting ###
Jun 10 11:10:47 localhost drakconnect[13774]: ### Program is starting ###
Jun 10 11:10:49 localhost drakconnect[13774]: running: /bin/rpm -q --qf %{name}  wireless-tools
Jun 10 11:10:51 localhost drakconnect[13774]: running: dmidecode
Jun 10 11:10:51 localhost drakconnect[13774]: Found settings for driver "iwl3945" in category "network::connection::wireless"
Jun 10 11:10:51 localhost drakconnect[13774]: No kernel_module package for module "iwl3945" is required, skipping
Jun 10 11:10:51 localhost drakconnect[13774]: No tools package for module "iwl3945" is required, skipping
Jun 10 11:10:51 localhost drakconnect[13774]: Required firmware package for module "iwl3945" is already installed, skipping
Jun 10 11:10:51 localhost drakconnect[13774]: Loading module iwl3945
Jun 10 11:10:52 localhost drakconnect[13774]: Settings for driver "iwl3945" applied
Jun 10 11:11:00 localhost drakconnect[13774]: running: /bin/rpm -q --qf %{name}  dhcp-client
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/wireless.d/00:1a:70:9e:67:90
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/wireless.d/00:1a:70:9e:67:90
Jun 10 11:11:01 localhost drakconnect[13774]: changed mode of /etc/sysconfig/network-scripts/wireless.d/00:1a:70:9e:67:90 to 700
Jun 10 11:11:01 localhost drakconnect[13774]: written  interface configuration in /etc/sysconfig/network-scripts/wireless.d/00:1a:70:9e:67:90
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/wireless.d/10452km2
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/wireless.d/10452km2
Jun 10 11:11:01 localhost drakconnect[13774]: changed mode of /etc/sysconfig/network-scripts/wireless.d/10452km2 to 700
Jun 10 11:11:01 localhost drakconnect[13774]: written  interface configuration in /etc/sysconfig/network-scripts/wireless.d/10452km2
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/ifcfg-wlan0
Jun 10 11:11:01 localhost drakconnect[13774]: modified file /etc/sysconfig/network-scripts/ifcfg-wlan0
Jun 10 11:11:01 localhost drakconnect[13774]: changed mode of /etc/sysconfig/network-scripts/ifcfg-wlan0 to 700
Jun 10 11:11:01 localhost drakconnect[13774]: written wlan0 interface configuration in /etc/sysconfig/network-scripts/ifcfg-wlan0
Jun 10 11:11:01 localhost drakconnect[13774]: running: /sbin/ifdown wlan0 daemon
Jun 10 11:11:01 localhost ifplugd(wlan0)[11311]: Executing '/etc/ifplugd/ifplugd.action wlan0 down'.
Jun 10 11:11:01 localhost avahi-daemon[4392]: Withdrawing address record for fe80::21f:3cff:fe4d:c201 on wlan0.
Jun 10 11:11:01 localhost ifplugd(wlan0)[11311]: Program executed successfully.
Jun 10 11:11:01 localhost ifplugd(wlan0)[11311]: Exiting.
Jun 10 11:11:01 localhost drakconnect[13774]: running: /sbin/ifup wlan0 daemon
Jun 10 11:11:01 localhost kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 10 11:11:01 localhost kernel: wlan0: Initial auth_alg=0
Jun 10 11:11:01 localhost kernel: wlan0: authenticate with AP 00:18:f8:c8:33:db
Jun 10 11:11:01 localhost kernel: wlan0: RX authentication from 00:18:f8:c8:33:db (alg=0 transaction=2 status=0)
Jun 10 11:11:01 localhost kernel: wlan0: authenticated
Jun 10 11:11:01 localhost kernel: wlan0: associate with AP 00:18:f8:c8:33:db
Jun 10 11:11:01 localhost kernel: wlan0: RX AssocResp from 00:18:f8:c8:33:db (capab=0x441 status=0 aid=1)
Jun 10 11:11:01 localhost kernel: wlan0: associated
Jun 10 11:11:01 localhost kernel: wlan0: CTS protection enabled (BSSID=00:18:f8:c8:33:db)
Jun 10 11:11:01 localhost kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 10 11:11:01 localhost kernel: wlan0: Initial auth_alg=0
Jun 10 11:11:01 localhost kernel: wlan0: authenticate with AP 00:1a:70:9e:67:90
Jun 10 11:11:01 localhost kernel: wlan0: RX authentication from 00:1a:70:9e:67:90 (alg=0 transaction=2 status=0)
Jun 10 11:11:01 localhost kernel: wlan0: authenticated
Jun 10 11:11:01 localhost kernel: wlan0: associate with AP 00:1a:70:9e:67:90
Jun 10 11:11:01 localhost ifplugd(wlan0)[14029]: ifplugd 0.28 initializing.
Jun 10 11:11:01 localhost ifplugd(wlan0)[14029]: Using interface wlan0/00:1F:3C:4D:C2:01
Jun 10 11:11:01 localhost ifplugd(wlan0)[14029]: Using detection mode: wireless extension
Jun 10 11:11:01 localhost ifplugd(wlan0)[14029]: Initialization complete, link beat detected.
Jun 10 11:11:01 localhost ifplugd(wlan0)[14029]: Executing '/etc/ifplugd/ifplugd.action wlan0 up'.
Jun 10 11:11:01 localhost kernel: wlan0: RX AssocResp from 00:1a:70:9e:67:90 (capab=0x411 status=0 aid=1)
Jun 10 11:11:01 localhost kernel: wlan0: associated
Jun 10 11:11:01 localhost kernel: wlan0: switched to short barker preamble (BSSID=00:1a:70:9e:67:90)
Jun 10 11:11:01 localhost drakconnect[13774]: running: /etc/rc.d/init.d/network-up start
Jun 10 11:11:01 localhost dhclient: wmaster0: unknown hardware address type 801
Jun 10 11:11:03 localhost ifplugd(wlan0)[14029]: client: Determining IP information for wlan0...External network device wlan0 is not ready. Aborting..
Jun 10 11:11:03 localhost dhclient: wmaster0: unknown hardware address type 801
Jun 10 11:11:03 localhost avahi-daemon[4392]: Registering new address record for fe80::21f:3cff:fe4d:c201 on wlan0.*.
Jun 10 11:11:06 localhost dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
Jun 10 11:11:06 localhost dhclient: DHCPNAK from 192.168.1.1
Jun 10 11:11:06 localhost avahi-daemon[4392]: Withdrawing address record for fe80::21f:3cff:fe4d:c201 on wlan0.
Jun 10 11:11:06 localhost ifplugd(wlan0)[14029]: client: External network device wlan0 is not ready. Aborting..
Jun 10 11:11:06 localhost kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 10 11:11:06 localhost kernel: wlan0: CTS protection enabled (BSSID=00:1a:70:9e:67:90)
Jun 10 11:11:06 localhost kernel: wlan0: switched to short barker preamble (BSSID=00:1a:70:9e:67:90)
Jun 10 11:11:07 localhost ifplugd(wlan0)[14029]: client: External network device wlan0 is not ready. Aborting..
Jun 10 11:11:07 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Jun 10 11:11:07 localhost dhclient: receive_packet failed on wlan0: Network is down
Jun 10 11:11:15 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Jun 10 11:11:29 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Jun 10 11:11:43 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
Jun 10 11:11:54 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Jun 10 11:12:08 localhost dhclient: No DHCPOFFERS received.
Jun 10 11:12:08 localhost zcip[15248]: interface: wlan0 (00:1F:3C:4D:C2:01)
Jun 10 11:12:08 localhost zcip[15248]: Retrieved address 127.255.255.255 for wlan0:9
Jun 10 11:12:08 localhost zcip[15248]: probing for 127.255.255.255
Jun 10 11:12:08 localhost kernel: device wlan0 entered promiscuous mode
Jun 10 11:12:08 localhost kernel: audit(1213063928.057:14): dev=wlan0 prom=256 old_prom=0 auid=4294967295
Jun 10 11:12:08 localhost zcip[15248]: sending probe 1 for 127.255.255.255
Jun 10 11:12:10 localhost zcip[15248]: sending probe 2 for 127.255.255.255
Jun 10 11:12:12 localhost zcip[15248]: sending probe 3 for 127.255.255.255
Jun 10 11:12:14 localhost zcip[15248]: sending probe 4 for 127.255.255.255
Jun 10 11:12:16 localhost kernel: device wlan0 left promiscuous mode
Jun 10 11:12:16 localhost kernel: audit(1213063936.071:15): dev=wlan0 prom=0 old_prom=256 auid=4294967295
Jun 10 11:12:16 localhost avahi-daemon[4392]: Joining mDNS multicast group on interface wlan0.IPv4 with address 127.255.255.255.
Jun 10 11:12:16 localhost avahi-daemon[4392]: New relevant interface wlan0.IPv4 for mDNS.
Jun 10 11:12:16 localhost avahi-daemon[4392]: Registering new address record for 127.255.255.255 on wlan0.IPv4.
Jun 10 11:12:16 localhost zcip[15248]: claiming ownership of address 127.255.255.255
Jun 10 11:12:20 localhost zcip[15248]: Stored address 127.255.255.255 for wlan0:9
Jun 10 11:12:20 localhost zcip[15252]: watching for collisions
Jun 10 11:12:20 localhost ifplugd(wlan0)[14029]: client:  done.
Jun 10 11:12:20 localhost ifplugd(wlan0)[14029]: Program executed successfully.
Jun 10 11:12:27 localhost drakconnect[13774]: modified file /etc/modprobe.conf
Jun 10 11:12:27 localhost drakconnect[13774]: to put in /etc/modprobe.preload nvram, intel_agp, sdhci, evdev, hdaps
Jun 10 11:12:27 localhost drakconnect[13774]: modified file /etc/modprobe.preload
Jun 10 11:12:27 localhost drakconnect[13774]: ### Program is exiting ###

ifup wlan0 reports:

Code:

Determining IP information for wlan0...External network device wlan0 is not ready. Aborting..
ifup for the hardline just reports that I'm not on the network. Any ideas? I'm really disappointed because I'm loving Mandrake.

Speaking of which, if any of the developers around here...thank you for making such a great distro! The last time I used Mandriva was back when it was Mandrake. I hadn't realized how far it had come since 1999.

Chriswaterguy 07-28-2008 07:52 PM

Much like my problems: Keep losing connection in 2008 Spring - wifi and ethernet.

I'm thinking of going back to the previous version of Mandriva, and if I still have troubles, buying a new wireless card.


All times are GMT -5. The time now is 03:52 AM.