Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GMA500 Xorg problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Sun Sep 09, 2012 4:45 pm    Post subject: GMA500 Xorg problems Reply with quote

Been working with the poulsbo chipset for a couple of weeks now, but unable to get xorg up and running. I've installed the applicable drivers in the kernel, but I think I need to configure xorg to find the proper driver. Any help appreciated, just tell me where to start.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Mon Sep 10, 2012 3:08 pm    Post subject: Reply with quote

You have three options:
  1. In-kernel GMA500 driver and xf86-video-modesetting. This is totally unaccelerated.
  2. xf86-video-psb, psb-kmod with xorg-server-1.9 and some old kernel version (not sure which).
  3. emgd driver with ebuilds from overlays or bugzilla
Both the adventure and the gain increase from option 1 to 3.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 1:51 am    Post subject: Reply with quote

Personally, I'm in favor of option 1. That's the one that I've been working on and seems to have the most long term potential.

Option 2 is out, since I don't want to be locked into an older version of X and having to figure out the kernel compile is giving me fits.

Option 3, I know little to nothing about. Perhaps it is worth looking into. If you can give me a reference to it, I would be happy to take a look.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Sep 11, 2012 2:04 am    Post subject: Reply with quote

lando212 wrote:
Personally, I'm in favor of option 1. That's the one that I've been working on and seems to have the most long term potential.
So please post your dmesg and Xorg.0.log and lspci -k after enabling CONFIG_DRM_GMA500 in your kernel and installing xf86-video-modesetting. It is probably a good idea to use a recent kernel (3.5 or 3.6_rc).
lando212 wrote:
Option 2 is out, since I don't want to be locked into an older version of X and having to figure out the kernel compile is giving me fits.

Option 3, I know little to nothing about. Perhaps it is worth looking into. If you can give me a reference to it, I would be happy to take a look.
Even emgd is a proprietary driver which will restrict your choice of X server and kernel. Latest release is 1.14 and can be downloaded from http://www.intel.com/p/en_US/embedded/hwsw/software/emgd
Getting it to work is a bit tricky. I recall having seen some ebuilds for it floating around the net but I can't seem to find them right now.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 4:05 am    Post subject: Reply with quote

Not sure how to install a newer kernel at this time, still working with 3.3.8

Attached are the files

Dmesg

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.3.8-gentoo (root@Firefly) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) ) #8 SMP Tue Sep 4 13:45:50 EDT 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: 00000000000e2000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f650000 (usable)
[ 0.000000] BIOS-e820: 000000007f650000 - 000000007f660000 (reserved)
[ 0.000000] BIOS-e820: 000000007f660000 - 000000007f66e000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f66e000 - 000000007f6b0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f6b0000 - 000000007f6c0000 (reserved)
[ 0.000000] BIOS-e820: 000000007f6c8000 - 000000007f800000 (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.5 present.
[ 0.000000] DMI: ASUSTeK Computer INC. T91/T91, BIOS 0403 06/10/2009
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7f650 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 080000000 write-back
[ 0.000000] 1 base 07F700000 mask 0FFF00000 uncachable
[ 0.000000] 2 base 07F800000 mask 0FF800000 uncachable
[ 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] found SMP MP-table at [c00ff780] ff780
[ 0.000000] initial memory mapped : 0 - 02000000
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 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 @ 1ffb000-2000000
[ 0.000000] RAMDISK: 37f06000 - 37ff0000
[ 0.000000] Allocated new RAMDISK: 37714000 - 377fd096
[ 0.000000] Move RAMDISK from 0000000037f06000 - 0000000037fef095 to 37714000 - 377fd095
[ 0.000000] ACPI: RSDP 000fc290 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 7f660100 0005C (v01 061009 XSDT1627 20090610 MSFT 00000097)
[ 0.000000] ACPI: FACP 7f660290 000F4 (v04 061009 FACP1627 20090610 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7f660430 07467 (v02 A1156 A1156000 00000000 INTL 20060113)
[ 0.000000] ACPI: FACS 7f66e000 00040
[ 0.000000] ACPI: APIC 7f660390 0005C (v02 061009 APIC1627 20090610 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7f6603f0 0003C (v01 061009 OEMMCFG 20090610 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7f66e040 0012C (v01 061009 OEMB1627 20090610 MSFT 00000097)
[ 0.000000] ACPI: HPET 7f6678a0 00038 (v01 061009 OEMHPET 20090610 MSFT 00000097)
[ 0.000000] ACPI: GSCI 7f66e170 02024 (v01 061009 GMCHSCI 20090610 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7f670b60 004F0 (v01 PmRef CpuPm 00003000 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1150MB 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 -> 0x0007f650
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f650
[ 0.000000] On node 0 totalpages: 521695
[ 0.000000] free_area_init_node: node 0, pgdat c18da000, node_mem_map f6723200
[ 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: 2301 pages used for memmap
[ 0.000000] HighMem zone: 292181 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x908
[ 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] 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] 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 7f800000 (gap: 7f800000:7f600000)
[ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @f66fd000 s29888 r0 d23360 u53248
[ 0.000000] pcpu-alloc: s29888 r0 d23360 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517618
[ 0.000000] Kernel command line: root=/dev/sda3
[ 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:0007f650)
[ 0.000000] Memory: 2058292k/2087232k available (6671k kernel code, 28488k reserved, 2438k data, 420k init, 1177928k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff8e000 - 0xfffff000 ( 452 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 : 0xc18e6000 - 0xc194f000 ( 420 kB)
[ 0.000000] .data : 0xc1683d1b - 0xc18e5700 (2438 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1683d1b (6671 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] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:512 16
[ 0.000000] CPU 0 irqstacks, hard=f6008000 soft=f600a000
[ 0.000000] Extended CMOS year: 2000
[ 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 1333.299 MHz processor.
[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 2666.59 BogoMIPS (lpj=1333299)
[ 0.001239] pid_max: default: 32768 minimum: 301
[ 0.001408] Security Framework initialized
[ 0.001526] SELinux: Initializing.
[ 0.001647] SELinux: Starting in permissive mode
[ 0.001686] Mount-cache hash table entries: 512
[ 0.002248] Initializing cgroup subsys cpuacct
[ 0.002367] Initializing cgroup subsys freezer
[ 0.002518] Disabled fast string operations
[ 0.002637] CPU: Physical Processor ID: 0
[ 0.002750] CPU: Processor Core ID: 0
[ 0.002863] mce: CPU supports 5 MCE banks
[ 0.002988] CPU0: Thermal monitoring enabled (TM2)
[ 0.003010] using mwait in idle threads.
[ 0.003245] ACPI: Core revision 20120111
[ 0.015162] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.015684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.026179] CPU0: Intel(R) Atom(TM) CPU Z520 @ 1.33GHz stepping 02
[ 0.026998] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[ 0.026998] ... version: 3
[ 0.026998] ... bit width: 40
[ 0.026998] ... generic registers: 2
[ 0.026998] ... value mask: 000000ffffffffff
[ 0.026998] ... max period: 000000007fffffff
[ 0.026998] ... fixed-purpose events: 3
[ 0.026998] ... event mask: 0000000700000003
[ 0.027745] CPU 1 irqstacks, hard=f608e000 soft=f6090000
[ 0.027752] Booting Node 0, Processors #1 Ok.
[ 0.027917] smpboot cpu 1: start_ip = 9b000
[ 0.001999] Initializing CPU#1
[ 0.001999] Disabled fast string operations
[ 0.040034] Brought up 2 CPUs
[ 0.040374] Total of 2 processors activated (5333.19 BogoMIPS).
[ 0.041167] devtmpfs: initialized
[ 0.042041] PM: Registering ACPI NVS region at 7f66e000 (270336 bytes)
[ 0.042410] RTC time: 3:58:58, date: 09/11/12
[ 0.042622] NET: Registered protocol family 16
[ 0.043009] kworker/u:0 used greatest stack depth: 7220 bytes left
[ 0.044112] ACPI: bus type pci registered
[ 0.044244] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.044264] PCI: not using MMCONFIG
[ 0.045259] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
[ 0.045378] PCI: Using configuration type 1 for base access
[ 0.046086] kworker/u:0 used greatest stack depth: 7000 bytes left
[ 0.079102] kworker/u:0 used greatest stack depth: 6944 bytes left
[ 0.080087] bio: create slab <bio-0> at 0
[ 0.080263] ACPI: Added _OSI(Module Device)
[ 0.081007] ACPI: Added _OSI(Processor Device)
[ 0.081131] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.081253] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.084946] ACPI: EC: Look up EC in DSDT
[ 0.088574] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.093283] ACPI Warning: Incorrect checksum in table [OEMB] - 0xDE, should be 0x2E (20120111/tbutils-321)
[ 0.094962] ACPI: SSDT 7f670270 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20060113)
[ 0.096160] ACPI: Dynamic OEM Table Load:
[ 0.096362] ACPI: SSDT (null) 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20060113)
[ 0.097094] ACPI: SSDT 7f670500 0065D (v01 PmRef Cpu0Cst 00003001 INTL 20060113)
[ 0.098211] ACPI: Dynamic OEM Table Load:
[ 0.098412] ACPI: SSDT (null) 0065D (v01 PmRef Cpu0Cst 00003001 INTL 20060113)
[ 0.099351] ACPI: SSDT 7f6701a0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20060113)
[ 0.100485] ACPI: Dynamic OEM Table Load:
[ 0.100687] ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20060113)
[ 0.101244] ACPI: SSDT 7f670470 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20060113)
[ 0.102364] ACPI: Dynamic OEM Table Load:
[ 0.102566] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20060113)
[ 0.103610] ACPI: Interpreter enabled
[ 0.103741] ACPI: (supports S0 S3 S4 S5)
[ 0.104010] ACPI: Using IOAPIC for interrupt routing
[ 0.104199] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.107695] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.107880] PCI: Using MMCONFIG for extended config space
[ 0.128080] ACPI: EC: GPE = 0xd, I/O: command/status = 0x66, data = 0x62
[ 0.128277] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.128547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.129499] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.129623] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.129745] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.129996] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.130177] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0xdfffffff]
[ 0.130357] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
[ 0.130645] PCI host bridge to bus 0000:00
[ 0.130645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.130997] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.131120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.131242] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[ 0.131364] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xdfffffff]
[ 0.131486] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
[ 0.131626] pci 0000:00:00.0: [8086:8100] type 0 class 0x000600
[ 0.131716] pci 0000:00:02.0: [8086:8108] type 0 class 0x000300
[ 0.131744] pci 0000:00:02.0: reg 10: [mem 0xf3f80000-0xf3ffffff]
[ 0.131760] pci 0000:00:02.0: reg 14: [io 0xc880-0xc887]
[ 0.131775] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff]
[ 0.131790] pci 0000:00:02.0: reg 1c: [mem 0xf3f40000-0xf3f7ffff]
[ 0.132040] pci 0000:00:1b.0: [8086:811b] type 0 class 0x000403
[ 0.132067] pci 0000:00:1b.0: reg 10: [mem 0xf3f38000-0xf3f3bfff 64bit]
[ 0.132152] pci 0000:00:1b.0: PME# supported from D0 D3hot
[ 0.132186] pci 0000:00:1c.0: [8086:8110] type 1 class 0x000604
[ 0.132270] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.132304] pci 0000:00:1c.1: [8086:8112] type 1 class 0x000604
[ 0.132388] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.132425] pci 0000:00:1d.0: [8086:8114] type 0 class 0x000c03
[ 0.132473] pci 0000:00:1d.0: reg 20: [io 0xb880-0xb89f]
[ 0.132517] pci 0000:00:1d.1: [8086:8115] type 0 class 0x000c03
[ 0.132566] pci 0000:00:1d.1: reg 20: [io 0xc080-0xc09f]
[ 0.132620] pci 0000:00:1d.2: [8086:8116] type 0 class 0x000c03
[ 0.132669] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
[ 0.132730] pci 0000:00:1d.7: [8086:8117] type 0 class 0x000c03
[ 0.132764] pci 0000:00:1d.7: reg 10: [mem 0xf3f37c00-0xf3f37fff]
[ 0.132896] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.132930] pci 0000:00:1f.0: [8086:8119] type 0 class 0x000601
[ 0.133028] pci 0000:00:1f.1: [8086:811a] type 0 class 0x000101
[ 0.133078] pci 0000:00:1f.1: reg 20: [io 0xffa0-0xffaf]
[ 0.133193] pci 0000:03:00.0: [1969:1026] type 0 class 0x000200
[ 0.133227] pci 0000:03:00.0: reg 10: [mem 0xfbfc0000-0xfbffffff 64bit]
[ 0.133247] pci 0000:03:00.0: reg 18: [io 0xe880-0xe8ff]
[ 0.133375] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.133408] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.133608] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.133727] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 0.133737] pci 0000:00:1c.0: bridge window [mem 0xfbf00000-0xfbffffff]
[ 0.133814] pci 0000:01:00.0: [168c:002b] type 0 class 0x000280
[ 0.133848] pci 0000:01:00.0: reg 10: [mem 0xfbef0000-0xfbefffff 64bit]
[ 0.133978] pci 0000:01:00.0: supports D1
[ 0.133984] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.136017] pci 0000:00:1c.1: PCI bridge to [bus 01-02]
[ 0.136140] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.136150] pci 0000:00:1c.1: bridge window [mem 0xf4000000-0xfbefffff]
[ 0.136160] pci 0000:00:1c.1: bridge window [mem 0xcc000000-0xcfffffff pref]
[ 0.136180] pci_bus 0000:00: on NUMA node 0
[ 0.136192] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.136476] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.POP4._PRT]
[ 0.136547] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.POP5._PRT]
[ 0.136662] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.136785] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.136966] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.148173] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.149387] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.150126] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.150891] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.151699] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[ 0.152530] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.153352] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.154125] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[ 0.155099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.155241] vgaarb: loaded
[ 0.155350] vgaarb: bridge control possible 0000:00:02.0
[ 0.156083] SCSI subsystem initialized
[ 0.156182] libata version 3.00 loaded.
[ 0.157111] usbcore: registered new interface driver usbfs
[ 0.157225] usbcore: registered new interface driver hub
[ 0.158043] usbcore: registered new device driver usb
[ 0.159102] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.159229] PCI: Using ACPI for IRQ routing
[ 0.159402] PCI: pci_cache_line_size set to 64 bytes
[ 0.159489] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.159497] reserve RAM buffer: 000000007f650000 - 000000007fffffff
[ 0.160152] cfg80211: Calling CRDA to update world regulatory domain
[ 0.160994] NetLabel: Initializing
[ 0.161107] NetLabel: domain hash size = 128
[ 0.161220] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.161364] NetLabel: unlabeled traffic allowed by default
[ 0.161549] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.161997] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.162289] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.165025] Switching to clocksource hpet
[ 0.189043] pnp: PnP ACPI init
[ 0.189182] ACPI: bus type pnp registered
[ 0.189608] pnp 00:00: [bus 00-ff]
[ 0.189617] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.189624] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.189631] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.189639] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.189646] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.189653] pnp 00:00: [mem 0x7f800000-0xdfffffff window]
[ 0.189660] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.189907] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.190284] pnp 00:01: [mem 0x80000000-0x7fffffff disabled]
[ 0.190293] pnp 00:01: [mem 0x7f800000-0x7fffffff]
[ 0.190541] system 00:01: [mem 0x7f800000-0x7fffffff] has been reserved
[ 0.190672] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.190729] pnp 00:02: [io 0x0070-0x0071]
[ 0.190754] pnp 00:02: [irq 8]
[ 0.190917] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.191052] pnp 00:03: [io 0x0060]
[ 0.191059] pnp 00:03: [io 0x0064]
[ 0.191074] pnp 00:03: [irq 1]
[ 0.191258] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.191291] pnp 00:04: [io 0x0061]
[ 0.191449] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.191482] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.191498] pnp 00:05: [irq 13]
[ 0.191654] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.192005] pnp 00:06: [io 0x0010-0x001f]
[ 0.192032] pnp 00:06: [io 0x0022-0x003f]
[ 0.192039] pnp 00:06: [io 0x0044-0x005f]
[ 0.192045] pnp 00:06: [io 0x0063]
[ 0.192050] pnp 00:06: [io 0x0065]
[ 0.192056] pnp 00:06: [io 0x0067-0x006f]
[ 0.192062] pnp 00:06: [io 0x0072-0x007f]
[ 0.192069] pnp 00:06: [io 0x0000-0x000f]
[ 0.192075] pnp 00:06: [io 0x0080-0x0083]
[ 0.192081] pnp 00:06: [io 0x0084-0x0087]
[ 0.192087] pnp 00:06: [io 0x0088-0x008b]
[ 0.192093] pnp 00:06: [io 0x008c-0x008f]
[ 0.192100] pnp 00:06: [io 0x0374-0x0375]
[ 0.192106] pnp 00:06: [io 0x03f4-0x03f5]
[ 0.192112] pnp 00:06: [io 0x0380-0x0383]
[ 0.192119] pnp 00:06: [io 0x09f4-0x09ff]
[ 0.192125] pnp 00:06: [io 0x0090-0x009f]
[ 0.192131] pnp 00:06: [io 0x00a2-0x00bf]
[ 0.192137] pnp 00:06: [io 0x00e0-0x00ef]
[ 0.192143] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.192149] pnp 00:06: [io 0x0900-0x09f3]
[ 0.192155] pnp 00:06: [io 0x0400-0x043f]
[ 0.192161] pnp 00:06: [io 0x0480-0x04bf]
[ 0.192169] pnp 00:06: [mem 0xf0000000-0xf0003fff]
[ 0.192410] system 00:06: [io 0x0374-0x0375] has been reserved
[ 0.192538] system 00:06: [io 0x03f4-0x03f5] has been reserved
[ 0.192659] system 00:06: [io 0x0380-0x0383] has been reserved
[ 0.192780] system 00:06: [io 0x09f4-0x09ff] has been reserved
[ 0.192900] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.193104] system 00:06: [io 0x0900-0x09f3] has been reserved
[ 0.193226] system 00:06: [io 0x0400-0x043f] has been reserved
[ 0.193346] system 00:06: [io 0x0480-0x04bf] has been reserved
[ 0.193467] system 00:06: [mem 0xf0000000-0xf0003fff] has been reserved
[ 0.193592] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.193670] pnp 00:07: [mem 0xfed00000-0xfed003ff]
[ 0.193878] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.194086] pnp 00:08: [mem 0xff800000-0xffbfffff]
[ 0.194095] pnp 00:08: [mem 0xffc00000-0xffffffff]
[ 0.194270] pnp 00:08: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.194414] pnp 00:09: [mem 0xffc00000-0xffbfffff disabled]
[ 0.194618] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.194887] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
[ 0.194895] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
[ 0.195130] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.195260] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.195385] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.195545] pnp 00:0b: [irq 12]
[ 0.195736] pnp 00:0b: Plug and Play ACPI device, IDs SYN0a13 SYN0a00 SYN0a01 SYN0a04 SYN0002 PNP0f13 (active)
[ 0.196467] pnp 00:0c: [mem 0xe0000000-0xefffffff]
[ 0.196760] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.196894] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.197421] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[ 0.197430] pnp 00:0d: [mem 0x000c0000-0x000cffff]
[ 0.197437] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[ 0.197444] pnp 00:0d: [mem 0x00100000-0x7f7fffff]
[ 0.197451] pnp 00:0d: [mem 0x00000000-0xffffffff disabled]
[ 0.197676] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.197805] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.197929] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.198078] system 00:0d: [mem 0x00100000-0x7f7fffff] could not be reserved
[ 0.198205] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.198626] pnp: PnP ACPI: found 14 devices
[ 0.198743] ACPI: ACPI bus type pnp unregistered
[ 0.233837] PCI: max bus depth: 1 pci_try_num: 2
[ 0.233871] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80000000-0x801fffff pref]
[ 0.234087] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.234207] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 0.234332] pci 0000:00:1c.0: bridge window [mem 0xfbf00000-0xfbffffff]
[ 0.234456] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff pref]
[ 0.234640] pci 0000:00:1c.1: PCI bridge to [bus 01-02]
[ 0.234758] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.234881] pci 0000:00:1c.1: bridge window [mem 0xf4000000-0xfbefffff]
[ 0.235022] pci 0000:00:1c.1: bridge window [mem 0xcc000000-0xcfffffff pref]
[ 0.235266] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.235274] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.235281] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.235289] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.235296] pci_bus 0000:00: resource 8 [mem 0x7f800000-0xdfffffff]
[ 0.235304] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.235312] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.235319] pci_bus 0000:03: resource 1 [mem 0xfbf00000-0xfbffffff]
[ 0.235327] pci_bus 0000:03: resource 2 [mem 0x80000000-0x801fffff pref]
[ 0.235334] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.235342] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xfbefffff]
[ 0.235349] pci_bus 0000:01: resource 2 [mem 0xcc000000-0xcfffffff pref]
[ 0.235436] NET: Registered protocol family 2
[ 0.235695] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.236480] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.237935] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.238752] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.238887] TCP reno registered
[ 0.239065] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.239213] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.239571] NET: Registered protocol family 1
[ 0.239979] RPC: Registered named UNIX socket transport module.
[ 0.240139] RPC: Registered udp transport module.
[ 0.240255] RPC: Registered tcp transport module.
[ 0.240369] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.240513] pci 0000:00:02.0: Boot video device
[ 0.240578] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c1
[ 0.240585] pci 0000:00:1d.0: Performing full reset
[ 0.240628] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c1
[ 0.240634] pci 0000:00:1d.1: Performing full reset
[ 0.240673] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c1
[ 0.240680] pci 0000:00:1d.2: Performing full reset
[ 0.240781] PCI: CLS 32 bytes, default 64
[ 0.240931] Trying to unpack rootfs image as initramfs...
[ 0.294533] Freeing initrd memory: 936k freed
[ 0.298508] microcode: CPU0 sig=0x106c2, pf=0x1, revision=0x211
[ 0.298651] microcode: CPU1 sig=0x106c2, pf=0x1, revision=0x211
[ 0.298953] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.300192] audit: initializing netlink socket (disabled)
[ 0.300344] type=2000 audit(1347335938.299:1): initialized
[ 0.341466] highmem bounce pool size: 64 pages
[ 0.341601] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.354611] VFS: Disk quotas dquot_6.5.2
[ 0.355043] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.359402] msgmni has been set to 1721
[ 0.359588] SELinux: Registering netfilter hooks
[ 0.360837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.361079] io scheduler noop registered
[ 0.361194] io scheduler deadline registered
[ 0.361326] io scheduler cfq registered (default)
[ 0.362083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.362461] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.365288] Non-volatile memory driver v1.3
[ 0.365505] Linux agpgart interface v0.103
[ 0.366410] ACPI: AC Adapter [AC0] (off-line)
[ 0.367086] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.371977] ACPI: Lid Switch [LID]
[ 0.372360] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 0.372551] ACPI: Sleep Button [SLPB]
[ 0.372882] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 0.373090] ACPI: Power Button [PWRB]
[ 0.374324] Monitor-Mwait will be used to enter C-1 state
[ 0.374409] Monitor-Mwait will be used to enter C-2 state
[ 0.374488] Monitor-Mwait will be used to enter C-3 state
[ 0.374566] Monitor-Mwait will be used to enter C-3 state
[ 0.374585] Marking TSC unstable due to TSC halts in idle
[ 0.374743] ACPI: acpi_idle registered with cpuidle
[ 0.391940] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.392085] ACPI: Thermal Zone [TZ00] (62 C)
[ 0.392698] [drm] Initialized drm 1.1.0 20060810
[ 0.392985] drm/i810 does not support SMP
[ 0.393131] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
[ 0.401057] brd: module loaded
[ 0.405599] loop: module loaded
[ 0.407296] pata_sch 0000:00:1f.1: version 0.2
[ 0.407402] pata_sch 0000:00:1f.1: setting latency timer to 64
[ 0.408944] scsi0 : pata_sch
[ 0.409497] scsi1 : pata_sch
[ 0.410587] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 0.410715] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 0.411841] Atheros(R) L2 Ethernet Driver - version 2.2.3
[ 0.411966] Copyright (c) 2007 Atheros Corporation.
[ 0.487127] ath: EEPROM regdomain: 0x60
[ 0.487134] ath: EEPROM indicates we should expect a direct regpair map
[ 0.487143] ath: Country alpha2 being used: 00
[ 0.487148] ath: Regpair used: 0x60
[ 0.489996] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 0.492091] Registered led device: ath9k-phy0
[ 0.492112] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8040000, irq=17
[ 0.492665] usbcore: registered new interface driver ath9k_htc
[ 0.493395] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.493522] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
[ 0.493629] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.493638] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.493813] drivers/usb/core/inode.c: creating file 'devices'
[ 0.493825] drivers/usb/core/inode.c: creating file '001'
[ 0.494114] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.494312] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103208 dbg=1 cc=3 pcc=2 ordered !ppc ports=8
[ 0.494323] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[ 0.494384] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.494507] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[ 0.498403] ehci_hcd 0000:00:1d.7: bogus port configuration: cc=3 x pcc=2 < ports=8
[ 0.498421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.498428] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[ 0.498481] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf3f37c00
[ 0.498608] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[ 0.504034] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.504228] usb usb1: default language 0x0409
[ 0.504247] usb usb1: udev 1, busnum 1, minor = 0
[ 0.504253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.504377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.504556] usb usb1: Product: EHCI Host Controller
[ 0.504672] usb usb1: Manufacturer: Linux 3.3.8-gentoo ehci_hcd
[ 0.504790] usb usb1: SerialNumber: 0000:00:1d.7
[ 0.505298] usb usb1: usb_probe_device
[ 0.505308] usb usb1: configuration #1 chosen from 1 choice
[ 0.505329] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 0.505500] hub 1-0:1.0: usb_probe_interface
[ 0.505507] hub 1-0:1.0: usb_probe_interface - got id
[ 0.505513] hub 1-0:1.0: USB hub found
[ 0.505638] hub 1-0:1.0: 8 ports detected
[ 0.505752] hub 1-0:1.0: standalone hub
[ 0.505757] hub 1-0:1.0: no power switching (usb 1.0)
[ 0.505762] hub 1-0:1.0: individual port over-current protection
[ 0.505770] hub 1-0:1.0: power on to power good time: 20ms
[ 0.505780] hub 1-0:1.0: local power source is good
[ 0.505787] hub 1-0:1.0: trying to enable port power on non-switchable hub
[ 0.505860] drivers/usb/core/inode.c: creating file '001'
[ 0.506122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.506289] ohci_hcd: block sizes: ed 64 td 64
[ 0.506471] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.506678] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.506687] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.506816] drivers/usb/core/inode.c: creating file '002'
[ 0.507080] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.507292] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 0.507412] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[ 0.507418] uhci_hcd 0000:00:1d.0: Performing full reset
[ 0.507436] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[ 0.507479] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000b880
[ 0.507697] usb usb2: default language 0x0409
[ 0.507715] usb usb2: udev 1, busnum 2, minor = 128
[ 0.507722] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.507844] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.508064] usb usb2: Product: UHCI Host Controller
[ 0.508182] usb usb2: Manufacturer: Linux 3.3.8-gentoo uhci_hcd
[ 0.508301] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.508728] usb usb2: usb_probe_device
[ 0.508738] usb usb2: configuration #1 chosen from 1 choice
[ 0.508758] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 0.508943] hub 2-0:1.0: usb_probe_interface
[ 0.508950] hub 2-0:1.0: usb_probe_interface - got id
[ 0.508956] hub 2-0:1.0: USB hub found
[ 0.509117] hub 2-0:1.0: 2 ports detected
[ 0.509232] hub 2-0:1.0: standalone hub
[ 0.509237] hub 2-0:1.0: no power switching (usb 1.0)
[ 0.509243] hub 2-0:1.0: individual port over-current protection
[ 0.509250] hub 2-0:1.0: power on to power good time: 2ms
[ 0.509261] hub 2-0:1.0: local power source is good
[ 0.509268] hub 2-0:1.0: trying to enable port power on non-switchable hub
[ 0.509319] drivers/usb/core/inode.c: creating file '001'
[ 0.509390] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[ 0.509438] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.509446] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.509574] drivers/usb/core/inode.c: creating file '003'
[ 0.509803] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.511235] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 0.511364] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[ 0.511374] uhci_hcd 0000:00:1d.1: Performing full reset
[ 0.511396] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[ 0.511451] uhci_hcd 0000:00:1d.1: irq 21, io base 0x0000c080
[ 0.511738] usb usb3: default language 0x0409
[ 0.511767] usb usb3: udev 1, busnum 3, minor = 256
[ 0.511777] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.511908] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.512114] usb usb3: Product: UHCI Host Controller
[ 0.512232] usb usb3: Manufacturer: Linux 3.3.8-gentoo uhci_hcd
[ 0.512350] usb usb3: SerialNumber: 0000:00:1d.1
[ 0.512840] usb usb3: usb_probe_device
[ 0.512850] usb usb3: configuration #1 chosen from 1 choice
[ 0.512871] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[ 0.513075] hub 3-0:1.0: usb_probe_interface
[ 0.513082] hub 3-0:1.0: usb_probe_interface - got id
[ 0.513089] hub 3-0:1.0: USB hub found
[ 0.513213] hub 3-0:1.0: 2 ports detected
[ 0.513327] hub 3-0:1.0: standalone hub
[ 0.513332] hub 3-0:1.0: no power switching (usb 1.0)
[ 0.513337] hub 3-0:1.0: individual port over-current protection
[ 0.513344] hub 3-0:1.0: power on to power good time: 2ms
[ 0.513356] hub 3-0:1.0: local power source is good
[ 0.513362] hub 3-0:1.0: trying to enable port power on non-switchable hub
[ 0.513409] drivers/usb/core/inode.c: creating file '001'
[ 0.513486] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[ 0.513538] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.513546] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.513674] drivers/usb/core/inode.c: creating file '004'
[ 0.513907] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.514139] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 0.514260] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[ 0.514267] uhci_hcd 0000:00:1d.2: Performing full reset
[ 0.514285] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[ 0.514327] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
[ 0.514546] usb usb4: default language 0x0409
[ 0.514564] usb usb4: udev 1, busnum 4, minor = 384
[ 0.514571] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.514694] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.514872] usb usb4: Product: UHCI Host Controller
[ 0.514988] usb usb4: Manufacturer: Linux 3.3.8-gentoo uhci_hcd
[ 0.515126] usb usb4: SerialNumber: 0000:00:1d.2
[ 0.515557] usb usb4: usb_probe_device
[ 0.515567] usb usb4: configuration #1 chosen from 1 choice
[ 0.515586] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[ 0.515755] hub 4-0:1.0: usb_probe_interface
[ 0.515763] hub 4-0:1.0: usb_probe_interface - got id
[ 0.515769] hub 4-0:1.0: USB hub found
[ 0.515891] hub 4-0:1.0: 2 ports detected
[ 0.516048] hub 4-0:1.0: standalone hub
[ 0.516054] hub 4-0:1.0: no power switching (usb 1.0)
[ 0.516060] hub 4-0:1.0: individual port over-current protection
[ 0.516067] hub 4-0:1.0: power on to power good time: 2ms
[ 0.516079] hub 4-0:1.0: local power source is good
[ 0.516085] hub 4-0:1.0: trying to enable port power on non-switchable hub
[ 0.516132] drivers/usb/core/inode.c: creating file '001'
[ 0.516202] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[ 0.516617] usbcore: registered new interface driver usblp
[ 0.516740] Initializing USB Mass Storage driver...
[ 0.517071] usbcore: registered new interface driver usb-storage
[ 0.517192] USB Mass Storage support registered.
[ 0.517492] usbcore: registered new interface driver libusual
[ 0.518031] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.548905] ACPI: Battery Slot [BAT0] (battery present)
[ 0.557980] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.558129] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.558896] mousedev: PS/2 mouse device common for all mice
[ 0.560067] rtc_cmos 00:02: RTC can wake from S4
[ 0.560499] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.560657] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.561930] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 0.562378] cpuidle: using governor ladder
[ 0.562679] cpuidle: using governor menu
[ 0.562797] EFI Variables Facility v0.08 2004-May-17
[ 0.565405] ata1.00: ATA-8: ASUS-JM S41 SSD, 081028, max UDMA/100
[ 0.565542] ata1.00: 31522816 sectors, multi 0: LBA
[ 0.567234] usbcore: registered new interface driver usbhid
[ 0.567356] usbhid: USB HID core driver
[ 0.568431] ata1.00: configured for UDMA/100
[ 0.568927] scsi 0:0:0:0: Direct-Access ATA ASUS-JM S41 SSD 0810 PQ: 0 ANSI: 5
[ 0.570170] sd 0:0:0:0: [sda] 31522816 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 0.570630] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.570674] sd 0:0:0:0: [sda] Write Protect is off
[ 0.570683] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.570795] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 0.573185] sda: sda1 sda2 sda3
[ 0.575858] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.576251] cut used greatest stack depth: 6668 bytes left
[ 0.576533] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.605073] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001403 0 ACK POWER sig=k CSC CONNECT
[ 0.605087] hub 1-0:1.0: port 2: status 0501 change 0001
[ 0.605107] ehci_hcd 0000:00:1d.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 0.605116] hub 1-0:1.0: port 3: status 0501 change 0001
[ 0.605137] ehci_hcd 0000:00:1d.7: GetStatus port:5 status 001403 0 ACK POWER sig=k CSC CONNECT
[ 0.605146] hub 1-0:1.0: port 5: status 0501 change 0001
[ 0.605163] ehci_hcd 0000:00:1d.7: GetStatus port:6 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 0.605172] hub 1-0:1.0: port 6: status 0501 change 0001
[ 0.605189] ehci_hcd 0000:00:1d.7: GetStatus port:7 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 0.605198] hub 1-0:1.0: port 7: status 0501 change 0001
[ 0.605216] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 0.605225] hub 1-0:1.0: port 8: status 0501 change 0001
[ 0.609056] uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00
[ 0.611197] ALSA device list:
[ 0.611318] #0: HDA Intel MID at 0xf3f38000 irq 23
[ 0.611537] Netfilter messages via NETLINK v0.30.
[ 0.611683] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 0.612578] ctnetlink v0.93: registering with nfnetlink.
[ 0.614206] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.614428] TCP cubic registered
[ 0.614540] Initializing XFRM netlink socket
[ 0.615591] uhci_hcd 0000:00:1d.1: port 1 portsc 0082,00
[ 0.616048] uhci_hcd 0000:00:1d.2: port 1 portsc 0082,00
[ 0.616068] uhci_hcd 0000:00:1d.2: port 2 portsc 0082,00
[ 0.616359] NET: Registered protocol family 10
[ 0.620531] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 0.620807] IPv6 over IPv4 tunneling driver
[ 0.623120] NET: Registered protocol family 17
[ 0.623274] Registering the dns_resolver key type
[ 0.623452] Using IPI No-Shortcut mode
[ 0.624276] PM: Hibernation image not present or could not be loaded.
[ 0.624315] registered taskstats version 1
[ 0.624929] gma500 0000:00:02.0: setting latency timer to 64
[ 0.628825] ioremap error for 0x7f66e000-0x7f671000, requested 0x10, got 0x0
[ 0.629571] Stolen memory information
[ 0.629685] base in RAM: 0x7f800000
[ 0.629806] size: 7932K, calculated by (GTT RAM base) - (Stolen base), seems wrong
[ 0.629988] the correct size should be: 8M(dvmt mode=3)
[ 0.633771] Set up 1983 stolen pages starting at 0x7f800000, GTT offset 0K
[ 0.634122] [drm] SGX core id = 0x01130000
[ 0.634237] [drm] SGX core rev major = 0x01, minor = 0x02
[ 0.634354] [drm] SGX core rev maintenance = 0x01, designer = 0x00
[ 0.645569] acpi device:0f: registered as cooling_device2
[ 0.645998] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 0.646466] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 0.646750] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 0.646872] [drm] No driver support for vblank timestamp query.
[ 0.705807] hub 1-0:1.0: state 7 ports 8 chg 01ec evt 0000
[ 0.705830] hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
[ 0.705856] ehci_hcd 0000:00:1d.7: port 2 low speed --> companion
[ 0.756043] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC
[ 0.756090] hub 1-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[ 0.807263] ehci_hcd 0000:00:1d.7: port 3 high speed
[ 0.807281] ehci_hcd 0000:00:1d.7: GetStatus port:3 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 0.858061] usb 1-3: new high-speed USB device number 3 using ehci_hcd
[ 0.909275] ehci_hcd 0000:00:1d.7: port 3 high speed
[ 0.909293] ehci_hcd 0000:00:1d.7: GetStatus port:3 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 0.972913] usb 1-3: default language 0x0409
[ 0.973790] usb 1-3: udev 3, busnum 1, minor = 2
[ 0.973800] usb 1-3: New USB device found, idVendor=058f, idProduct=6335
[ 0.973946] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 0.974103] usb 1-3: Product: Mass Storage Device
[ 0.974236] usb 1-3: Manufacturer: Generic
[ 0.974366] usb 1-3: SerialNumber: 058F63356336
[ 0.974885] usb 1-3: usb_probe_device
[ 0.974898] usb 1-3: configuration #1 chosen from 1 choice
[ 0.975063] usb 1-3: adding 1-3:1.0 (config #1, interface 0)
[ 0.975296] usb-storage 1-3:1.0: usb_probe_interface
[ 0.975320] usb-storage 1-3:1.0: usb_probe_interface - got id
[ 0.977190] scsi2 : usb-storage 1-3:1.0
[ 0.977817] drivers/usb/core/inode.c: creating file '003'
[ 0.977893] hub 1-0:1.0: port 5, status 0501, change 0000, 480 Mb/s
[ 0.977916] ehci_hcd 0000:00:1d.7: port 5 low speed --> companion
[ 1.028061] ehci_hcd 0000:00:1d.7: GetStatus port:5 status 003002 0 ACK POWER OWNER sig=se0 CSC
[ 1.028107] hub 1-0:1.0: port 6, status 0501, change 0000, 480 Mb/s
[ 1.079258] ehci_hcd 0000:00:1d.7: port 6 full speed --> companion
[ 1.079275] ehci_hcd 0000:00:1d.7: GetStatus port:6 status 003801 0 ACK POWER OWNER sig=j CONNECT
[ 1.079288] hub 1-0:1.0: port 6 not reset yet, waiting 50ms
[ 1.130056] ehci_hcd 0000:00:1d.7: GetStatus port:6 status 003002 0 ACK POWER OWNER sig=se0 CSC
[ 1.130097] hub 1-0:1.0: port 7, status 0501, change 0000, 480 Mb/s
[ 1.181260] ehci_hcd 0000:00:1d.7: port 7 high speed
[ 1.181277] ehci_hcd 0000:00:1d.7: GetStatus port:7 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 1.232055] usb 1-7: new high-speed USB device number 6 using ehci_hcd
[ 1.286259] ehci_hcd 0000:00:1d.7: port 7 high speed
[ 1.286277] ehci_hcd 0000:00:1d.7: GetStatus port:7 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 1.404917] usb 1-7: skipped 1 descriptor after configuration
[ 1.404929] usb 1-7: skipped 5 descriptors after interface
[ 1.404940] usb 1-7: skipped 1 descriptor after endpoint
[ 1.404949] usb 1-7: skipped 10 descriptors after interface
[ 1.406910] usb 1-7: default language 0x0409
[ 1.420788] usb 1-7: udev 6, busnum 1, minor = 5
[ 1.420798] usb 1-7: New USB device found, idVendor=13d3, idProduct=509b
[ 1.420942] usb 1-7: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 1.421100] usb 1-7: Product: USB 2.0 Camera
[ 1.421233] usb 1-7: Manufacturer: GenesysLogic Technology Co., Ltd.
[ 1.422930] usb 1-7: usb_probe_device
[ 1.422943] usb 1-7: configuration #1 chosen from 1 choice
[ 1.423924] usb 1-7: adding 1-7:1.0 (config #1, interface 0)
[ 1.429408] usb 1-7: adding 1-7:1.1 (config #1, interface 1)
[ 1.429679] drivers/usb/core/inode.c: creating file '006'
[ 1.429754] hub 1-0:1.0: port 8, status 0501, change 0000, 480 Mb/s
[ 1.480260] ehci_hcd 0000:00:1d.7: port 8 high speed
[ 1.480279] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 1.531055] usb 1-8: new high-speed USB device number 7 using ehci_hcd
[ 1.582261] ehci_hcd 0000:00:1d.7: port 8 high speed
[ 1.582278] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 1.646910] usb 1-8: default language 0x0409
[ 1.647784] usb 1-8: udev 7, busnum 1, minor = 6
[ 1.647793] usb 1-8: New USB device found, idVendor=058f, idProduct=6335
[ 1.648049] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.648301] usb 1-8: Product: Mass Storage Device
[ 1.648524] usb 1-8: Manufacturer: Generic
[ 1.648743] usb 1-8: SerialNumber: 058F63356336
[ 1.649326] usb 1-8: usb_probe_device
[ 1.649336] usb 1-8: configuration #1 chosen from 1 choice
[ 1.649543] usb 1-8: adding 1-8:1.0 (config #1, interface 0)
[ 1.649773] usb-storage 1-8:1.0: usb_probe_interface
[ 1.649795] usb-storage 1-8:1.0: usb_probe_interface - got id
[ 1.649967] scsi3 : usb-storage 1-8:1.0
[ 1.651687] drivers/usb/core/inode.c: creating file '007'
[ 1.651755] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0040
[ 1.651776] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0004
[ 1.651791] uhci_hcd 0000:00:1d.0: port 2 portsc 01a3,00
[ 1.651807] hub 2-0:1.0: port 2, status 0301, change 0001, 1.5 Mb/s
[ 1.675283] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04733/0xa40000/0xa0000
[ 1.704057] usb usb3: suspend_rh (auto-stop)
[ 1.746991] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 1.755056] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
[ 1.858048] usb 2-2: new low-speed USB device number 2 using uhci_hcd
[ 1.980853] scsi 2:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
[ 1.982318] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 2.008832] gma500 0000:00:02.0: allocated 1024x600 fb
[ 2.009306] fbcon: psbfb (fb0) is primary device
[ 2.019723] usb 2-2: skipped 1 descriptor after interface
[ 2.019734] usb 2-2: skipped 1 descriptor after interface
[ 2.025705] usb 2-2: default language 0x0409
[ 2.051706] usb 2-2: udev 2, busnum 2, minor = 129
[ 2.051715] usb 2-2: New USB device found, idVendor=046e, idProduct=52c2
[ 2.051724] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.051732] usb 2-2: Product: USB Multimedia Keyboard
[ 2.051739] usb 2-2: Manufacturer: BTC
[ 2.052128] usb 2-2: usb_probe_device
[ 2.052139] usb 2-2: configuration #1 chosen from 1 choice
[ 2.067706] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[ 2.067965] usbhid 2-2:1.0: usb_probe_interface
[ 2.067974] usbhid 2-2:1.0: usb_probe_interface - got id
[ 2.093026] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6
[ 2.093059] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[ 2.093567] generic-usb 0003:046E:52C2.0001: input,hidraw0: USB HID v1.10 Keyboard [BTC USB Multimedia Keyboard] on usb-0000:00:1d.0-2/input0
[ 2.093629] usb 2-2: adding 2-2:1.1 (config #1, interface 1)
[ 2.093889] usbhid 2-2:1.1: usb_probe_interface
[ 2.093898] usbhid 2-2:1.1: usb_probe_interface - got id
[ 2.172053] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input7
[ 2.172083] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us
[ 2.172499] usbhid 2-2:1.1: looking for a minor, starting at 96
[ 2.172951] generic-usb 0003:046E:52C2.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [BTC USB Multimedia Keyboard] on usb-0000:00:1d.0-2/input1
[ 2.173027] drivers/usb/core/inode.c: creating file '002'
[ 2.173094] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 2.173104] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0006
[ 2.173122] uhci_hcd 0000:00:1d.2: port 1 portsc 01a3,00
[ 2.173139] hub 4-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[ 2.250374] Console: switching to colour frame buffer device 128x37
[ 2.275045] fb0: psbfb frame buffer device
[ 2.279038] drm: registered panic notifier
[ 2.279062] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[ 2.283221] gma500 0000:00:02.0: Backlight lvds set brightness 7a127a12
[ 2.287271] [drm] Initialized gma500 1.0.0 2011-06-06 for 0000:00:02.0 on minor 0
[ 2.291542] Magic number: 12:601:967
[ 2.295675] console [netcon0] enabled
[ 2.299655] netconsole: network logging started
[ 2.381274] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[ 2.578917] usb 4-1: skipped 1 descriptor after interface
[ 2.578937] usb 4-1: skipped 1 descriptor after interface
[ 2.578950] usb 4-1: skipped 1 descriptor after endpoint
[ 2.582906] usb 4-1: default language 0x0409
[ 2.608864] sd 2:0:0:0: [sdb] 63141888 512-byte logical blocks: (32.3 GB/30.1 GiB)
[ 2.610717] usb 4-1: udev 2, busnum 4, minor = 385
[ 2.610728] usb 4-1: New USB device found, idVendor=1cb6, idProduct=6680
[ 2.610738] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.610749] usb 4-1: Product: IDC 6680
[ 2.610756] usb 4-1: Manufacturer: IDEACOM
[ 2.611236] usb 4-1: usb_probe_device
[ 2.611249] usb 4-1: configuration #1 chosen from 1 choice
[ 2.614754] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
[ 2.615070] usbhid 4-1:1.0: usb_probe_interface
[ 2.615080] usbhid 4-1:1.0: usb_probe_interface - got id
[ 2.630486] sd 2:0:0:0: [sdb] Write Protect is off
[ 2.634409] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 2.635237] sd 2:0:0:0: [sdb] No Caching mode page present
[ 2.639155] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2.647504] sd 2:0:0:0: [sdb] No Caching mode page present
[ 2.651326] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2.655890] scsi 3:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
[ 2.656550] sdb: sdb1
[ 2.665656] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.667690] sd 2:0:0:0: [sdb] No Caching mode page present
[ 2.667700] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2.667710] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 2.804196] input: IDEACOM IDC 6680 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input8
[ 2.809064] generic-usb 0003:1CB6:6680.0003: input,hidraw2: USB HID v1.10 Mouse [IDEACOM IDC 6680] on usb-0000:00:1d.2-1/input0
[ 2.817183] usb 4-1: adding 4-1:1.1 (config #1, interface 1)
[ 2.817435] usbhid 4-1:1.1: usb_probe_interface
[ 2.817445] usbhid 4-1:1.1: usb_probe_interface - got id
[ 2.865380] input: IDEACOM IDC 6680 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/input/input9
[ 2.869994] generic-usb 0003:1CB6:6680.0004: input,hidraw3: USB HID v1.10 Mouse [IDEACOM IDC 6680] on usb-0000:00:1d.2-1/input1
[ 2.877448] drivers/usb/core/inode.c: creating file '002'
[ 2.877512] uhci_hcd 0000:00:1d.2: port 2 portsc 0093,00
[ 2.877531] hub 4-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[ 2.981267] hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[ 3.083267] usb 4-2: new full-speed USB device number 3 using uhci_hcd
[ 3.227933] usb 4-2: skipped 1 descriptor after interface
[ 3.230906] usb 4-2: default language 0x0409
[ 3.239913] usb 4-2: udev 3, busnum 4, minor = 386
[ 3.239930] usb 4-2: New USB device found, idVendor=0b05, idProduct=b703
[ 3.243714] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.247452] usb 4-2: Product: BT-250
[ 3.251096] usb 4-2: Manufacturer: Broadcom Corp
[ 3.254694] usb 4-2: SerialNumber: 0025D3A2B311
[ 3.258664] usb 4-2: usb_probe_device
[ 3.258676] usb 4-2: configuration #1 chosen from 1 choice
[ 3.261969] usb 4-2: adding 4-2:1.0 (config #1, interface 0)
[ 3.262520] usb 4-2: adding 4-2:1.1 (config #1, interface 1)
[ 3.262821] usb 4-2: adding 4-2:1.2 (config #1, interface 2)
[ 3.263138] usb 4-2: adding 4-2:1.3 (config #1, interface 3)
[ 3.263362] drivers/usb/core/inode.c: creating file '003'
[ 3.263418] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 3.469992] sd 3:0:0:0: [sdc] 63307776 512-byte logical blocks: (32.4 GB/30.1 GiB)
[ 3.474811] sd 3:0:0:0: [sdc] Write Protect is off
[ 3.478772] sd 3:0:0:0: [sdc] Mode Sense: 03 00 00 00
[ 3.479808] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3.483445] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3.491314] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3.494826] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3.500066] sdc: sdc1
[ 3.506808] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3.510356] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3.513888] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[ 3.517484] Freeing unused kernel memory: 420k freed
[ 3.521799] Write protecting the kernel text: 6672k
[ 3.525468] Write protecting the kernel read-only data: 2100k
[ 3.654773] echo used greatest stack depth: 6572 bytes left
[ 4.333770] scsi_wait_scan: version magic '3.3.8-gentoo SMP mod_unload 686 ' should be '3.3.8-gentoo SMP mod_unload ATOM '
[ 14.628647] EXT2-fs (sda3): error: couldn't mount because of unsupported optional features (240)
[ 14.633824] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[ 14.648225] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 14.648493] mount used greatest stack depth: 6460 bytes left
[ 14.822560] kbd_mode used greatest stack depth: 6412 bytes left
[ 14.844064] loadkeys used greatest stack depth: 6328 bytes left
[ 14.847576] init-early.sh used greatest stack depth: 5844 bytes left
[ 15.497468] udevd[2273]: starting version 171
[ 17.709482] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[ 17.710429] EXT4-fs (sda3): re-mounted. Opts: user_xattr,barrier=1,data=ordered
[ 17.894506] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 17.916247] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)

xorg
[ 51.496]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[ 51.496] X Protocol Version 11, Revision 0
[ 51.496] Build Operating System: Linux 3.3.8-gentoo i686 Gentoo
[ 51.497] Current Operating System: Linux Firefly 3.3.8-gentoo #8 SMP Tue Sep 4 13:45:50 EDT 2012 i686
[ 51.497] Kernel command line: root=/dev/sda3
[ 51.497] Build Date: 25 August 2012 07:33:36PM
[ 51.497]
[ 51.497] Current version of pixman: 0.26.0
[ 51.497] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 51.497] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 51.498] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 10 23:59:50 2012
[ 51.503] (==) Using config file: "/etc/X11/xorg.conf"
[ 51.503] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 51.504] (==) No Layout section. Using the first Screen section.
[ 51.504] (**) |-->Screen "screen1" (0)
[ 51.504] (**) | |-->Monitor "<default monitor>"
[ 51.506] (**) | |-->Device "Videocard0"
[ 51.506] (==) No monitor specified for screen "screen1".
Using a default monitor configuration.
[ 51.506] (==) Automatically adding devices
[ 51.507] (==) Automatically enabling devices
[ 51.510] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 51.510] Entry deleted from font path.
[ 51.510] (==) FontPath set to:

[ 51.510] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 51.510] (**) Extension "Composite" is enabled
[ 51.510] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 51.510] (II) Loader magic: 0x81f5580
[ 51.510] (II) Module ABI versions:
[ 51.510] X.Org ANSI C Emulation: 0.4
[ 51.510] X.Org Video Driver: 12.0
[ 51.510] X.Org XInput driver : 16.0
[ 51.510] X.Org Server Extension : 6.0
[ 51.512] (--) PCI:*(0:0:2:0) 8086:8108:1043:8398 rev 7, Mem @ 0xf3f80000/524288, 0xd0000000/268435456, 0xf3f40000/262144, I/O @ 0x0000c880/8
[ 51.512] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 51.513] (II) LoadModule: "extmod"
[ 51.519] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 51.521] (II) Module extmod: vendor="X.Org Foundation"
[ 51.521] compiled for 1.12.2, module version = 1.0.0
[ 51.521] Module class: X.Org Server Extension
[ 51.521] ABI class: X.Org Server Extension, version 6.0
[ 51.521] (II) Loading extension MIT-SCREEN-SAVER
[ 51.521] (II) Loading extension XFree86-VidModeExtension
[ 51.521] (II) Loading extension XFree86-DGA
[ 51.521] (II) Loading extension DPMS
[ 51.521] (II) Loading extension XVideo
[ 51.522] (II) Loading extension XVideo-MotionCompensation
[ 51.522] (II) Loading extension X-Resource
[ 51.522] (II) LoadModule: "dbe"
[ 51.522] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 51.523] (II) Module dbe: vendor="X.Org Foundation"
[ 51.524] compiled for 1.12.2, module version = 1.0.0
[ 51.524] Module class: X.Org Server Extension
[ 51.524] ABI class: X.Org Server Extension, version 6.0
[ 51.524] (II) Loading extension DOUBLE-BUFFER
[ 51.524] (II) LoadModule: "glx"
[ 51.524] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 51.531] (II) Module glx: vendor="X.Org Foundation"
[ 51.531] compiled for 1.12.2, module version = 1.0.0
[ 51.531] ABI class: X.Org Server Extension, version 6.0
[ 51.531] (==) AIGLX enabled
[ 51.531] (II) Loading extension GLX
[ 51.532] (II) LoadModule: "record"
[ 51.532] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 51.534] (II) Module record: vendor="X.Org Foundation"
[ 51.534] compiled for 1.12.2, module version = 1.13.0
[ 51.534] Module class: X.Org Server Extension
[ 51.534] ABI class: X.Org Server Extension, version 6.0
[ 51.534] (II) Loading extension RECORD
[ 51.534] (II) LoadModule: "dri"
[ 51.534] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 51.537] (II) Module dri: vendor="X.Org Foundation"
[ 51.538] compiled for 1.12.2, module version = 1.0.0
[ 51.538] ABI class: X.Org Server Extension, version 6.0
[ 51.538] (II) Loading extension XFree86-DRI
[ 51.538] (II) LoadModule: "dri2"
[ 51.538] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 51.539] (II) Module dri2: vendor="X.Org Foundation"
[ 51.540] compiled for 1.12.2, module version = 1.2.0
[ 51.540] ABI class: X.Org Server Extension, version 6.0
[ 51.540] (II) Loading extension DRI2
[ 51.540] (II) LoadModule: "fbdev"
[ 51.542] (WW) Warning, couldn't open module fbdev
[ 51.542] (II) UnloadModule: "fbdev"
[ 51.542] (II) Unloading fbdev
[ 51.542] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 51.542] (EE) No drivers available.
[ 51.542]
Fatal server error:
[ 51.542] no screens found
[ 51.542]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 51.542] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 51.542]

lspci -k

00:00.0 Host bridge: Intel Corporation System Controller Hub (SCH Poulsbo) (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 8398
00:02.0 VGA compatible controller: Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 8398
Kernel driver in use: gma500
00:1b.0 Audio device: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller (rev 07)
Subsystem: ASUSTeK Computer Inc. Device 8398
Kernel drive
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 4:10 am    Post subject: Reply with quote

Just a note. Hadn't run across a reference to xf86-video-modesetting. I've emerged it, but not sure what else I need to do. Been a long time since I last worked with gentoo, so far the experience has been pleasant, just a lot of new content to uncover.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 4:14 am    Post subject: Reply with quote

Thought you might need the xorg.conf file I have been playing with, no idea if it is correct.


Section "Device"
Identifier "Videocard0"
Driver "fbdev"
Option "IgnoreACPI"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "Screen"
Identifier "screen1"
Device "Videocard0"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Virtual 3280 1050
EndSubsection

Subsection "Display"
Depth 16
Virtual 3280 1050
EndSubsection

Subsection "Display"
Depth 15
Virtual 3280 1050
EndSubsection

Subsection "Display"
Depth 8
Virtual 3280 1050
EndSubsection
EndSection


The size of the display is off, but I figured I would deal with that later.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Sep 11, 2012 11:18 am    Post subject: Reply with quote

You normally don't need any xorg.conf at all. If the kernel misdetects your screen resolution, use e.g. video=1366x768 kernel parameter to choose resolution (replace 1366x768 with your actual screen resolution).

If it doesn't work without xorg.conf, create one config snippet containing only a device section.
/etc/X11/xorg.conf.d/10-modesetting.conf:
Section "Device"
        Identifier "poulsbo"
        Driver "modesetting"
EndSection
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 11:51 am    Post subject: Reply with quote

Doesn't seem to work. Still getting no screens found and X terminates.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Sep 11, 2012 11:56 am    Post subject: Reply with quote

Please provide your Xorg.0.log now.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 11:59 am    Post subject: Reply with quote

[ 28353.310]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[ 28353.313] X Protocol Version 11, Revision 0
[ 28353.314] Build Operating System: Linux 3.3.8-gentoo i686 Gentoo
[ 28353.316] Current Operating System: Linux Firefly 3.3.8-gentoo #8 SMP Tue Sep 4 13:45:50 EDT 2012 i686
[ 28353.316] Kernel command line: root=/dev/sda3
[ 28353.319] Build Date: 25 August 2012 07:33:36PM
[ 28353.320]
[ 28353.322] Current version of pixman: 0.26.0
[ 28353.326] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 28353.326] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28353.335] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 11 07:51:31 2012
[ 28353.338] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 28353.341] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 28353.341] (==) No Layout section. Using the first Screen section.
[ 28353.341] (==) No screen section available. Using defaults.
[ 28353.341] (**) |-->Screen "Default Screen Section" (0)
[ 28353.341] (**) | |-->Monitor "<default monitor>"
[ 28353.341] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 28353.342] (**) | |-->Device "poulsbo"
[ 28353.342] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28353.342] (==) Automatically adding devices
[ 28353.342] (==) Automatically enabling devices
[ 28353.342] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 28353.342] Entry deleted from font path.
[ 28353.342] (==) FontPath set to:

[ 28353.342] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 28353.342] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 28353.342] (II) Loader magic: 0x81f5580
[ 28353.342] (II) Module ABI versions:
[ 28353.342] X.Org ANSI C Emulation: 0.4
[ 28353.342] X.Org Video Driver: 12.0
[ 28353.342] X.Org XInput driver : 16.0
[ 28353.342] X.Org Server Extension : 6.0
[ 28353.344] (--) PCI:*(0:0:2:0) 8086:8108:1043:8398 rev 7, Mem @ 0xf3f80000/524288, 0xd0000000/268435456, 0xf3f40000/262144, I/O @ 0x0000c880/8
[ 28353.344] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 28353.344] (II) LoadModule: "extmod"
[ 28353.345] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 28353.346] (II) Module extmod: vendor="X.Org Foundation"
[ 28353.346] compiled for 1.12.2, module version = 1.0.0
[ 28353.346] Module class: X.Org Server Extension
[ 28353.346] ABI class: X.Org Server Extension, version 6.0
[ 28353.346] (II) Loading extension MIT-SCREEN-SAVER
[ 28353.346] (II) Loading extension XFree86-VidModeExtension
[ 28353.346] (II) Loading extension XFree86-DGA
[ 28353.346] (II) Loading extension DPMS
[ 28353.346] (II) Loading extension XVideo
[ 28353.346] (II) Loading extension XVideo-MotionCompensation
[ 28353.346] (II) Loading extension X-Resource
[ 28353.346] (II) LoadModule: "dbe"
[ 28353.346] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 28353.347] (II) Module dbe: vendor="X.Org Foundation"
[ 28353.347] compiled for 1.12.2, module version = 1.0.0
[ 28353.347] Module class: X.Org Server Extension
[ 28353.347] ABI class: X.Org Server Extension, version 6.0
[ 28353.347] (II) Loading extension DOUBLE-BUFFER
[ 28353.347] (II) LoadModule: "glx"
[ 28353.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 28353.347] (II) Module glx: vendor="X.Org Foundation"
[ 28353.348] compiled for 1.12.2, module version = 1.0.0
[ 28353.348] ABI class: X.Org Server Extension, version 6.0
[ 28353.348] (==) AIGLX enabled
[ 28353.348] (II) Loading extension GLX
[ 28353.348] (II) LoadModule: "record"
[ 28353.348] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 28353.348] (II) Module record: vendor="X.Org Foundation"
[ 28353.348] compiled for 1.12.2, module version = 1.13.0
[ 28353.348] Module class: X.Org Server Extension
[ 28353.349] ABI class: X.Org Server Extension, version 6.0
[ 28353.349] (II) Loading extension RECORD
[ 28353.349] (II) LoadModule: "dri"
[ 28353.349] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 28353.349] (II) Module dri: vendor="X.Org Foundation"
[ 28353.350] compiled for 1.12.2, module version = 1.0.0
[ 28353.350] ABI class: X.Org Server Extension, version 6.0
[ 28353.350] (II) Loading extension XFree86-DRI
[ 28353.350] (II) LoadModule: "dri2"
[ 28353.350] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 28353.350] (II) Module dri2: vendor="X.Org Foundation"
[ 28353.350] compiled for 1.12.2, module version = 1.2.0
[ 28353.350] ABI class: X.Org Server Extension, version 6.0
[ 28353.351] (II) Loading extension DRI2
[ 28353.351] (II) LoadModule: "modesetting"
[ 28353.351] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 28353.525] (II) Module modesetting: vendor="X.Org Foundation"
[ 28353.525] compiled for 1.12.2, module version = 0.3.0
[ 28353.525] Module class: X.Org Video Driver
[ 28353.525] ABI class: X.Org Video Driver, version 12.0
[ 28353.525] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 28353.525] (--) using VT number 7

[ 28353.534] (WW) Falling back to old probe method for modesetting
[ 28353.534] (II) UnloadModule: "modesetting"
[ 28353.534] (EE) Screen(s) found, but none have a usable configuration.
[ 28353.534]
Fatal server error:
[ 28353.535] no screens found
[ 28353.535]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 28353.535] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 28353.535]
[ 28353.584] Server terminated with error (1). Closing log file.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 12:01 pm    Post subject: Reply with quote

Looking up what the screen size is supposed to be.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 12:02 pm    Post subject: Reply with quote

This is the original post I was working from. I tried a couple of others, but it's all hit and miss as I am not certain what I am working with xorg.

http://en.gentoo-wiki.com/wiki/Asus_Eee_T91
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 12:06 pm    Post subject: Reply with quote

looks like screen size is supposed to be 1024x600 per this article, http://en.gentoo-wiki.com/wiki/Asus_Eee_T91
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Sep 11, 2012 12:24 pm    Post subject: Reply with quote

Looks like you'll have to upgrade to xorg-server-1.13.0 and/or gentoo-sources-3.5.3 (may need to unmask).

You can also use xf86-video-fbdev (install and change driver to "fbdev") instead of the modesetting driver, but it has several disadvantages such as lack of xrandr 1.2 support for output configuration.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 12:27 pm    Post subject: Reply with quote

Okay, will do the research to figure out how to do that. I suppose I will do both. I did install the other configuration, but it was telling me that the fbdev driver was not found.
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 12:34 pm    Post subject: Reply with quote

ah, no, did not emerge video/fbdev. I'll try upgrading the other packages first and reserve fbdev as a backup
Back to top
View user's profile Send private message
lando212
n00b
n00b


Joined: 09 Sep 2012
Posts: 13

PostPosted: Tue Sep 11, 2012 4:00 pm    Post subject: Reply with quote

Looking around I found that VIDEO_CARDS="intel" is listed in /etc/portage/make.conf. Could this be causing issues?

Still trying to figure out how to install the new packages, the documentation isn't of much use.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Wed Nov 28, 2012 11:47 pm    Post subject: Reply with quote

Sorry for not getting back to you earlier. The VIDEO_CARDS setting in make.conf only determines which drivers will be installed, and you already have the correct driver (xf86-video-modesetting) installed.

If it still does not work for you with latest xorg-server and kernel, consider reporting a bug at https://bugs.freedesktop.org/ and include dmesg, Xorg.0.log.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum