pclos 2009.1 on presarioCQ50 - not updated/can't update/cant upgrade
Wireless working fine in home network for 6 mo using WPA
yesterday tried to connect at school network -no go
back home -no connect tried everything/deleted interface reset-no go
back at school tried 2009.1 Live CD - connected
Noticed wless adapter being identified differently by LiveCD and HD install (both same version)
wireless adapter in PCC
wireless adapter shows up in PCC (running LiveCD) as
Vendor: Atheros Communications Inc.
Description: AR242x 802.11abg Wireless PCI Express Adapter
Media class: Ethernet controller
Connection
Bus: PCI
PCI domain: 0
Bus PCI #: 2
PCI device #: 0
PCI function #: 0
Vendor ID: 0x168c
Device ID: 0x001c
Sub vendor ID: 0x103c
Sub device ID: 0x137a
Misc
Module: ath_pci
________________________________
Running on HD install as:
Identification
Vendor: Atheros Communications Inc.
Description: AR5001 Wireless Network Adapter
Media class: Ethernet controller
Connection
Bus: PCI
PCI domain: 0
Bus PCI #: 2
PCI device #: 0
PCI function #: 0
Vendor ID: 0x168c
Device ID: 0x001c
Sub vendor ID: 0x103c
Sub device ID: 0x137a
Misc
Module: ath_pci
lspci
lspci
livecd-
[guest@localhost guest]$ lspci
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
02:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
hard disk-
[remoteuser@localhost remoteuser]$ lspci
CI Express Fast Ethernet controller (rev 02)
02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
iwconfig
iwconfig-
livecd-
[guest@localhost guest]$ iwconfig
lo no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"XXXXX" Nickname:"localhost"
Mode:Managed Frequency:2.437 GHz Access Point: 00:22:0C:27:FB:80
Bit Rate:24 Mb/s Tx-Power:16 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=38/70 Signal level=-56 dBm Noise level=-94 dBm
Rx invalid nwid:26942 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
hard drive-
[remoteuser@laptop ~]$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"saki" Nickname:"laptop"
Mode:Managed Frequency:2.452 GHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:16 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/70 Signal level=-96 dBm Noise level=-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
cat /etc/modprobe.preload
liveCD
[guest@localhost guest]$ cat /etc/modprobe.preload
# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules
capability
yenta_socket
floppy
bttv
ohci1394
8250_pci
sdhci
mmc_core
mmc_block
slamr
amd64-agp
amd64_agp
amd64_agp
amd64_agp
nvram
intel_agp
evdev
hard drive-
[remoteuser@laptop ~]$ cat /etc/modprobe.preload
# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules
capability
yenta_socket
floppy
bttv
ohci1394
8250_pci
sdhci
mmc_core
mmc_block
slamr
amd64-agp
amd64_agp
amd64_agp
amd64_agp
nvram
intel_agp
evdev
cat /etc/sysconfig/network-scripts/ifcfg-ath0
[root@localhost network-scripts]# cat /etc/sysconfig/network-scripts/ifcfg-ath0
DEVICE=ath0
BOOTPROTO=dhcp
ONBOOT=yes
METRIC=35
MII_NOT_SUPPORTED=no
USERCTL=yes
RESOLV_MODS=no
WIRELESS_MODE=Managed
WIRELESS_ESSID=SCHOOL
WIRELESS_ENC_KEY=776972656c657373746563686e6f6c6f67796973746865746f6f6c666f726d65
WIRELESS_WPA_DRIVER=madwifi
IPV6INIT=no
IPV6TO4INIT=no
DHCP_CLIENT=dhclient
NEEDHOSTNAME=no
PEERDNS=yes
PEERYP=yes
PEERNTPD=no
hard drive-
[root@laptop remoteuser]# cat /etc/sysconfig/network-scripts/ifcfg-ath0
DEVICE=ath0
BOOTPROTO=dhcp
ONBOOT=yes
METRIC=35
MII_NOT_SUPPORTED=no
USERCTL=yes
RESOLV_MODS=no
WIRELESS_MODE=Managed
WIRELESS_ESSID=SCHOOL
WIRELESS_ENC_KEY=776972656c657373746563686e6fc6f67796973746865746f6f6c666f726d65
WIRELESS_WPA_DRIVER=madwifi
WIRELESS_WPA_REASSOCIATE=no
IPV6INIT=no
IPV6TO4INIT=no
DHCP_CLIENT=dhclient
NEEDHOSTNAME=no
PEERDNS=yes
PEERYP=yes
PEERNTPD=no
cat /etc/modprobe.d/blacklist
liveCD-
[guest@localhost guest]$ cat /etc/modprobe.d/blacklist
blacklist snd-usb-audio
blacklist ath5k
blacklist mac80211
hard drive-
[root@laptop remoteuser]# cat /etc/modprobe.d/blacklist
blacklist snd-usb-audio
blacklist ath5k
blacklist mac80211
blacklist ssb
blacklist hsfmodem
blacklist alsa-driver-linuxant
Postin from LiveCD so I know wless working, but why not from install. It was working fine for 6 mos.
Any help appreciated
Thanks