rmottola / Arctic-Fox

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.
Other
307 stars 36 forks source link

Endianness for certain web sites #15

Closed gianlucarenzi closed 5 years ago

gianlucarenzi commented 5 years ago

How can I have an attachment? Because I have a screenshot for an issue for graphics. Drag and drop does not work (I am using MATE Ubuntu 16.04 LTS) and pasting it simply add the file path... Try to go to: https://www.powerpc-notebook.org/en/ and you will see the issue

gianlucarenzi commented 5 years ago

...oops, I almost forgot: in mozilla firefox 47.0 (standard ubuntu 16.04 for PowerPC) does not happen. My system is a Quad Core PowerPC G5 Apple Late 2005 but with a BIOS Flashed Graphic Card (i.e. it is a x86 PCI Express card with no f-code installed...) Here is the dmesg: [ 0.000000] Allocated 2490368 bytes for 1024 pacas at c00000000fda0000 [ 0.000000] DART table allocated at: c00000007f000000 [ 0.000000] Using PowerMac machine description [ 0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24 [ 0.000000] cma: Reserved 416 MiB at 0x000000025e000000 [ 0.000000] Found initrd at 0xc000000002900000:0xc000000004efc000 [ 0.000000] Found U4 memory controller & host bridge @ 0xf8000000 revision: 0x42 [ 0.000000] Mapped at 0xd000080080000000 [ 0.000000] Found a Shasta mac-io controller, rev: 0, mapped at 0xd000080080041000 [ 0.000000] PowerMac motherboard: PowerMac G5 Dual Core [ 0.000000] DART IOMMU initialized for U4 type chipset [ 0.000000] bootconsole [udbg0] enabled [ 0.000000] CPU maps initialized for 1 thread per core [ 0.000000] (thread shift is 0) [ 0.000000] Freed 2478080 bytes for unused pacas [ 0.000000] Starting Linux ppc64 #167-Ubuntu SMP Wed Dec 5 11:09:55 UTC 2018 [ 0.000000] ----------------------------------------------------- [ 0.000000] ppc64_pft_size = 0x0 [ 0.000000] phys_mem_size = 0x200000000 [ 0.000000] cpu_features = 0x0804806318100448 [ 0.000000] possible = 0x1fffffef18500649 [ 0.000000] always = 0x0000000018100040 [ 0.000000] cpu_user_features = 0xdc080000 0x00000000 [ 0.000000] mmu_features = 0x0c000001 [ 0.000000] firmware_features = 0x0000000000000000 [ 0.000000] htab_address = 0xc000000278000000 [ 0.000000] htab_hash_mask = 0xfffff [ 0.000000] ----------------------------------------------------- [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-141-powerpc64-smp (buildd@bos02-powerpc-007) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #167-Ubuntu SMP Wed Dec 5 11:09:55 UTC 2018 (Ubuntu 4.4.0-141.167-powerpc64-smp 4.4.162) [ 0.000000] Top of RAM: 0x280000000, Total RAM: 0x200000000 [ 0.000000] Memory hole size: 2048MB [ 0.000000] numa: Initmem setup node 0 [mem 0x00000000-0x27fffffff] [ 0.000000] numa: NODE_DATA [mem 0x25dfb2b00-0x25dfbcfff] [ 0.000000] Section 603 and 605 (node 0) have a circular dependency on usemap and pgdat allocations [ 0.000000] Found U4-PCIE PCI host bridge. Firmware bus number: 0->255 [ 0.000000] PCI host bridge /pci@0,f0000000 ranges: [ 0.000000] MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 [ 0.000000] IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000 [ 0.000000] MEM 0x00000000a0000000..0x00000000cfffffff -> 0x00000000a0000000 [ 0.000000] Can't get bus-range for /ht@0,f2000000, assume bus 0 [ 0.000000] Found U3-HT PCI host bridge. Firmware bus number: 0->239 [ 0.000000] PCI host bridge /ht@0,f2000000 (primary) ranges: [ 0.000000] SMU: Driver 0.7 (c) 2005 Benjamin Herrenschmidt, IBM Corp. [ 0.000000] nvram: Checking bank 0... [ 0.000000] nvram: gen0=750, gen1=749 [ 0.000000] nvram: Active bank is: 0 [ 0.000000] nvram: OF partition at 0x410 [ 0.000000] nvram: XP partition at 0x1020 [ 0.000000] nvram: NR partition at 0x1120 [ 0.000000] Top of RAM: 0x280000000, Total RAM: 0x200000000 [ 0.000000] Memory hole size: 2048MB [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000027fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000027fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000027fffffff] [ 0.000000] On node 0 totalpages: 2097152 [ 0.000000] DMA zone: 32768 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 2097152 pages, LIFO batch:31 [ 0.000000] PERCPU: Embedded 26 pages/cpu @c00000025de00000 s67992 r0 d38504 u262144 [ 0.000000] pcpu-alloc: s67992 r0 d38504 u262144 alloc=1*1048576 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2064384 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: root=UUID=bfc2da87-f108-461d-a859-6df57d70bf87 ro quiet loglevel=3 console=tty0 radeon.agpmode=-1 nouveau.noaccel=1 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Sorting __ex_table... [ 0.000000] Memory: 7548772K/8388608K available (11304K kernel code, 2084K rwdata, 4536K rodata, 8752K init, 2400K bss, 413852K reserved, 425984K cma-reserved) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 [ 0.000000] NR_IRQS:512 nr_irqs:512 16 [ 0.000000] mpic: Resetting [ 0.000000] mpic: Setting up MPIC " MPIC 1 " version 1.2 at f8040000, max 4 CPUs [ 0.000000] mpic: ISU size: 124, shift: 7, mask: 7f [ 0.000000] mpic: Initializing for 124 sources [ 0.000000] mpic: Setting up HT PICs workarounds for U3/U4 [ 0.000000] mpic: - HT:01.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:02.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:03.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:04.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:05.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:06.0 disabled MSI mapping found @ 0xfee00000 [ 0.000000] mpic: - HT:07.0 [0x90] vendor 106b device 0053 has 86 irqs [ 0.000000] time_init: decrementer frequency = 33.333333 MHz [ 0.000000] time_init: processor frequency = 2500.000000 MHz [ 0.000002] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000005] clocksource: timebase mult[1e000005] shift[24] registered [ 0.000009] clockevent: decrementer mult[8888887] shift[32] cpu[0] [ 0.000067] Console: colour dummy device 80x25 [ 0.000071] console [tty0] enabled [ 0.000074] bootconsole [udbg0] disabled [ 0.000215] pid_max: default: 32768 minimum: 301 [ 0.000249] Security Framework initialized [ 0.000252] Yama: becoming mindful. [ 0.000279] AppArmor: AppArmor initialized [ 0.001488] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.008360] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.011537] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.011561] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.012131] Initializing cgroup subsys io [ 0.012141] Initializing cgroup subsys memory [ 0.012155] Initializing cgroup subsys devices [ 0.012160] Initializing cgroup subsys freezer [ 0.012165] Initializing cgroup subsys net_cls [ 0.012170] Initializing cgroup subsys perf_event [ 0.012175] Initializing cgroup subsys net_prio [ 0.012182] Initializing cgroup subsys hugetlb [ 0.012186] Initializing cgroup subsys pids [ 0.012200] ftrace: allocating 29697 entries in 175 pages [ 0.035037] PowerMac SMP probe found 4 cpus [ 0.035155] KeyWest i2c @0xf8001003 irq 16 /u4@0,f8000000/i2c@f8001000 [ 0.035160] channel 1 bus /u4@0,f8000000/i2c@f8001000/i2c-bus@1 [ 0.035205] KeyWest i2c @0x80018000 irq 27 /ht@0,f2000000/pci@8/mac-io@7/i2c@18000 [ 0.035210] channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0 [ 0.035214] channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0 [ 0.035257] SMU i2c /smu@0,0/smu-i2c-control@0 [ 0.035261] channel b bus /smu@0,0/smu-i2c-control@0/i2c-bus@b [ 0.035265] channel e bus /smu@0,0/smu-i2c-control@0/i2c-bus@e [ 0.035285] Processor timebase sync using platform function [ 0.035288] mpic: requesting IPIs... [ 0.035345] PPC970/FX/MP performance monitor hardware support registered [ 0.062984] Brought up 4 CPUs [ 0.067613] devtmpfs: initialized [ 0.190682] device-tree: Duplicate name in i2c@18000, renamed to "i2c-bus@0#1" [ 0.192845] evm: security.selinux [ 0.192847] evm: security.SMACK64 [ 0.192849] evm: security.SMACK64EXEC [ 0.192850] evm: security.SMACK64TRANSMUTE [ 0.192852] evm: security.SMACK64MMAP [ 0.192853] evm: security.ima [ 0.192855] evm: security.capability [ 0.193068] EEH: devices created [ 0.193208] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.193236] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.197786] NET: Registered protocol family 16 [ 0.197810] eeh_init: Platform EEH operation not found [ 0.197914] IBM eBus Device Driver [ 0.208278] cpuidle: using governor ladder [ 0.220283] cpuidle: using governor menu [ 0.229203] PCI: Probing PCI hardware [ 0.229386] PCI host bridge to bus 2c6c:00 [ 0.229393] pci_bus 2c6c:00: root bus resource [io 0x10000-0x80ffff] (bus address [0x0000-0x7fffff]) [ 0.229396] pci_bus 2c6c:00: root bus resource [mem 0xf1000000-0xf1ffffff] [ 0.229399] pci_bus 2c6c:00: root bus resource [mem 0xa0000000-0xcfffffff] [ 0.229403] pci_bus 2c6c:00: root bus resource [bus 00-ff] [ 0.229409] pci_bus 2c6c:00: busn_res: [bus 00-ff] end is updated to ff [ 0.229440] pci 2c6c:00:0b.0: [106b:005b] type 01 class 0x060400 [ 0.229480] PCI: Fixup U4 PCIe bridge range: [mem 0xa0000000-0xcfffffff] [ 0.229508] pci 2c6c:00:0b.0: PME# supported from D0 D3hot D3cold [ 0.263973] IOMMU table initialized, virtual merging enabled [ 0.264042] pci 2c6c:00:0b.0: PCI bridge to [bus 0a] [ 0.264049] pci 2c6c:00:0b.0: bridge window [io 0x10000-0x1ffff] [ 0.264053] pci 2c6c:00:0b.0: bridge window [mem 0xa0000000-0xcfffffff] [ 0.264060] pci 2c6c:00:0b.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 0.264071] pci_bus 2c6c:00: busn_res: [bus 00-ff] end is updated to 0a [ 0.264166] PCI host bridge to bus 7c70:00 [ 0.264170] pci_bus 7c70:00: root bus resource [io 0x811000-0xc10fff] (bus address [0x0000-0x3fffff]) [ 0.264174] pci_bus 7c70:00: root bus resource [mem 0xfa000000-0xffffffff] [ 0.264177] pci_bus 7c70:00: root bus resource [mem 0x80000000-0x9fffffff] [ 0.264180] pci_bus 7c70:00: root bus resource [mem 0xd0000000-0xefffffff] [ 0.264183] pci_bus 7c70:00: root bus resource [bus 00-ef] [ 0.264187] pci_bus 7c70:00: busn_res: [bus 00-ef] end is updated to ff [ 0.264207] pci 7c70:00:00.0: [106b:0074] type 00 class 0x060000 [ 0.264302] pci 7c70:00:01.0: [1166:0130] type 01 class 0x060400 [ 0.264422] pci 7c70:00:02.0: [1166:0130] type 01 class 0x060400 [ 0.264530] pci 7c70:00:03.0: [1166:0132] type 01 class 0x060400 [ 0.264636] pci 7c70:00:04.0: [1166:0132] type 01 class 0x060400 [ 0.264742] pci 7c70:00:05.0: [1166:0132] type 01 class 0x060400 [ 0.264850] pci 7c70:00:06.0: [1166:0132] type 01 class 0x060400 [ 0.264959] pci 7c70:00:07.0: [106b:0053] type 01 class 0x060400 [ 0.265086] pci 7c70:00:08.0: [106b:0054] type 01 class 0x060400 [ 0.265206] pci 7c70:00:09.0: [106b:0055] type 01 class 0x060400 [ 0.265404] pci 7c70:00:01.0: PCI bridge to [bus 04] [ 0.265478] pci 7c70:05:04.0: [14e4:166a] type 00 class 0x020000 [ 0.265503] pci 7c70:05:04.0: reg 0x10: [mem 0xfa530000-0xfa53ffff 64bit] [ 0.265512] pci 7c70:05:04.0: reg 0x18: [mem 0xfa520000-0xfa52ffff 64bit] [ 0.265547] pci 7c70:05:04.0: PME# supported from D3hot D3cold [ 0.265639] pci 7c70:05:04.1: [14e4:166a] type 00 class 0x020000 [ 0.265664] pci 7c70:05:04.1: reg 0x10: [mem 0xfa510000-0xfa51ffff 64bit] [ 0.265673] pci 7c70:05:04.1: reg 0x18: [mem 0xfa500000-0xfa50ffff 64bit] [ 0.265707] pci 7c70:05:04.1: PME# supported from D3hot D3cold [ 0.265798] pci 7c70:00:02.0: PCI bridge to [bus 05] [ 0.265806] pci 7c70:00:02.0: bridge window [mem 0xfa500000-0xfa5fffff] [ 0.265930] pci 7c70:06:00.0: [1002:9490] type 00 class 0x030000 [ 0.265960] pci 7c70:06:00.0: reg 0x10: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.265973] pci 7c70:06:00.0: reg 0x18: [mem 0x80110000-0x8011ffff 64bit] [ 0.265981] pci 7c70:06:00.0: reg 0x20: [io 0x811000-0x8110ff] [ 0.265995] pci 7c70:06:00.0: reg 0x30: [mem 0x80120000-0x8013ffff pref] [ 0.266026] pci 7c70:06:00.0: supports D1 D2 [ 0.266111] pci 7c70:06:00.1: [1002:aa38] type 00 class 0x040300 [ 0.266141] pci 7c70:06:00.1: reg 0x10: [mem 0x80100000-0x80103fff 64bit] [ 0.266201] pci 7c70:06:00.1: supports D1 D2 [ 0.272382] pci 7c70:00:03.0: PCI bridge to [bus 06] [ 0.272388] pci 7c70:00:03.0: bridge window [io 0x811000-0x811fff] [ 0.272392] pci 7c70:00:03.0: bridge window [mem 0x80100000-0x9fffffff] [ 0.272485] pci 7c70:00:04.0: PCI bridge to [bus 07] [ 0.272547] pci 7c70:00:05.0: PCI bridge to [bus 08] [ 0.272614] pci 7c70:00:06.0: PCI bridge to [bus 09] [ 0.272686] pci 7c70:00:07.0: PCI bridge to [bus 02] [ 0.272695] pci 7c70:00:07.0: bridge window [mem 0xfa000000-0xfa3fffff] [ 0.272700] pci 7c70:00:07.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.272766] pci 7c70:01:07.0: [106b:004f] type 00 class 0xff0000 [ 0.272779] pci 7c70:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff] [ 0.272896] pci 7c70:01:0b.0: [1033:0035] type 00 class 0x0c0310 [ 0.272916] pci 7c70:01:0b.0: reg 0x10: [mem 0x80082000-0x80082fff] [ 0.272963] pci 7c70:01:0b.0: supports D1 D2 [ 0.272966] pci 7c70:01:0b.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.273058] pci 7c70:01:0b.1: [1033:0035] type 00 class 0x0c0310 [ 0.273078] pci 7c70:01:0b.1: reg 0x10: [mem 0x80081000-0x80081fff] [ 0.273126] pci 7c70:01:0b.1: supports D1 D2 [ 0.273129] pci 7c70:01:0b.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.273220] pci 7c70:01:0b.2: [1033:00e0] type 00 class 0x0c0320 [ 0.273240] pci 7c70:01:0b.2: reg 0x10: [mem 0x80080000-0x800800ff] [ 0.273288] pci 7c70:01:0b.2: supports D1 D2 [ 0.273291] pci 7c70:01:0b.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.273377] pci 7c70:00:08.0: PCI bridge to [bus 01] [ 0.273386] pci 7c70:00:08.0: bridge window [mem 0x80000000-0x800fffff] [ 0.273390] pci 7c70:00:08.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.273495] pci 7c70:03:0c.0: [1166:0240] type 00 class 0x01018f [ 0.273508] pci 7c70:03:0c.0: reg 0x10: [io 0x811000-0x811007] [ 0.273515] pci 7c70:03:0c.0: reg 0x14: [io 0x811000-0x811003] [ 0.273523] pci 7c70:03:0c.0: reg 0x18: [io 0x811000-0x811007] [ 0.273530] pci 7c70:03:0c.0: reg 0x1c: [io 0x811000-0x811003] [ 0.273538] pci 7c70:03:0c.0: reg 0x20: [io 0x811000-0x81100f] [ 0.273545] pci 7c70:03:0c.0: reg 0x24: [mem 0xfa402000-0xfa403fff] [ 0.273637] pci 7c70:03:0d.0: [106b:0050] type 00 class 0xff0000 [ 0.273649] pci 7c70:03:0d.0: reg 0x10: [mem 0xfa404000-0xfa407fff] [ 0.273755] pci 7c70:03:0e.0: [106b:0052] type 00 class 0x0c0010 [ 0.273774] pci 7c70:03:0e.0: reg 0x10: [mem 0xfa400000-0xfa400fff] [ 0.273817] pci 7c70:03:0e.0: supports D1 D2 [ 0.273820] pci 7c70:03:0e.0: PME# supported from D0 D1 D2 D3hot [ 0.273903] pci 7c70:00:09.0: PCI bridge to [bus 03] [ 0.273912] pci 7c70:00:09.0: bridge window [mem 0xfa400000-0xfa4fffff] [ 0.273917] pci 7c70:00:09.0: bridge window [mem 0x00000000-0x000fffff pref] [ 0.273985] pci_bus 7c70:00: busn_res: [bus 00-ff] end is updated to 09 [ 0.274113] PCI 2c6c:00 Cannot reserve Legacy IO [io 0x10000-0x10fff] [ 0.274116] PCI 7c70:00 Cannot reserve Legacy IO [io 0x811000-0x811fff] [ 0.274133] pci 2c6c:00:0b.0: BAR 15: assigned [mem 0xf1000000-0xf10fffff 64bit pref] [ 0.274137] pci 2c6c:00:0b.0: PCI bridge to [bus 0a] [ 0.274141] pci 2c6c:00:0b.0: bridge window [io 0x10000-0x1ffff] [ 0.274147] pci 2c6c:00:0b.0: bridge window [mem 0xa0000000-0xcfffffff] [ 0.274151] pci 2c6c:00:0b.0: bridge window [mem 0xf1000000-0xf10fffff 64bit pref] [ 0.274158] pci_bus 2c6c:00: resource 4 [io 0x10000-0x80ffff] [ 0.274161] pci_bus 2c6c:00: resource 5 [mem 0xf1000000-0xf1ffffff] [ 0.274164] pci_bus 2c6c:00: resource 6 [mem 0xa0000000-0xcfffffff] [ 0.274167] pci_bus 2c6c:0a: resource 0 [io 0x10000-0x1ffff] [ 0.274170] pci_bus 2c6c:0a: resource 1 [mem 0xa0000000-0xcfffffff] [ 0.274173] pci_bus 2c6c:0a: resource 2 [mem 0xf1000000-0xf10fffff 64bit pref] [ 0.274213] pci 7c70:00:01.0: PCI bridge to [bus 04] [ 0.274219] pci 7c70:00:02.0: PCI bridge to [bus 05] [ 0.274223] pci 7c70:00:02.0: bridge window [mem 0xfa500000-0xfa5fffff] [ 0.274229] pci 7c70:06:00.0: BAR 4: assigned [io 0x811000-0x8110ff] [ 0.274235] pci 7c70:00:03.0: PCI bridge to [bus 06] [ 0.274239] pci 7c70:00:03.0: bridge window [io 0x811000-0x811fff] [ 0.274243] pci 7c70:00:03.0: bridge window [mem 0x80100000-0x9fffffff] [ 0.274248] pci 7c70:00:04.0: PCI bridge to [bus 07] [ 0.274253] pci 7c70:00:05.0: PCI bridge to [bus 08] [ 0.274259] pci 7c70:00:06.0: PCI bridge to [bus 09] [ 0.274265] pci 7c70:00:07.0: PCI bridge to [bus 02] [ 0.274269] pci 7c70:00:07.0: bridge window [mem 0xfa000000-0xfa3fffff] [ 0.274274] pci 7c70:00:08.0: PCI bridge to [bus 01] [ 0.274278] pci 7c70:00:08.0: bridge window [mem 0x80000000-0x800fffff] [ 0.274284] pci 7c70:00:09.0: PCI bridge to [bus 03] [ 0.274288] pci 7c70:00:09.0: bridge window [mem 0xfa400000-0xfa4fffff] [ 0.274293] pci_bus 7c70:00: resource 4 [io 0x811000-0xc10fff] [ 0.274297] pci_bus 7c70:00: resource 5 [mem 0xfa000000-0xffffffff] [ 0.274299] pci_bus 7c70:00: resource 6 [mem 0x80000000-0x9fffffff] [ 0.274302] pci_bus 7c70:00: resource 7 [mem 0xd0000000-0xefffffff] [ 0.274306] pci_bus 7c70:05: resource 1 [mem 0xfa500000-0xfa5fffff] [ 0.274309] pci_bus 7c70:06: resource 0 [io 0x811000-0x811fff] [ 0.274312] pci_bus 7c70:06: resource 1 [mem 0x80100000-0x9fffffff] [ 0.274315] pci_bus 7c70:02: resource 1 [mem 0xfa000000-0xfa3fffff] [ 0.274318] pci_bus 7c70:01: resource 1 [mem 0x80000000-0x800fffff] [ 0.274321] pci_bus 7c70:03: resource 1 [mem 0xfa400000-0xfa4fffff] [ 0.274323] PCI: Probing PCI hardware done [ 0.289288] vgaarb: device added: PCI:7c70:06:00.0,decodes=io+mem,owns=none,locks=none [ 0.289305] vgaarb: loaded [ 0.289306] vgaarb: bridge control possible 7c70:06:00.0 [ 0.289855] SCSI subsystem initialized [ 0.289942] libata version 3.00 loaded. [ 0.290029] usbcore: registered new interface driver usbfs [ 0.290048] usbcore: registered new interface driver hub [ 0.290080] usbcore: registered new device driver usb [ 0.290601] NetLabel: Initializing [ 0.290603] NetLabel: domain hash size = 128 [ 0.290605] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.290625] NetLabel: unlabeled traffic allowed by default [ 0.290792] clocksource: Switched to clocksource timebase [ 0.308807] AppArmor: AppArmor Filesystem Enabled [ 0.313132] NET: Registered protocol family 2 [ 0.313522] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.314007] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.315300] TCP: Hash tables configured (established 65536 bind 65536) [ 0.315381] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.315495] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.315726] NET: Registered protocol family 1 [ 0.315772] pci 7c70:00:03.0: Found enabled HT MSI Mapping [ 0.315782] pci 7c70:00:04.0: Found enabled HT MSI Mapping [ 0.315791] pci 7c70:00:05.0: Found enabled HT MSI Mapping [ 0.315801] pci 7c70:00:06.0: Found enabled HT MSI Mapping [ 0.315808] PCI: CLS mismatch (32 != 64), using 128 bytes [ 0.315844] pci 7c70:01:0b.0: enabling device (0000 -> 0002) [ 0.370836] pci 7c70:01:0b.1: enabling device (0000 -> 0002) [ 0.426805] pci 7c70:01:0b.2: enabling device (0004 -> 0006) [ 0.426925] Unpacking initramfs... [ 1.359718] Freeing initrd memory: 38896K [ 1.375242] audit: initializing netlink subsys (disabled) [ 1.375288] audit: type=2000 audit(1548595338.363:1): initialized [ 1.375526] Initialise system trusted keyring [ 1.375779] HugeTLB registered 16 MB page size, pre-allocated 0 pages [ 1.379212] zbud: loaded [ 1.379669] VFS: Disk quotas dquot_6.6.0 [ 1.379739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.380370] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.380763] fuse init (API version 7.23) [ 1.381022] Key type big_key registered [ 1.381052] Allocating IMA MOK and blacklist keyrings. [ 1.381904] Key type asymmetric registered [ 1.381910] Asymmetric key parser 'x509' registered [ 1.381998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.382070] io scheduler noop registered [ 1.382074] io scheduler deadline registered (default) [ 1.382139] io scheduler cfq registered [ 1.382497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.382510] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.383223] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.385702] pmac_zilog: 0.6 (Benjamin Herrenschmidt benh@kernel.crashing.org) [ 1.385900] Linux agpgart interface v0.103 [ 1.388520] loop: module loaded [ 1.388804] MacIO PCI driver attached to Shasta chipset [ 1.389335] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port [ 1.389565] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 24, base_baud = 230400) is a Z85c30 ESCC - Serial port [ 1.389877] sata_svw 7c70:03:0c.0: version 2.3 [ 1.389930] sata_svw 7c70:03:0c.0: Using 32-bit DMA via iommu [ 1.390884] scsi host0: sata_svw [ 1.391073] scsi host1: sata_svw [ 1.391242] scsi host2: sata_svw [ 1.391414] scsi host3: sata_svw [ 1.391500] ata1: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402000 irq 17 [ 1.391504] ata2: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402100 irq 17 [ 1.391508] ata3: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402200 irq 17 [ 1.391511] ata4: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402300 irq 17 [ 1.391585] pata-pci-macio 7c70:03:0d.0: enabling device (0004 -> 0006) [ 1.406799] pata-pci-macio 7c70:03:0d.0: Activating pata-macio chipset Shasta ATA-6, Apple bus ID 3 [ 1.407167] scsi host4: pata_macio [ 1.407251] ata5: PATA max UDMA/133 irq 38 [ 1.407423] libphy: Fixed MDIO Bus: probed [ 1.407428] tun: Universal TUN/TAP device driver, 1.6 [ 1.407430] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.407536] ehea: IBM eHEA ethernet device driver (Release EHEA_0107) [ 1.407571] PPP generic driver version 2.4.2 [ 1.407702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.407730] ehci-pci: EHCI PCI platform driver [ 1.407836] ehci-pci 7c70:01:0b.2: EHCI Host Controller [ 1.407849] ehci-pci 7c70:01:0b.2: new USB bus registered, assigned bus number 1 [ 1.407919] ehci-pci 7c70:01:0b.2: irq 70, io mem 0x80080000 [ 1.418798] ehci-pci 7c70:01:0b.2: USB 2.0 started, EHCI 1.00 [ 1.418891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.418894] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418897] usb usb1: Product: EHCI Host Controller [ 1.418900] usb usb1: Manufacturer: Linux 4.4.0-141-powerpc64-smp ehci_hcd [ 1.418903] usb usb1: SerialNumber: 7c70:01:0b.2 [ 1.419121] hub 1-0:1.0: USB hub found [ 1.419135] hub 1-0:1.0: 5 ports detected [ 1.419494] ehci-platform: EHCI generic platform driver [ 1.419527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.419555] ohci-pci: OHCI PCI platform driver [ 1.419595] ohci-pci 7c70:01:0b.0: OHCI PCI host controller [ 1.419605] ohci-pci 7c70:01:0b.0: new USB bus registered, assigned bus number 2 [ 1.419639] ohci-pci 7c70:01:0b.0: irq 70, io mem 0x80082000 [ 1.494698] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.494702] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.494705] usb usb2: Product: OHCI PCI host controller [ 1.494707] usb usb2: Manufacturer: Linux 4.4.0-141-powerpc64-smp ohci_hcd [ 1.494710] usb usb2: SerialNumber: 7c70:01:0b.0 [ 1.494897] hub 2-0:1.0: USB hub found [ 1.494915] hub 2-0:1.0: 3 ports detected [ 1.495161] ohci-pci 7c70:01:0b.1: OHCI PCI host controller [ 1.495169] ohci-pci 7c70:01:0b.1: new USB bus registered, assigned bus number 3 [ 1.495201] ohci-pci 7c70:01:0b.1: irq 70, io mem 0x80081000 [ 1.570674] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.570677] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.570680] usb usb3: Product: OHCI PCI host controller [ 1.570683] usb usb3: Manufacturer: Linux 4.4.0-141-powerpc64-smp ohci_hcd [ 1.570686] usb usb3: SerialNumber: 7c70:01:0b.1 [ 1.570878] hub 3-0:1.0: USB hub found [ 1.570891] hub 3-0:1.0: 2 ports detected [ 1.571105] ohci-platform: OHCI generic platform driver [ 1.571136] uhci_hcd: USB Universal Host Controller Interface driver [ 1.571513] mousedev: PS/2 mouse device common for all mice [ 1.571621] i2c /dev entries driver [ 1.571787] PowerMac i2c bus smu 14 registered [ 1.571918] PowerMac i2c bus smu 11 registered [ 1.572270] PowerMac i2c bus mac-io 0 registered [ 1.572471] PowerMac i2c bus mac-io 0 registered [ 1.572739] PowerMac i2c bus u4 1 registered [ 1.573239] device-mapper: uevent: version 1.0.3 [ 1.573365] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.579164] ata5.00: ATAPI: HL-DT-ST DVD-RW GWA-4165B, C006, max UDMA/66 [ 1.586798] Registering G5 CPU frequency driver [ 1.586801] Frequency method: SCOM, Voltage method: GPIO [ 1.586804] Low: 1250 Mhz, High: 2500 Mhz, Cur: 2500 MHz [ 1.586906] ledtrig-cpu: registered to indicate activity on CPUs [ 1.587357] NET: Registered protocol family 10 [ 1.587715] NET: Registered protocol family 17 [ 1.587736] Key type dns_resolver registered [ 1.587824] PM: Registered nosave memory: [mem 0x7f000000-0x7fffffff] [ 1.588099] registered taskstats version 1 [ 1.588125] Loading compiled-in X.509 certificates [ 1.589704] Loaded X.509 cert 'Build time autogenerated kernel key: fbb240df27051d50569b718c0ac3f82a25dcb394' [ 1.589742] zswap: loaded using pool lzo/zbud [ 1.595117] ata5.00: configured for UDMA/66 [ 1.596320] Key type trusted registered [ 1.607307] Key type encrypted registered [ 1.607323] AppArmor: AppArmor sha1 policy hashing enabled [ 1.607330] ima: No TPM chip found, activating TPM-bypass! [ 1.607343] ima: Allocated hash algorithm: sha1 [ 1.607390] evm: HMAC attrs: 0x1 [ 1.607755] hctosys: unable to open rtc device (rtc0) [ 1.607960] PM: Hibernation image not present or could not be loaded. [ 1.714833] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.723440] ata1.00: ATA-8: ST3500620AS, SD15, max UDMA/133 [ 1.723443] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.730800] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 1.739437] ata1.00: configured for UDMA/133 [ 1.739662] scsi 0:0:0:0: Direct-Access ATA ST3500620AS SD15 PQ: 0 ANSI: 5 [ 1.739987] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 1.740038] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.740069] sd 0:0:0:0: [sda] Write Protect is off [ 1.740074] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.740109] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.752259] sda: [mac] sda1 sda2 sda3 sda4 sda5 [ 1.752916] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.883443] usb 1-1: New USB device found, idVendor=0ac8, idProduct=3450 [ 1.883447] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.883450] usb 1-1: Product: Altair USB2.0 Camera [ 1.883453] usb 1-1: Manufacturer: Vimicro Corp. [ 1.994793] usb 1-4: new high-speed USB device number 3 using ehci-pci [ 2.058832] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.078535] ata2.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133 [ 2.078538] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 2.091669] ata2.00: configured for UDMA/133 [ 2.091884] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 1C02 PQ: 0 ANSI: 5 [ 2.092163] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 2.092221] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.092240] sd 1:0:0:0: [sdb] Write Protect is off [ 2.092244] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 2.092277] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.130816] usb 1-4: New USB device found, idVendor=05e3, idProduct=0610 [ 2.130821] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.130823] usb 1-4: Product: USB2.0 Hub [ 2.130826] usb 1-4: Manufacturer: GenesysLogic [ 2.131409] hub 1-4:1.0: USB hub found [ 2.131510] sdb: sdb1 sdb2 [ 2.131840] hub 1-4:1.0: 4 ports detected [ 2.131989] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.402794] usb 1-4.3: new high-speed USB device number 4 using ehci-pci [ 2.504555] usb 1-4.3: New USB device found, idVendor=05ac, idProduct=1006 [ 2.504559] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.504562] usb 1-4.3: Product: Keyboard Hub [ 2.504564] usb 1-4.3: Manufacturer: Apple, Inc. [ 2.504567] usb 1-4.3: SerialNumber: 000000000000 [ 2.504862] hub 1-4.3:1.0: USB hub found [ 2.504933] hub 1-4.3:1.0: 3 ports detected [ 2.578793] usb 1-4.4: new high-speed USB device number 5 using ehci-pci [ 2.675182] usb 1-4.4: New USB device found, idVendor=0835, idProduct=8500 [ 2.675186] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.675189] usb 1-4.4: Product: USB2.0 Hub [ 2.675191] usb 1-4.4: Manufacturer: Action Star [ 2.675731] hub 1-4.4:1.0: USB hub found [ 2.676181] hub 1-4.4:1.0: 5 ports detected [ 2.774795] usb 1-4.3.2: new low-speed USB device number 6 using ehci-pci [ 2.874550] usb 1-4.3.2: New USB device found, idVendor=05ac, idProduct=024f [ 2.874553] usb 1-4.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.874556] usb 1-4.3.2: Product: Apple Keyboard [ 2.874559] usb 1-4.3.2: Manufacturer: Apple Inc. [ 2.950794] usb 1-4.4.1: new high-speed USB device number 7 using ehci-pci [ 3.047802] usb 1-4.4.1: New USB device found, idVendor=0835, idProduct=8501 [ 3.047805] usb 1-4.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.047808] usb 1-4.4.1: Product: USB HID [ 3.047810] usb 1-4.4.1: Manufacturer: Action Star [ 3.118793] usb 1-4.4.2: new low-speed USB device number 8 using ehci-pci [ 3.118797] ata3: failed to resume link (SControl 0) [ 3.118825] ata3: SATA link down (SStatus 0 SControl 0) [ 3.215675] usb 1-4.4.2: New USB device found, idVendor=0810, idProduct=e501 [ 3.215679] usb 1-4.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 3.215682] usb 1-4.4.2: Product: usb gamepad
[ 3.286794] usb 1-4.4.3: new low-speed USB device number 9 using ehci-pci [ 3.383672] usb 1-4.4.3: New USB device found, idVendor=0810, idProduct=e501 [ 3.383676] usb 1-4.4.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 3.383678] usb 1-4.4.3: Product: usb gamepad
[ 3.454793] usb 1-4.4.5: new high-speed USB device number 10 using ehci-pci [ 3.551540] usb 1-4.4.5: New USB device found, idVendor=0835, idProduct=8500 [ 3.551544] usb 1-4.4.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.551547] usb 1-4.4.5: Product: USB2.0 Hub [ 3.551550] usb 1-4.4.5: Manufacturer: Action Star [ 3.552097] hub 1-4.4.5:1.0: USB hub found [ 3.552667] hub 1-4.4.5:1.0: 5 ports detected [ 3.830798] usb 1-4.4.5.1: new high-speed USB device number 11 using ehci-pci [ 3.928040] usb 1-4.4.5.1: New USB device found, idVendor=0835, idProduct=8502 [ 3.928043] usb 1-4.4.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.928046] usb 1-4.4.5.1: Product: USB HID [ 3.928049] usb 1-4.4.5.1: Manufacturer: Action Star [ 3.998796] usb 1-4.4.5.5: new low-speed USB device number 12 using ehci-pci [ 4.096536] usb 1-4.4.5.5: New USB device found, idVendor=046d, idProduct=c016 [ 4.096540] usb 1-4.4.5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.096542] usb 1-4.4.5.5: Product: Optical USB Mouse [ 4.096545] usb 1-4.4.5.5: Manufacturer: Logitech [ 4.146798] ata4: failed to resume link (SControl 0) [ 4.146827] ata4: SATA link down (SStatus 0 SControl 0) [ 4.150664] scsi 4:0:0:0: CD-ROM HL-DT-ST DVD-RW GWA-4165B C006 PQ: 0 ANSI: 5 [ 4.150676] ata5.00: K2/Shasta alignment limits applied [ 4.174740] sr 4:0:0:0: [sr0] scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray [ 4.174743] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.174979] sr 4:0:0:0: Attached scsi CD-ROM sr0 [ 4.175173] sr 4:0:0:0: Attached scsi generic sg2 type 5 [ 4.182135] Freeing unused kernel memory: 8752K [ 4.221566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.221794] random: systemd-udevd: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.223582] random: udevadm: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.245672] random: systemd-udevd: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.250412] random: udevadm: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.250515] random: udevadm: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.250557] random: udevadm: uninitialized urandom read (16 bytes read, 44 bits of entropy available) [ 4.250700] random: udevadm: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 4.250883] random: udevadm: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 4.251054] random: udevadm: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 4.378460] pps_core: LinuxPPS API ver. 1 registered [ 4.378465] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 4.380920] PTP clock support registered [ 4.388373] tg3.c:v3.137 (May 11, 2014) [ 4.404392] tg3 7c70:05:04.0: Using 32-bit DMA via iommu [ 4.404874] tg3 7c70:05:04.0 eth0: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:64:ce:78 [ 4.404879] tg3 7c70:05:04.0 eth0: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) [ 4.404882] tg3 7c70:05:04.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 4.404885] tg3 7c70:05:04.0 eth0: dma_rwctrl[76144000] dma_mask[40-bit] [ 4.407480] hidraw: raw HID events driver (C) Jiri Kosina [ 4.424895] [drm] Initialized drm 1.1.0 20060810 [ 4.428156] tg3 7c70:05:04.1: Using 32-bit DMA via iommu [ 4.428630] tg3 7c70:05:04.1 eth1: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:64:ce:79 [ 4.428635] tg3 7c70:05:04.1 eth1: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) [ 4.428639] tg3 7c70:05:04.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 4.428642] tg3 7c70:05:04.1 eth1: dma_rwctrl[76144000] dma_mask[40-bit] [ 4.434417] usbcore: registered new interface driver usbhid [ 4.434422] usbhid: USB HID core driver [ 4.454254] firewire_ohci 7c70:03:0e.0: enabling device (0000 -> 0002) [ 4.506867] firewire_ohci 7c70:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0 [ 4.543353] [drm] radeon kernel modesetting enabled. [ 4.543547] radeon 7c70:06:00.0: enabling device (0004 -> 0007) [ 4.543921] [drm] initializing kernel modesetting (RV730 0x1002:0x9490 0x174B:0xE101). [ 4.543944] radeon 7c70:06:00.0: Using 32-bit DMA via iommu [ 4.543953] [drm] register mmio base: 0x80110000 [ 4.543955] [drm] register mmio size: 65536 [ 4.575992] tg3 7c70:05:04.0 enP31856p5s4f0: renamed from eth0 [ 4.581143] input: Apple Inc. Apple Keyboard as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:05AC:024F.0001/input/input0 [ 4.583032] hid-generic 0003:0835:8501.0003: hiddev0,hidraw0: USB HID v1.11 Device [Action Star USB HID] on usb-7c70:01:0b.2-4.4.1/input0 [ 4.584090] input: usb gamepad as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2:1.0/0003:0810:E501.0004/input/input1 [ 4.593535] windfarm: initializing for dual-core desktop G5 [ 4.635040] apple 0003:05AC:024F.0001: input,hidraw1: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-7c70:01:0b.2-4.3.2/input0 [ 4.635167] hid-generic 0003:0810:E501.0004: input,hidraw2: USB HID v1.10 Joystick [usb gamepad ] on usb-7c70:01:0b.2-4.4.2/input0 [ 4.636463] input: usb gamepad as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.3/1-4.4.3:1.0/0003:0810:E501.0005/input/input3 [ 4.636488] input: Apple Inc. Apple Keyboard as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:05AC:024F.0002/input/input2 [ 4.636605] hid-generic 0003:0810:E501.0005: input,hidraw3: USB HID v1.10 Joystick [usb gamepad ] on usb-7c70:01:0b.2-4.4.3/input0 [ 4.637064] hid-generic 0003:0835:8502.0006: hiddev0,hidraw4: USB HID v1.11 Device [Action Star USB HID] on usb-7c70:01:0b.2-4.4.5.1/input0 [ 4.637482] input: Logitech Optical USB Mouse as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.5/1-4.4.5.5/1-4.4.5.5:1.0/0003:046D:C016.0007/input/input4 [ 4.668529] ATOM BIOS: RV730 [ 4.668561] [drm] GPU not posted. posting now... [ 4.670242] radeon 7c70:06:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) [ 4.670246] radeon 7c70:06:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF [ 4.670256] [drm] Detected VRAM RAM=1024M, BAR=256M [ 4.670258] [drm] RAM width 128bits DDR [ 4.670396] [TTM] Zone kernel: Available graphics memory: 4044688 kiB [ 4.670399] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 4.670405] [TTM] Initializing pool allocator [ 4.670414] [TTM] Initializing DMA pool allocator [ 4.670489] [drm] radeon: 1024M of VRAM memory ready [ 4.670491] [drm] radeon: 1024M of GTT memory ready. [ 4.670531] [drm] Loading RV730 Microcode [ 4.670706] [drm] Internal thermal controller with fan control [ 4.675853] [drm] radeon: dpm initialized [ 4.676106] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 4.691003] apple 0003:05AC:024F.0002: input,hidraw5: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-7c70:01:0b.2-4.3.2/input1 [ 4.691198] hid-generic 0003:046D:C016.0007: input,hidraw6: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-7c70:01:0b.2-4.4.5.5/input0 [ 4.718223] [drm] PCIE GART of 1024M enabled (table at 0x000000000025E000). [ 4.718356] radeon 7c70:06:00.0: WB enabled [ 4.718361] radeon 7c70:06:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xc000000003ef1c00 [ 4.718365] radeon 7c70:06:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xc000000003ef1c0c [ 4.720169] radeon 7c70:06:00.0: fence driver on ring 5 use gpu addr 0x000000000005c598 and cpu addr 0xd00008008241c598 [ 4.720185] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.720187] [drm] Driver supports precise vblank timestamp query. [ 4.720190] radeon 7c70:06:00.0: radeon: MSI limited to 32-bit [ 4.720233] u3msi: allocated virq 0x16 (hw 0x8) addr 0xfee00000 [ 4.720256] radeon 7c70:06:00.0: radeon: using MSI. [ 4.720311] [drm] radeon: irq initialized. [ 4.751169] random: nonblocking pool is initialized [ 4.767438] [drm] ring test on 0 succeeded in 0 usecs [ 4.767449] [drm] ring test on 3 succeeded in 3 usecs [ 4.877200] windfarm: CPUs control loops started. [ 4.941801] [drm] ring test on 5 succeeded in 1 usecs [ 4.941814] [drm] UVD initialized successfully. [ 4.942715] [drm] ib test on ring 0 succeeded in 0 usecs [ 4.942757] [drm] ib test on ring 3 succeeded in 0 usecs [ 4.947694] tg3 7c70:05:04.1 enP31856p5s4f1: renamed from eth1 [ 5.007054] firewire_core 7c70:03:0e.0: created device fw0: GUID 001451fffe2729fc, S800 [ 5.007064] firewire_core 7c70:03:0e.0: phy config: new root=ffc1, gap_count=5 [ 5.590825] [drm] ib test on ring 5 succeeded [ 5.592534] [drm] Radeon Display Connectors [ 5.592538] [drm] Connector 0: [ 5.592540] [drm] VGA-1 [ 5.592542] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c [ 5.592544] [drm] Encoders: [ 5.592546] [drm] CRT2: INTERNAL_KLDSCP_DAC2 [ 5.592547] [drm] Connector 1: [ 5.592549] [drm] HDMI-A-1 [ 5.592550] [drm] HPD2 [ 5.592553] [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c [ 5.592554] [drm] Encoders: [ 5.592556] [drm] DFP2: INTERNAL_UNIPHY1 [ 5.592558] [drm] Connector 2: [ 5.592559] [drm] DVI-I-1 [ 5.592561] [drm] HPD1 [ 5.592563] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c [ 5.592564] [drm] Encoders: [ 5.592566] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 5.592568] [drm] DFP1: INTERNAL_UNIPHY [ 5.649715] [drm] fb mappable at 0x9045F000 [ 5.649719] [drm] vram apper at 0x90000000 [ 5.649721] [drm] size 7299072 [ 5.649723] [drm] fb depth is 24 [ 5.649724] [drm] pitch is 6912 [ 5.663712] Console: switching to colour frame buffer device 210x65 [ 5.671895] radeon 7c70:06:00.0: fb0: radeondrmfb frame buffer device [ 5.682858] [drm] Initialized radeon 2.43.0 20080528 for 7c70:06:00.0 on minor 0 [ 5.701626] md: linear personality registered for level -1 [ 5.708448] md: multipath personality registered for level -4 [ 5.716173] md: raid0 personality registered for level 0 [ 5.724503] md: raid1 personality registered for level 1 [ 5.738551] sat 0 partition c8: c8 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0 [ 5.802795] raid6: altivecx1 gen() 3441 MB/s [ 5.870795] raid6: altivecx2 gen() 4465 MB/s [ 5.938794] raid6: altivecx4 gen() 5187 MB/s [ 6.006790] raid6: altivecx8 gen() 5517 MB/s [ 6.074819] raid6: int64x1 gen() 1387 MB/s [ 6.142789] raid6: int64x1 xor() 875 MB/s [ 6.210810] raid6: int64x2 gen() 1936 MB/s [ 6.278788] raid6: int64x2 xor() 1440 MB/s [ 6.346811] raid6: int64x4 gen() 1913 MB/s [ 6.382985] sat 0 partition c4: c4 4 1 7f a0 12 20 5f ff 55 9a 13 7b 12 0 0 [ 6.414796] raid6: int64x4 xor() 1711 MB/s [ 6.482803] raid6: int64x8 gen() 2043 MB/s [ 6.550803] raid6: int64x8 xor() 1658 MB/s [ 6.550805] raid6: using algorithm altivecx8 gen() 5517 MB/s [ 6.550807] raid6: using intx1 recovery algorithm [ 6.552969] xor: measuring software checksum speed [ 6.590786] 8regs : 5956.000 MB/sec [ 6.630785] 8regs_prefetch: 5361.000 MB/sec [ 6.670786] 32regs : 5971.000 MB/sec [ 6.710785] 32regs_prefetch: 5589.000 MB/sec [ 6.750785] altivec : 8383.000 MB/sec [ 6.750787] xor: using function: altivec (8383.000 MB/sec) [ 6.752738] async_tx: api initialized (async) [ 6.766378] md: raid6 personality registered for level 6 [ 6.766383] md: raid5 personality registered for level 5 [ 6.766385] md: raid4 personality registered for level 4 [ 6.786764] md: raid10 personality registered for level 10 [ 7.072218] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 7.248049] sat 0 partition c9: c9 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0 [ 7.896312] sat 0 partition c5: c5 4 1 7f a0 12 20 5f ff 55 29 14 7b 12 0 0 [ 8.247542] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 8.247755] systemd[1]: Detected architecture ppc64. [ 8.279938] systemd[1]: Set hostname to . [ 8.761177] sat 1 partition c8: c8 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0 [ 9.405923] sat 1 partition c4: c4 4 1 7f a0 12 20 5f ff 55 29 14 7b 12 0 0 [ 9.884288] systemd[1]: Listening on fsck to fsckd communication Socket. [ 9.884532] systemd[1]: Listening on Journal Audit Socket. [ 9.884584] systemd[1]: Listening on udev Kernel Socket. [ 9.884772] systemd[1]: Created slice User and Session Slice. [ 9.884915] systemd[1]: Created slice System Slice. [ 9.884944] systemd[1]: Reached target Slices. [ 9.885108] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 9.885201] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 9.885221] systemd[1]: Reached target User and Group Name Lookups. [ 9.885336] systemd[1]: Listening on Journal Socket. [ 9.903136] systemd[1]: Starting Uncomplicated firewall... [ 9.904395] systemd[1]: Starting Remount Root and Kernel File Systems... [ 9.905537] systemd[1]: Starting Nameserver information manager... [ 9.906864] systemd[1]: Started Braille Device Support. [ 9.908680] systemd[1]: Started Read required files in advance. [ 9.908983] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 9.909061] systemd[1]: Listening on Syslog Socket. [ 9.909322] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 9.909442] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 9.910894] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 9.911291] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 10.051785] systemd[1]: Listening on udev Control Socket. [ 10.066936] systemd[1]: Mounting Huge Pages File System... [ 10.066990] systemd[1]: Reached target Remote File Systems (Pre). [ 10.067036] systemd[1]: Reached target Remote File Systems. [ 10.231086] systemd[1]: Starting Load Kernel Modules... [ 10.232409] systemd[1]: Starting Set console keymap... [ 10.232466] systemd[1]: Reached target Encrypted Volumes. [ 10.233643] systemd[1]: Mounting POSIX Message Queue File System... [ 10.234963] systemd[1]: Mounting Debug File System... [ 10.235143] systemd[1]: Listening on Journal Socket (/dev/log). [ 10.236929] systemd[1]: Starting Journal Service... [ 10.240664] systemd[1]: Started Uncomplicated firewall. [ 10.241253] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 10.270510] sat 1 partition c9: c9 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0 [ 10.315116] systemd[1]: Starting Create Static Device Nodes in /dev... [ 10.643967] systemd[1]: Mounted Huge Pages File System. [ 10.644054] systemd[1]: Mounted Debug File System. [ 10.644090] systemd[1]: Mounted POSIX Message Queue File System. [ 10.697835] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro [ 10.699560] systemd[1]: Started Remount Root and Kernel File Systems. [ 10.715254] systemd[1]: Starting Load/Save Random Seed... [ 10.883051] systemd[1]: Starting udev Coldplug all Devices... [ 10.884509] systemd[1]: Started Nameserver information manager. [ 10.908510] systemd[1]: Reached target Network (Pre). [ 10.919344] sat 1 partition c5: c5 4 1 7f a0 12 20 5f ff 55 b8 14 7b 12 0 0 [ 11.006813] lp: driver loaded but no devices found [ 11.117738] ppdev: user-space parallel port driver [ 11.289390] systemd[1]: Started Journal Service. [ 11.552711] windfarm: Backside control loop started. [ 11.605947] windfarm: Slots control loop started. [ 11.711021] windfarm: Drive bay control loop started. [ 11.791023] systemd-journald[300]: Received request to flush runtime journal from PID 1 [ 14.926759] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 [ 15.188326] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 15.772215] snd-aoa-codec-onyx: created and attached onyx instance [ 15.772673] snd-aoa-codec-onyx: created and attached onyx instance [ 15.969605] snd_hda_intel 7c70:06:00.1: enabling device (0004 -> 0006) [ 15.969622] snd_hda_intel 7c70:06:00.1: Force to snoop mode by module option [ 15.969695] u3msi: allocated virq 0x20 (hw 0x9) addr 0xfee00000 [ 15.969751] snd_hda_intel 7c70:06:00.1: Using 32-bit DMA via iommu [ 16.027975] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci7c70:00/7c70:00:03.0/7c70:06:00.1/sound/card0/input5 [ 16.050226] snd-aoa-fabric-layout: Using PMF GPIOs [ 16.050518] snd-aoa-fabric-layout: can use this codec [ 16.076337] snd-aoa-codec-onyx: attached to onyx codec via i2c [ 16.076484] snd-aoa-fabric-layout: platform-onyx-codec-ref doesn't match! [ 16.076487] snd-aoa: fabric didn't like codec onyx [ 18.312442] media: Linux media interface: v0.10 [ 18.599558] Linux video capture interface: v2.00 [ 18.951892] uvcvideo: Found UVC 1.00 device Altair USB2.0 Camera (0ac8:3450) [ 18.954139] input: Altair USB2.0 Camera as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-1/1-1:1.0/input/input6 [ 18.954591] usbcore: registered new interface driver uvcvideo [ 18.954594] USB Video Class driver (1.1.1) [ 20.184289] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.184911] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.185538] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.186163] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.186801] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.187414] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.188037] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.188661] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.189290] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.189913] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.190540] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.191166] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.191790] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.192415] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.193036] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.193663] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.194287] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.194914] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.195538] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.196164] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.196788] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.197411] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.198038] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.198660] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.199289] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.199913] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.200537] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.201163] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1: -32 (exp. 1). [ 20.201665] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 20.202163] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 20.202660] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 20.203165] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 20.203662] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 20.204164] uvcvideo: Failed to query (GET_DEF) UVC control 8 on unit 1: -32 (exp. 1). [ 22.685895] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 23.093610] Adding 19792772k swap on /dev/sda4. Priority:-1 extents:1 across:19792772k FS [ 24.674360] audit: type=1400 audit(1548595361.659:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=882 comm="apparmor_parser" [ 24.674376] audit: type=1400 audit(1548595361.659:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=882 comm="apparmor_parser" [ 24.751059] audit: type=1400 audit(1548595361.739:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=879 comm="apparmor_parser" [ 24.751077] audit: type=1400 audit(1548595361.739:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=879 comm="apparmor_parser" [ 24.751089] audit: type=1400 audit(1548595361.739:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=879 comm="apparmor_parser" [ 24.751100] audit: type=1400 audit(1548595361.739:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=879 comm="apparmor_parser" [ 24.779457] audit: type=1400 audit(1548595361.767:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=878 comm="apparmor_parser" [ 24.779475] audit: type=1400 audit(1548595361.767:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=878 comm="apparmor_parser" [ 24.780512] audit: type=1400 audit(1548595361.767:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/unreal-/System/.bin" pid=883 comm="apparmor_parser" [ 24.811081] audit: type=1400 audit(1548595361.799:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=884 comm="apparmor_parser" [ 40.572435] IPv6: ADDRCONF(NETDEV_UP): enP31856p5s4f1: link is not ready [ 40.572799] u3msi: allocated virq 0x21 (hw 0xd) addr 0xfee00000 [ 40.619914] IPv6: ADDRCONF(NETDEV_UP): enP31856p5s4f1: link is not ready [ 40.635002] IPv6: ADDRCONF(NETDEV_UP): enP31856p5s4f0: link is not ready [ 40.635351] u3msi: allocated virq 0x22 (hw 0xe) addr 0xfee00000 [ 40.679894] IPv6: ADDRCONF(NETDEV_UP): enP31856p5s4f0: link is not ready [ 42.234458] tg3 7c70:05:04.0 enP31856p5s4f0: Link is up at 100 Mbps, full duplex [ 42.234474] tg3 7c70:05:04.0 enP31856p5s4f0: Flow control is on for TX and on for RX [ 42.234501] IPv6: ADDRCONF(NETDEV_CHANGE): enP31856p5s4f0: link becomes ready [ 144.192853] usb 1-4: USB disconnect, device number 3 [ 144.192867] usb 1-4.3: USB disconnect, device number 4 [ 144.192874] usb 1-4.3.2: USB disconnect, device number 6 [ 144.304936] usb 1-4.4: USB disconnect, device number 5 [ 144.304945] usb 1-4.4.1: USB disconnect, device number 7 [ 144.305803] usb 1-4.4.2: USB disconnect, device number 8 [ 144.342201] usb 1-4.4.3: USB disconnect, device number 9 [ 144.370145] usb 1-4.4.5: USB disconnect, device number 10 [ 144.370160] usb 1-4.4.5.1: USB disconnect, device number 11 [ 144.371017] usb 1-4.4.5.5: USB disconnect, device number 12 [ 148.769482] usb 1-4: new high-speed USB device number 13 using ehci-pci [ 148.905193] usb 1-4: New USB device found, idVendor=05e3, idProduct=0610 [ 148.905197] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 148.905200] usb 1-4: Product: USB2.0 Hub [ 148.905203] usb 1-4: Manufacturer: GenesysLogic [ 148.905776] hub 1-4:1.0: USB hub found [ 148.906208] hub 1-4:1.0: 4 ports detected [ 149.177493] usb 1-4.3: new high-speed USB device number 14 using ehci-pci [ 149.279327] usb 1-4.3: New USB device found, idVendor=05ac, idProduct=1006 [ 149.279335] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 149.279342] usb 1-4.3: Product: Keyboard Hub [ 149.279347] usb 1-4.3: Manufacturer: Apple, Inc. [ 149.279353] usb 1-4.3: SerialNumber: 000000000000 [ 149.279942] hub 1-4.3:1.0: USB hub found [ 149.280074] hub 1-4.3:1.0: 3 ports detected [ 149.353516] usb 1-4.4: new high-speed USB device number 15 using ehci-pci [ 149.449815] usb 1-4.4: New USB device found, idVendor=0835, idProduct=8500 [ 149.449822] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 149.449825] usb 1-4.4: Product: USB2.0 Hub [ 149.449828] usb 1-4.4: Manufacturer: Action Star [ 149.451270] hub 1-4.4:1.0: USB hub found [ 149.451692] hub 1-4.4:1.0: 5 ports detected [ 149.549531] usb 1-4.3.2: new low-speed USB device number 16 using ehci-pci [ 149.649195] usb 1-4.3.2: New USB device found, idVendor=05ac, idProduct=024f [ 149.649203] usb 1-4.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 149.649209] usb 1-4.3.2: Product: Apple Keyboard [ 149.649215] usb 1-4.3.2: Manufacturer: Apple Inc. [ 149.654550] input: Apple Inc. Apple Keyboard as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:05AC:024F.0008/input/input7 [ 149.710265] apple 0003:05AC:024F.0008: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-7c70:01:0b.2-4.3.2/input0 [ 149.714514] input: Apple Inc. Apple Keyboard as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:05AC:024F.0009/input/input8 [ 149.729527] usb 1-4.4.1: new high-speed USB device number 17 using ehci-pci [ 149.769768] apple 0003:05AC:024F.0009: input,hidraw1: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-7c70:01:0b.2-4.3.2/input1 [ 149.827697] usb 1-4.4.1: New USB device found, idVendor=0835, idProduct=8501 [ 149.827707] usb 1-4.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 149.827713] usb 1-4.4.1: Product: USB HID [ 149.827719] usb 1-4.4.1: Manufacturer: Action Star [ 149.830728] hid-generic 0003:0835:8501.000A: hiddev0,hidraw2: USB HID v1.11 Device [Action Star USB HID] on usb-7c70:01:0b.2-4.4.1/input0 [ 149.901526] usb 1-4.4.2: new low-speed USB device number 18 using ehci-pci [ 149.998183] usb 1-4.4.2: New USB device found, idVendor=0810, idProduct=e501 [ 149.998190] usb 1-4.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 149.998193] usb 1-4.4.2: Product: usb gamepad
[ 150.002054] input: usb gamepad as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2:1.0/0003:0810:E501.000B/input/input9 [ 150.002304] hid-generic 0003:0810:E501.000B: input,hidraw3: USB HID v1.10 Joystick [usb gamepad ] on usb-7c70:01:0b.2-4.4.2/input0 [ 150.073538] usb 1-4.4.3: new low-speed USB device number 19 using ehci-pci [ 150.170190] usb 1-4.4.3: New USB device found, idVendor=0810, idProduct=e501 [ 150.170199] usb 1-4.4.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 150.170206] usb 1-4.4.3: Product: usb gamepad
[ 150.174919] input: usb gamepad as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.3/1-4.4.3:1.0/0003:0810:E501.000C/input/input10 [ 150.175329] hid-generic 0003:0810:E501.000C: input,hidraw4: USB HID v1.10 Joystick [usb gamepad ] on usb-7c70:01:0b.2-4.4.3/input0 [ 150.373538] usb 1-4.4.5: new high-speed USB device number 20 using ehci-pci [ 151.922173] usb 1-4.4.5: New USB device found, idVendor=0835, idProduct=8500 [ 151.922185] usb 1-4.4.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 151.922192] usb 1-4.4.5: Product: USB2.0 Hub [ 151.922197] usb 1-4.4.5: Manufacturer: Action Star [ 151.923160] hub 1-4.4.5:1.0: USB hub found [ 151.923661] hub 1-4.4.5:1.0: 5 ports detected [ 152.201558] usb 1-4.4.5.1: new high-speed USB device number 21 using ehci-pci [ 152.298518] usb 1-4.4.5.1: New USB device found, idVendor=0835, idProduct=8502 [ 152.298522] usb 1-4.4.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 152.298525] usb 1-4.4.5.1: Product: USB HID [ 152.298528] usb 1-4.4.5.1: Manufacturer: Action Star [ 152.300952] hid-generic 0003:0835:8502.000D: hiddev0,hidraw5: USB HID v1.11 Device [Action Star USB HID] on usb-7c70:01:0b.2-4.4.5.1/input0 [ 152.373560] usb 1-4.4.5.5: new low-speed USB device number 22 using ehci-pci [ 152.471868] usb 1-4.4.5.5: New USB device found, idVendor=046d, idProduct=c016 [ 152.471875] usb 1-4.4.5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 152.471878] usb 1-4.4.5.5: Product: Optical USB Mouse [ 152.471881] usb 1-4.4.5.5: Manufacturer: Logitech [ 152.474666] input: Logitech Optical USB Mouse as /devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.5/1-4.4.5.5/1-4.4.5.5:1.0/0003:046D:C016.000E/input/input11 [ 152.475044] hid-generic 0003:046D:C016.000E: input,hidraw6: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-7c70:01:0b.2-4.4.5.5/input0

The Xorg log: [ 40.175] X.Org X Server 1.18.4 Release Date: 2016-07-19 [ 40.176] X Protocol Version 11, Revision 0 [ 40.176] Build Operating System: Linux 4.4.0-131-powerpc64-smp ppc Ubuntu [ 40.176] Current Operating System: Linux G5-desktop 4.4.0-141-powerpc64-smp #167-Ubuntu SMP Wed Dec 5 11:09:55 UTC 2018 ppc64 [ 40.176] Kernel command line: root=UUID=bfc2da87-f108-461d-a859-6df57d70bf87 ro quiet loglevel=3 console=tty0 radeon.agpmode=-1 nouveau.noaccel=1 [ 40.176] Build Date: 10 August 2018 08:59:53AM [ 40.176] xorg-server 2:1.18.4-0ubuntu0.8 (For technical support please see http://www.ubuntu.com/support) [ 40.176] Current version of pixman: 0.33.6 [ 40.176] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 40.176] Markers: (--) probed, () from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 40.176] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 27 14:22:57 2019 [ 40.211] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 40.243] (==) No Layout section. Using the first Screen section. [ 40.243] (==) No screen section available. Using defaults. [ 40.243] () |-->Screen "Default Screen Section" (0) [ 40.243] (**) | |-->Monitor "" [ 40.244] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 40.244] (==) Automatically adding devices [ 40.244] (==) Automatically enabling devices [ 40.244] (==) Automatically adding GPU devices [ 40.244] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 40.244] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 40.244] Entry deleted from font path. [ 40.244] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 40.244] (==) ModulePath set to "/usr/lib/powerpc-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" [ 40.244] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 40.308] (II) Loader magic: 0x6936f0 [ 40.308] (II) Module ABI versions: [ 40.308] X.Org ANSI C Emulation: 0.4 [ 40.308] X.Org Video Driver: 20.0 [ 40.308] X.Org XInput driver : 22.1 [ 40.308] X.Org Server Extension : 9.0 [ 40.310] (++) using VT number 7

[ 40.310] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 40.311] (II) xfree86: Adding drm device (/dev/dri/card0) [ 40.314] (--) PCI:*(31856:6:0:0) 1002:9490:174b:e101 rev 0, Mem @ 0x90000000/268435456, 0x80110000/65536, BIOS @ 0x????????/131072 [ 40.331] (II) LoadModule: "glx" [ 40.449] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 40.938] (II) Module glx: vendor="X.Org Foundation" [ 40.938] compiled for 1.18.4, module version = 1.0.0 [ 40.938] ABI class: X.Org Server Extension, version 9.0 [ 40.938] (==) AIGLX enabled [ 40.938] (==) Matched ati as autoconfigured driver 0 [ 40.938] (==) Matched ati as autoconfigured driver 1 [ 40.938] (==) Matched modesetting as autoconfigured driver 2 [ 40.939] (==) Matched fbdev as autoconfigured driver 3 [ 40.939] (==) Assigned the driver to the xf86ConfigLayout [ 40.939] (II) LoadModule: "ati" [ 40.939] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so [ 40.939] (II) Module ati: vendor="X.Org Foundation" [ 40.939] compiled for 1.18.3, module version = 7.7.0 [ 40.939] Module class: X.Org Video Driver [ 40.939] ABI class: X.Org Video Driver, version 20.0 [ 40.939] (II) LoadModule: "radeon" [ 40.939] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so [ 40.963] (II) Module radeon: vendor="X.Org Foundation" [ 40.963] compiled for 1.18.3, module version = 7.7.0 [ 40.963] Module class: X.Org Video Driver [ 40.963] ABI class: X.Org Video Driver, version 20.0 [ 40.963] (II) LoadModule: "modesetting" [ 40.964] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 40.970] (II) Module modesetting: vendor="X.Org Foundation" [ 40.970] compiled for 1.18.4, module version = 1.18.4 [ 40.970] Module class: X.Org Video Driver [ 40.970] ABI class: X.Org Video Driver, version 20.0 [ 40.970] (II) LoadModule: "fbdev" [ 40.970] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 40.970] (II) Module fbdev: vendor="X.Org Foundation" [ 40.970] compiled for 1.18.1, module version = 0.4.4 [ 40.970] Module class: X.Org Video Driver [ 40.970] ABI class: X.Org Video Driver, version 20.0 [ 40.970] (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), ATI Radeon Mobility X300 (M24) 3152 (PCIE), ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI), ATI Radeon X600 (RV380) 3E50 (PCIE), ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), ATI Radeon Mobility 9800 (M18) JN (AGP), ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP), ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), ATI Radeon Mobility M7 LW (AGP), ATI Mobility FireGL 7800 M7 LX (AGP), ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), ATI FireGL Mobility 9000 (M9) Ld (AGP), ATI Radeon Mobility 9000 (M9) Lf (AGP), ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI, ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP), ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), ATI Radeon Mobility 9600 (M10) NQ (AGP), ATI Radeon Mobility 9600 (M11) NR (AGP), ATI Radeon Mobility 9600 (M10) NS (AGP), ATI FireGL Mobility T2 (M10) NT (AGP), ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), ATI Radeon Mobility X300 (M22) 5460 (PCIE), ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), ATI Radeon X800PRO (R423) UI (PCIE), ATI Radeon X800LE (R423) UJ (PCIE), ATI Radeon X800SE (R423) UK (PCIE), ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), ATI FireGL unknown (R423) UR (PCIE), ATI FireGL unknown (R423) UT (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility Radeon X700 XL (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon XPRESS 200 5954 (PCIE), ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), ATI Radeon XPRESS 200M 5975 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE), ATI Radeon XPRESS 200M 5A42 (PCIE), ATI Radeon XPRESS 200 5A61 (PCIE), ATI Radeon XPRESS 200M 5A62 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), ATI Radeon X600 (RV370) 5B62 (PCIE), ATI Radeon X550 (RV370) 5B63 (PCIE), ATI FireGL V3100 (RV370) 5B64 (PCIE), ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Mobility Radeon X800 XT (M28) (PCIE), ATI Mobility FireGL V5100 (M28) (PCIE), ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), ATI Radeon X850 XT PE (R480) (PCIE), ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), ATI Radeon X850 XT (R480) (PCIE), ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 PRO (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT, ATI FireGL V5200, ATI Mobility Radeon X1700, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, ATI Radeon 4800 Series, ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670, ATI FirePro M5750, ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830, ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740, ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770, ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, ATI Mobility Radeon HD 3850, ATI Radeon HD3850, ATI Mobility Radeon HD 3850 X2, ATI RV670, ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630, ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, ATI FireGL V3600, ATI Radeon HD 2600 LE, ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2, SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics, AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370, AMD Firestream 9350, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series, ATI Mobility Radeon HD 5800 Series, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR, ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII [ 40.984] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 40.984] (II) FBDEV: driver for framebuffer: fbdev [ 41.004] (II) [KMS] Kernel modesetting enabled. [ 41.004] (WW) Falling back to old probe method for modesetting [ 41.004] (WW) Falling back to old probe method for fbdev [ 41.004] (II) Loading sub module "fbdevhw" [ 41.004] (II) LoadModule: "fbdevhw" [ 41.005] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 41.005] (II) Module fbdevhw: vendor="X.Org Foundation" [ 41.005] compiled for 1.18.4, module version = 0.0.2 [ 41.005] ABI class: X.Org Video Driver, version 20.0 [ 41.006] (II) RADEON(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 41.006] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 [ 41.006] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 41.006] (==) RADEON(0): Default visual is TrueColor [ 41.006] (==) RADEON(0): RGB weight 888 [ 41.006] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) [ 41.006] (--) RADEON(0): Chipset: "ATI RV730XT [Radeon HD 4670]" (ChipID = 0x9490) [ 41.007] (II) Loading sub module "fb" [ 41.007] (II) LoadModule: "fb" [ 41.007] (II) Loading /usr/lib/xorg/modules/libfb.so [ 41.012] (II) Module fb: vendor="X.Org Foundation" [ 41.012] compiled for 1.18.4, module version = 1.0.0 [ 41.012] ABI class: X.Org ANSI C Emulation, version 0.4 [ 41.012] (II) Loading sub module "dri2" [ 41.012] (II) LoadModule: "dri2" [ 41.012] (II) Module "dri2" already built-in [ 41.012] (II) Loading sub module "exa" [ 41.012] (II) LoadModule: "exa" [ 41.012] (II) Loading /usr/lib/xorg/modules/libexa.so [ 41.022] (II) Module exa: vendor="X.Org Foundation" [ 41.022] compiled for 1.18.4, module version = 2.6.0 [ 41.022] ABI class: X.Org Video Driver, version 20.0 [ 41.022] (II) RADEON(0): KMS Color Tiling: enabled [ 41.022] (II) RADEON(0): KMS Color Tiling 2D: enabled [ 41.022] (II) RADEON(0): KMS Pageflipping: enabled [ 41.022] (II) RADEON(0): SwapBuffers wait for vsync: enabled [ 41.032] (II) RADEON(0): Output VGA-0 has no monitor section [ 41.033] (II) RADEON(0): Output HDMI-0 has no monitor section [ 41.067] (II) RADEON(0): Output DVI-0 has no monitor section [ 41.080] (II) RADEON(0): EDID for output VGA-0 [ 41.088] (II) RADEON(0): EDID for output HDMI-0 [ 41.122] (II) RADEON(0): EDID for output DVI-0 [ 41.122] (II) RADEON(0): Manufacturer: IVM Model: 561f Serial#: 2371 [ 41.122] (II) RADEON(0): Year: 2013 Week: 50 [ 41.122] (II) RADEON(0): EDID Version: 1.3 [ 41.122] (II) RADEON(0): Digital Display Input [ 41.122] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30 [ 41.122] (II) RADEON(0): Gamma: 2.20 [ 41.122] (II) RADEON(0): DPMS capabilities: Off [ 41.122] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 41.122] (II) RADEON(0): First detailed timing is preferred mode [ 41.122] (II) RADEON(0): redX: 0.641 redY: 0.335 greenX: 0.300 greenY: 0.605 [ 41.122] (II) RADEON(0): blueX: 0.147 blueY: 0.058 whiteX: 0.313 whiteY: 0.329 [ 41.122] (II) RADEON(0): Supported established timings: [ 41.122] (II) RADEON(0): 720x400@70Hz [ 41.122] (II) RADEON(0): 640x480@60Hz [ 41.122] (II) RADEON(0): 640x480@67Hz [ 41.122] (II) RADEON(0): 640x480@72Hz [ 41.122] (II) RADEON(0): 640x480@75Hz [ 41.122] (II) RADEON(0): 800x600@56Hz [ 41.122] (II) RADEON(0): 800x600@60Hz [ 41.122] (II) RADEON(0): 800x600@72Hz [ 41.122] (II) RADEON(0): 800x600@75Hz [ 41.122] (II) RADEON(0): 832x624@75Hz [ 41.122] (II) RADEON(0): 1024x768@60Hz [ 41.122] (II) RADEON(0): 1024x768@70Hz [ 41.122] (II) RADEON(0): 1024x768@75Hz [ 41.122] (II) RADEON(0): 1280x1024@75Hz [ 41.122] (II) RADEON(0): Manufacturer's mask: 0 [ 41.122] (II) RADEON(0): Supported standard timings: [ 41.122] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 41.122] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 41.122] (II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 41.122] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 41.122] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989 [ 41.122] (II) RADEON(0): #5: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 41.122] (II) RADEON(0): Supported detailed timing: [ 41.122] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm [ 41.122] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0 [ 41.122] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0 [ 41.122] (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz [ 41.122] (II) RADEON(0): Serial No: 11157M3C02371 [ 41.122] (II) RADEON(0): Monitor name: PL2280W [ 41.123] (II) RADEON(0): EDID (in hex): [ 41.123] (II) RADEON(0): 00ffffffffffff0026cd1f5643090000 [ 41.123] (II) RADEON(0): 32170103802f1e782a3cf5a4554c9b25 [ 41.123] (II) RADEON(0): 0e5054bfef00b3008180714f9500950f [ 41.123] (II) RADEON(0): 8140010101017c2e90a0601a1e403020 [ 41.123] (II) RADEON(0): 3600da281100001a000000fd00374c1e [ 41.123] (II) RADEON(0): 5311000a202020202020000000ff0031 [ 41.123] (II) RADEON(0): 313135374d33433032333731000000fc [ 41.123] (II) RADEON(0): 00504c32323830570a2020202020003a [ 41.123] (II) RADEON(0): Printing probed modes for output DVI-0 [ 41.123] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 41.123] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 41.123] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 41.123] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 41.123] (II) RADEON(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 41.123] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 41.123] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 41.123] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e) [ 41.123] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 41.123] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 41.123] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 41.123] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 41.123] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 41.123] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 41.123] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 41.123] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 41.123] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e) [ 41.123] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 41.123] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 41.123] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 41.123] (II) RADEON(0): Output VGA-0 disconnected [ 41.123] (II) RADEON(0): Output HDMI-0 disconnected [ 41.123] (II) RADEON(0): Output DVI-0 connected [ 41.123] (II) RADEON(0): Using exact sizes for initial modes [ 41.123] (II) RADEON(0): Output DVI-0 using initial mode 1680x1050 +0+0 [ 41.123] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 41.123] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:3f4ab000 [ 41.123] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM [ 41.123] (==) RADEON(0): DPI set to (96, 96) [ 41.123] (II) Loading sub module "ramdac" [ 41.123] (II) LoadModule: "ramdac" [ 41.123] (II) Module "ramdac" already built-in [ 41.123] (II) UnloadModule: "modesetting" [ 41.123] (II) Unloading modesetting [ 41.124] (II) UnloadModule: "fbdev" [ 41.124] (II) Unloading fbdev [ 41.124] (II) UnloadSubModule: "fbdevhw" [ 41.124] (II) Unloading fbdevhw [ 41.124] (--) Depth 24 pixmap format is 32 bpp [ 41.125] (II) RADEON(0): [DRI2] Setup complete [ 41.125] (II) RADEON(0): [DRI2] DRI driver: r600 [ 41.125] (II) RADEON(0): [DRI2] VDPAU driver: r600 [ 41.126] (II) RADEON(0): Front buffer size: 7392K [ 41.126] (II) RADEON(0): VRAM usage limit set to 926593K [ 41.130] (==) RADEON(0): DRI3 disabled [ 41.130] (==) RADEON(0): Backing store enabled [ 41.130] (II) RADEON(0): Direct rendering enabled [ 41.135] (II) EXA(0): Driver allocated offscreen pixmaps [ 41.135] (II) EXA(0): Driver registered support for the following operations: [ 41.135] (II) Solid [ 41.135] (II) Copy [ 41.135] (II) Composite (RENDER acceleration) [ 41.135] (II) UploadToScreen [ 41.135] (II) DownloadFromScreen [ 41.136] (II) RADEON(0): Acceleration enabled [ 41.136] (==) RADEON(0): DPMS enabled [ 41.136] (==) RADEON(0): Silken mouse enabled [ 41.142] (II) RADEON(0): Set up textured video [ 41.143] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video. [ 41.143] (II) RADEON(0): [XvMC] Extension initialized. [ 41.143] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 41.145] (--) RandR disabled [ 41.165] (II) SELinux: Disabled on system [ 41.987] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 41.987] (II) AIGLX: enabled GLX_ARB_create_context [ 41.987] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 41.987] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile [ 41.987] (II) AIGLX: enabled GLX_INTEL_swap_event [ 41.987] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 41.987] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 41.987] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 41.987] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float [ 41.987] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 41.987] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 41.990] (II) AIGLX: Loaded and initialized r600 [ 41.990] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 41.991] (II) RADEON(0): Setting screen physical size to 444 x 277 [ 42.441] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5) [ 42.442] (II) No input driver specified, ignoring this device. [ 42.442] (II) This device may have been added with another device file. [ 42.443] (II) config/udev: Adding input device Altair USB2.0 Camera (/dev/input/event6) [ 42.443] () Altair USB2.0 Camera: Applying InputClass "evdev keyboard catchall" [ 42.443] (II) LoadModule: "evdev" [ 42.443] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 42.501] (II) Module evdev: vendor="X.Org Foundation" [ 42.501] compiled for 1.18.1, module version = 2.10.1 [ 42.501] Module class: X.Org XInput Driver [ 42.501] ABI class: X.Org XInput driver, version 22.1 [ 42.501] (II) Using input driver 'evdev' for 'Altair USB2.0 Camera' [ 42.501] () Altair USB2.0 Camera: always reports core events [ 42.501] () evdev: Altair USB2.0 Camera: Device: "/dev/input/event6" [ 42.501] (--) evdev: Altair USB2.0 Camera: Vendor 0xac8 Product 0x3450 [ 42.501] (--) evdev: Altair USB2.0 Camera: Found keys [ 42.501] (II) evdev: Altair USB2.0 Camera: Configuring as keyboard [ 42.501] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-1/1-1:1.0/input/input6/event6" [ 42.501] (II) XINPUT: Adding extended input device "Altair USB2.0 Camera" (type: KEYBOARD, id 6) [ 42.501] () Option "xkb_rules" "evdev" [ 42.501] () Option "xkb_model" "pc105" [ 42.501] () Option "xkb_layout" "us" [ 42.501] () Option "xkb_variant" "mac" [ 42.551] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event0) [ 42.552] () Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall" [ 42.552] (II) Using input driver 'evdev' for 'Apple Inc. Apple Keyboard' [ 42.552] () Apple Inc. Apple Keyboard: always reports core events [ 42.552] () evdev: Apple Inc. Apple Keyboard: Device: "/dev/input/event0" [ 42.552] (--) evdev: Apple Inc. Apple Keyboard: Vendor 0x5ac Product 0x24f [ 42.552] (--) evdev: Apple Inc. Apple Keyboard: Found keys [ 42.552] (II) evdev: Apple Inc. Apple Keyboard: Configuring as keyboard [ 42.552] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:05AC:024F.0001/input/input0/event0" [ 42.552] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 7) [ 42.552] () Option "xkb_rules" "evdev" [ 42.552] () Option "xkb_model" "pc105" [ 42.552] () Option "xkb_layout" "us" [ 42.552] () Option "xkb_variant" "mac" [ 42.554] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event3) [ 42.554] () Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall" [ 42.555] (II) Using input driver 'evdev' for 'Apple Inc. Apple Keyboard' [ 42.555] () Apple Inc. Apple Keyboard: always reports core events [ 42.555] () evdev: Apple Inc. Apple Keyboard: Device: "/dev/input/event3" [ 42.555] (--) evdev: Apple Inc. Apple Keyboard: Vendor 0x5ac Product 0x24f [ 42.555] (--) evdev: Apple Inc. Apple Keyboard: Found keys [ 42.555] (II) evdev: Apple Inc. Apple Keyboard: Configuring as keyboard [ 42.555] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:05AC:024F.0002/input/input2/event3" [ 42.555] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 8) [ 42.555] () Option "xkb_rules" "evdev" [ 42.555] () Option "xkb_model" "pc105" [ 42.555] () Option "xkb_layout" "us" [ 42.555] () Option "xkb_variant" "mac" [ 42.557] (II) config/udev: Adding input device usb gamepad (/dev/input/event1) [ 42.557] (II) No input driver specified, ignoring this device. [ 42.557] (II) This device may have been added with another device file. [ 42.559] (II) config/udev: Adding input device usb gamepad (/dev/input/js0) [ 42.559] (II) No input driver specified, ignoring this device. [ 42.559] (II) This device may have been added with another device file. [ 42.560] (II) config/udev: Adding input device usb gamepad (/dev/input/event2) [ 42.560] (II) No input driver specified, ignoring this device. [ 42.560] (II) This device may have been added with another device file. [ 42.562] (II) config/udev: Adding input device usb gamepad (/dev/input/js1) [ 42.562] (II) No input driver specified, ignoring this device. [ 42.562] (II) This device may have been added with another device file. [ 42.563] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event4) [ 42.563] () Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall" [ 42.563] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse' [ 42.563] () Logitech Optical USB Mouse: always reports core events [ 42.563] () evdev: Logitech Optical USB Mouse: Device: "/dev/input/event4" [ 42.616] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016 [ 42.616] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons [ 42.616] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s) [ 42.616] (--) evdev: Logitech Optical USB Mouse: Found relative axes [ 42.616] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes [ 42.616] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse [ 42.616] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support [ 42.616] () evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5 [ 42.616] () evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 42.616] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.5/1-4.4.5.5/1-4.4.5.5:1.0/0003:046D:C016.0007/input/input4/event4" [ 42.616] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 9) [ 42.616] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes. [ 42.616] () Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1 [ 42.616] () Logitech Optical USB Mouse: (accel) acceleration profile 0 [ 42.616] () Logitech Optical USB Mouse: (accel) acceleration factor: 2.000 [ 42.617] () Logitech Optical USB Mouse: (accel) acceleration threshold: 4 [ 42.618] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0) [ 42.618] (II) No input driver specified, ignoring this device. [ 42.618] (II) This device may have been added with another device file. [ 144.222] (II) config/udev: removing device Apple Inc. Apple Keyboard [ 144.240] (II) evdev: Apple Inc. Apple Keyboard: Close [ 144.240] (II) UnloadModule: "evdev" [ 144.287] (II) config/udev: removing device Apple Inc. Apple Keyboard [ 144.296] (II) evdev: Apple Inc. Apple Keyboard: Close [ 144.296] (II) UnloadModule: "evdev" [ 144.387] (II) config/udev: removing device Logitech Optical USB Mouse [ 144.400] (II) evdev: Logitech Optical USB Mouse: Close [ 144.400] (II) UnloadModule: "evdev" [ 150.612] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event1) [ 150.612] () Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall" [ 150.612] (II) Using input driver 'evdev' for 'Apple Inc. Apple Keyboard' [ 150.612] () Apple Inc. Apple Keyboard: always reports core events [ 150.612] () evdev: Apple Inc. Apple Keyboard: Device: "/dev/input/event1" [ 150.612] (--) evdev: Apple Inc. Apple Keyboard: Vendor 0x5ac Product 0x24f [ 150.612] (--) evdev: Apple Inc. Apple Keyboard: Found keys [ 150.612] (II) evdev: Apple Inc. Apple Keyboard: Configuring as keyboard [ 150.612] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:05AC:024F.0009/input/input8/event1" [ 150.612] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 7) [ 150.612] () Option "xkb_rules" "evdev" [ 150.612] () Option "xkb_model" "pc105" [ 150.613] () Option "xkb_layout" "us" [ 150.613] () Option "xkb_variant" "mac" [ 150.613] (WW) Option "xkb_options" requires a string value [ 150.614] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event0) [ 150.614] () Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall" [ 150.614] (II) Using input driver 'evdev' for 'Apple Inc. Apple Keyboard' [ 150.614] () Apple Inc. Apple Keyboard: always reports core events [ 150.614] () evdev: Apple Inc. Apple Keyboard: Device: "/dev/input/event0" [ 150.615] (--) evdev: Apple Inc. Apple Keyboard: Vendor 0x5ac Product 0x24f [ 150.615] (--) evdev: Apple Inc. Apple Keyboard: Found keys [ 150.615] (II) evdev: Apple Inc. Apple Keyboard: Configuring as keyboard [ 150.615] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:05AC:024F.0008/input/input7/event0" [ 150.615] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 8) [ 150.615] () Option "xkb_rules" "evdev" [ 150.615] () Option "xkb_model" "pc105" [ 150.615] () Option "xkb_layout" "us" [ 150.615] () Option "xkb_variant" "mac" [ 150.615] (WW) Option "xkb_options" requires a string value [ 152.489] (II) config/udev: Adding input device usb gamepad (/dev/input/js1) [ 152.489] (II) No input driver specified, ignoring this device. [ 152.489] (II) This device may have been added with another device file. [ 152.507] (II) config/udev: Adding input device usb gamepad (/dev/input/js0) [ 152.507] (II) No input driver specified, ignoring this device. [ 152.507] (II) This device may have been added with another device file. [ 152.662] (II) config/udev: Adding input device usb gamepad (/dev/input/event3) [ 152.662] (II) No input driver specified, ignoring this device. [ 152.662] (II) This device may have been added with another device file. [ 152.680] (II) config/udev: Adding input device usb gamepad (/dev/input/event2) [ 152.680] (II) No input driver specified, ignoring this device. [ 152.680] (II) This device may have been added with another device file. [ 153.047] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0) [ 153.047] (II) No input driver specified, ignoring this device. [ 153.047] (II) This device may have been added with another device file. [ 153.155] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event4) [ 153.155] () Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall" [ 153.155] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse' [ 153.155] () Logitech Optical USB Mouse: always reports core events [ 153.155] () evdev: Logitech Optical USB Mouse: Device: "/dev/input/event4" [ 153.208] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016 [ 153.208] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons [ 153.208] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s) [ 153.208] (--) evdev: Logitech Optical USB Mouse: Found relative axes [ 153.208] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes [ 153.208] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse [ 153.208] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support [ 153.208] () evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5 [ 153.208] () evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 153.208] () Option "config_info" "udev:/sys/devices/pci7c70:00/7c70:00:08.0/7c70:01:0b.2/usb1/1-4/1-4.4/1-4.4.5/1-4.4.5.5/1-4.4.5.5:1.0/0003:046D:C016.000E/input/input11/event4" [ 153.208] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 9) [ 153.208] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes. [ 153.209] () Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1 [ 153.209] () Logitech Optical USB Mouse: (accel) acceleration profile 0 [ 153.209] () Logitech Optical USB Mouse: (accel) acceleration factor: 2.000 [ 153.209] () Logitech Optical USB Mouse: (accel) acceleration threshold: 4 [ 160.677] (II) RADEON(0): EDID vendor "IVM", prod id 22047 [ 160.677] (II) RADEON(0): Using EDID range info for horizontal sync [ 160.677] (II) RADEON(0): Using EDID range info for vertical refresh [ 160.677] (II) RADEON(0): Printing DDC gathered Modelines: [ 160.677] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 160.677] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 160.677] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 160.677] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 160.677] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 160.678] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 160.678] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 160.678] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 160.678] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 160.678] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 160.678] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 160.678] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 160.678] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 160.678] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 160.678] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 160.678] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 160.678] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 160.678] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 160.678] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 160.678] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 160.728] (II) RADEON(0): EDID vendor "IVM", prod id 22047 [ 160.728] (II) RADEON(0): Using hsync ranges from config file [ 160.728] (II) RADEON(0): Using vrefresh ranges from config file [ 160.728] (II) RADEON(0): Printing DDC gathered Modelines: [ 160.728] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 160.728] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 160.728] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 160.728] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 160.728] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 160.728] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 160.728] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 160.728] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 160.728] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 160.728] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 160.728] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 160.728] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 160.728] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 160.728] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 160.728] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 160.728] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 160.728] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 160.728] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 160.729] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 160.729] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 160.781] (II) RADEON(0): EDID vendor "IVM", prod id 22047 [ 160.781] (II) RADEON(0): Using hsync ranges from config file [ 160.781] (II) RADEON(0): Using vrefresh ranges from config file [ 160.781] (II) RADEON(0): Printing DDC gathered Modelines: [ 160.781] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 160.781] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 160.781] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 160.781] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 160.781] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 160.781] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 160.781] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 160.781] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 160.781] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 160.781] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 160.781] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 160.781] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 160.781] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 160.781] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 160.781] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 162.486] (II) RADEON(0): EDID vendor "IVM", prod id 22047 [ 162.486] (II) RADEON(0): Using hsync ranges from config file [ 162.486] (II) RADEON(0): Using vrefresh ranges from config file [ 162.486] (II) RADEON(0): Printing DDC gathered Modelines: [ 162.486] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 162.486] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 162.486] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 162.486] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 162.486] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 162.486] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 162.486] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 162.486] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 162.486] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 162.486] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 162.486] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 162.486] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 162.486] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 162.486] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 162.486] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 162.486] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 162.486] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 162.487] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 162.487] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 162.487] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 3572.021] (II) AIGLX: Suspending AIGLX clients for VT switch [ 14295.560] (II) AIGLX: Resuming AIGLX clients after VT switch [ 14295.607] (II) RADEON(0): EDID vendor "IVM", prod id 22047 [ 14295.607] (II) RADEON(0): Using hsync ranges from config file [ 14295.607] (II) RADEON(0): Using vrefresh ranges from config file [ 14295.607] (II) RADEON(0): Printing DDC gathered Modelines: [ 14295.607] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP) [ 14295.607] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 14295.607] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 14295.607] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 14295.607] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 14295.607] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 14295.607] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 14295.607] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 14295.607] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 14295.607] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 14295.607] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 14295.607] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 14295.607] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 14295.608] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 14295.608] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 14295.608] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 14295.608] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 14295.608] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 14295.608] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 14295.608] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)

Here is the lscpi output: lspci -vv 2c6c:00:0b.0 PCI bridge: Apple Inc. CPC945 PCIe Bridge (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: 00000000-0000ffff Memory behind bridge: a0000000-cfffffff Prefetchable memory behind bridge: 00000000f1000000-00000000f10fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:00.0 Host bridge: Apple Inc. U4 HT Bridge Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: Kernel modules: uninorth_agp

7c70:00:01.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-X bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 32 Bus: primary=00, secondary=04, subordinate=04, sec-latency=32 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:02.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-X bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 32 Bus: primary=00, secondary=05, subordinate=05, sec-latency=32 Memory behind bridge: fa500000-fa5fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:03.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=32 I/O behind bridge: 00000000-00000fff Memory behind bridge: 80100000-9fffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:04.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Bus: primary=00, secondary=07, subordinate=07, sec-latency=32 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:05.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Bus: primary=00, secondary=08, subordinate=08, sec-latency=32 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:06.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Bus: primary=00, secondary=09, subordinate=09, sec-latency=32 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:07.0 PCI bridge: Apple Inc. Shasta PCI Bridge (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=32 Memory behind bridge: fa000000-fa3fffff Prefetchable memory behind bridge: 00000000-000fffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:08.0 PCI bridge: Apple Inc. Shasta PCI Bridge (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=32 Memory behind bridge: 80000000-800fffff Prefetchable memory behind bridge: 00000000-000fffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:00:09.0 PCI bridge: Apple Inc. Shasta PCI Bridge (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=32 Memory behind bridge: fa400000-fa4fffff Prefetchable memory behind bridge: 00000000-000fffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: Kernel modules: shpchp

7c70:01:07.0 Unassigned class [ff00]: Apple Inc. Shasta Mac I/O Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16, Cache Line Size: 64 bytes Region 0: Memory at 80000000 (32-bit, non-prefetchable) [size=512K] Kernel driver in use: macio

7c70:01:0b.0 USB controller: NEC Corporation OHCI USB Controller (rev 43) (prog-if 10 [OHCI]) Subsystem: NEC Corporation USB Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 (250ns min, 10500ns max), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 70 Region 0: Memory at 80082000 (32-bit, non-prefetchable) [size=4K] Capabilities: Kernel driver in use: ohci-pci

7c70:01:0b.1 USB controller: NEC Corporation OHCI USB Controller (rev 43) (prog-if 10 [OHCI]) Subsystem: NEC Corporation USB Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 (250ns min, 10500ns max), Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 70 Region 0: Memory at 80081000 (32-bit, non-prefetchable) [size=4K] Capabilities: Kernel driver in use: ohci-pci

7c70:01:0b.2 USB controller: NEC Corporation uPD72010x USB 2.0 Controller (rev 04) (prog-if 20 [EHCI]) Subsystem: NEC Corporation uPD72010x USB 2.0 Controller Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 (4000ns min, 8500ns max), Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 70 Region 0: Memory at 80080000 (32-bit, non-prefetchable) [size=256] Capabilities: Kernel driver in use: ehci-pci

7c70:03:0c.0 IDE interface: Broadcom K2 SATA (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Broadcom K2 SATA Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 Interrupt: pin ? routed to IRQ 17 Region 0: I/O ports at [disabled] Region 1: I/O ports at [disabled] Region 2: I/O ports at [disabled] Region 3: I/O ports at [disabled] Region 4: I/O ports at [disabled] Region 5: Memory at fa402000 (32-bit, non-prefetchable) [size=8K] Kernel driver in use: sata_svw Kernel modules: ata_generic

7c70:03:0d.0 Unassigned class [ff00]: Apple Inc. Shasta IDE Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR+ INTx- Latency: 32, Cache Line Size: 32 bytes Interrupt: pin ? routed to IRQ 38 Region 0: Memory at fa404000 (32-bit, non-prefetchable) [size=16K] Kernel driver in use: pata-pci-macio

7c70:03:0e.0 FireWire (IEEE 1394): Apple Inc. Shasta Firewire (prog-if 10 [OHCI]) Subsystem: Apple Inc. Shasta Firewire Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 248 (3000ns min, 6000ns max), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 39 Region 0: Memory at fa400000 (32-bit, non-prefetchable) [size=4K] Capabilities: Kernel driver in use: firewire_ohci Kernel modules: firewire_ohci

7c70:05:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5780 Gigabit Ethernet (rev 03) Subsystem: Apple Inc. NetXtreme BCM5780 Gigabit Ethernet Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 (16000ns min), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 34 Region 0: Memory at fa530000 (64-bit, non-prefetchable) [size=64K] Region 2: Memory at fa520000 (64-bit, non-prefetchable) [size=64K] Expansion ROM at [disabled] Capabilities: Kernel driver in use: tg3 Kernel modules: tg3

7c70:05:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5780 Gigabit Ethernet (rev 03) Subsystem: Apple Inc. NetXtreme BCM5780 Gigabit Ethernet Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 16 (16000ns min), Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 33 Region 0: Memory at fa510000 (64-bit, non-prefetchable) [size=64K] Region 2: Memory at fa500000 (64-bit, non-prefetchable) [size=64K] Expansion ROM at [disabled] Capabilities: Kernel driver in use: tg3 Kernel modules: tg3

7c70:06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730 XT [Radeon HD 4670] (prog-if 00 [VGA controller]) Subsystem: PC Partner Limited / Sapphire Technology RV730 XT [Radeon HD 4670] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 22 Region 0: Memory at 90000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at 80110000 (64-bit, non-prefetchable) [size=64K] Region 4: I/O ports at 0000 [size=256] Expansion ROM at 80120000 [disabled] [size=128K] Capabilities: Kernel driver in use: radeon Kernel modules: radeon

7c70:06:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series] Subsystem: PC Partner Limited / Sapphire Technology RV710/730 HDMI Audio [Radeon HD 4000 series] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 32 Region 0: Memory at 80100000 (64-bit, non-prefetchable) [size=16K] Capabilities: Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel

...and finally the loaded modules:

lsmod Module Size Used by binfmt_misc 16141 1 uvcvideo 115707 0 videobuf2_vmalloc 10422 1 uvcvideo videobuf2_memops 4048 1 videobuf2_vmalloc videobuf2_v4l2 32601 1 uvcvideo v4l2_common 8920 1 videobuf2_v4l2 videobuf2_core 34748 2 uvcvideo,videobuf2_v4l2 joydev 17228 0 input_leds 5508 0 videodev 265267 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2 mac_hid 6686 0 media 26259 2 uvcvideo,videodev snd_aoa_fabric_layout 16922 2 snd_hda_codec_hdmi 67164 1 snd_hda_intel 41911 2 snd_hda_codec 190296 2 snd_hda_codec_hdmi,snd_hda_intel snd_aoa_codec_onyx 17654 2 snd_hda_core 85192 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel snd_aoa_i2sbus 29492 1 snd_hwdep 13991 1 snd_hda_codec snd_aoa 26138 2 snd_aoa_fabric_layout,snd_aoa_codec_onyx snd_seq_midi 10820 0 snd_aoa_soundbus 8172 2 snd_aoa_i2sbus,snd_aoa_fabric_layout snd_seq_midi_event 11581 1 snd_seq_midi snd_rawmidi 40533 1 snd_seq_midi snd_pcm 157326 5 snd_aoa_i2sbus,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core snd_seq 99671 2 snd_seq_midi_event,snd_seq_midi snd_seq_device 9176 3 snd_seq,snd_rawmidi,snd_seq_midi shpchp 46442 0 snd_timer 38064 2 snd_pcm,snd_seq snd 123374 21 snd_aoa_i2sbus,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_aoa,snd_pcm,snd_seq,snd_rawmidi,snd_aoa_fabric_layout,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_aoa_codec_onyx soundcore 11639 1 snd rtc_generic 3175 0 uio_pdrv_genirq 6797 0 uio 18122 1 uio_pdrv_genirq parport_pc 59724 0 ppdev 13124 0 lp 16378 0 parport 62649 3 lp,ppdev,parport_pc autofs4 54322 2 raid10 57549 0 raid456 133595 0 async_raid6_recov 8512 1 raid456 async_memcpy 3767 2 raid456,async_raid6_recov async_pq 8782 2 raid456,async_raid6_recov async_xor 6732 3 async_pq,raid456,async_raid6_recov async_tx 5412 5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov xor 13300 1 async_xor raid6_pq 97310 3 async_pq,raid456,async_raid6_recov libcrc32c 2403 1 raid456 raid1 43858 0 raid0 14081 0 multipath 11409 0 linear 7226 0 windfarm_cpufreq_clamp 3741 1 windfarm_smu_sensors 8061 1 windfarm_smu_controls 8069 8 windfarm_pm112 15545 0 windfarm_pid 3881 1 windfarm_pm112 hid_generic 2301 0 hid_apple 9249 0 radeon 2218835 3 i2c_algo_bit 9505 1 radeon ttm 128664 1 radeon firewire_ohci 54352 0 windfarm_lm75_sensor 4840 1 windfarm_max6690_sensor 4376 1 windfarm_smu_sat 8069 9 windfarm_pm112 windfarm_core 14157 7 windfarm_cpufreq_clamp,windfarm_pm112,windfarm_smu_sensors,windfarm_smu_sat,windfarm_lm75_sensor,windfarm_max6690_sensor,windfarm_smu_controls firewire_core 96311 1 firewire_ohci drm_kms_helper 198973 1 radeon crc_itu_t 2374 1 firewire_core ata_generic 6122 0 drm 498757 6 ttm,drm_kms_helper,radeon usbhid 70176 0 hid 140931 3 hid_generic,usbhid,hid_apple tg3 217366 0 ptp 21215 1 tg3 pps_core 17520 1 ptp uninorth_agp 12429 0

wicknix commented 5 years ago

This is an issue with the bundled webp on ppc. This doesn't happen on x86. A simple solution is go in to about:config and change image.http.accept Default is: image/webp,image/jxr,image/png,image/;q=0.8,/;q=0.5 Change to: image/jxr,image/png,image/;q=0.8,/;q=0.5 Reload that website. The images should look correct now.

rmottola commented 5 years ago

It would be good to check this and see if can be fixed. What is interesting is that I did not disable it yet https://html5test.com/

reports WebP not supported but we accept and show WebP images (albeit broken on PPC... but working on x86)

rmottola commented 5 years ago

I updated in my branch libwebp to 0.6 series, since it should have some bigendian fixes - but it does not improve things, unfortunately.

rmottola commented 5 years ago

I updated to even latest libwebp as in FireFox, but it did not improve anything. We will have now more optimized code for intel and ARM, but no fixes for PPC :( The code should have many Endianess fixes, but no help for us.

classilla commented 5 years ago

It's not libwebp that's the problem now, it's your high-level decoder. WEBP works fine in TenFourFox; see https://github.com/classilla/tenfourfox/issues/501 . You're welcome to use that.

wicknix commented 5 years ago

Thanks! We will definitely check into that.

rmottola commented 5 years ago

I have been looking into this the past days already, I am checking out InitInternal() of nsWEPPDecoder AF and TFF has significantly different code.

Especially, TFF has now:

ifdef ppc

mDecBuf.colorspace = MODE_Argb;

else

mDecBuf.colorspace = MODE_bgrA;

endif

so standard for intel is bgrA, instead in AF it is rgbA (and works on intel). I tried on PPC both Argb and bgrA with the only effect of making other funny colors. There would be a 4th option MODE_rgbA_4444 which I don't know what it is. Do you? I will blindly experiment with non pre-multiplied Alphas, but it makes no sense, so I suppose there is another issue elsewhere.

classilla commented 5 years ago

If that's the case, this may relate to changes in https://bugzilla.mozilla.org/show_bug.cgi?id=986328 which aren't on 38ESR (which is effectively your platform base).

rmottola commented 5 years ago

WebP display was fixed and is in .18 release. Does it fix the original issue? The only other specific bug I was able to isolate on endianness and images are filters, mentioned in https://github.com/wicknix/Arctic-Fox/issues/34

wicknix commented 5 years ago

I haven't run in to any more endianness issues. I'll consider this fixed and close it.