Alan Jenkins wrote:
On 8/7/09, Trevor <[email protected]> wrote:

Andreas Schreiner wrote:
Quoting Trevor <[email protected]>:

This is a constant bug for me on 900a. Fn+F2 will switch wireless off,
but not back on. Running the wireless scripts manually results in:
off:
tre...@myri:/etc/acpi/actions$ sudo sh wireless.sh off
Detected eeepc-wlan as rfkill /sys/class/rfkill/rfkill0
Detected WLAN module ath5k on wlan0

On:
tre...@myri:/etc/acpi/actions$ sudo sh wireless.sh on
Detected eeepc-wlan as rfkill /sys/class/rfkill/rfkill0
Detected WLAN module ath5k on wlan0
wlan0: ERROR while getting interface flags: No such device
exec: 51: wireless.sh: not found

the led comes back on, but I get no connectivity and scanning with wicd

anything else I can provide?

I also use the EeePC 900a but not with pure Debian but Sidux instead. I
have not yet tried this with "real" Debian Kernels and this is why I
didt not yet open a bug report.

But the story is as follows! The EeePC 900A still needs pciehp_force=1
when loading the pciehp kernel module - even with the most up-to-date
kernels. WLAN toggle will not work without pciehp_force=1 but it will
work with it!

Here is what you can do to test this:
Reboot, then open a console and become root:

Unload the pciehp module:
# modprobe -r pciehp

Load it again with pciehp_force
# modprobe pciehp pciehp_force=1

You will now see that WLAN toggle works again without problems by
pressing fn-F2


If you want to fix this permanently until the next eeepc-acpi-scripts
update you can edit the /etc/init.d/eeepc-acpi-scripts file accordingly.
This is what I have done but I would only recommend it if you at least
understand how the file works and what to change - otherwise might break
something.


I hope I will find some time soon to test this with original Debian
Kernels (stable, testing and unstable). Then it'll be easy to patch
eeepc-acpi-scripts accordingly to specially treat the 900A.

Regards
Andreas Schreiner


Hey! It works great! Thanks Andreas!

[CC asus acpi mailing list]

Sorry to butt in late.

I wouldn't call it butting in - getting this to work right would be great, and you've probably got some insights that haven't yet been voiced.

                          On 2.6.30, eeepc-laptop is intended to replace
the force-loading of pciehp.  It would be good to know why it doesn't
work on the 900A when it works on other machines.  Maybe we can fix
it.

I don't have any idea why, but it's definitely not working here. I'm happy to help however I can

Does dmesg show any errors during the initialisation of eeepc-laptop?

I would be interested in the full output of dmesg and acpidump.

Regards
Alan

I don't see anything out-of-place in dmesg, but I've never seen the successful version, so my eyes are likely not the best to look at it. full output of dmesg is attached, how would I get you the acpidump?

Trevor
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.30-1-686 (Debian 2.6.30-5) ([email protected]) 
(gcc version 4.3.3 (Debian 4.3.3-15) ) #1 SMP Mon Aug 3 16:18:30 UTC 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f7a0000 (usable)
[    0.000000]  BIOS-e820: 000000003f7a0000 - 000000003f7ae000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003f7ae000 - 000000003f7f0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f7f0000 - 000000003f800000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) 
==> (reserved)
[    0.000000] last_pfn = 0x3f7a0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 0C0000000 write-back
[    0.000000]   1 base 03F800000 mask 0FF800000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 10000-15000
[    0.000000] RAMDISK: 37df8000 - 37fef2fb
[    0.000000] Allocated new RAMDISK: 00544000 - 0073b2fb
[    0.000000] Move RAMDISK from 0000000037df8000 - 0000000037fef2fa to 
00544000 - 0073b2fa
[    0.000000] ACPI: RSDP 000fb8e0 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 3f7a0000 0003C (v01 A_M_I_ OEMRSDT  10000827 MSFT 
00000097)
[    0.000000] ACPI: FACP 3f7a0200 00084 (v02 A_M_I_ OEMFACP  10000827 MSFT 
00000097)
[    0.000000] ACPI: DSDT 3f7a05b0 05B16 (v01  A1054 A1054000 00000000 INTL 
20051117)
[    0.000000] ACPI: FACS 3f7ae000 00040
[    0.000000] ACPI: APIC 3f7a0390 0005C (v01 A_M_I_ OEMAPIC  10000827 MSFT 
00000097)
[    0.000000] ACPI: MCFG 3f7a03f0 0003C (v01 A_M_I_ OEMMCFG  10000827 MSFT 
00000097)
[    0.000000] ACPI: OEMB 3f7ae040 00061 (v01 A_M_I_ AMI_OEM  10000827 MSFT 
00000097)
[    0.000000] ACPI: HPET 3f7a60d0 00038 (v01 A_M_I_ OEMHPET  10000827 MSFT 
00000097)
[    0.000000] ACPI: SSDT 3f7aeb80 004F0 (v01  PmRef    CpuPm 00003000 INTL 
20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 127MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00011000 - 00017f00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 
- 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 
- 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 
- 0000007000]
[    0.000000]   #3 [0000100000 - 0000540b10]    TEXT DATA BSS ==> [0000100000 
- 0000540b10]
[    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 
- 0000100000]
[    0.000000]   #5 [0000541000 - 00005431f8]              BRK ==> [0000541000 
- 00005431f8]
[    0.000000]   #6 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 
- 0000011000]
[    0.000000]   #7 [0000544000 - 000073b2fb]      NEW RAMDISK ==> [0000544000 
- 000073b2fb]
[    0.000000]   #8 [0000011000 - 0000018000]          BOOTMAP ==> [0000011000 
- 0000018000]
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003f7a0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003f7a0
[    0.000000] On node 0 totalpages: 259887
[    0.000000] free_area_init_node: node 0, pgdat c040bd40, node_mem_map 
c1000200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 256 pages used for memmap
[    0.000000]   HighMem zone: 32418 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
[    0.000000] PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 
3f800000:bf600000)
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 11 pages at c17f4000, static data 22172 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 257855
[    0.000000] Kernel command line: root=LABEL=Debian ro elevator=deadline 
noswap rootflags=data=writeback,commit=150 quiet force-hpet
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] NR_IRQS:1280
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1596.139 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Initializing HighMem for node 0 (000377fe:0003f7a0)
[    0.004000] Memory: 1023772k/1040000k available (2173k kernel code, 15436k 
reserved, 1151k data, 320k init, 130696k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xffe16000 - 0xfffff000   (1956 kB)
[    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.004000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.004000]       .init : 0xc0446000 - 0xc0496000   ( 320 kB)
[    0.004000]       .data : 0xc031f587 - 0xc043f2f0   (1151 kB)
[    0.004000]       .text : 0xc0100000 - 0xc031f587   (2173 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor 
mode...Ok.
[    0.004000] hpet clockevent registered
[    0.004000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.004000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 3192.27 BogoMIPS (lpj=6384556)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Mount-cache hash table entries: 512
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 24K
[    0.004000] CPU: L2 cache: 512K
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] Intel machine check architecture supported.
[    0.004000] Intel machine check reporting enabled on CPU#0.
[    0.004000] using mwait in idle threads.
[    0.004000] Checking 'hlt' instruction... OK.
[    0.017411] ACPI: Core revision 20090320
[    0.032557] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.073347] CPU0: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02
[    0.076001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.004000] Initializing CPU#1
[    0.004000] Calibrating delay using timer specific routine.. 3191.93 
BogoMIPS (lpj=6383862)
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 24K
[    0.004000] CPU: L2 cache: 512K
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] Intel machine check architecture supported.
[    0.004000] Intel machine check reporting enabled on CPU#1.
[    0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.161026] CPU1: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02
[    0.161060] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.164083] Brought up 2 CPUs
[    0.164091] Total of 2 processors activated (6384.20 BogoMIPS).
[    0.164157] CPU0 attaching sched-domain:
[    0.164163]  domain 0: span 0-1 level SIBLING
[    0.164169]   groups: 0 1
[    0.164178] CPU1 attaching sched-domain:
[    0.164183]  domain 0: span 0-1 level SIBLING
[    0.164188]   groups: 1 0
[    0.164315] net_namespace: 1088 bytes
[    0.164315] Booting paravirtualized kernel on bare hardware
[    0.164384] regulator: core version 0.5
[    0.164384] NET: Registered protocol family 16
[    0.164384] ACPI: bus type pci registered
[    0.164384] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.164384] PCI: Not using MMCONFIG.
[    0.168127] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
[    0.168132] PCI: Using configuration type 1 for base access
[    0.168183] bio: create slab <bio-0> at 0
[    0.172775] ACPI: EC: Look up EC in DSDT
[    0.185438] ACPI: Interpreter enabled
[    0.185450] ACPI: (supports S0 S1 S3 S4 S5)
[    0.185500] ACPI: Using IOAPIC for interrupt routing
[    0.185622] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.189716] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.189722] PCI: Using MMCONFIG for extended config space
[    0.200327] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.200327] ACPI: EC: driver started in poll mode
[    0.200389] ACPI: No dock devices found.
[    0.200556] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.204100] pci 0000:00:02.0: reg 10 32bit mmio: [0xf3f00000-0xf3f7ffff]
[    0.204110] pci 0000:00:02.0: reg 14 io port: [0xdc00-0xdc07]
[    0.204119] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
[    0.204128] pci 0000:00:02.0: reg 1c 32bit mmio: [0xf3ec0000-0xf3efffff]
[    0.204181] pci 0000:00:02.1: reg 10 32bit mmio: [0xf3f80000-0xf3ffffff]
[    0.204317] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf3eb8000-0xf3ebbfff]
[    0.204392] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.204401] pci 0000:00:1b.0: PME# disabled
[    0.204507] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.204515] pci 0000:00:1c.0: PME# disabled
[    0.204622] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.204630] pci 0000:00:1c.1: PME# disabled
[    0.204717] pci 0000:00:1d.0: reg 20 io port: [0xd400-0xd41f]
[    0.204759] pci 0000:00:1d.1: reg 20 io port: [0xd480-0xd49f]
[    0.204759] pci 0000:00:1d.2: reg 20 io port: [0xd800-0xd81f]
[    0.204759] pci 0000:00:1d.3: reg 20 io port: [0xd880-0xd89f]
[    0.204759] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf3eb7c00-0xf3eb7fff]
[    0.204759] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.204759] pci 0000:00:1d.7: PME# disabled
[    0.204759] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 
ACPI/GPIO/TCO
[    0.204759] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[    0.204759] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 
0003)
[    0.204759] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 
0007)
[    0.204759] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 
0003)
[    0.204759] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[    0.204759] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[    0.204759] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[    0.204759] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[    0.204759] pci 0000:00:1f.2: reg 20 io port: [0xffa0-0xffaf]
[    0.204773] pci 0000:00:1f.2: PME# supported from D3hot
[    0.204781] pci 0000:00:1f.2: PME# disabled
[    0.204957] pci 0000:01:00.0: reg 10 64bit mmio: [0x000000-0x00ffff]
[    0.205142] pci 0000:00:1c.1: bridge io port: [0xe000-0xefff]
[    0.205151] pci 0000:00:1c.1: bridge 32bit mmio: [0xf4000000-0xfbffffff]
[    0.205163] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xec000000-0xf2ffffff]
[    0.205234] pci 0000:00:1e.0: transparent bridge
[    0.205274] pci_bus 0000:00: on NUMA node 0
[    0.205290] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.205596] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[    0.229148] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.229148] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.229148] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.229171] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.229498] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) 
*0, disabled.
[    0.229806] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) 
*0, disabled.
[    0.230111] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[    0.230415] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.232163] PCI: Using ACPI for IRQ routing
[    0.248038] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.248051] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.273156] pnp: PnP ACPI init
[    0.273182] ACPI: bus type pnp registered
[    0.278075] pnp: PnP ACPI: found 13 devices
[    0.278082] ACPI: ACPI bus type pnp unregistered
[    0.278090] PnPBIOS: Disabled by ACPI PNP
[    0.278119] system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved
[    0.278138] system 00:08: ioport range 0x25c-0x25f has been reserved
[    0.278146] system 00:08: ioport range 0x380-0x383 has been reserved
[    0.278152] system 00:08: ioport range 0x400-0x41f has been reserved
[    0.278159] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[    0.278166] system 00:08: ioport range 0x800-0x87f has been reserved
[    0.278180] system 00:08: ioport range 0x480-0x4bf has been reserved
[    0.278187] system 00:08: iomem range 0x8c000000-0x8c01ffff has been reserved
[    0.278195] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.278202] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[    0.278209] system 00:08: iomem range 0xfed50000-0xfed8ffff has been reserved
[    0.278217] system 00:08: iomem range 0xffb00000-0xffbfffff has been reserved
[    0.278224] system 00:08: iomem range 0xfff00000-0xffffffff could not be 
reserved
[    0.278238] system 00:0a: iomem range 0xfec00000-0xfec00fff could not be 
reserved
[    0.278245] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.278258] system 00:0b: iomem range 0xe0000000-0xe3ffffff has been reserved
[    0.278270] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.278277] system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
[    0.278284] system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
[    0.278291] system 00:0c: iomem range 0x100000-0x3f7fffff could not be 
reserved
[    0.313827] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
[    0.313834] pci 0000:00:1c.0:   IO window: disabled
[    0.313844] pci 0000:00:1c.0:   MEM window: disabled
[    0.313852] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.313875] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:01
[    0.313883] pci 0000:00:1c.1:   IO window: 0xe000-0xefff
[    0.313893] pci 0000:00:1c.1:   MEM window: 0xf4000000-0xfbffffff
[    0.313902] pci 0000:00:1c.1:   PREFETCH window: 
0x000000ec000000-0x000000f2ffffff
[    0.313915] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    0.313919] pci 0000:00:1e.0:   IO window: disabled
[    0.313928] pci 0000:00:1e.0:   MEM window: disabled
[    0.313935] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.313968] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.313978] pci 0000:00:1c.0: setting latency timer to 64
[    0.313995] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.314004] pci 0000:00:1c.1: setting latency timer to 64
[    0.314017] pci 0000:00:1e.0: setting latency timer to 64
[    0.314026] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.314032] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.314039] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
[    0.314045] pci_bus 0000:01: resource 1 mem: [0xf4000000-0xfbffffff]
[    0.314051] pci_bus 0000:01: resource 2 pref mem [0xec000000-0xf2ffffff]
[    0.314058] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.314064] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.314193] NET: Registered protocol family 2
[    0.361290] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.361996] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[    0.362970] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.363457] TCP: Hash tables configured (established 131072 bind 65536)
[    0.363464] TCP reno registered
[    0.373355] NET: Registered protocol family 1
[    0.373467] Trying to unpack rootfs image as initramfs...
[    0.464216] Freeing initrd memory: 2012k freed
[    0.467992] audit: initializing netlink socket (disabled)
[    0.468024] type=2000 audit(1250010557.467:1): initialized
[    0.468390] highmem bounce pool size: 64 pages
[    0.468400] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.468599] VFS: Disk quotas dquot_6.5.2
[    0.468666] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.468772] msgmni has been set to 1748
[    0.469094] alg: No test for stdrng (krng)
[    0.469242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.469251] io scheduler noop registered
[    0.469255] io scheduler anticipatory registered
[    0.469259] io scheduler deadline registered (default)
[    0.469296] io scheduler cfq registered
[    0.469320] pci 0000:00:02.0: Boot video device
[    0.469712] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
[    0.469738] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.470142] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
[    0.470166] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.471007] isapnp: Scanning for PnP cards...
[    0.501127] Switched to high resolution mode on CPU 1
[    0.503976] Switched to high resolution mode on CPU 0
[    0.824665] isapnp: No Plug & Play device found
[    0.831782] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.836249] brd: module loaded
[    0.836460] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 
irq 1,12
[    0.867286] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.867299] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.867683] mice: PS/2 mouse device common for all mice
[    0.867821] rtc_cmos 00:03: RTC can wake from S4
[    0.867971] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.868034] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.868128] cpuidle: using governor ladder
[    0.868134] cpuidle: using governor menu
[    0.868146] No iBFT detected.
[    0.869589] TCP cubic registered
[    0.869693] NET: Registered protocol family 10
[    0.870647] lo: Disabled Privacy Extensions
[    0.871333] Mobile IPv6
[    0.871339] NET: Registered protocol family 17
[    0.871354] Using IPI No-Shortcut mode
[    0.871716] registered taskstats version 1
[    0.871949] rtc_cmos 00:03: setting system clock to 2009-08-11 17:09:18 UTC 
(1250010558)
[    0.872080] Freeing unused kernel memory: 320k freed
[    0.872325] Write protecting the kernel text: 2176k
[    0.872361] Write protecting the kernel read-only data: 784k
[    0.900151] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    0.962026] SCSI subsystem initialized
[    0.998951] libata version 3.00 loaded.
[    1.005243] ata_piix 0000:00:1f.2: version 2.13
[    1.005278] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.005288] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    1.005352] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.005477] scsi0 : ata_piix
[    1.005801] scsi1 : ata_piix
[    1.008600] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.008608] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    6.364017] ata2: link is slow to respond, please be patient (ready=0)
[    7.772412] ata2.00: CFA: ASUS-PHISON SSD, TST2.04U, max UDMA/66
[    7.772420] ata2.00: 7880544 sectors, multi 0: LBA 
[    7.780295] ata2.00: configured for UDMA/66
[    7.780480] scsi 1:0:0:0: Direct-Access     ATA      ASUS-PHISON SSD  TST2 
PQ: 0 ANSI: 5
[    7.809445] Uniform Multi-Platform E-IDE driver
[    7.847437] ACPI: EC: non-query interrupt received, switching to interrupt 
mode
[    7.869885] thermal LNXTHERM:01: registered as thermal_zone0
[    7.869901] ACPI: Thermal Zone [TZ00] (40 C)
[    8.090501] Driver 'sd' needs updating - please use bus_type methods
[    8.090759] sd 1:0:0:0: [sda] 7880544 512-byte hardware sectors: (4.03 
GB/3.75 GiB)
[    8.090809] sd 1:0:0:0: [sda] Write Protect is off
[    8.090818] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    8.090900] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    8.091213]  sda: sda1 sda2 sda4
[    8.092864] sd 1:0:0:0: [sda] Attached SCSI disk
[    8.442335] kjournald starting.  Commit interval 150 seconds
[    8.442354] EXT3-fs: mounted filesystem with writeback data mode.
[    9.980272] udev: starting version 141
[   10.050622] Linux agpgart interface v0.103
[   10.061955] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[   10.062309] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[   10.065423] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   10.172066] intel_rng: FWH not detected
[   10.325645] usbcore: registered new interface driver usbfs
[   10.325727] usbcore: registered new interface driver hub
[   10.326441] usbcore: registered new device driver usb
[   10.332356] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.332430] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   10.332471] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[   10.332480] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   10.332597] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus 
number 1
[   10.336538] ehci_hcd 0000:00:1d.7: debug port 1
[   10.336557] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[   10.336603] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf3eb7c00
[   10.354386] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   10.354444] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   10.354454] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   10.354464] usb usb1: Product: EHCI Host Controller
[   10.354471] usb usb1: Manufacturer: Linux 2.6.30-1-686 ehci_hcd
[   10.354478] usb usb1: SerialNumber: 0000:00:1d.7
[   10.354652] usb usb1: configuration #1 chosen from 1 choice
[   10.354736] hub 1-0:1.0: USB hub found
[   10.354758] hub 1-0:1.0: 8 ports detected
[   10.356858] ACPI: SSDT 3f7ae180 0023C (v01  PmRef  Cpu0Ist 00003000 INTL 
20051117)
[   10.357783] ACPI: SSDT 3f7ae450 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 
20051117)
[   10.397996] uhci_hcd: USB Universal Host Controller Interface driver
[   10.398102] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   10.398121] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[   10.398131] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   10.398210] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus 
number 2
[   10.398258] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[   10.398366] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   10.398375] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   10.398383] usb usb2: Product: UHCI Host Controller
[   10.398390] usb usb2: Manufacturer: Linux 2.6.30-1-686 uhci_hcd
[   10.398398] usb usb2: SerialNumber: 0000:00:1d.0
[   10.398566] usb usb2: configuration #1 chosen from 1 choice
[   10.398651] hub 2-0:1.0: USB hub found
[   10.398671] hub 2-0:1.0: 2 ports detected
[   10.398944] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   10.398961] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[   10.398970] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   10.399032] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus 
number 3
[   10.399100] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[   10.399200] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   10.399209] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   10.399217] usb usb3: Product: UHCI Host Controller
[   10.399224] usb usb3: Manufacturer: Linux 2.6.30-1-686 uhci_hcd
[   10.399232] usb usb3: SerialNumber: 0000:00:1d.1
[   10.399374] usb usb3: configuration #1 chosen from 1 choice
[   10.399458] hub 3-0:1.0: USB hub found
[   10.399480] hub 3-0:1.0: 2 ports detected
[   10.399772] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   10.399788] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[   10.399798] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   10.399861] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus 
number 4
[   10.399919] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[   10.400020] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   10.400029] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   10.400036] usb usb4: Product: UHCI Host Controller
[   10.400043] usb usb4: Manufacturer: Linux 2.6.30-1-686 uhci_hcd
[   10.400049] usb usb4: SerialNumber: 0000:00:1d.2
[   10.400209] usb usb4: configuration #1 chosen from 1 choice
[   10.400294] hub 4-0:1.0: USB hub found
[   10.400314] hub 4-0:1.0: 2 ports detected
[   10.400584] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[   10.400601] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[   10.400611] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   10.400676] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus 
number 5
[   10.400735] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
[   10.400835] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   10.400844] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   10.400852] usb usb5: Product: UHCI Host Controller
[   10.400860] usb usb5: Manufacturer: Linux 2.6.30-1-686 uhci_hcd
[   10.400867] usb usb5: SerialNumber: 0000:00:1d.3
[   10.401037] usb usb5: configuration #1 chosen from 1 choice
[   10.401128] hub 5-0:1.0: USB hub found
[   10.401148] hub 5-0:1.0: 2 ports detected
[   10.405347] eeepc: Eee PC Hotkey Driver
[   10.406016] eeepc: Hotkey init flags 0x41
[   10.406214] eeepc: Get control methods supported: 0x181701
[   10.406403] input: Asus EeePC extra buttons as /devices/virtual/input/input1
[   10.417066] ACPI: AC Adapter [AC0] (off-line)
[   10.451320] Monitor-Mwait will be used to enter C-1 state
[   10.464261] cfg80211: Using static regulatory domain info
[   10.464268] cfg80211: Regulatory domain: US
[   10.464274]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, 
max_eirp)
[   10.464284]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[   10.464293]  (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   10.464301]  (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   10.464309]  (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   10.464318]  (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   10.464327]  (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[   10.464351] cfg80211: Calling CRDA for country: US
[   10.510651] Monitor-Mwait will be used to enter C-2 state
[   10.510750] Monitor-Mwait will be used to enter C-3 state
[   10.510781] Marking TSC unstable due to TSC halts in idle
[   10.510965] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[   10.511082] processor ACPI_CPU:00: registered as cooling_device0
[   10.511097] ACPI: Processor [P001] (supports 8 throttling states)
[   10.511329] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   10.511444] ACPI: Power Button [PWRF]
[   10.511702] input: Lid Switch as 
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   10.513076] ACPI: SSDT 3f7ae0b0 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 
20051117)
[   10.516094] ACPI: SSDT 3f7ae3c0 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 
20051117)
[   10.539681] ACPI: Lid Switch [LID]
[   10.539926] input: Sleep Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[   10.540078] ACPI: Sleep Button [SLPB]
[   10.540271] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[   10.540355] ACPI: Power Button [PWRB]
[   10.548343] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[   10.548440] processor ACPI_CPU:01: registered as cooling_device1
[   10.548455] ACPI: Processor [P002] (supports 8 throttling states)
[   10.889652] ACPI: Battery Slot [BAT0] (battery present)
[   10.910326] input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/input/input6
[   10.910434] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   11.025423] ath5k 0000:01:00.0: enabling device (0000 -> 0002)
[   11.025446] ath5k 0000:01:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   11.025474] ath5k 0000:01:00.0: setting latency timer to 64
[   11.025542] ath5k 0000:01:00.0: registered as 'phy0'
[   11.036534] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 
22
[   11.036602] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   11.122851] phy0: Selected rate control algorithm 'minstrel'
[   11.124330] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[   11.144350] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:1b.0/input/input7
[   12.066410] EXT3 FS on sda1, internal journal
[   12.336852] kjournald starting.  Commit interval 150 seconds
[   12.356178] EXT3 FS on sda2, internal journal
[   12.356200] EXT3-fs: mounted filesystem with writeback data mode.
[   12.701767] input: ImPS/2 Logitech Wheel Mouse as 
/devices/platform/i8042/serio1/input/input8
[   13.356984] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.000155] Clocksource tsc unstable (delta = -198174459 ns)
[   16.812087] [drm] Initialized drm 1.1.0 20060810
[   16.865546] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   16.865564] pci 0000:00:02.0: setting latency timer to 64
[   16.871196] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   75.516089] ACPI: EC: missing confirmations, switch off interrupt mode.
[   76.036082] ACPI Exception (evregion-0422): AE_TIME, Returned by Handler for 
[EmbeddedControl] [20090320]
[   76.036123] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.PCI0.SBRG.EC0_.BST2] (Node f70396bc), AE_TIME
[   76.036293] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.PCI0.CBST] (Node f703e658), AE_TIME
[   76.036438] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.PCI0.BAT0._BST] (Node f703e6f8), AE_TIME
[   76.036597] ACPI Exception (battery-0385): AE_TIME, Evaluating _BST 
[20090320]
[  253.393645] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  254.746720] wlan0: authenticate with AP 00:1e:2a:50:08:c2
[  254.748443] wlan0: authenticated
[  254.748457] wlan0: associate with AP 00:1e:2a:50:08:c2
[  254.753840] wlan0: RX AssocResp from 00:1e:2a:50:08:c2 (capab=0x431 status=0 
aid=4)
[  254.753853] wlan0: associated
[  254.756436] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  265.500058] wlan0: no IPv6 routers present
[  317.479323] ath5k phy0: unsupported jumbo
[  323.950863] ath5k phy0: unsupported jumbo
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to