Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > But it worked when I ran the live CD!...

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-20-2009   #1 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
But it worked when I ran the live CD!...

Hello all,

I can't say that I am really new to Linux, but I will say that I am not very familiar. I have had some exposure to it over the years but one major hangup has kept me from fully embracing it: wireless! I have not often had the luxury of a wired internet connection.

Recently I popped a live cd into my new laptop, prompted by my general dissatisfaction with Vista (and subconscious desire to rebel against something). To my surprise I was able to connect to my wireless network, no configuration required. I thought that surely this must mean that my wireless card was supported "out of the box" and I could finally kick windows to the curb. Unfortunately after install I am no longer able to connect! Wireless manager continually prompts for my WEP key or pass phrase. I have tried multiple distros and read through countless forums in search of an answer.

I read through the sticky thread and the results of running the commands are attached as text files.

The result of dmesg is too large to attach. Some relevant lines are:

Code:
phy0: Atheros 9280: mem=0xffffc200110c0000, irq=16
Code:
ADDRCONF(NETDEV_UP): wlan0: link is not ready
Code:
ra0: no IPv6 routers present
Code:
wlan0: authentication with AP 00:1d:7e:45:c2:04 timed out
I tried disabling ipv6 and the above lines are no longer present in the output of dmesg (except for the AP timeout), but I am still unable to connect to my wireless network.

I should note that wireless manager found my network and shows signal. Also, I have a built-in wireless card as well as a PCI Express card that I purchased recently (since the built-in card seemed to be problematic).

Distro: Suse 11.1

Please let me know if there is any other info that might help! Also, I am interested in knowing the technical details, if anyone feels compelled to share. At the moment I just need to get this laptop up and running ASAP!
Attached Files
File Type: txt lspci.txt (2.1 KB, 1 views)
File Type: txt lspci-n.txt (783 Bytes, 1 views)
File Type: txt iwconfig.txt (847 Bytes, 1 views)
File Type: txt scan.txt (957 Bytes, 1 views)
mattheyan is offline  


Reply With Quote
Old 08-20-2009   #2 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Hello, please provide the following information:

Code:
uname -r
Code:
lspci -knn
Code:
lsmod
If you go to the second post in THIS THREAD, there is a script that when run will give most of the info needed. It won't give the full dmesg output.

And because you have two wireless cards, the full output of this:
Code:
dmesg
Instead of posting text files, copy the files contents and paste them into your post. Surround them with "code tags", the easiest way is type [code] at the beginning of the text, and [/code] at the end. You can also highlight the text and use the # sign at the top of the post entry .

I have gathered that these are the cards you have:
Code:
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01) 168c:002a (rev 01)
04:00.0 Network controller: RaLink RT2860 [1814:0781]
The Atheros would use the ath9k driver. The Ralink will use the proprietary driver RT2860, which appears to be installable from Suse repositories. I would wait until attempting to install it from that link, as it may already be installed. It does appear to need firmware, so that MAY be the problem.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-20-2009   #3 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
Thanks!

I will do this as soon as I get back from work, which should be pretty soon.
mattheyan is offline   Reply With Quote
Old 08-20-2009   #4 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
Code:
============ lspci ============
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (rev 03)
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03)
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801
02:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
	Kernel driver in use: ath9k
	Kernel modules: ath9k
04:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
	Kernel driver in use: rt2860
	Kernel modules: rt2860sta
06:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 12)
	Kernel driver in use: sky2
	Kernel modules: sky2
07:09.0 Mass storage controller [0180]: O2 Micro, Inc. Integrated MS/xD Controller [1217:7130] (rev 03)
07:09.2 SD Host controller [0805]: O2 Micro, Inc. Integrated MMC/SD Controller [1217:7120] (rev 02)
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci-pci

============ lsusb ============
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 04f2:b027 Chicony Electronics Co., Ltd Gateway USB 2.0 Webcam
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

============ lsmod ============
Module                  Size  Used by
sco                    12572  2 
bridge                 57288  1 
stp                     3020  1 bridge
bnep                   14664  2 
rfcomm                 42648  0 
l2cap                  24056  6 bnep,rfcomm
bluetooth              63652  6 sco,bnep,rfcomm,l2cap
xt_tcpudp               3608  1 
xt_pkttype              2152  3 
ipt_LOG                 6812  8 
xt_limit                3180  8 
af_packet              20728  4 
binfmt_misc            10260  1 
snd_pcm_oss            48896  0 
snd_mixer_oss          16808  1 snd_pcm_oss
snd_seq                61968  0 
snd_seq_device          8604  1 snd_seq
i915                   34520  2 
drm                   100592  3 i915
xt_NOTRACK              2152  2 
ipt_REJECT              3480  3 
xt_state                2568  4 
iptable_raw             2760  1 
iptable_filter          3400  1 
nf_conntrack_netbios_ns     2840  0 
nf_conntrack_ipv4      12792  4 
nf_conntrack           80480  4 xt_NOTRACK,xt_state,nf_conntrack_netbios_ns,nf_conntrack_ipv4
ip_tables              19464  2 iptable_raw,iptable_filter
ip6_tables             21048  0 
x_tables               23376  9 xt_tcpudp,xt_pkttype,ipt_LOG,xt_limit,xt_NOTRACK,ipt_REJECT,xt_state,ip_tables,ip6_tables
cpufreq_conservative     8272  0 
cpufreq_userspace       4204  0 
cpufreq_powersave       2248  0 
acpi_cpufreq            8968  1 
fuse                   61088  3 
loop                   17924  0 
dm_mod                 73952  0 
snd_hda_intel         545508  2 
arc4                    2216  2 
sdhci_pci               9176  0 
snd_pcm                95440  2 snd_pcm_oss,snd_hda_intel
ecb                     3464  2 
crypto_blkcipher       19372  1 ecb
uvcvideo               56240  0 
snd_timer              26664  2 snd_seq,snd_pcm
sdhci                  20716  1 sdhci_pci
snd_page_alloc          9816  2 snd_hda_intel,snd_pcm
ath9k                 269144  0 
video                  24124  0 
rtc_cmos               13960  0 
i2c_i801               12836  0 
output                  3672  1 video
rtc_core               22420  1 rtc_cmos
mmc_core               65216  1 sdhci
compat_ioctl32          8536  1 uvcvideo
videodev               35328  2 uvcvideo,compat_ioctl32
mac80211              242320  1 ath9k
battery                13840  0 
sr_mod                 16196  0 
ac                      5776  0 
snd_hwdep               9072  1 snd_hda_intel
v4l1_compat            14220  2 uvcvideo,videodev
button                  8328  0 
serio_raw               6412  0 
rt2860sta             517772  1 
i2c_core               35280  1 i2c_i801
cdrom                  36200  1 sr_mod
snd                    74632  12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
rtc_lib                 3560  1 rtc_core
sky2                   51116  0 
intel_agp              29936  1 
joydev                 12112  0 
cfg80211               28200  1 mac80211
wmi                     8160  0 
pcspkr                  3064  0 
sg                     35344  0 
soundcore               8816  1 snd
sd_mod                 35064  3 
crc_t10dif              2152  1 sd_mod
ehci_hcd               55348  0 
uhci_hcd               27928  0 
usbcore               198656  4 uvcvideo,ehci_hcd,uhci_hcd
edd                    10272  0 
ahci                   34628  2 
libata                183376  1 ahci
scsi_mod              179144  4 sr_mod,sg,sd_mod,libata
dock                   14564  1 libata
ext3                  141912  1 
mbcache                10412  1 ext3
jbd                    68824  1 ext3
fan                     6016  0 
thermal                24232  0 
processor              49904  4 acpi_cpufreq,thermal
thermal_sys            14336  4 video,fan,thermal,processor
hwmon                   4040  1 thermal_sys

============ dmesg-firmware ============

============ kernel version ============
2.6.27.7-9-default
mattheyan is offline   Reply With Quote
Old 08-20-2009   #5 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
Code:
============ dmesg ============
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.27.7-9-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100
Command line: root=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080626BB6F00WDEHTPVF-part1 resume=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080626BB6F00WDEHTPVF-part5 splash=silent vga=0x317
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  Centaur CentaurHauls
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
 BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
 BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000bb6b1000 (usable)
 BIOS-e820: 00000000bb6b1000 - 00000000bb6b7000 (reserved)
 BIOS-e820: 00000000bb6b7000 - 00000000bb7c5000 (usable)
 BIOS-e820: 00000000bb7c5000 - 00000000bb80f000 (reserved)
 BIOS-e820: 00000000bb80f000 - 00000000bb909000 (usable)
 BIOS-e820: 00000000bb909000 - 00000000bbb0f000 (reserved)
 BIOS-e820: 00000000bbb0f000 - 00000000bbb18000 (usable)
 BIOS-e820: 00000000bbb18000 - 00000000bbb1f000 (reserved)
 BIOS-e820: 00000000bbb1f000 - 00000000bbb65000 (usable)
 BIOS-e820: 00000000bbb65000 - 00000000bbb9f000 (ACPI NVS)
 BIOS-e820: 00000000bbb9f000 - 00000000bbbe3000 (usable)
 BIOS-e820: 00000000bbbe3000 - 00000000bbbfd000 (ACPI data)
 BIOS-e820: 00000000bbbfd000 - 00000000bbc00000 (usable)
 BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
DMI 2.5 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working it around.
last_pfn = 0x140000 max_arch_pfn = 0x3ffffffff
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
last_pfn = 0xbbc00 max_arch_pfn = 0x3ffffffff
init_memory_mapping
 0000000000 - 00bbc00000 page 2M
kernel direct mapping tables up to bbc00000 @ 10000-14000
last_map_addr: bbc00000 end: bbc00000
init_memory_mapping
 0100000000 - 0140000000 page 2M
kernel direct mapping tables up to 140000000 @ 12000-18000
last_map_addr: 140000000 end: 140000000
RAMDISK: 379e6000 - 37fefa72
ACPI: RSDP 000F72A0, 0024 (r2 PTLTD )
ACPI: XSDT BBBF582D, 006C (r1 GATEWA SYSTEM   20080723  LTP        0)
ACPI: FACP BBBE7000, 00F4 (r3 GATEWA SYSTEM   20080723 ALAN        1)
ACPI: DSDT BBBE8000, 735D (r2 GATEWA SYSTEM   20080723 INTL 20050624)
ACPI: FACS BBB9EFC0, 0040
ACPI: HPET BBBFCD86, 0038 (r1 GATEWA SYSTEM   20080723 LOHR       5A)
ACPI: MCFG BBBFCDBE, 003C (r1 GATEWA SYSTEM   20080723 LOHR       5A)
ACPI: SLIC BBBFCDFA, 0176 (r1 GATEWA SYSTEM   20080723  LTP        0)
ACPI: APIC BBBFCF70, 0068 (r1 GATEWA SYSTEM   20080723  LTP        0)
ACPI: BOOT BBBFCFD8, 0028 (r1 GATEWA SYSTEM   20080723  LTP        1)
ACPI: SSDT BBBE6000, 0655 (r1  PmRef    CpuPm     3000 INTL 20050624)
ACPI: SSDT BBBE5000, 0259 (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
ACPI: SSDT BBBE4000, 020F (r1  PmRef    ApTst     3000 INTL 20050624)
ACPI: Local APIC address 0xfee00000
No NUMA configuration found
Faking a node at 0000000000000000-0000000140000000
Bootmem setup node 0 0000000000000000-0000000140000000
  NODE_DATA [0000000000013000 - 000000000002afff]
  bootmap [000000000002b000 -  0000000000052fff] pages 28
(7 early reservations) ==> bootmem [0000000000 - 0140000000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
  #2 [0000200000 - 0000bf27b8]    TEXT DATA BSS ==> [0000200000 - 0000bf27b8]
  #3 [00379e6000 - 0037fefa72]          RAMDISK ==> [00379e6000 - 0037fefa72]
  #4 [000009d400 - 0000100000]    BIOS reserved ==> [000009d400 - 0000100000]
  #5 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
  #6 [0000012000 - 0000013000]          PGTABLE ==> [0000012000 - 0000013000]
found SMP MP-table at [ffff8800000f7370] 000f7370
 [ffffe20000000000-ffffe20004ffffff] PMD -> [ffff880028200000-ffff88002c1fffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00140000
Movable zone start PFN for each node
early_node_map[9] active PFN ranges
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x000bb6b1
    0: 0x000bb6b7 -> 0x000bb7c5
    0: 0x000bb80f -> 0x000bb909
    0: 0x000bbb0f -> 0x000bbb18
    0: 0x000bbb1f -> 0x000bbb65
    0: 0x000bbb9f -> 0x000bbbe3
    0: 0x000bbbfd -> 0x000bbc00
    0: 0x00100000 -> 0x00140000
On node 0 totalpages: 1030364
  DMA zone: 1265 pages, LIFO batch:0
  DMA32 zone: 747919 pages, LIFO batch:31
  Normal zone: 258048 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PM: Registered nosave memory: 000000000009d000 - 000000000009e000
PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
PM: Registered nosave memory: 00000000bb6b1000 - 00000000bb6b7000
PM: Registered nosave memory: 00000000bb7c5000 - 00000000bb80f000
PM: Registered nosave memory: 00000000bb909000 - 00000000bbb0f000
PM: Registered nosave memory: 00000000bbb18000 - 00000000bbb1f000
PM: Registered nosave memory: 00000000bbb65000 - 00000000bbb9f000
PM: Registered nosave memory: 00000000bbbe3000 - 00000000bbbfd000
PM: Registered nosave memory: 00000000bbc00000 - 0000000100000000
Allocating PCI resources starting at c0000000 (gap: bbc00000:44400000)
PERCPU: Allocating 62240 bytes of per cpu data
NR_CPUS: 512, nr_cpu_ids: 2, nr_node_ids 1
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1007232
Policy zone: Normal
Kernel command line: root=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080626BB6F00WDEHTPVF-part1 resume=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080626BB6F00WDEHTPVF-part5 splash=silent vga=0x317
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
TSC: PIT calibration confirmed by PMTIMER.
TSC: using PIT calibration value
Detected 1995.186 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Checking aperture...
No AGP bridge found
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing software IO TLB between 0x20000000 - 0x24000000
Memory: 3973156k/5242880k available (2731k kernel code, 148300k reserved, 2620k data, 1472k init)
CPA: page pool initialized 1 of 1 pages preallocated
hpet clockevent registered
Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.37 BogoMIPS (lpj=7980744)
kdb version 4.4 by Keith Owens, Scott Lurndal. Copyright SGI, All Rights Reserved
Security Framework initialized
SELinux:  Disabled at boot.
AppArmor: AppArmor initialized
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
ACPI: Core revision 20080609
ACPI: Checking initramfs for custom DSDT
Parsing all Control Methods:
Table [DSDT](id 0001) - 1171 Objects with 65 Devices 226 Methods 36 Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 27 Objects with 0 Devices 16 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0003) - 7 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0004) - 12 Objects with 0 Devices 9 Methods 0 Regions
 tbxface-0596 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Pentium(R) Dual  CPU  T3200  @ 2.00GHz stepping 0d
Using local APIC timer interrupts.
APIC timer calibration result 10391614
Detected 10.391 MHz APIC timer.
Booting processor 1/1 ip 6000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3990.39 BogoMIPS (lpj=7980794)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Intel(R) Pentium(R) Dual  CPU  T3200  @ 2.00GHz stepping 0d
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (7980.76 BogoMIPS).
CPU0 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 0 1
  domain 1: span 0-1 level NODE
   groups: 0-1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 1 0
  domain 1: span 0-1 level NODE
   groups: 0-1
net_namespace: 1936 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG.
PCI: Using configuration type 1 for base access
evgpeblk-0957 [00] ev_create_gpe_block   : GPE 00 to 3F [_GPE] 8 regs on int 0x9
ACPI: EC: Look up EC in DSDT
Completing Region/Field/Buffer/Package initialization:...................................................................................................................................
Initialized 35/36 Regions 22/22 Fields 28/28 Buffers 46/46 Packages (1226 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:<5>ACPI: BIOS _OSI(Linux) query ignored
ACPI: DMI System Vendor: Gateway                         
ACPI: DMI Product Name: M-7315U                         
ACPI: DMI Product Version: Rev 1                   
ACPI: DMI Board Name:         
ACPI: DMI BIOS Vendor: Phoenix Technologies LTD
ACPI: DMI BIOS Date: 07/23/2008
ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
..
Executed 2 _INI methods requiring 0 _STA executions (examined 72 objects)
evgpeblk-1054 [00] ev_initialize_gpe_bloc: Found 5 Wake, Enabled 7 Runtime GPEs in this block
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
PCI: Using MMCONFIG at e0000000 - efffffff
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: 0000:00:02.0 reg 10 64bit mmio: [f0000000, f03fffff]
PCI: 0000:00:02.0 reg 18 64bit mmio: [d0000000, dfffffff]
PCI: 0000:00:02.0 reg 20 io port: [1800, 1807]
PCI: 0000:00:02.1 reg 10 64bit mmio: [f0400000, f04fffff]
PCI: 0000:00:1a.0 reg 20 io port: [1820, 183f]
PCI: 0000:00:1a.1 reg 20 io port: [1840, 185f]
PCI: 0000:00:1a.2 reg 20 io port: [1860, 187f]
PCI: 0000:00:1a.7 reg 10 32bit mmio: [f0b04800, f0b04bff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: PME# disabled
PCI: 0000:00:1b.0 reg 10 64bit mmio: [f0900000, f0903fff]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.5: PME# disabled
PCI: 0000:00:1d.0 reg 20 io port: [1880, 189f]
PCI: 0000:00:1d.1 reg 20 io port: [18a0, 18bf]
PCI: 0000:00:1d.2 reg 20 io port: [18c0, 18df]
PCI: 0000:00:1d.7 reg 10 32bit mmio: [f0b04c00, f0b04fff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
PCI: 0000:00:1f.2 reg 10 io port: [1818, 181f]
PCI: 0000:00:1f.2 reg 14 io port: [180c, 180f]
PCI: 0000:00:1f.2 reg 18 io port: [1810, 1817]
PCI: 0000:00:1f.2 reg 1c io port: [1808, 180b]
PCI: 0000:00:1f.2 reg 20 io port: [18e0, 18ff]
PCI: 0000:00:1f.2 reg 24 32bit mmio: [f0b04000, f0b047ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
PCI: 0000:00:1f.3 reg 10 64bit mmio: [0, ff]
PCI: 0000:00:1f.3 reg 20 io port: [1c00, 1c1f]
PCI: 0000:02:00.0 reg 10 64bit mmio: [f0500000, f050ffff]
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: PME# supported from D0 D1 D3hot
pci 0000:02:00.0: PME# disabled
Pre-1.1 PCIe device detected, disable ASPM for 0000:00:1c.0. It can be enabled forcedly with 'pcie_aspm=force'
PCI: bridge 0000:00:1c.0 io port: [2000, 2fff]
PCI: bridge 0000:00:1c.0 32bit mmio: [f0500000, f05fffff]
PCI: bridge 0000:00:1c.0 64bit mmio pref: [f0c00000, f0cfffff]
PCI: 0000:04:00.0 reg 10 32bit mmio: [f0600000, f060ffff]
pci 0000:04:00.0: PME# supported from D0 D3hot
pci 0000:04:00.0: PME# disabled
PCI: bridge 0000:00:1c.2 io port: [3000, 3fff]
PCI: bridge 0000:00:1c.2 32bit mmio: [f0600000, f06fffff]
PCI: bridge 0000:00:1c.2 64bit mmio pref: [f0d00000, f0dfffff]
PCI: 0000:06:00.0 reg 10 64bit mmio: [f0700000, f0703fff]
PCI: 0000:06:00.0 reg 18 io port: [4000, 40ff]
pci 0000:06:00.0: supports D1
pci 0000:06:00.0: supports D2
pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:06:00.0: PME# disabled
PCI: bridge 0000:00:1c.5 io port: [4000, 4fff]
PCI: bridge 0000:00:1c.5 32bit mmio: [f0700000, f07fffff]
PCI: 0000:07:09.0 reg 10 32bit mmio: [f0800000, f0800fff]
pci 0000:07:09.0: supports D1
pci 0000:07:09.0: supports D2
pci 0000:07:09.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:07:09.0: PME# disabled
PCI: 0000:07:09.2 reg 10 32bit mmio: [f0801000, f08010ff]
pci 0000:07:09.2: supports D1
pci 0000:07:09.2: supports D2
pci 0000:07:09.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:07:09.2: PME# disabled
pci 0000:00:1e.0: transparent bridge
PCI: bridge 0000:00:1e.0 32bit mmio: [f0800000, f08fffff]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *7 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
PCI-GART: No AMD northbridge found.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
hpet0: 4 64-bit timers, 14318180 Hz
AppArmor: AppArmor Filesystem Enabled
ACPI: RTC can wake from S4
system 00:03: iomem range 0xfed00000-0xfed003ff has been reserved
system 00:05: ioport range 0x680-0x69f has been reserved
system 00:05: ioport range 0x480-0x48f has been reserved
system 00:05: ioport range 0xffff-0xffff has been reserved
system 00:05: ioport range 0xffff-0xffff has been reserved
system 00:05: ioport range 0x400-0x47f has been reserved
system 00:05: ioport range 0x1180-0x11ff has been reserved
system 00:05: ioport range 0x164e-0x164f has been reserved
system 00:05: ioport range 0xfe00-0xfe00 has been reserved
system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
system 00:09: iomem range 0xfed40000-0xfed44fff has been reserved
system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0:   IO window: 0x2000-0x2fff
pci 0000:00:1c.0:   MEM window: 0xf0500000-0xf05fffff
pci 0000:00:1c.0:   PREFETCH window: 0x000000f0c00000-0x000000f0cfffff
pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
pci 0000:00:1c.2:   IO window: 0x3000-0x3fff
pci 0000:00:1c.2:   MEM window: 0xf0600000-0xf06fffff
pci 0000:00:1c.2:   PREFETCH window: 0x000000f0d00000-0x000000f0dfffff
pci 0000:00:1c.5: PCI bridge, secondary bus 0000:06
pci 0000:00:1c.5:   IO window: 0x4000-0x4fff
pci 0000:00:1c.5:   MEM window: 0xf0700000-0xf07fffff
pci 0000:00:1c.5:   PREFETCH window: disabled
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
pci 0000:00:1e.0:   IO window: disabled
pci 0000:00:1e.0:   MEM window: 0xf0800000-0xf08fffff
pci 0000:00:1e.0:   PREFETCH window: disabled
pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:1c.2: setting latency timer to 64
pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.5: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
bus: 00 index 0 io port: [0, ffff]
bus: 00 index 1 mmio: [0, ffffffffffffffff]
bus: 02 index 0 io port: [2000, 2fff]
bus: 02 index 1 mmio: [f0500000, f05fffff]
bus: 02 index 2 mmio: [f0c00000, f0cfffff]
bus: 02 index 3 mmio: [0, 0]
bus: 04 index 0 io port: [3000, 3fff]
bus: 04 index 1 mmio: [f0600000, f06fffff]
bus: 04 index 2 mmio: [f0d00000, f0dfffff]
bus: 04 index 3 mmio: [0, 0]
bus: 06 index 0 io port: [4000, 4fff]
bus: 06 index 1 mmio: [f0700000, f07fffff]
bus: 06 index 2 mmio: [0, 0]
bus: 06 index 3 mmio: [0, 0]
bus: 07 index 0 mmio: [0, 0]
bus: 07 index 1 mmio: [f0800000, f08fffff]
bus: 07 index 2 mmio: [0, 0]
bus: 07 index 3 io port: [0, ffff]
bus: 07 index 4 mmio: [0, ffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 6182k freed
Simple Boot Flag at 0x36 set to 0x1
audit: initializing netlink socket (disabled)
type=2000 audit(1250806307.717:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 1943
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:02.0: Boot video device
pcieport-driver 0000:00:1c.0: setting latency timer to 64
pcieport-driver 0000:00:1c.0: found MSI capability
pci_express 0000:00:1c.0:pcie00: allocate port service
pci_express 0000:00:1c.0:pcie02: allocate port service
pci_express 0000:00:1c.0:pcie03: allocate port service
pcieport-driver 0000:00:1c.2: setting latency timer to 64
pcieport-driver 0000:00:1c.2: found MSI capability
pci_express 0000:00:1c.2:pcie00: allocate port service
pci_express 0000:00:1c.2:pcie02: allocate port service
pci_express 0000:00:1c.2:pcie03: allocate port service
pcieport-driver 0000:00:1c.5: setting latency timer to 64
pcieport-driver 0000:00:1c.5: found MSI capability
pci_express 0000:00:1c.5:pcie00: allocate port service
pci_express 0000:00:1c.5:pcie02: allocate port service
pci_express 0000:00:1c.5:pcie03: allocate port service
vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20011100000, using 6144k, total 65472k
vesafb: mode is 1024x768x16, linelength=2048, pages=41
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...
bootsplash: silentjpeg size 100719 bytes
bootsplash: ...found (1024x768, 38691 bytes, v3).
Console: switching to colour frame buffer device 124x44
fb0: VESA VGA frame buffer device
hpet_resources: 0xfed00000 is busy
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
Serial: 8250/16550 driver8 ports, IRQ sharing disabled
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
registered taskstats version 1
Freeing unused kernel memory: 1472k freed
Write protecting the kernel read-only data: 5024k
ACPI: SSDT BBB1AC20, 0265 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A4) - 6 Objects with 0 Devices 3 Methods 0 Regions
ACPI: SSDT BBB18620, 0549 (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A5) - 1 Objects with 0 Devices 1 Methods 0 Regions
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
processor ACPI_CPU:00: registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT BBB19CA0, 01CF (r1  PmRef    ApIst     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00AF) - 12 Objects with 0 Devices 12 Methods 0 Regions
ACPI: SSDT BBB19F20, 008D (r1  PmRef    ApCst     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00B1) - 3 Objects with 0 Devices 3 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2])
processor ACPI_CPU:01: registered as cooling_device1
Marking TSC unstable due to TSC halts in idle
ACPI: Processor [CPU1] (supports 8 throttling states)
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [TZ00] (42 C)
ACPI: No dock devices found.
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf stag led clo pmp pio slum part 
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xf0b04000 port 0xf0b04100 irq 4348
ata2: SATA max UDMA/133 abar m2048@0xf0b04000 port 0xf0b04180 irq 4348
ata3: DUMMY
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xf0b04000 port 0xf0b04300 irq 4348
ata6: SATA max UDMA/133 abar m2048@0xf0b04000 port 0xf0b04380 irq 4348
Synaptics Touchpad, model: 1, fw: 5.10, id: 0x258eb1, caps: 0xa04711/0x0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input1
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: _GTF unexpected object type 0x1
ata1.00: ATA-8: Hitachi HTS542525K9SA00, BBFOC31P, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: _GTF unexpected object type 0x1
ata1.00: configured for UDMA/133
Clocksource tsc unstable (delta = -380665453 ns)
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: _GTF unexpected object type 0x1
ata2.00: ATAPI: Optiarc DVD RW AD-7560S, SX07, max UDMA/100, ATAPI AN
ata2.00: _GTF unexpected object type 0x1
ata2.00: configured for UDMA/100
ata2: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x0
ata2: irq_stat 0x40000008
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54252 BBFO PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7560S  SX07 PQ: 0 ANSI: 5
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
udevd version 128 started
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1a.0: setting latency timer to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250GB/232GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250GB/232GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
uhci_hcd 0000:00:1a.1: setting latency timer to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb2: SerialNumber: 0000:00:1a.1
uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1a.2: setting latency timer to 64
uhci_hcd 0000:00:1a.2: UHCI Host Controller
uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001860
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb3: SerialNumber: 0000:00:1a.2
ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
ehci_hcd 0000:00:1a.7: setting latency timer to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1a.7: debug port 1
ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1a.7: irq 19, io mem 0xf0b04800
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.27.7-9-default ehci_hcd
usb usb4: SerialNumber: 0000:00:1a.7
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
usb 4-3: new high speed USB device using ehci_hcd and address 2
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.0
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: irq 19, io base 0x000018a0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
usb 4-3: configuration #1 chosen from 1 choice
usb 4-3: New USB device found, idVendor=04f2, idProduct=b027
usb 4-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
usb 4-3: Product: Gateway USB 2.0 Webcam
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.1
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
usb 4-3: Manufacturer: Chicony Electronics Co., Ltd.
usb 4-3: SerialNumber: SN0001
usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 2.6.27.7-9-default uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.2
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0b04c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb8: configuration #1 chosen from 1 choice
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 6 ports detected
usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb8: Product: EHCI Host Controller
usb usb8: Manufacturer: Linux 2.6.27.7-9-default ehci_hcd
usb usb8: SerialNumber: 0000:00:1d.7
PM: Starting manual resume from disk
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
udevd version 128 started
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 1:0:0:0: Attached scsi generic sg1 type 5
input: PC Speaker as /devices/platform/pcspkr/input/input2
ACPI: WMI: Mapper loaded
agpgart-intel 0000:00:00.0: Intel Mobile Intel? GM45 Express Chipset
agpgart-intel 0000:00:00.0: detected 65532K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
vendor=8086 device=294a
sky2 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
sky2 0000:06:00.0: setting latency timer to 64
sky2 0000:06:00.0: v1.22 addr 0xf0700000 irq 17 Yukon-2 FE+ rev 0
sky2 eth0: addr 00:e0:b8:fc:68:3c
rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
vendor=8086 device=2944
rt2860 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18


=== pAd = ffffc20011c01000, size = 627024 ===

<-- RTMPAllocAdapterBlock, Status=0
rt2860 0000:04:00.0: setting latency timer to 64
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button (FF) [PWRF]
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
ACPI: Lid Switch [LID]
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6
ACPI: Sleep Button (CM) [SLPB]
ACPI: AC Adapter [ACAD] (off-line)
Linux video capture interface: v2.00
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
ACPI: I/O resource 0000:00:1f.3 [0x1c00-0x1c1f] conflicts with ACPI region SMBI [0x1c00-0x1c0f]
ACPI: Device needs an ACPI driver
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, hpet irqs
ACPI: Battery Slot [BAT1] (battery present)
acpi device:06: registered as cooling_device2
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/input/input7
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
ath9k: 0.1
vendor=8086 device=2940
ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ath9k 0000:02:00.0: setting latency timer to 64
phy0: Selected rate control algorithm 'ath9k_rate_control'
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
uvcvideo: Found UVC 1.00 device Gateway USB 2.0 Webcam (04f2:b027)
input: Gateway USB 2.0 Webcam as /devices/pci0000:00/0000:00:1a.7/usb4/4-3/4-3:1.0/input/input8
phy0: Atheros 9280: mem=0xffffc200110c0000, irq=16
sdhci-pci 0000:07:09.2: SDHCI controller found [1217:7120] (rev 2)
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
vendor=8086 device=2448
sdhci-pci 0000:07:09.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
mmc0: Unknown controller version (2). You may experience problems.
mmc0: SDHCI controller on PCI [0000:07:09.2] using DMA
HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: setting latency timer to 64
Adding 9936160k swap on /dev/sda5.  Priority:-1 extents:1 across:9936160k
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
loop: module loaded
fuse init (API version 7.9)
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[drm] Initialized drm 1.1.0 20060810
pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:02.0: setting latency timer to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
[drm:i915_getparam] *ERROR* Unknown parameter 5
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
set status page addr 0x071fc000
[drm:i915_getparam] *ERROR* Unknown parameter 5
sky2 eth0: enabling interface
RX DESC ffff8800b41a4000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
--> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
1. Phy Mode = 0
2. Phy Mode = 0
RTMPSetPhyMode: channel is out of range, use first channel=1 
3. Phy Mode = 0
MCS Set = 00 00 00 00 00
<==== RTMPInitialize, Status=0
0x1300 = 00073200
ForceXPAon: 0
NET: Registered protocol family 17
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
bootsplash: status on console 0 changed to on
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
Bluetooth: Core ver 2.13
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.11
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.10
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bridge firewalling registered
pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 0 1
  domain 1: span 0-1 level CPU
   groups: 0-1
   domain 2: span 0-1 level NODE
    groups: 0-1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 1 0
  domain 1: span 0-1 level CPU
   groups: 0-1
   domain 2: span 0-1 level NODE
    groups: 0-1
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=6)
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
wlan0: authenticate with AP 00:1d:7e:45:c2:04
wlan0: authenticate with AP 00:1d:7e:45:c2:04
wlan0: authenticate with AP 00:1d:7e:45:c2:04
wlan0: authentication with AP 00:1d:7e:45:c2:04 timed out
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=6)
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 410
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 410
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
usb 8-3: new high speed USB device using ehci_hcd and address 2
usb 8-3: configuration #1 chosen from 1 choice
usb 8-3: New USB device found, idVendor=154b, idProduct=6545
usb 8-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 8-3: Product: USB 2.0 FD
usb 8-3: Manufacturer: PNY
usb 8-3: SerialNumber: 01645107E3527ACB
Initializing USB Mass Storage driver...
scsi6 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
scsi 6:0:0:0: Direct-Access     PNY      USB 2.0 FD       8.02 PQ: 0 ANSI: 0 CCS
sd 6:0:0:0: [sdb] Attached SCSI removable disk
sd 6:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
sd 6:0:0:0: [sdb] 15695871 512-byte hardware sectors: (8.03GB/7.48GiB)
sd 6:0:0:0: [sdb] Write Protect is off
sd 6:0:0:0: [sdb] Mode Sense: 45 00 00 08
sd 6:0:0:0: [sdb] Assuming drive cache: write through
sd 6:0:0:0: [sdb] 15695871 512-byte hardware sectors: (8.03GB/7.48GiB)
sd 6:0:0:0: [sdb] Write Protect is off
sd 6:0:0:0: [sdb] Mode Sense: 45 00 00 08
sd 6:0:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1
usb 8-3: USB disconnect, address 2
===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 410
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
===>rt_ioctl_giwscan. 2(2) BSS returned, data->length = 247
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
ForceXPAon: 0
mattheyan is offline   Reply With Quote
Old 08-21-2009   #6 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
You have the drivers for both wireless devices loading. There are some errors, but it is difficult to tell which driver is giving the error.

Run these commands, and post the output.
Code:
ifconfig
Code:
iwconfig
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-21-2009   #7 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
iwconfig
Code:
ra0       RT2860 Wireless  ESSID:""  Nickname:"RT2860STA"
          Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
          Bit Rate:1 Mb/s   
          RTS thr:off   Fragment thr:off
          Link Quality=98/100  Signal level:0 dBm  Noise level:-97 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

wlan0     IEEE 802.11bgn  ESSID:""  
          Mode:Managed  Frequency:2.437 GHz  Access Point: Not-Associated   
          Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
ifconfig
Code:
eth0      Link encap:Ethernet  HWaddr 00:E0:B8:FC:68:3C  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:17 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:200 (200.0 b)  TX bytes:200 (200.0 b)

ra0       Link encap:Ethernet  HWaddr 00:1C:DF:94:0A:1B  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:22446 errors:10 dropped:0 overruns:0 frame:0
          TX packets:44907 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:3260020 (3.1 Mb)  TX bytes:1504 (1.4 Kb)
          Interrupt:18 

wlan0     Link encap:Ethernet  HWaddr 00:22:69:4F:DC:D9  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wmaster0  Link encap:UNSPEC  HWaddr 00-22-69-4F-DC-D9-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
mattheyan is offline   Reply With Quote
Old 08-21-2009   #8 (permalink)
Linux Newbie
 
Join Date: Nov 2007
Posts: 180
is there a reason you can't just enter the wep key ? my a t and t modem it's just physically on a sticker on the bottom of the modem, or just log into the modem and it should be there.
bigvoo is offline   Reply With Quote
Old 08-21-2009   #9 (permalink)
Just Joined!
 
Join Date: Aug 2009
Posts: 10
I know the WEP key and have windows machines that can connect no problem. I was also able to use the WEP key to connect using the live disc.
mattheyan is offline   Reply With Quote
Old 08-21-2009   #10 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
My theory on why wireless worked on the LiveCD, but not on an install is this:

You currently have two wireless drivers loading. The ath9k and rt2860sta. The ath9k is an open source driver, where the rt2860sta is a proprietary driver from Ralink. Most Linux distros will not include proprietary driver by default, but they are added after installation.

Using this logic, I deduct that the ath9k was available in the Live CD. The presence of the rt2860sta driver in the install must be interfering with the ath9k. I would try to remove the module, and see if the ath9k (wlan0) will then work.
Code:
sudo modprobe -r rt2860sta
You may want to remove the ath9k module too, and then reload it.
Code:
sudo modprobe -r ath9k
Code:
sudo modprobe ath9k
If you system doesnt\'t use sudo, then gain root privileges using the su command.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:04 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2