LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3758|回复: 10

问:intel wifi link 5100的驱动

[复制链接]
发表于 2010-9-4 16:22:21 | 显示全部楼层 |阅读模式
我刚安装的CENTOS 5.5,核心是2.6.18-194.11.3.el5PAE,无线网卡不能用,于是就找了个新一点的kernel编译了一下,倒是成功了,但是无线网卡还是有问题:
现在的kernel是2.6.32.12
lspci 里能看到
02:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
但是ifup wlan0
wlan0 设备的 MAC 地址与预想的不符,忽略。
这是咋回事?我没辙了,兄弟们帮帮忙吧~我已经折腾了两天一宿了,也没弄好。光核心就编译了4遍,最后一遍才成功,但是无线依旧不行。
发表于 2010-9-4 17:44:31 | 显示全部楼层
iwl5000-ucode 呢?

iwconfig
ifconfig
ifconfig -a
lsmod
dmesg
ls -l /lib/firmware/
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-9-4 18:36:14 | 显示全部楼层
对,有这个东西,我从intel官网上下载的,但不知道怎么用~解压后一共有三个文件,iwlwifi-5000-2.ucode;LICENSE.iwlwifi-5000-ucode;README.iwlwifi-5000-ucode。我英语不过关,看不懂README里是什么意思。
#############################
iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
#############################
ifconfig
eth0      Link encap:Ethernet  HWaddr 00:23:8B:11:5A:F3  
          inet addr:10.0.0.103  Bcast:10.0.0.255  Mask:255.255.255.0
          inet6 addr: fe80::223:8bff:fe11:5af3/64 Scopeink
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:451 errors:0 dropped:0 overruns:0 frame:0
          TX packets:619 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:120101 (117.2 KiB)  TX bytes:99457 (97.1 KiB)
          Interrupt:29

lo        Link encapocal Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1130 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1130 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1981848 (1.8 MiB)  TX bytes:1981848 (1.8 MiB)
#################################
ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:23:8B:11:5A:F3  
          inet addr:10.0.0.103  Bcast:10.0.0.255  Mask:255.255.255.0
          inet6 addr: fe80::223:8bff:fe11:5af3/64 Scopeink
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:451 errors:0 dropped:0 overruns:0 frame:0
          TX packets:619 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:120101 (117.2 KiB)  TX bytes:99457 (97.1 KiB)
          Interrupt:29

lo        Link encapocal Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1130 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1130 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1981848 (1.8 MiB)  TX bytes:1981848 (1.8 MiB)
###################################
lsmod
Module                  Size  Used by
autofs4                16941  3
hidp                    8488  2
l2cap                  24489  5 hidp
crc16                   1007  1 l2cap
bluetooth              39427  2 hidp,l2cap
lockd                  49298  0
sunrpc                134146  2 lockd
cpufreq_ondemand        5674  2
acpi_cpufreq            5995  0
dm_mirror               9261  0
dm_multipath           11503  0
scsi_dh                 3508  1 dm_multipath
sbs                     8232  0
sbshc                   2628  1 sbs
ipv6                  187795  20
parport_pc             16518  0
lp                      6105  0
parport                22243  2 parport_pc,lp
snd_hda_codec_nvhdmi     2623  1
snd_hda_codec_realtek   168718  1
snd_hda_intel          16560  1
snd_hda_codec          40886  3 snd_hda_codec_nvhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               3831  1 snd_hda_codec
snd_seq_dummy            883  0
snd_seq_oss            19639  0
video                  15175  0
output                  1188  1 video
snd_seq_midi_event      3692  1 snd_seq_oss
snd_seq                33127  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          3553  3 snd_seq_dummy,snd_seq_oss,snd_seq
joydev                  6647  0
snd_pcm_oss            29323  0
sg                     20154  0
battery                 7368  0
ac                      2295  0
snd_mixer_oss          11002  1 snd_pcm_oss
r8169                  27707  0
mii                     2682  1 r8169
snd_pcm                46091  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              12112  2 snd_seq,snd_pcm
tpm_tis                 5400  0
snd                    32555  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
rtc_cmos                6544  0
tpm                     7829  1 tpm_tis
rtc_core                8937  1 rtc_cmos
serio_raw               2956  0
sr_mod                 10790  0
cdrom                  25756  1 sr_mod
i2c_i801                5836  0
button                  3614  0
pcspkr                  1227  0
soundcore               3737  1 snd
tpm_bios                3688  1 tpm
rtc_lib                 1297  1 rtc_core
i2c_core               12234  1 i2c_i801
snd_page_alloc          4761  2 snd_hda_intel,snd_pcm
dm_region_hash          5044  1 dm_mirror
dm_log                  6334  2 dm_mirror,dm_region_hash
dm_mod                 44655  3 dm_mirror,dm_multipath,dm_log
usb_storage            29993  0
ahci                   27301  4
libata                113070  1 ahci
sd_mod                 22356  5
scsi_mod              103052  6 scsi_dh,sg,sr_mod,usb_storage,libata,sd_mod
ext3                   95202  3
jbd                    31377  1 ext3
uhci_hcd               15406  0
ohci_hcd               16389  0
ehci_hcd               27252  0
#########################################
dmesg
Linux version 2.6.32.12 (root@localhost.localdomain) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Sat Sep 4 12:31:09 CST 2010
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000be9b4000 (usable)
BIOS-e820: 00000000be9b4000 - 00000000be9b7000 (ACPI NVS)
BIOS-e820: 00000000be9b7000 - 00000000bfca5000 (usable)
BIOS-e820: 00000000bfca5000 - 00000000bfcbf000 (reserved)
BIOS-e820: 00000000bfcbf000 - 00000000bfd85000 (usable)
BIOS-e820: 00000000bfd85000 - 00000000bfdbf000 (ACPI NVS)
BIOS-e820: 00000000bfdbf000 - 00000000bfdec000 (usable)
BIOS-e820: 00000000bfdec000 - 00000000bfdff000 (ACPI data)
BIOS-e820: 00000000bfdff000 - 00000000bfe00000 (usable)
BIOS-e820: 00000000bfe00000 - 00000000c0000000 (reserved)
BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
DMI 2.4 present.
last_pfn = 0xbfe00 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-C7FFF uncachable
  C8000-EFFFF write-protect
  F0000-FFFFF uncachable
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 080000000 mask FC0000000 write-back
  2 base 0BFE00000 mask FFFE00000 uncachable
  3 base 100000000 mask FC0000000 write-back
  4 disabled
  5 disabled
  6 base 0FFFE0000 mask FFFFE0000 write-protect
  7 base 0FFFD8000 mask FFFFF8000 write-protect
initial memory mapped : 0 - 00c00000
init_memory_mapping: 0000000000000000-00000000377fe000
0000000000 - 0000400000 page 4k
0000400000 - 0037400000 page 2M
0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 7000-c000
RAMDISK: 37d74000 - 37fefabb
Allocated new RAMDISK: 00100000 - 0037babb
Move RAMDISK from 0000000037d74000 - 0000000037fefaba to 00100000 - 0037baba
ACPI: RSDP 000fe020 00024 (v02 QUANTA)
ACPI: XSDT bfdfe120 00064 (v01 QUANTA WTW8     00000001      01000013)
ACPI: FACP bfdfd000 000F4 (v04 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: DSDT bfdef000 09EB8 (v01 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: FACS bfd92000 00040
ACPI: HPET bfdfc000 00038 (v01 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: APIC bfdfb000 0006C (v01 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: MCFG bfdfa000 0003C (v01 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: ASF! bfdf9000 000A5 (v32 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: SLIC bfdee000 00176 (v01 QUANTA WTW8     06040000 MSFT 01000013)
ACPI: BOOT bfded000 00028 (v01 QUANTA WTW8     00000001 MSFT 01000013)
ACPI: SSDT bfdec000 00655 (v01 QUANTA WTW8     00003000 INTL 20060317)
ACPI: Local APIC address 0xfee00000
2182MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
  node 0 low ram: 00000000 - 377fe000
  node 0 bootmap 00008000 - 0000ef00
(9 early reservations) ==> bootmem [0000000000 - 00377fe000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
  #3 [0000400000 - 00008c3ba4]    TEXT DATA BSS ==> [0000400000 - 00008c3ba4]
  #4 [000009e000 - 0000100000]    BIOS reserved ==> [000009e000 - 0000100000]
  #5 [00008c4000 - 00008c7224]              BRK ==> [00008c4000 - 00008c7224]
  #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
  #7 [0000100000 - 000037babb]      NEW RAMDISK ==> [0000100000 - 000037babb]
  #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
Zone PFN ranges:
  DMA      0x00000000 -> 0x00001000
  Normal   0x00001000 -> 0x000377fe
  HighMem  0x000377fe -> 0x000bfe00
Movable zone start PFN for each node
early_node_map[6] active PFN ranges
    0: 0x00000000 -> 0x0000009e
    0: 0x00000100 -> 0x000be9b4
    0: 0x000be9b7 -> 0x000bfca5
    0: 0x000bfcbf -> 0x000bfd85
    0: 0x000bfdbf -> 0x000bfdec
    0: 0x000bfdff -> 0x000bfe00
On node 0 totalpages: 785716
free_area_init_node: node 0, pgdat c07cfc00, node_mem_map c1001000
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3966 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 221486 pages, LIFO batch:31
  HighMem zone: 4365 pages used for memmap
  HighMem zone: 554123 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
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.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 4 CPUs, 2 hotplug CPUs
nr_irqs_gsi: 24
Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 15 pages/cpu @c2c00000 s40312 r0 d21128 u1048576
pcpu-alloc: s40312 r0 d21128 u1048576 alloc=1*4194304
pcpu-alloc: [0] 0 1 2 3
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 779575
Kernel command line: ro root=LABEL=/ rhgb quiet
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
Initializing HighMem for node 0 (000377fe:000bfe00)
Memory: 3108576k/3143680k available (2586k kernel code, 33148k reserved, 1351k data, 380k init, 2233952k highmem)
virtual kernel memory layout:
    fixmap  : 0xffe7f000 - 0xfffff000   (1536 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc07d9000 - 0xc0838000   ( 380 kB)
      .data : 0xc0686b47 - 0xc07d8ad8   (1351 kB)
      .text : 0xc0400000 - 0xc0686b47   (2586 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
Hierarchical RCU implementation.
NR_IRQS:512
CPU 0 irqstacks, hard=c2c00000 soft=c2c01000
Console: colour VGA+ 80x25
console [tty0] enabled
hpet clockevent registered
HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Fast TSC calibration using PIT
Detected 1994.859 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.71 BogoMIPS (lpj=1994859)
Security Framework initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
Mount-cache hash table entries: 512
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 3072K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
Performance Events: Core2 events, Intel PMU driver.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
Checking 'hlt' instruction... OK.
ACPI: Core revision 20090903
Enabling APIC mode:  Flat.  Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM)2 Duo CPU     P7350  @ 2.00GHz stepping 06
CPU 1 irqstacks, hard=c2d00000 soft=c2d01000
Booting processor 1 APIC 0x1 ip 0x6000
Initializing CPU#1
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 3072K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
CPU1: Intel(R) Core(TM)2 Duo CPU     P7350  @ 2.00GHz stepping 06
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (7979.98 BogoMIPS).
CPU0 attaching sched-domain:
domain 0: span 0-1 level MC
  groups: 0 1
CPU1 attaching sched-domain:
domain 0: span 0-1 level MC
  groups: 1 0
khelper used greatest stack depth: 3128 bytes left
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
PCI: MCFG area at f8000000 reserved in E820
PCI: Using MMCONFIG for extended config space
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: BIOS _OSI(Linux) query ignored
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: ACPI Dock Station Driver: 1 docks/bays found
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:1a.0: reg 20 io port: [0x60e0-0x60ff]
pci 0000:00:1a.1: reg 20 io port: [0x60c0-0x60df]
pci 0000:00:1a.7: reg 10 32bit mmio: [0xd9205c00-0xd9205fff]
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: [0xd9200000-0xd9203fff]
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.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: 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: [0x60a0-0x60bf]
pci 0000:00:1d.1: reg 20 io port: [0x6080-0x609f]
pci 0000:00:1d.2: reg 20 io port: [0x6060-0x607f]
pci 0000:00:1d.3: reg 20 io port: [0x6040-0x605f]
pci 0000:00:1d.7: reg 10 32bit mmio: [0xd9205800-0xd9205bff]
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: [0x6108-0x610f]
pci 0000:00:1f.2: reg 14 io port: [0x6114-0x6117]
pci 0000:00:1f.2: reg 18 io port: [0x6100-0x6107]
pci 0000:00:1f.2: reg 1c io port: [0x6110-0x6113]
pci 0000:00:1f.2: reg 20 io port: [0x6020-0x603f]
pci 0000:00:1f.2: reg 24 32bit mmio: [0xd9205000-0xd92057ff]
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: [0xd9206000-0xd92060ff]
pci 0000:00:1f.3: reg 20 io port: [0x6000-0x601f]
pci 0000:00:1f.6: reg 10 64bit mmio: [0xd9204000-0xd9204fff]
pci 0000:01:00.0: reg 10 32bit mmio: [0xd2000000-0xd2ffffff]
pci 0000:01:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
pci 0000:01:00.0: reg 1c 64bit mmio: [0xd0000000-0xd1ffffff]
pci 0000:01:00.0: reg 24 io port: [0x5000-0x507f]
pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfffe0000-0xffffffff]
pci 0000:00:01.0: bridge io port: [0x5000-0x5fff]
pci 0000:00:01.0: bridge 32bit mmio: [0xd0000000-0xd2ffffff]
pci 0000:00:01.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
pci 0000:02:00.0: reg 10 64bit mmio: [0xd8100000-0xd8101fff]
pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:1c.0: bridge io port: [0x4000-0x4fff]
pci 0000:00:1c.0: bridge 32bit mmio: [0xd8100000-0xd91fffff]
pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd3000000-0xd3ffffff]
pci 0000:00:1c.1: bridge io port: [0x3000-0x3fff]
pci 0000:00:1c.1: bridge 32bit mmio: [0xd7100000-0xd80fffff]
pci 0000:00:1c.1: bridge 64bit mmio pref: [0xd4000000-0xd4ffffff]
pci 0000:05:00.0: reg 10 io port: [0x1000-0x10ff]
pci 0000:05:00.0: reg 18 64bit mmio pref: [0xd5010000-0xd5010fff]
pci 0000:05:00.0: reg 20 64bit mmio pref: [0xd5000000-0xd500ffff]
pci 0000:05:00.0: reg 30 32bit mmio pref: [0xffff0000-0xffffffff]
pci 0000:05:00.0: supports D1 D2
pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:05:00.0: PME# disabled
pci 0000:00:1c.5: bridge io port: [0x1000-0x2fff]
pci 0000:00:1c.5: bridge 32bit mmio: [0xd6100000-0xd70fffff]
pci 0000:00:1c.5: bridge 64bit mmio pref: [0xd5000000-0xd60fffff]
pci 0000:00:1e.0: transparent bridge
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP6._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:02: io resource (0x164e-0x164f) overlaps 0000:00:1c.5 BAR 13 (0x1000-0x2fff), disabling
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
system 00:00: iomem range 0xf8000000-0xfbffffff has been reserved
system 00:02: ioport range 0x600-0x60f has been reserved
system 00:02: ioport range 0x610-0x610 has been reserved
system 00:02: ioport range 0x800-0x80f has been reserved
system 00:02: ioport range 0x810-0x817 has been reserved
system 00:02: ioport range 0x820-0x823 has been reserved
system 00:02: ioport range 0x400-0x47f has been reserved
system 00:02: ioport range 0x500-0x53f has been reserved
system 00:02: ioport range 0x540-0x57f has been reserved
system 00:02: ioport range 0x380-0x383 has been reserved
system 00:02: iomem range 0xf8000000-0xfbffffff has been reserved
system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
system 00:02: iomem range 0xfed10000-0xfed13fff has been reserved
system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
system 00:02: iomem range 0xfec00000-0xfec00fff could not be reserved
system 00:02: iomem range 0xfed20000-0xfed8ffff has been reserved
system 00:02: iomem range 0xfee00000-0xfee00fff has been reserved
pci 0000:01:00.0: BAR 6: no parent found for of device [0xfffe0000-0xffffffff]
pci 0000:05:00.0: BAR 6: no parent found for of device [0xffff0000-0xffffffff]
pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xd0000000-0xcfffffff]
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: 0x5000-0x5fff
pci 0000:00:01.0:   MEM window: 0xd0000000-0xd2ffffff
pci 0000:00:01.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0:   IO window: 0x4000-0x4fff
pci 0000:00:1c.0:   MEM window: 0xd8100000-0xd91fffff
pci 0000:00:1c.0:   PREFETCH window: 0x000000d3000000-0x000000d3ffffff
pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
pci 0000:00:1c.1:   IO window: 0x3000-0x3fff
pci 0000:00:1c.1:   MEM window: 0xd7100000-0xd80fffff
pci 0000:00:1c.1:   PREFETCH window: 0x000000d4000000-0x000000d4ffffff
pci 0000:00:1c.5: PCI bridge, secondary bus 0000:05
pci 0000:00:1c.5:   IO window: 0x1000-0x2fff
pci 0000:00:1c.5:   MEM window: 0xd6100000-0xd70fffff
pci 0000:00:1c.5:   PREFETCH window: 0x000000d5000000-0x000000d60fffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
pci 0000:00:1e.0:   IO window: disabled
pci 0000:00:1e.0:   MEM window: disabled
pci 0000:00:1e.0:   PREFETCH window: disabled
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:01.0: setting latency timer to 64
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.1: enabling device (0000 -> 0003)
pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.1: 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
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:01: resource 0 io:  [0x5000-0x5fff]
pci_bus 0000:01: resource 1 mem: [0xd0000000-0xd2ffffff]
pci_bus 0000:01: resource 2 pref mem [0xc0000000-0xcfffffff]
pci_bus 0000:02: resource 0 io:  [0x4000-0x4fff]
pci_bus 0000:02: resource 1 mem: [0xd8100000-0xd91fffff]
pci_bus 0000:02: resource 2 pref mem [0xd3000000-0xd3ffffff]
pci_bus 0000:03: resource 0 io:  [0x3000-0x3fff]
pci_bus 0000:03: resource 1 mem: [0xd7100000-0xd80fffff]
pci_bus 0000:03: resource 2 pref mem [0xd4000000-0xd4ffffff]
pci_bus 0000:05: resource 0 io:  [0x1000-0x2fff]
pci_bus 0000:05: resource 1 mem: [0xd6100000-0xd70fffff]
pci_bus 0000:05: resource 2 pref mem [0xd5000000-0xd60fffff]
pci_bus 0000:06: resource 3 io:  [0x00-0xffff]
pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
pci 0000:01:00.0: Boot video device
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 2542k freed
khelper used greatest stack depth: 3076 bytes left
Simple Boot Flag value 0x5 read from CMOS RAM was invalid
Simple Boot Flag at 0x44 set to 0x1
apm: BIOS not found.
audit: initializing netlink socket (disabled)
type=2000 audit(1283624112.252:1): initialized
highmem bounce pool size: 64 pages
HugeTLB registered 4 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1715
SELinux:  Registering netfilter hooks
cryptomgr_test used greatest stack depth: 2952 bytes left
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
pcieport 0000:00:01.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
pcieport 0000:00:1c.5: setting latency timer to 64
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pci-stub: invalid id string ""
ACPI: SSDT bfcb4c98 00223 (v01 QUANTA WTW8     00003000 INTL 20060317)
ACPI: SSDT bfcb2698 0061D (v01 QUANTA WTW8     00003001 INTL 20060317)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
processor LNXCPU:00: registered as cooling_device0
ACPI: SSDT bfcb3e18 001CF (v01 QUANTA WTW8     00003000 INTL 20060317)
ACPI: SSDT bfcb4f18 0008D (v01 QUANTA WTW8     00003000 INTL 20060317)
processor LNXCPU:01: registered as cooling_device1
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [TZ01] (58 C)
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
brd: module loaded
Uniform Multi-Platform E-IDE driver
ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
Probing IDE interface ide0...
ide0: no devices on the port
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
ide1: no devices on the port
ide1 at 0x170-0x177,0x376 on irq 15
ide-gd driver 1.18
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP bic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 380k freed
Write protecting the kernel text: 2588k
Write protecting the kernel read-only data: 1060k
input: AT Translated Set 2 keyboard as /class/input/input0
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.7: PCI INT D -> 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 1
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 0xd9205c00
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
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 2
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 20, io mem 0xd9205800
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
insmod used greatest stack depth: 2776 bytes left
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
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 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x000060e0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
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 4
uhci_hcd 0000:00:1a.1: irq 21, io base 0x000060c0
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
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 20, io base 0x000060a0
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
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 0x00006080
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
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 16, io base 0x00006060
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
uhci_hcd 0000:00:1d.3: irq 18, io base 0x00006040
usb usb8: configuration #1 chosen from 1 choice
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
insmod used greatest stack depth: 2760 bytes left
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: irq 28 for MSI/MSI-X
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 ilck pm led clo pmp pio slum part ccc ems sxs
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@0xd9205000 port 0xd9205100 irq 28
ata2: SATA max UDMA/133 abar m2048@0xd9205000 port 0xd9205180 irq 28
ata3: DUMMY
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xd9205000 port 0xd9205300 irq 28
ata6: SATA max UDMA/133 abar m2048@0xd9205000 port 0xd9205380 irq 28
usb 1-1: new high speed USB device using ehci_hcd and address 2
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: Optiarc DVD RW AD-7560S, SX07, max UDMA/100, ATAPI AN
ata2.00: configured for UDMA/100
Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000
ata1.00: ATA-8: TOSHIBA MK1652GSX, LV010A, max UDMA/100
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1652GS LV01 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
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:
scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7560S  SX07 PQ: 0 ANSI: 5
input: SynPS/2 Synaptics TouchPad as /class/input/input1
sda1 sda2 sda3 <
usb 1-1: configuration #1 chosen from 1 choice
sda5 sda6 sda7 sda8 >
sd 0:0:0:0: [sda] Attached SCSI disk
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
usb 1-4: new high speed USB device using ehci_hcd and address 3
usb 1-4: configuration #1 chosen from 1 choice
usb 5-2: new low speed USB device using uhci_hcd and address 2
usb 5-2: configuration #1 chosen from 1 choice
input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input2
generic-usb 0003:045E:0040.0001: input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.0-2/input0
scsi 6:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
usb-storage: device scan complete
sd 6:0:0:0: [sdb] Attached SCSI removable disk
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with writeback data mode.
SELinux:  Disabled at runtime.
SELinux:  Unregistering netfilter hooks
type=1404 audit(1283624143.288:2): selinux=0 auid=4294967295 ses=4294967295
uname used greatest stack depth: 2756 bytes left
mount used greatest stack depth: 2292 bytes left
date used greatest stack depth: 2092 bytes left
input: PC Speaker as /class/input/input3
input: Power Button as /class/input/input4
ACPI: Power Button [PWRB]
input: Lid Switch as /class/input/input5
ACPI: Lid Switch [LID0]
input: Sleep Button as /class/input/input6
ACPI: Sleep Button [SLPB]
input: Power Button as /class/input/input7
ACPI: Power Button [PWRF]
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
r8169 0000:05:00.0: setting latency timer to 64
r8169 0000:05:00.0: irq 29 for MSI/MSI-X
eth0: RTL8102e at 0xf8890000, 00:23:8b:11:5a:f3, XID 14a00000 IRQ 29
ACPI: AC Adapter [ACAD] (off-line)
ACPI: Battery Slot [BAT0] (battery present)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
sd 6:0:0:0: Attached scsi generic sg2 type 0
acpi device:07: registered as cooling_device2
input: Video Bus as /class/input/input8
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
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
hda_codec: ALC268: BIOS auto-probing.
input: HDA Digital PCBeep as /class/input/input9
floppy0: no floppy controllers found
lp: driver loaded but no devices found
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64 bytes. See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
device-mapper: multipath: version 1.1.0 loaded
EXT3 FS on sda5, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda8, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
Adding 5855652k swap on /dev/sda6.  Priority:-1 extents:1 across:5855652k
microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
platform microcode: firmware: requesting intel-ucode/06-17-06
microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
platform microcode: firmware: requesting intel-ucode/06-17-06
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Microcode Update Driver: v2.00 removed.
warning: process `kudzu' used the deprecated sysctl system call with 1.23.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
warning: `dbus-daemon' uses 32-bit capabilities (legacy support in use)
Bluetooth: Core ver 2.15
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.14
Bluetooth: L2CAP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
r8169: eth0: link up
r8169: eth0: link up
evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64 bytes. See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
eth0: no IPv6 routers present
scim-bridge[4144]: segfault at c ip 004fa8a7 sp bfd24a4c error 4 in libscim-1.0.so.8.1.0[49b000+d5000]
#######################################################################
ls -l /lib/firmware/
总计 1308
drwxr-xr-x 2 root root   4096 09-04 15:03 3com
drwxr-xr-x 2 root root   4096 09-04 15:03 acenic
drwxr-xr-x 2 root root   4096 09-04 15:03 adaptec
-rw-r--r-- 1 root root   9726 09-04 15:03 atmsar11.fw
drwxr-xr-x 2 root root   4096 09-04 15:03 bnx2
-rw-r--r-- 1 root root 162896 09-04 15:03 bnx2x-e1-5.0.21.0.fw
-rw-r--r-- 1 root root 163000 09-04 10:45 bnx2x-e1-5.2.13.0.fw
-rw-r--r-- 1 root root 205616 09-04 15:03 bnx2x-e1h-5.0.21.0.fw
-rw-r--r-- 1 root root 205512 09-04 10:45 bnx2x-e1h-5.2.13.0.fw
drwxr-xr-x 2 root root   4096 09-04 15:03 cis
drwxr-xr-x 2 root root   4096 09-04 15:03 cxgb3
drwxr-xr-x 2 root root   4096 09-04 15:03 e100
drwxr-xr-x 2 root root   4096 09-04 15:03 edgeport
drwxr-xr-x 2 root root   4096 09-04 15:03 emi26
drwxr-xr-x 2 root root   4096 09-04 15:03 emi62
drwxr-xr-x 2 root root   4096 09-04 15:03 ess
-rw-r--r-- 1 root root 353240 09-04 01:03 iwlwifi-5000-2.ucode
drwxr-xr-x 2 root root   4096 09-04 15:03 kaweth
drwxr-xr-x 2 root root   4096 09-04 15:03 keyspan_pda
drwxr-xr-x 2 root root   4096 09-04 15:03 korg
drwxr-xr-x 2 root root   4096 09-04 15:03 matrox
-rw-r--r-- 1 root root  13847 09-04 15:03 mts_cdma.fw
-rw-r--r-- 1 root root  14067 09-04 15:03 mts_edge.fw
-rw-r--r-- 1 root root  13847 09-04 15:03 mts_gsm.fw
drwxr-xr-x 2 root root   4096 09-04 15:03 ositech
drwxr-xr-x 2 root root   4096 09-04 15:03 qlogic
drwxr-xr-x 2 root root   4096 09-04 15:03 r128
drwxr-xr-x 2 root root   4096 09-04 15:03 radeon
drwxr-xr-x 2 root root   4096 09-04 15:03 sun
-rw-r--r-- 1 root root  13765 09-04 15:03 ti_3410.fw
-rw-r--r-- 1 root root  13764 09-04 15:03 ti_5052.fw
drwxr-xr-x 2 root root   4096 09-04 15:03 tigon
-rw-r--r-- 1 root root  23554 09-04 15:03 whiteheat.fw
-rw-r--r-- 1 root root   5626 09-04 15:03 whiteheat_loader.fw
drwxr-xr-x 2 root root   4096 09-04 15:03 yamaha
回复 支持 反对

使用道具 举报

发表于 2010-9-4 20:42:19 | 显示全部楼层
跟ucode无关,你已经有了  -rw-r--r-- 1 root root 353240 09-04 01:03 iwlwifi-5000-2.ucode
ifconfig -a 里 没 wlan*  网卡没驱起来 lsmod 里 也没 iwl5000
可能你编进内核了,也可能就没把 Intel Wireless WiFi 5000AGN  选上
你再复查一遍内核,把网卡 编成 模块,也就几分钟的事
现在试一下  modprobe iwl5000 看下输出
回复 支持 反对

使用道具 举报

发表于 2010-9-4 21:23:02 | 显示全部楼层
我的回答有错
几年没用intel的卡了。刚看了下kernel 现在叫  iwlagn 了?
建议你不管3721 把intel的卡都编成模块。ifconfig -a  出现 wlan0 那就驱起来了
ucode 也有版本之别 多试几个  http://intellinuxwireless.org/?p=iwlwifi
我还经常没打开 无线硬开关,提醒下
我用的2.6.36 没 5000AGN  的字样了,你 2.6.32可能还有。再有问题 我下个 2.6.32看一下
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-9-5 08:35:29 | 显示全部楼层
谢谢老兄的耐心解答,这里还有三个比较白痴的问题:
1、如何复查内核?
2、如何把网卡编成模块?
是需要我再编译一次内核吗?
3、那个ucode是什么东西?跟驱动有什么关系?
回复 支持 反对

使用道具 举报

发表于 2010-9-5 19:41:25 | 显示全部楼层
1+2  是的  make menuconfig  或  make xconfig  进去加加渐减
至于编成模块,make menuconfig 里 空格键选到 M ,make xconfig 是 实心点
3 ucode=firmware=固件 再多我也不懂了
其实你上传 /usr/src/linux-2.6.32*/.config 就知道 网卡配没配好了
make xconfig 里 ctrl+f  iwlagn 能快速定位到intel网卡
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-9-5 23:12:00 | 显示全部楼层
我大概明白了,我在我的.config里搜了一下,确实没有iw的字样。
我前几次编译kernel的时候是用的make menuconfig,但是编译完成了以后总是没有办法启动,所以最后一次我就直接从网上下载了一个所谓热点config,直接用来编译了,看来还是核心编译的问题,我还要重新再搞一次。
还有一个问题,lspci和lsmod的区别是什么?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-9-6 08:56:05 | 显示全部楼层
ok了哥们儿,呵呵,我无线能用了,我今天用旧的核心进了一次系统,不知道为什么无线就又可以用了,能用就好,不折腾了~呵呵,谢谢阿~~~
还是再问一下,lspci和lsmod的区别是什么?
回复 支持 反对

使用道具 举报

发表于 2010-9-6 17:39:24 | 显示全部楼层
Post by hailang424;2111216
ok了哥们儿,呵呵,我无线能用了,我今天用旧的核心进了一次系统,不知道为什么无线就又可以用了,能用就好,不折腾了~呵呵,谢谢阿~~~
还是再问一下,lspci和lsmod的区别是什么?


当然不一样了,lspci属于pciutils包,查的是pci总线的状态,还有连接pci总线的设备信息;相对的lsmod是module-init-tools包里的,查的是系统加载的模块的信息。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表