Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#51  2012-02-02 00:02:07

  NIC - Członek DUG

NIC
Członek DUG
Skąd: Wrocław
Zarejestrowany: 2006-12-25
Serwis

Re: Kompilacja karty graficznej na sztywno

A dobra. Dałeś logi z 3.2. I jest tam

Kod:

acer_wmi: Function bitmap for Communication Device: 0x1

A w kodzie modułu mamy:

Kod:

    pr_info("Function bitmap for Communication Device: 0x%x\n", devices);
    if (devices & 0x07)
        interface->capability |= ACER_CAP_WIRELESS;
    if (devices & 0x40)
        interface->capability |= ACER_CAP_THREEG;
    if (devices & 0x10)
        interface->capability |= ACER_CAP_BLUETOOTH;

A zatem Twoje 0x01 & 0x10 = 0 (nie ma Bluetootha)

Możesz poeksperymentować z

Kod:

/*
    if (wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &AMW0_V2_interface;

    if (!wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &wmid_interface;

    if (wmi_has_guid(WMID_GUID3))
        interface = &wmid_v2_interface;
*/

interface = &wmid_v2_interface;

i kolejne te "interface" sprawdzać :)


Stronka-dom: http://titek.victorygames.pl
Jabber: nic@jabster.pl
Hobby: kompilowanie Linuksa, Bluetooth
Dystrybucja: żadna, bliski krewny LFS, składak

Offline

 

#52  2012-02-02 00:04:38

  Pablik - Użytkownik

Pablik
Użytkownik
Zarejestrowany: 2010-10-21

Re: Kompilacja karty graficznej na sztywno

rychu napisał(-a):

Pablik ale ty masz fajne printk na początku, same zera :) dopiero od jednej tysięcznej sekundy leci poprawnie

a nie wiem o co chodzi zrobiłem tak "dmesg > plik.txt" i wkleiłem zawartość pliku

Offline

 

#53  2012-02-02 00:09:37

  Pablik - Użytkownik

Pablik
Użytkownik
Zarejestrowany: 2010-10-21

Re: Kompilacja karty graficznej na sztywno

NIC napisał(-a):

i kolejne te "interface" sprawdzać :)

te interfejsy mają być w iwconfig  ??

NIC napisał(-a):

A zatem Twoje 0x01 & 0x10 = 0 (nie ma Bluetootha)

Jak niema, bo nie rozumiem niema fizycznie w lapku czy co ??

Ostatnio edytowany przez Pablik (2012-02-02 00:18:06)

Offline

 

#54  2012-02-02 00:34:25

  NIC - Członek DUG

NIC
Członek DUG
Skąd: Wrocław
Zarejestrowany: 2006-12-25
Serwis

Re: Kompilacja karty graficznej na sztywno

Może i w laptopie nie ma :) Jeszcze nie wiadomo. W każdym bądź razie nie widać go... A ten... Ale oczywiście zrobiłeś to poniżej chociaż raz?

Kod:

# wciśnij ALT+PRINTSCREEN+H
modprobe bluetooth
modprobe btusb
modprobe ath3k 
# wciśnij ALT+PRINTSCREEN+H

(i oglądnij końcówkę dmesg czy coś się zmieniło)

A te interfejsu to w kodzie zmieniaj. Tak jak w przykładzie podałem. Komentarz w stylu C i jedna linijka na sztywno wybrana - wszystko w ramach celów testowych.


Stronka-dom: http://titek.victorygames.pl
Jabber: nic@jabster.pl
Hobby: kompilowanie Linuksa, Bluetooth
Dystrybucja: żadna, bliski krewny LFS, składak

Offline

 

#55  2012-02-02 00:38:58

  Pablik - Użytkownik

Pablik
Użytkownik
Zarejestrowany: 2010-10-21

Re: Kompilacja karty graficznej na sztywno

dmesg -s -20

Kod:

rings: Mfr=2, Product=1, SerialNumber=3
[    7.066730] usb 1-4: Product: WebCam
[    7.066735] usb 1-4: Manufacturer: SuYin
[    7.066741] usb 1-4: SerialNumber: CN0316-S30C-OV11-VA-R03.01.00
[    7.066930] usb 1-4: usb_probe_device
[    7.066940] usb 1-4: configuration #1 chosen from 1 choice
[    7.067220] usb 1-4: adding 1-4:1.0 (config #1, interface 0)
[    7.068681] usb 1-4: adding 1-4:1.1 (config #1, interface 1)
[    7.068865] drivers/usb/core/inode.c: creating file '002'
[    7.068925] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    7.069248] ath: EEPROM regdomain: 0x65
[    7.069255] ath: EEPROM indicates we should expect a direct regpair map
[    7.069265] ath: Country alpha2 being used: 00
[    7.069270] ath: Regpair used: 0x65
[    7.073298] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[    7.075479] Registered led device: ath9k-phy0
[    7.075521] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xf8a20000, irq=17
[    7.200882] uvcvideo 1-4:1.0: usb_probe_interface
[    7.200895] uvcvideo 1-4:1.0: usb_probe_interface - got id
[    7.200942] uvcvideo: Found UVC 1.00 device WebCam (064e:a102)
[    7.217723] input: WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input7
[    7.217903] usbcore: registered new interface driver uvcvideo
[    7.217911] USB Video Class driver (1.1.1)
[    7.363790] usb 1-4: link qh4-0001/f5826880 start 1 [1/0 us]
[    7.363896] usb 1-4: unlink qh4-0001/f5826880 start 1 [1/0 us]
[    7.704034] usb usb2: suspend_rh (auto-stop)
[    7.704068] usb usb4: suspend_rh (auto-stop)
[    7.704097] usb usb5: suspend_rh (auto-stop)
[    7.954068] usb usb3: suspend_rh (auto-stop)
[    9.014873] EXT3-fs (sda1): using internal journal
[    9.921797] fuse init (API version 7.17)
[   16.242633] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[   16.605698] Bluetooth: Core ver 2.16
[   16.605762] NET: Registered protocol family 31
[   16.605769] Bluetooth: HCI device and connection manager initialized
[   16.605778] Bluetooth: HCI socket layer initialized
[   16.605784] Bluetooth: L2CAP socket layer initialized
[   16.605801] Bluetooth: SCO socket layer initialized
[   16.755513] Bluetooth: RFCOMM TTY layer initialized
[   16.755529] Bluetooth: RFCOMM socket layer initialized
[   16.755536] Bluetooth: RFCOMM ver 1.11
[   16.886645] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.886654] Bluetooth: BNEP filters: protocol multicast
[   19.180655] sshd (2532): /proc/2532/oom_adj is deprecated, please use /proc/2532/oom_score_adj instead.
[   20.260495] ehci_hcd 0000:00:1d.7: reused qh f5826880 schedule
[   20.260510] usb 1-4: link qh4-0001/f5826880 start 1 [1/0 us]
[   20.317765] usb 1-4: unlink qh4-0001/f5826880 start 1 [1/0 us]
[   59.707768] wlan0: authenticate with 00:1e:e5:8c:c9:2a (try 1)
[   59.709884] wlan0: authenticated
[   59.710397] wlan0: associate with 00:1e:e5:8c:c9:2a (try 1)
[   59.713169] wlan0: RX AssocResp from 00:1e:e5:8c:c9:2a (capab=0x411 status=0 aid=2)
[   59.713184] wlan0: associated
[ 1535.067126] SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) saK show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount force-fb(V) show-blocked-tasks(W) 
[ 1602.671614] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 1602.671733] usbcore: registered new interface driver btusb
[ 1603.615455] Bluetooth: Atheros AR30xx firmware driver ver 1.0
[ 1603.615568] usbcore: registered new interface driver ath3k
[ 1608.877239] SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) saK show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount force-fb(V) show-blocked-tasks(W)

Offline

 

#56  2012-02-02 12:28:37

  Pablik - Użytkownik

Pablik
Użytkownik
Zarejestrowany: 2010-10-21

Re: Kompilacja karty graficznej na sztywno

NIC napisał(-a):

A
Możesz poeksperymentować z

Kod:

/*
    if (wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &AMW0_V2_interface;

    if (!wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &wmid_interface;

    if (wmi_has_guid(WMID_GUID3))
        interface = &wmid_v2_interface;
*/

interface = &wmid_v2_interface;

i kolejne te "interface" sprawdzać :)

no poszło zmieniłem w kodzie źródłowym na:

Kod:

/*
    if (wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &AMW0_V2_interface;

    if (!wmi_has_guid(AMW0_GUID1) && wmi_has_guid(WMID_GUID1))
        interface = &wmid_interface;

    if (wmi_has_guid(WMID_GUID3))
        interface = &wmid_v2_interface;
*/

pr_info("modificated by Pablik");
interface = &wmid_v2_interface;

dmesg

Kod:

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.2 (root@Notebook) (gcc version 4.4.5 (Debian 4.4.5-8) ) #2 SMP PREEMPT Thu Feb 2 12:19:26 CET 2012
[    0.000000] Disabled fast string operations
[    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: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f494000 (usable)
[    0.000000]  BIOS-e820: 000000003f494000 - 000000003f4bf000 (reserved)
[    0.000000]  BIOS-e820: 000000003f4bf000 - 000000003f578000 (usable)
[    0.000000]  BIOS-e820: 000000003f578000 - 000000003f5bf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f5bf000 - 000000003f5ed000 (usable)
[    0.000000]  BIOS-e820: 000000003f5ed000 - 000000003f5ff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003f5ff000 - 000000003f600000 (usable)
[    0.000000]  BIOS-e820: 000000003f600000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: Acer             AO532h          /AO532h          , BIOS V1.26 04/28/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3f600 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-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-through
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFF00000 mask 0FFF00000 write-protect
[    0.000000]   1 base 000000000 mask 0E0000000 write-back
[    0.000000]   2 base 020000000 mask 0E0000000 write-back
[    0.000000]   3 base 03F800000 mask 0FF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c009e000] 9e000 size 4096
[    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 @ 1bfb000-1c00000
[    0.000000] ACPI: RSDP 000fe020 00024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 3f5fe120 00064 (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.000000] ACPI: FACP 3f5fd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: DSDT 3f5f2000 07B21 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: FACS 3f586000 00040
[    0.000000] ACPI: HPET 3f5fc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: APIC 3f5fb000 00078 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: MCFG 3f5fa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: SLIC 3f5f1000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: BOOT 3f5f0000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: SSDT 3f5ee000 004C4 (v02  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: WDAT 3f5ed000 00194 (v01 INSYDE INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 126MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003f600
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003f494
[    0.000000]     0: 0x0003f4bf -> 0x0003f578
[    0.000000]     0: 0x0003f5bf -> 0x0003f5ed
[    0.000000]     0: 0x0003f5ff -> 0x0003f600
[    0.000000] On node 0 totalpages: 259339
[    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: 253 pages used for memmap
[    0.000000]   HighMem zone: 31873 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    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: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, 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] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s25216 r0 d23936 u2097152
[    0.000000] pcpu-alloc: s25216 r0 d23936 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257310
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.2 root=/dev/sda1 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0003f600)
[    0.000000] Memory: 1020740k/1038336k available (4495k kernel code, 16616k reserved, 2091k data, 448k init, 128504k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff67000 - 0xfffff000   ( 608 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc166f000 - 0xc16df000   ( 448 kB)
[    0.000000]       .data : 0xc1463f72 - 0xc166ec40   (2091 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1463f72   (4495 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1662.535 MHz processor.
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.07 BogoMIPS (lpj=1662535)
[    0.001013] pid_max: default: 32768 minimum: 301
[    0.001084] Mount-cache hash table entries: 512
[    0.001318] Disabled fast string operations
[    0.001327] CPU: Physical Processor ID: 0
[    0.001331] CPU: Processor Core ID: 0
[    0.001336] mce: CPU supports 5 MCE banks
[    0.001350] using mwait in idle threads.
[    0.001446] Freeing SMP alternatives: 16k freed
[    0.001461] ACPI: Core revision 20110623
[    0.011090] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.012353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.022370] CPU0: Intel(R) Atom(TM) CPU N450   @ 1.66GHz stepping 0a
[    0.022998] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[    0.022998] ... version:                3
[    0.022998] ... bit width:              40
[    0.022998] ... generic registers:      2
[    0.022998] ... value mask:             000000ffffffffff
[    0.022998] ... max period:             000000007fffffff
[    0.022998] ... fixed-purpose events:   3
[    0.022998] ... event mask:             0000000700000003
[    0.036037] CPU 1 irqstacks, hard=f64ca000 soft=f64cc000
[    0.036043] Booting Node   0, Processors  #1 Ok.
[    0.036050] smpboot cpu 1: start_ip = 9e000
[    0.001999] Initializing CPU#1
[    0.001999] Disabled fast string operations
[    0.108017] Brought up 2 CPUs
[    0.108025] Total of 2 processors activated (6650.22 BogoMIPS).
[    0.108643] devtmpfs: initialized
[    0.109148] NET: Registered protocol family 16
[    0.109402] kworker/u:0 used greatest stack depth: 7492 bytes left
[    0.109658] kworker/u:0 used greatest stack depth: 7164 bytes left
[    0.110250] EISA bus registered
[    0.110250] ACPI: bus type pci registered
[    0.110476] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.110476] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.110476] PCI: Using MMCONFIG for extended config space
[    0.110476] PCI: Using configuration type 1 for base access
[    0.111683] kworker/u:0 used greatest stack depth: 7004 bytes left
[    0.128362] bio: create slab <bio-0> at 0
[    0.128605] ACPI: Added _OSI(Module Device)
[    0.128605] ACPI: Added _OSI(Processor Device)
[    0.128605] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.128605] ACPI: Added _OSI(Processor Aggregator Device)
[    0.131656] ACPI: EC: Look up EC in DSDT
[    0.134842] ACPI: Executed 1 blocks of module-level executable AML code
[    0.138380] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.139155] ACPI: SSDT 3f4b7c90 001F7 (v02  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.139907] ACPI: Dynamic OEM Table Load:
[    0.139915] ACPI: SSDT   (null) 001F7 (v02  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.140160] ACPI: SSDT 3f4b6e10 001C7 (v02  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.140875] ACPI: Dynamic OEM Table Load:
[    0.140883] ACPI: SSDT   (null) 001C7 (v02  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.146374] ACPI: SSDT 3f4b7f10 000D0 (v02  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.147117] ACPI: Dynamic OEM Table Load:
[    0.147124] ACPI: SSDT   (null) 000D0 (v02  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.147353] ACPI: SSDT 3f4b5f10 00083 (v02  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.148079] ACPI: Dynamic OEM Table Load:
[    0.148087] ACPI: SSDT   (null) 00083 (v02  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.154908] ACPI: Interpreter enabled
[    0.154913] ACPI: (supports S0 S5)
[    0.154938] ACPI: Using IOAPIC for interrupt routing
[    0.289119] ACPI: Power Resource [FN00] (on)
[    0.290105] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[    0.290232] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.291067] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20110623/nspredef-359)
[    0.291085] \_SB_.PCI0:_OSC evaluation returned wrong type
[    0.291090] _OSC request data:1 8 1f 
[    0.291103] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.292592] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.292600] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.292607] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.292616] pci_root PNP0A08:00: host bridge window [mem 0x40000000-0xfebfffff]
[    0.292641] pci 0000:00:00.0: [8086:a010] type 0 class 0x000600
[    0.292700] pci 0000:00:02.0: [8086:a011] type 0 class 0x000300
[    0.292716] pci 0000:00:02.0: reg 10: [mem 0x58180000-0x581fffff]
[    0.292726] pci 0000:00:02.0: reg 14: [io  0x60c0-0x60c7]
[    0.292736] pci 0000:00:02.0: reg 18: [mem 0x40000000-0x4fffffff pref]
[    0.292746] pci 0000:00:02.0: reg 1c: [mem 0x58000000-0x580fffff]
[    0.292794] pci 0000:00:02.1: [8086:a012] type 0 class 0x000380
[    0.292808] pci 0000:00:02.1: reg 10: [mem 0x58100000-0x5817ffff]
[    0.292927] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[    0.292957] pci 0000:00:1b.0: reg 10: [mem 0x58200000-0x58203fff 64bit]
[    0.293089] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.293100] pci 0000:00:1b.0: PME# disabled
[    0.293141] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[    0.293272] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.293281] pci 0000:00:1c.0: PME# disabled
[    0.293321] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[    0.293452] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.293461] pci 0000:00:1c.1: PME# disabled
[    0.293505] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[    0.293574] pci 0000:00:1d.0: reg 20: [io  0x6080-0x609f]
[    0.293630] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[    0.293699] pci 0000:00:1d.1: reg 20: [io  0x6060-0x607f]
[    0.293755] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[    0.293825] pci 0000:00:1d.2: reg 20: [io  0x6040-0x605f]
[    0.293880] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[    0.293948] pci 0000:00:1d.3: reg 20: [io  0x6020-0x603f]
[    0.294051] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[    0.294083] pci 0000:00:1d.7: reg 10: [mem 0x58204400-0x582047ff]
[    0.294211] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.294220] pci 0000:00:1d.7: PME# disabled
[    0.294253] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.294367] pci 0000:00:1f.0: [8086:27bc] type 0 class 0x000601
[    0.294531] pci 0000:00:1f.2: [8086:27c1] type 0 class 0x000106
[    0.294562] pci 0000:00:1f.2: reg 10: [io  0x60b8-0x60bf]
[    0.294579] pci 0000:00:1f.2: reg 14: [io  0x60cc-0x60cf]
[    0.294596] pci 0000:00:1f.2: reg 18: [io  0x60b0-0x60b7]
[    0.294612] pci 0000:00:1f.2: reg 1c: [io  0x60c8-0x60cb]
[    0.294629] pci 0000:00:1f.2: reg 20: [io  0x60a0-0x60af]
[    0.294647] pci 0000:00:1f.2: reg 24: [mem 0x58204000-0x582043ff]
[    0.294714] pci 0000:00:1f.2: PME# supported from D3hot
[    0.294723] pci 0000:00:1f.2: PME# disabled
[    0.294750] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[    0.294819] pci 0000:00:1f.3: reg 20: [io  0x6000-0x601f]
[    0.294975] pci 0000:01:00.0: [1969:1062] type 0 class 0x000200
[    0.295014] pci 0000:01:00.0: reg 10: [mem 0x57000000-0x5703ffff 64bit]
[    0.295036] pci 0000:01:00.0: reg 18: [io  0x5000-0x507f]
[    0.295194] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.295204] pci 0000:01:00.0: PME# disabled
[    0.296993] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.297003] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
[    0.297012] pci 0000:00:1c.0:   bridge window [mem 0x57000000-0x57ffffff]
[    0.297025] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
[    0.297132] pci 0000:02:00.0: [168c:002a] type 0 class 0x000280
[    0.297171] pci 0000:02:00.0: reg 10: [mem 0x56000000-0x5600ffff 64bit]
[    0.297345] pci 0000:02:00.0: supports D1
[    0.297350] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    0.297360] pci 0000:02:00.0: PME# disabled
[    0.297395] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.297413] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.297422] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.297432] pci 0000:00:1c.1:   bridge window [mem 0x56000000-0x56ffffff]
[    0.297445] pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
[    0.297544] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.297564] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.297571] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.297577] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.297584] pci 0000:00:1e.0:   bridge window [mem 0x40000000-0xfebfffff] (subtractive decode)
[    0.297613] pci_bus 0000:00: on NUMA node 0
[    0.297621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.297930] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.298068] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.298342] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20110623/nspredef-359)
[    0.298359] \_SB_.PCI0:_OSC evaluation returned wrong type
[    0.298363] _OSC request data:1 1f 1f 
[    0.298373]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.298492] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20110623/nspredef-359)
[    0.298508] \_SB_.PCI0:_OSC evaluation returned wrong type
[    0.298512] _OSC request data:1 0 1d 
[    0.298522]  pci0000:00: ACPI _OSC request failed (AE_TYPE), returned control mask: 0x1d
[    0.298527] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.305543] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[    0.305679] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
[    0.305809] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[    0.305938] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[    0.306116] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.306248] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.306379] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.306511] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.306961] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.307012] vgaarb: loaded
[    0.307016] vgaarb: bridge control possible 0000:00:02.0
[    0.307408] SCSI subsystem initialized
[    0.307654] libata version 3.00 loaded.
[    0.309853] wmi: Mapper loaded
[    0.309930] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.309930] PCI: Using ACPI for IRQ routing
[    0.319998] PCI: pci_cache_line_size set to 64 bytes
[    0.320103] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.320109] reserve RAM buffer: 000000003f494000 - 000000003fffffff 
[    0.320116] reserve RAM buffer: 000000003f578000 - 000000003fffffff 
[    0.320123] reserve RAM buffer: 000000003f5ed000 - 000000003fffffff 
[    0.320128] reserve RAM buffer: 000000003f600000 - 000000003fffffff 
[    0.320668] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.320668] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.320668] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.325134] Switching to clocksource hpet
[    0.325301] pnp: PnP ACPI init
[    0.325321] ACPI: bus type pnp registered
[    0.325895] pnp 00:00: [bus 00-ff]
[    0.325904] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.325912] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.325919] pnp 00:00: [io  0x0d00-0xffff window]
[    0.325925] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.325931] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.325936] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.325942] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.325948] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.325954] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.325960] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.325965] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.325971] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.325977] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.325983] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.325988] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.325994] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.326000] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.326021] pnp 00:00: [mem 0x40000000-0xfebfffff window]
[    0.326191] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.386297] pnp 00:01: [io  0x0068]
[    0.386304] pnp 00:01: [io  0x006c]
[    0.386310] pnp 00:01: [io  0x164e-0x164f]
[    0.386315] pnp 00:01: [io  0x0061]
[    0.386319] pnp 00:01: [io  0x0070]
[    0.386324] pnp 00:01: [io  0x0080]
[    0.386329] pnp 00:01: [io  0x0092]
[    0.386334] pnp 00:01: [io  0x00b2-0x00b3]
[    0.386338] pnp 00:01: [io  0x0063]
[    0.386343] pnp 00:01: [io  0x0065]
[    0.386348] pnp 00:01: [io  0x0067]
[    0.386353] pnp 00:01: [io  0x0600-0x060f]
[    0.386358] pnp 00:01: [io  0x0610]
[    0.386363] pnp 00:01: [io  0x0800-0x080f]
[    0.386368] pnp 00:01: [io  0x0810-0x0817]
[    0.386373] pnp 00:01: [io  0x0400-0x047f]
[    0.386378] pnp 00:01: [io  0x0500-0x053f]
[    0.386383] pnp 00:01: [io  0xff2c-0xff2f]
[    0.386389] pnp 00:01: [mem 0xe0000000-0xefffffff]
[    0.386395] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
[    0.386400] pnp 00:01: [mem 0xfed14000-0xfed17fff]
[    0.386406] pnp 00:01: [mem 0xfed18000-0xfed18fff]
[    0.386411] pnp 00:01: [mem 0xfed19000-0xfed19fff]
[    0.386417] pnp 00:01: [mem 0xfec00000-0xfec00fff]
[    0.386422] pnp 00:01: [mem 0xfee00000-0xfee00fff]
[    0.386624] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.386633] system 00:01: [io  0x0600-0x060f] has been reserved
[    0.386640] system 00:01: [io  0x0610] has been reserved
[    0.386646] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.386653] system 00:01: [io  0x0810-0x0817] has been reserved
[    0.386659] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.386666] system 00:01: [io  0x0500-0x053f] has been reserved
[    0.386673] system 00:01: [io  0xff2c-0xff2f] has been reserved
[    0.386681] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.386689] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.386696] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.386703] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.386710] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.386717] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.386724] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.386733] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.386761] pnp 00:02: [io  0x0000-0x001f]
[    0.386767] pnp 00:02: [io  0x0081-0x0091]
[    0.386773] pnp 00:02: [io  0x0093-0x009f]
[    0.386778] pnp 00:02: [io  0x00c0-0x00df]
[    0.386783] pnp 00:02: [dma 4]
[    0.386899] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.386960] pnp 00:03: [io  0x0070-0x0077]
[    0.387100] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.387243] pnp 00:04: [irq 0 disabled]
[    0.387263] pnp 00:04: [irq 8]
[    0.387269] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.387397] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.387427] pnp 00:05: [io  0x00f0]
[    0.387440] pnp 00:05: [irq 13]
[    0.387555] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.387586] pnp 00:06: [mem 0xff800000-0xffffffff]
[    0.387697] pnp 00:06: Plug and Play ACPI device, IDs INT0800 (active)
[    0.387777] pnp 00:07: [io  0x0060]
[    0.387783] pnp 00:07: [io  0x0064]
[    0.387800] pnp 00:07: [irq 1]
[    0.387921] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.388053] pnp 00:08: [irq 12]
[    0.388184] pnp 00:08: Plug and Play ACPI device, IDs SYN1b1c SYN1b00 SYN0002 PNP0f13 (active)
[    0.388475] pnp: PnP ACPI: found 9 devices
[    0.388481] ACPI: ACPI bus type pnp unregistered
[    0.432189] PCI: max bus depth: 1 pci_try_num: 2
[    0.432240] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.432249] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
[    0.432260] pci 0000:00:1c.0:   bridge window [mem 0x57000000-0x57ffffff]
[    0.432270] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
[    0.432283] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.432290] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.432301] pci 0000:00:1c.1:   bridge window [mem 0x56000000-0x56ffffff]
[    0.432311] pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
[    0.432324] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[    0.432376] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.432388] pci 0000:00:1c.0: setting latency timer to 64
[    0.432410] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.432420] pci 0000:00:1c.1: setting latency timer to 64
[    0.432434] pci 0000:00:1e.0: setting latency timer to 64
[    0.432443] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.432449] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.432455] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.432462] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff]
[    0.432468] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    0.432474] pci_bus 0000:01: resource 1 [mem 0x57000000-0x57ffffff]
[    0.432480] pci_bus 0000:01: resource 2 [mem 0x50000000-0x50ffffff 64bit pref]
[    0.432487] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.432493] pci_bus 0000:02: resource 1 [mem 0x56000000-0x56ffffff]
[    0.432499] pci_bus 0000:02: resource 2 [mem 0x51000000-0x51ffffff 64bit pref]
[    0.432506] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.432512] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.432518] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.432524] pci_bus 0000:05: resource 7 [mem 0x40000000-0xfebfffff]
[    0.432595] NET: Registered protocol family 2
[    0.432702] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.433196] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.434171] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.434603] TCP: Hash tables configured (established 131072 bind 65536)
[    0.434610] TCP reno registered
[    0.434620] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.434639] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.434796] NET: Registered protocol family 1
[    0.434984] RPC: Registered named UNIX socket transport module.
[    0.434992] RPC: Registered udp transport module.
[    0.434996] RPC: Registered tcp transport module.
[    0.435026] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.435051] pci 0000:00:02.0: Boot video device
[    0.435079] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f10
[    0.435084] pci 0000:00:1d.0: Performing full reset
[    0.435110] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
[    0.435115] pci 0000:00:1d.1: Performing full reset
[    0.435140] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
[    0.435145] pci 0000:00:1d.2: Performing full reset
[    0.435169] pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
[    0.435174] pci 0000:00:1d.3: Performing full reset
[    0.435355] PCI: CLS 64 bytes, default 64
[    0.435393] Simple Boot Flag at 0x44 set to 0x1
[    0.437310] microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x107
[    0.437325] microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x107
[    0.437447] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.437589] Intel AES-NI instructions are not detected.
[    0.441816] highmem bounce pool size: 64 pages
[    0.441828] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.458650] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.459379] msgmni has been set to 1742
[    0.461517] NET: Registered protocol family 38
[    0.461808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.461816] io scheduler noop registered
[    0.461834] io scheduler cfq registered (default)
[    0.461949] xz_dec_test: module loaded
[    0.461954] xz_dec_test: Create a device node with 'mknod xz_dec_test c 252 0' and write .xz files to it.
[    0.462242] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.462324] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.462493] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.462564] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.523047] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.583137] ACPI: AC Adapter [AC] (on-line)
[    0.583423] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.583434] ACPI: Power Button [PWRB]
[    0.583589] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.583599] ACPI: Sleep Button [SLPB]
[    0.583758] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    0.583806] ACPI: Lid Switch [LID0]
[    0.583989] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.583998] ACPI: Power Button [PWRF]
[    0.584271] ACPI: Fan [FAN] (on)
[    0.584788] Marking TSC unstable due to TSC halts in idle
[    0.584804] ACPI: acpi_idle registered with cpuidle
[    0.587340] thermal LNXTHERM:00: registered as thermal_zone0
[    0.587347] ACPI: Thermal Zone [THRM] (52 C)
[    1.161233] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    1.161250] ACPI: Battery Slot [BAT0] (battery present)
[    1.161684] Linux agpgart interface v0.103
[    1.161762] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
[    1.162077] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    1.162421] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.162698] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
[    1.162808] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[    1.162814] Hangcheck: Using getrawmonotonic().
[    1.162921] [drm] Initialized drm 1.1.0 20060810
[    1.162963] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.162972] i915 0000:00:02.0: setting latency timer to 64
[    1.232088] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    1.232099] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.232104] [drm] Driver supports precise vblank timestamp query.
[    1.232171] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.285934] fixme: max PWM is zero.
[    1.556270] [drm] initialized overlay support
[    1.575286] fbcon: inteldrmfb (fb0) is primary device
[    1.983421] Console: switching to colour frame buffer device 128x37
[    1.989790] fb0: inteldrmfb frame buffer device
[    1.989795] drm: registered panic notifier
[    2.295140] acpi device:28: registered as cooling_device3
[    2.295511] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    2.295525] ACPI: Video Device [OVGA] (multi-head: yes  rom: no  post: no)
[    2.295625] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.298295] loop: module loaded
[    2.298895] ahci 0000:00:1f.2: version 3.0
[    2.298922] ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.299077] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.299139] ahci: SSS flag set, parallel bus scan disabled
[    2.299188] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.299197] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part 
[    2.299208] ahci 0000:00:1f.2: setting latency timer to 64
[    2.300879] scsi0 : ahci
[    2.301191] scsi1 : ahci
[    2.301441] scsi2 : ahci
[    2.301689] scsi3 : ahci
[    2.302300] ata1: SATA max UDMA/133 abar m1024@0x58204000 port 0x58204100 irq 43
[    2.302309] ata2: SATA max UDMA/133 abar m1024@0x58204000 port 0x58204180 irq 43
[    2.302315] ata3: DUMMY
[    2.302319] ata4: DUMMY
[    2.303276] atl1c 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.303296] atl1c 0000:01:00.0: setting latency timer to 64
[    2.374814] atl1c 0000:01:00.0: version 1.0.1.0-NAPI
[    2.375280] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[    2.396808] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.396874] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.397318] mousedev: PS/2 mouse device common for all mice
[    2.397459] rtc_cmos 00:03: RTC can wake from S4
[    2.397673] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.397718] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.397801] i2c /dev entries driver
[    2.399541] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.399859] Linux video capture interface: v2.00
[    2.400428] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    2.400611] EISA: Probing bus 0 at eisa.0
[    2.400616] EISA: Cannot allocate resource for mainboard
[    2.400622] Cannot allocate resource for EISA slot 1
[    2.400627] Cannot allocate resource for EISA slot 2
[    2.400632] Cannot allocate resource for EISA slot 3
[    2.400637] Cannot allocate resource for EISA slot 4
[    2.400642] Cannot allocate resource for EISA slot 5
[    2.400647] Cannot allocate resource for EISA slot 6
[    2.400651] Cannot allocate resource for EISA slot 7
[    2.400656] Cannot allocate resource for EISA slot 8
[    2.400661] EISA: Detected 0 cards.
[    2.401196] cpuidle: using governor ladder
[    2.401391] acerhdf: Acer Aspire One Fan driver, v.0.5.24
[    2.401427] acerhdf: unknown (unsupported) BIOS version Acer            /AO532h          /V1.26, please report, aborting!
[    2.401899] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.402032] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[    2.402090] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    2.419907] ALSA device list:
[    2.419915]   #0: HDA Intel at 0x58200000 irq 44
[    2.419921] Netfilter messages via NETLINK v0.30.
[    2.419955] nf_conntrack version 0.5.0 (15949 buckets, 63796 max)
[    2.420417] ctnetlink v0.93: registering with nfnetlink.
[    2.421575] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.421666] TCP cubic registered
[    2.421673] NET: Registered protocol family 17
[    2.421711] Using IPI Shortcut mode
[    2.425304] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.607049] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.607929] ata1.00: unexpected _GTF length (4)
[    2.653347] ata1.00: ATA-8: ST9160314AS, 0001SDM1, max UDMA/133
[    2.653357] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.655074] ata1.00: unexpected _GTF length (4)
[    2.655389] ata1.00: configured for UDMA/133
[    2.655626] scsi 0:0:0:0: Direct-Access     ATA      ST9160314AS      0001 PQ: 0 ANSI: 5
[    2.656168] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.656341] sd 0:0:0:0: [sda] Write Protect is off
[    2.656352] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.656426] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.656479] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.676878]  sda: sda1 sda2 sda3 < sda5 >
[    2.678117] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.961042] ata2: SATA link down (SStatus 0 SControl 300)
[    3.134238] kjournald starting.  Commit interval 5 seconds
[    3.134320] EXT3-fs (sda1): mounted filesystem with ordered data mode
[    3.134344] VFS: Mounted root (ext3 filesystem) readonly on device 8:1.
[    3.134403] Freeing unused kernel memory: 448k freed
[    3.697519] modprobe used greatest stack depth: 6360 bytes left
[    3.916970] stty used greatest stack depth: 5872 bytes left
[    4.318274] grep used greatest stack depth: 5792 bytes left
[    5.830312] usbcore: registered new interface driver usbfs
[    5.830402] usbcore: registered new interface driver hub
[    5.844441] usbcore: registered new device driver usb
[    6.005638] cfg80211: Calling CRDA to update world regulatory domain
[    6.106188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.106201] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
[    6.106287] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.106326] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    6.106336] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    6.106385] drivers/usb/core/inode.c: creating file 'devices'
[    6.106396] drivers/usb/core/inode.c: creating file '001'
[    6.106408] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    6.106428] ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
[    6.106441] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[    6.106483] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    6.106505] ehci_hcd 0000:00:1d.7: debug port 1
[    6.106519] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    6.110417] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    6.110427] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    6.110473] ehci_hcd 0000:00:1d.7: irq 16, io mem 0x58204400
[    6.110487] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    6.114382] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    6.120031] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    6.120130] usb usb1: default language 0x0409
[    6.120148] usb usb1: udev 1, busnum 1, minor = 0
[    6.120155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    6.120163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.120171] usb usb1: Product: EHCI Host Controller
[    6.120177] usb usb1: Manufacturer: Linux 3.2.2 ehci_hcd
[    6.120184] usb usb1: SerialNumber: 0000:00:1d.7
[    6.120380] usb usb1: usb_probe_device
[    6.120389] usb usb1: configuration #1 chosen from 1 choice
[    6.120409] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    6.120494] hub 1-0:1.0: usb_probe_interface
[    6.120502] hub 1-0:1.0: usb_probe_interface - got id
[    6.120508] hub 1-0:1.0: USB hub found
[    6.120523] hub 1-0:1.0: 8 ports detected
[    6.120529] hub 1-0:1.0: standalone hub
[    6.120535] hub 1-0:1.0: no power switching (usb 1.0)
[    6.120542] hub 1-0:1.0: individual port over-current protection
[    6.120550] hub 1-0:1.0: power on to power good time: 20ms
[    6.120565] hub 1-0:1.0: local power source is good
[    6.120574] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    6.120850] drivers/usb/core/inode.c: creating file '001'
[    6.167116] acer_wmi: Acer Laptop ACPI-WMI Extras
[    6.167138] acer_wmi: modificated by Pablik
[    6.220058] ehci_hcd 0000:00:1d.7: GetStatus port:4 status 001803 0  ACK POWER sig=j CSC CONNECT
[    6.220072] hub 1-0:1.0: port 4: status 0501 change 0001
[    6.317101] acer_wmi: Function bitmap for Communication Device: 0x1
[    6.317116] acer_wmi: Brightness must be controlled by generic video driver
[    6.320075] hub 1-0:1.0: state 7 ports 8 chg 0010 evt 0000
[    6.320101] hub 1-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    6.371277] ehci_hcd 0000:00:1d.7: port 4 high speed
[    6.371293] ehci_hcd 0000:00:1d.7: GetStatus port:4 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.386059] uhci_hcd: USB Universal Host Controller Interface driver
[    6.386156] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.386177] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    6.386187] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    6.386206] drivers/usb/core/inode.c: creating file '002'
[    6.386220] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    6.386239] uhci_hcd 0000:00:1d.0: detected 2 ports
[    6.386250] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    6.386257] uhci_hcd 0000:00:1d.0: Performing full reset
[    6.386279] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    6.386300] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00006080
[    6.386399] usb usb2: default language 0x0409
[    6.386418] usb usb2: udev 1, busnum 2, minor = 128
[    6.386426] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    6.386435] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.386443] usb usb2: Product: UHCI Host Controller
[    6.386449] usb usb2: Manufacturer: Linux 3.2.2 uhci_hcd
[    6.386456] usb usb2: SerialNumber: 0000:00:1d.0
[    6.387245] usb usb2: usb_probe_device
[    6.387257] usb usb2: configuration #1 chosen from 1 choice
[    6.387284] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    6.387373] hub 2-0:1.0: usb_probe_interface
[    6.387381] hub 2-0:1.0: usb_probe_interface - got id
[    6.387389] hub 2-0:1.0: USB hub found
[    6.387404] hub 2-0:1.0: 2 ports detected
[    6.387411] hub 2-0:1.0: standalone hub
[    6.387417] hub 2-0:1.0: no power switching (usb 1.0)
[    6.387424] hub 2-0:1.0: individual port over-current protection
[    6.387433] hub 2-0:1.0: power on to power good time: 2ms
[    6.387448] hub 2-0:1.0: local power source is good
[    6.387457] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    6.387590] drivers/usb/core/inode.c: creating file '001'
[    6.387683] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    6.387702] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    6.387711] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    6.387727] drivers/usb/core/inode.c: creating file '003'
[    6.387739] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    6.387755] uhci_hcd 0000:00:1d.1: detected 2 ports
[    6.387765] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    6.387772] uhci_hcd 0000:00:1d.1: Performing full reset
[    6.387793] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[    6.387834] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006060
[    6.387925] usb usb3: default language 0x0409
[    6.387943] usb usb3: udev 1, busnum 3, minor = 256
[    6.387950] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    6.387958] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.387965] usb usb3: Product: UHCI Host Controller
[    6.387971] usb usb3: Manufacturer: Linux 3.2.2 uhci_hcd
[    6.387978] usb usb3: SerialNumber: 0000:00:1d.1
[    6.388207] usb usb3: usb_probe_device
[    6.388217] usb usb3: configuration #1 chosen from 1 choice
[    6.388237] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    6.388318] hub 3-0:1.0: usb_probe_interface
[    6.388326] hub 3-0:1.0: usb_probe_interface - got id
[    6.388333] hub 3-0:1.0: USB hub found
[    6.388348] hub 3-0:1.0: 2 ports detected
[    6.388355] hub 3-0:1.0: standalone hub
[    6.388361] hub 3-0:1.0: no power switching (usb 1.0)
[    6.388368] hub 3-0:1.0: individual port over-current protection
[    6.388376] hub 3-0:1.0: power on to power good time: 2ms
[    6.388391] hub 3-0:1.0: local power source is good
[    6.388398] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    6.388524] drivers/usb/core/inode.c: creating file '001'
[    6.388637] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    6.388655] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    6.388664] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    6.388680] drivers/usb/core/inode.c: creating file '004'
[    6.388692] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    6.388708] uhci_hcd 0000:00:1d.2: detected 2 ports
[    6.388718] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    6.388725] uhci_hcd 0000:00:1d.2: Performing full reset
[    6.388745] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[    6.388785] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040
[    6.388872] usb usb4: default language 0x0409
[    6.388889] usb usb4: udev 1, busnum 4, minor = 384
[    6.388897] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    6.388904] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.390447] usb usb4: Product: UHCI Host Controller
[    6.390457] usb usb4: Manufacturer: Linux 3.2.2 uhci_hcd
[    6.390465] usb usb4: SerialNumber: 0000:00:1d.2
[    6.392276] usb usb4: usb_probe_device
[    6.392290] usb usb4: configuration #1 chosen from 1 choice
[    6.392322] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    6.392612] hub 4-0:1.0: usb_probe_interface
[    6.392623] hub 4-0:1.0: usb_probe_interface - got id
[    6.392631] hub 4-0:1.0: USB hub found
[    6.392650] hub 4-0:1.0: 2 ports detected
[    6.392658] hub 4-0:1.0: standalone hub
[    6.392663] hub 4-0:1.0: no power switching (usb 1.0)
[    6.392671] hub 4-0:1.0: individual port over-current protection
[    6.392680] hub 4-0:1.0: power on to power good time: 2ms
[    6.392695] hub 4-0:1.0: local power source is good
[    6.392704] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    6.393069] drivers/usb/core/inode.c: creating file '001'
[    6.393207] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    6.393229] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    6.393240] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    6.393259] drivers/usb/core/inode.c: creating file '005'
[    6.393280] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    6.393300] uhci_hcd 0000:00:1d.3: detected 2 ports
[    6.393312] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
[    6.393319] uhci_hcd 0000:00:1d.3: Performing full reset
[    6.393341] uhci_hcd 0000:00:1d.3: supports USB remote wakeup
[    6.393389] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006020
[    6.393499] usb usb5: default language 0x0409
[    6.393521] usb usb5: udev 1, busnum 5, minor = 512
[    6.393529] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    6.393539] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.393547] usb usb5: Product: UHCI Host Controller
[    6.393555] usb usb5: Manufacturer: Linux 3.2.2 uhci_hcd
[    6.393562] usb usb5: SerialNumber: 0000:00:1d.3
[    6.396071] usb usb5: usb_probe_device
[    6.396084] usb usb5: configuration #1 chosen from 1 choice
[    6.396113] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    6.396384] hub 5-0:1.0: usb_probe_interface
[    6.396394] hub 5-0:1.0: usb_probe_interface - got id
[    6.396401] hub 5-0:1.0: USB hub found
[    6.396419] hub 5-0:1.0: 2 ports detected
[    6.396425] hub 5-0:1.0: standalone hub
[    6.396432] hub 5-0:1.0: no power switching (usb 1.0)
[    6.396438] hub 5-0:1.0: individual port over-current protection
[    6.396447] hub 5-0:1.0: power on to power good time: 2ms
[    6.396462] hub 5-0:1.0: local power source is good
[    6.396470] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    6.396750] drivers/usb/core/inode.c: creating file '001'
[    6.422059] usb 1-4: new high-speed USB device number 2 using ehci_hcd
[    6.473282] ehci_hcd 0000:00:1d.7: port 4 high speed
[    6.473297] ehci_hcd 0000:00:1d.7: GetStatus port:4 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.488086] uhci_hcd 0000:00:1d.1: port 2 portsc 0082,00
[    6.570682] usb 1-4: skipped 1 descriptor after configuration
[    6.570693] usb 1-4: skipped 6 descriptors after interface
[    6.570702] usb 1-4: skipped 1 descriptor after endpoint
[    6.570709] usb 1-4: skipped 9 descriptors after interface
[    6.571290] usb 1-4: default language 0x0409
[    6.576669] usb 1-4: udev 2, busnum 1, minor = 1
[    6.576677] usb 1-4: New USB device found, idVendor=064e, idProduct=a102
[    6.576685] usb 1-4: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    6.576692] usb 1-4: Product: WebCam
[    6.576698] usb 1-4: Manufacturer: SuYin
[    6.576704] usb 1-4: SerialNumber: CN0316-S30C-OV11-VA-R03.01.00
[    6.576894] usb 1-4: usb_probe_device
[    6.576904] usb 1-4: configuration #1 chosen from 1 choice
[    6.577308] usb 1-4: adding 1-4:1.0 (config #1, interface 0)
[    6.578737] usb 1-4: adding 1-4:1.1 (config #1, interface 1)
[    6.578923] drivers/usb/core/inode.c: creating file '002'
[    6.578985] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.578996] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.579024] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.588062] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.790368] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    7.032144] uvcvideo 1-4:1.0: usb_probe_interface
[    7.032157] uvcvideo 1-4:1.0: usb_probe_interface - got id
[    7.032205] uvcvideo: Found UVC 1.00 device WebCam (064e:a102)
[    7.049228] input: WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input7
[    7.050102] usbcore: registered new interface driver uvcvideo
[    7.050111] USB Video Class driver (1.1.1)
[    7.118721] usb 1-4: link qh4-0001/f5f05a40 start 1 [1/0 us]
[    7.118824] usb 1-4: unlink qh4-0001/f5f05a40 start 1 [1/0 us]
[    7.190129] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    7.190155] ath9k 0000:02:00.0: setting latency timer to 64
[    7.454041] usb usb2: suspend_rh (auto-stop)
[    7.454085] usb usb4: suspend_rh (auto-stop)
[    7.454118] usb usb5: suspend_rh (auto-stop)
[    7.631557] ath: EEPROM regdomain: 0x65
[    7.631565] ath: EEPROM indicates we should expect a direct regpair map
[    7.631575] ath: Country alpha2 being used: 00
[    7.631580] ath: Regpair used: 0x65
[    7.635149] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[    7.636194] Registered led device: ath9k-phy0
[    7.636230] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xf8ae0000, irq=17
[    7.704054] usb usb3: suspend_rh (auto-stop)
[  153.843063] EXT3-fs (sda1): using internal journal
[  154.534476] fuse init (API version 7.17)
[  156.082111] rc used greatest stack depth: 5260 bytes left
[  158.884575] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[  160.044129] Bluetooth: Core ver 2.16
[  160.044190] NET: Registered protocol family 31
[  160.044196] Bluetooth: HCI device and connection manager initialized
[  160.044205] Bluetooth: HCI socket layer initialized
[  160.044211] Bluetooth: L2CAP socket layer initialized
[  160.044227] Bluetooth: SCO socket layer initialized
[  160.113722] Bluetooth: RFCOMM TTY layer initialized
[  160.113746] Bluetooth: RFCOMM socket layer initialized
[  160.113754] Bluetooth: RFCOMM ver 1.11
[  160.157605] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  160.157615] Bluetooth: BNEP filters: protocol multicast
[  160.446504] sshd (3600): /proc/3600/oom_adj is deprecated, please use /proc/3600/oom_score_adj instead.
[  160.872136] ehci_hcd 0000:00:1d.7: reused qh f5f05a40 schedule
[  160.872151] usb 1-4: link qh4-0001/f5f05a40 start 1 [1/0 us]
[  160.874916] usb 1-4: unlink qh4-0001/f5f05a40 start 1 [1/0 us]
[  200.626135] wlan0: authenticate with 00:1e:e5:8c:c9:2a (try 1)
[  200.628241] wlan0: authenticated
[  200.658074] wlan0: associate with 00:1e:e5:8c:c9:2a (try 1)
[  200.660800] wlan0: RX AssocResp from 00:1e:e5:8c:c9:2a (capab=0x411 status=0 aid=1)
[  200.660817] wlan0: associated

Offline

 

#57  2012-02-02 13:20:46

  NIC - Członek DUG

NIC
Członek DUG
Skąd: Wrocław
Zarejestrowany: 2006-12-25
Serwis

Re: Kompilacja karty graficznej na sztywno

Wszystkie znaki w kernelu i w internecie wskazują że próbujemy włączyć coś czego nie ma :) (i prawie nam się to udało :P)

Twój komputer to:
acer aspire one 532h-2268

Wypis techniczny:
http://support.acer.com/acerpanam/netbook/2010/acer … 532hsp2.shtml
I wskazuje że Twój Bluetooth jest opcjonalny, zależy od modelu - cztery ostatnie cyfry, czyli u Ciebie: 2268

Szybki wgląd w internet i nie widzę by ktoś wypisywał Bluetooth przy tej serii w ogóle. Tak więc odkop kartonik od netbooka i cyknij zdjęcie wypisy technicznego z kartonika, zazwyczaj tam jest ładnie wypisane (w szczególności czy WiFi jest "b/g" czy też z "n")

Netbook widzę powinien być z preinstalowanym Win7. Był tam Bluetooth?

// Znalazłem ładną tabelkę: "Bluetooth: no" http://netbook10.com/acer-aspire-one-532h-10-1-inch … on-and-guide/ (CTRL+F i "AO532h-2268")
Niestety. Bluetootha nie masz. (dongle kosztują <=40zł)

Ostatnio edytowany przez NIC (2012-02-02 13:26:50)


Stronka-dom: http://titek.victorygames.pl
Jabber: nic@jabster.pl
Hobby: kompilowanie Linuksa, Bluetooth
Dystrybucja: żadna, bliski krewny LFS, składak

Offline

 

#58  2012-02-02 13:28:42

  Pablik - Użytkownik

Pablik
Użytkownik
Zarejestrowany: 2010-10-21

Re: Kompilacja karty graficznej na sztywno

NIC napisał(-a):

Netbook widzę powinien być z preinstalowanym Win7. Był tam Bluetooth?

Nie pamiętam, ale szczerze mówiąc mam już dość tego bluetooth'a. Wielkie dzięki za pomoc i sorki że was tak męczyłem ;P
Zostaje tylko jeszcze konfiguracja tego touchpada, żeby ten scrolbar działał i będzie wszystko git ;P (http://forum.dug.net.pl/viewtopic.php?pid=192838#p192838)

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)