der speichercontroller der grafikkarte beansprucht offentsichtlich 512mb vom ram für sich (stichwort
GTT/GART)
sowas (ähnliches) ist im log vom booten ohne grafikkarte nicht zu finden, allerdings erklärt das nicht wieso diese 512mb nicht verfügbar sind (wäre ja auch viel zu überdimensioniert, selbst wenn ein bildschirm bzw eine konsole angeschlossen wären)
was mir außerdem noch aufgefallen ist: es wird in beiden fällen das modul intel_agp geladen (es existieren aber keine grafikchips von intel in diesem system)
hier die ausgabe von diff (der teil mit GTT ist ganz am ende):
9,12c9,12
< BIOS-e820: [mem 0x0000000000100000-0x00000000bff8ffff] usable
< BIOS-e820: [mem 0x00000000bff90000-0x00000000bff9dfff] ACPI data
< BIOS-e820: [mem 0x00000000bff9e000-0x00000000bffdffff] ACPI NVS
< BIOS-e820: [mem 0x00000000bffe0000-0x00000000bfffffff] reserved
---
> BIOS-e820: [mem 0x0000000000100000-0x000000007ff8ffff] usable
> BIOS-e820: [mem 0x000000007ff90000-0x000000007ff9dfff] ACPI data
> BIOS-e820: [mem 0x000000007ff9e000-0x000000007ffdffff] ACPI NVS
> BIOS-e820: [mem 0x000000007ffe0000-0x000000007fffffff] reserved
15c15
< BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
---
> BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
22c22
< e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
---
> e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
30c30
< 0 base 0E0000000 mask FE0000000 uncachable
---
> 0 base 080000000 mask F80000000 uncachable
32c32
< 2 base 100000000 mask FE0000000 write-back
---
> 2 base 100000000 mask F80000000 write-back
39,40c39,40
< e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
< e820: last_pfn = 0xbff90 max_arch_pfn = 0x400000000
---
> e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
> e820: last_pfn = 0x7ff90 max_arch_pfn = 0x400000000
44,50c44,50
< init_memory_mapping: [mem 0x00000000-0xbff8ffff]
< [mem 0x00000000-0xbfdfffff] page 2M
< [mem 0xbfe00000-0xbff8ffff] page 4k
< kernel direct mapping tables up to 0xbff8ffff @ [mem 0x1f9fc000-0x1fffffff]
< init_memory_mapping: [mem 0x100000000-0x11fffffff]
< [mem 0x100000000-0x11fffffff] page 2M
< kernel direct mapping tables up to 0x11fffffff @ [mem 0xbff8a000-0xbff8ffff]
---
> init_memory_mapping: [mem 0x00000000-0x7ff8ffff]
> [mem 0x00000000-0x7fdfffff] page 2M
> [mem 0x7fe00000-0x7ff8ffff] page 4k
> kernel direct mapping tables up to 0x7ff8ffff @ [mem 0x1fbfd000-0x1fffffff]
> init_memory_mapping: [mem 0x100000000-0x17fffffff]
> [mem 0x100000000-0x17fffffff] page 2M
> kernel direct mapping tables up to 0x17fffffff @ [mem 0x7ff89000-0x7ff8ffff]
53,60c53,60
< ACPI: RSDT 00000000bff90000 00038 (v01 MSTEST TESTONLY 03000909 MSFT 00000097)
< ACPI: FACP 00000000bff90200 00084 (v02 MSTEST OEMFACP 03000909 MSFT 00000097)
< ACPI: DSDT 00000000bff905c0 0928C (v01 A0545 A0545000 00000000 INTL 20060113)
< ACPI: FACS 00000000bff9e000 00040
< ACPI: APIC 00000000bff90390 0006C (v01 MSTEST OEMAPIC 03000909 MSFT 00000097)
< ACPI: MCFG 00000000bff90400 0003C (v01 MSTEST OEMMCFG 03000909 MSFT 00000097)
< ACPI: OEMB 00000000bff9e040 0007B (v01 MSTEST AMI_OEM 03000909 MSFT 00000097)
< ACPI: HPET 00000000bff99850 00038 (v01 MSTEST OEMHPET 03000909 MSFT 00000097)
---
> ACPI: RSDT 000000007ff90000 00038 (v01 MSTEST TESTONLY 03000909 MSFT 00000097)
> ACPI: FACP 000000007ff90200 00084 (v02 MSTEST OEMFACP 03000909 MSFT 00000097)
> ACPI: DSDT 000000007ff905c0 0928C (v01 A0545 A0545000 00000000 INTL 20060113)
> ACPI: FACS 000000007ff9e000 00040
> ACPI: APIC 000000007ff90390 0006C (v01 MSTEST OEMAPIC 03000909 MSFT 00000097)
> ACPI: MCFG 000000007ff90400 0003C (v01 MSTEST OEMMCFG 03000909 MSFT 00000097)
> ACPI: OEMB 000000007ff9e040 0007B (v01 MSTEST AMI_OEM 03000909 MSFT 00000097)
> ACPI: HPET 000000007ff99850 00038 (v01 MSTEST OEMHPET 03000909 MSFT 00000097)
63,66c63,66
< Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
< Initmem setup node 0 [mem 0x00000000-0x11fffffff]
< NODE_DATA [mem 0x11fffc000-0x11fffffff]
< [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011be00000-ffff88011f5fffff] on node 0
---
> Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
> Initmem setup node 0 [mem 0x00000000-0x17fffffff]
> NODE_DATA [mem 0x17fffc000-0x17fffffff]
> [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017b600000-ffff88017f5fffff] on node 0
70c70
< Normal [mem 0x100000000-0x11fffffff]
---
> Normal [mem 0x100000000-0x17fffffff]
74,76c74,76
< node 0: [mem 0x00100000-0xbff8ffff]
< node 0: [mem 0x100000000-0x11fffffff]
< On node 0 totalpages: 917279
---
> node 0: [mem 0x00100000-0x7ff8ffff]
> node 0: [mem 0x100000000-0x17fffffff]
> On node 0 totalpages: 1048351
81,83c81,83
< DMA32 zone: 765904 pages, LIFO batch:31
< Normal zone: 2048 pages used for memmap
< Normal zone: 129024 pages, LIFO batch:31
---
> DMA32 zone: 503760 pages, LIFO batch:31
> Normal zone: 8192 pages used for memmap
> Normal zone: 516096 pages, LIFO batch:31
104,107c104,107
< PM: Registered nosave memory: 00000000bff90000 - 00000000bff9e000
< PM: Registered nosave memory: 00000000bff9e000 - 00000000bffe0000
< PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000
< PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
---
> PM: Registered nosave memory: 000000007ff90000 - 000000007ff9e000
> PM: Registered nosave memory: 000000007ff9e000 - 000000007ffe0000
> PM: Registered nosave memory: 000000007ffe0000 - 0000000080000000
> PM: Registered nosave memory: 0000000080000000 - 00000000fee00000
111c111
< e820: [mem 0xc0000000-0xfedfffff] available for PCI devices
---
> e820: [mem 0x80000000-0xfedfffff] available for PCI devices
114c114
< PERCPU: Embedded 28 pages/cpu @ffff88011fc00000 s83392 r8192 d23104 u524288
---
> PERCPU: Embedded 28 pages/cpu @ffff88017fc00000 s83392 r8192 d23104 u524288
117c117
< Built 1 zonelists in Node order, mobility grouping on. Total pages: 898841
---
> Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023769
126c126
< Memory: 3531100k/4718592k available (4645k kernel code, 1049476k absent, 138016k reserved, 4207k data, 760k init)
---
> Memory: 4047196k/6291456k available (4645k kernel code, 2098052k absent, 146208k reserved, 4207k data, 760k init)
134c134
< allocated 14680064 bytes of page_cgroup
---
> allocated 16777216 bytes of page_cgroup
138,139c138,139
< Detected 1868.022 MHz processor.
< Calibrating delay loop (skipped), value calculated using timer frequency.. 3737.71 BogoMIPS (lpj=6226740)
---
> Detected 1868.016 MHz processor.
> Calibrating delay loop (skipped), value calculated using timer frequency.. 3737.70 BogoMIPS (lpj=6226720)
173c173
< Total of 2 processors activated (7475.42 BogoMIPS).
---
> Total of 2 processors activated (7475.40 BogoMIPS).
175c175
< PM: Registering ACPI NVS region [mem 0xbff9e000-0xbffdffff] (270336 bytes)
---
> PM: Registering ACPI NVS region [mem 0x7ff9e000-0x7ffdffff] (270336 bytes)
188c188
< ACPI: SSDT 00000000bff9e0c0 001C6 (v01 AMI CPU1PM 00000001 INTL 20060113)
---
> ACPI: SSDT 000000007ff9e0c0 001C6 (v01 AMI CPU1PM 00000001 INTL 20060113)
191c191
< ACPI: SSDT 00000000bff9e290 0013A (v01 AMI CPU2PM 00000001 INTL 20060113)
---
> ACPI: SSDT 000000007ff9e290 0013A (v01 AMI CPU2PM 00000001 INTL 20060113)
206c206
< pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff]
---
> pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xffffffff]
212c212
< pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
---
> pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff]
259a260,268
> pci 0000:01:00.0: [1002:68b8] type 00 class 0x030000
> pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
> pci 0000:01:00.0: reg 18: [mem 0xff7e0000-0xff7fffff 64bit]
> pci 0000:01:00.0: reg 20: [io 0x9000-0x90ff]
> pci 0000:01:00.0: reg 30: [mem 0xff7c0000-0xff7dffff pref]
> pci 0000:01:00.0: supports D1 D2
> pci 0000:01:00.1: [1002:aa58] type 00 class 0x040300
> pci 0000:01:00.1: reg 10: [mem 0xff7bc000-0xff7bffff 64bit]
> pci 0000:01:00.1: supports D1 D2
261c270,272
< pci 0000:00:01.0: bridge window [mem 0xff500000-0xff5fffff 64bit pref]
---
> pci 0000:00:01.0: bridge window [io 0x7000-0x9fff]
> pci 0000:00:01.0: bridge window [mem 0xff700000-0xff7fffff]
> pci 0000:00:01.0: bridge window [mem 0xbfe00000-0xdfdfffff 64bit pref]
263c274
< pci 0000:00:1c.0: bridge window [mem 0xff600000-0xff6fffff 64bit pref]
---
> pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
293c304
< pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
---
> pci 0000:00:1e.0: bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
310a322
> vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
311a324
> vgaarb: bridge control possible 0000:01:00.0
315c328
< e820: reserve RAM buffer [mem 0xbff90000-0xbfffffff]
---
> e820: reserve RAM buffer [mem 0x7ff90000-0x7fffffff]
332c345
< pnp 00:00: [mem 0xc0000000-0xffffffff window]
---
> pnp 00:00: [mem 0x80000000-0xffffffff window]
409c422
< pnp 00:0c: [mem 0x00100000-0xbfffffff]
---
> pnp 00:0c: [mem 0x00100000-0x7fffffff]
412c425
< system 00:0c: [mem 0x000c0000-0x000cffff] has been reserved
---
> system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
414c427
< system 00:0c: [mem 0x00100000-0xbfffffff] could not be reserved
---
> system 00:0c: [mem 0x00100000-0x7fffffff] could not be reserved
426,428c439,441
< pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff]
< pci 0000:00:1c.3: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
< pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
---
> pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x803fffff]
> pci 0000:00:1c.3: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
> pci 0000:00:1c.4: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
430c443
< pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0800000-0xc08000ff]
---
> pci 0000:00:1f.3: BAR 0: assigned [mem 0x80800000-0x808000ff]
432c445,447
< pci 0000:00:01.0: bridge window [mem 0xff500000-0xff5fffff 64bit pref]
---
> pci 0000:00:01.0: bridge window [io 0x7000-0x9fff]
> pci 0000:00:01.0: bridge window [mem 0xff700000-0xff7fffff]
> pci 0000:00:01.0: bridge window [mem 0xbfe00000-0xdfdfffff 64bit pref]
435,436c450,451
< pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc03fffff]
< pci 0000:00:1c.0: bridge window [mem 0xff600000-0xff6fffff 64bit pref]
---
> pci 0000:00:1c.0: bridge window [mem 0x80000000-0x803fffff]
> pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
440c455
< pci 0000:00:1c.3: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
---
> pci 0000:00:1c.3: bridge window [mem 0x80400000-0x805fffff 64bit pref]
444c459
< pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
---
> pci 0000:00:1c.4: bridge window [mem 0x80600000-0x807fffff 64bit pref]
452,453c467,470
< pci_bus 0000:00: resource 8 [mem 0xc0000000-0xffffffff]
< pci_bus 0000:01: resource 2 [mem 0xff500000-0xff5fffff 64bit pref]
---
> pci_bus 0000:00: resource 8 [mem 0x80000000-0xffffffff]
> pci_bus 0000:01: resource 0 [io 0x7000-0x9fff]
> pci_bus 0000:01: resource 1 [mem 0xff700000-0xff7fffff]
> pci_bus 0000:01: resource 2 [mem 0xbfe00000-0xdfdfffff 64bit pref]
455,456c472,473
< pci_bus 0000:04: resource 1 [mem 0xc0000000-0xc03fffff]
< pci_bus 0000:04: resource 2 [mem 0xff600000-0xff6fffff 64bit pref]
---
> pci_bus 0000:04: resource 1 [mem 0x80000000-0x803fffff]
> pci_bus 0000:04: resource 2 [mem 0xdfe00000-0xdfefffff 64bit pref]
459c476
< pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
---
> pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
462c479
< pci_bus 0000:02: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
---
> pci_bus 0000:02: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
467c484
< pci_bus 0000:05: resource 8 [mem 0xc0000000-0xffffffff]
---
> pci_bus 0000:05: resource 8 [mem 0x80000000-0xffffffff]
476a494
> pci 0000:01:00.0: Boot video device
481c499
< software IO TLB [mem 0xbbf8a000-0xbff89fff] (64MB) mapped at [ffff8800bbf8a000-ffff8800bff89fff]
---
> software IO TLB [mem 0x7bf89000-0x7ff88fff] (64MB) mapped at [ffff88007bf89000-ffff88007ff88fff]
483c501
< type=2000 audit(1348331156.293:1): initialized
---
> type=2000 audit(1348330966.296:1): initialized
487c505
< msgmni has been set to 6902
---
> msgmni has been set to 7910
496,502c514,519
< efifb: probing for efifb
< efifb: framebuffer at 0xa0000, mapped to 0xffff8800000a0000, using 56k, total 64k
< efifb: mode is 640x350x1, linelength=80, pages=1
< efifb: scrolling: redraw
< efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
< Console: switching to colour frame buffer device 80x21
< fb0: EFI VGA frame buffer device
---
> vesafb: mode is 640x480x32, linelength=2560, pages=0
> vesafb: scrolling: redraw
> vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
> vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90011100000, using 1216k, total 1216k
> Console: switching to colour frame buffer device 80x30
> fb0: VESA VGA frame buffer device
523c540
< rtc_cmos 00:03: setting system clock to 2012-09-22 16:25:56 UTC (1348331156)
---
> rtc_cmos 00:03: setting system clock to 2012-09-22 16:22:46 UTC (1348330966)
533d549
< FDC 0 is a post-1991 82077
542c558
< ahci 0000:02:00.0: version 3.0
---
> FDC 0 is a post-1991 82077
544a561
> ahci 0000:02:00.0: version 3.0
546,547d562
< ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
< ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part
549d563
< scsi0 : ahci
551a566,575
> ehci_hcd 0000:00:1d.7: setting latency timer to 64
> ehci_hcd 0000:00:1d.7: EHCI Host Controller
> ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
> ehci_hcd 0000:00:1d.7: debug port 1
> ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
> ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffaff800
> ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
> ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part
> scsi0 : ahci
> ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
553,562d576
< uhci_hcd 0000:00:1a.0: setting latency timer to 64
< uhci_hcd 0000:00:1a.0: UHCI Host Controller
< uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
< uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000dc00
< hub 2-0:1.0: USB hub found
< hub 2-0:1.0: 2 ports detected
< uhci_hcd 0000:00:1a.1: setting latency timer to 64
< uhci_hcd 0000:00:1a.1: UHCI Host Controller
< uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
< uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000e000
565,578c579,580
< hub 3-0:1.0: USB hub found
< hub 3-0:1.0: 2 ports detected
< uhci_hcd 0000:00:1d.0: setting latency timer to 64
< uhci_hcd 0000:00:1d.0: UHCI Host Controller
< uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
< uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d480
< hub 4-0:1.0: USB hub found
< hub 4-0:1.0: 2 ports detected
< uhci_hcd 0000:00:1d.1: setting latency timer to 64
< uhci_hcd 0000:00:1d.1: UHCI Host Controller
< uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
< uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d800
< hub 5-0:1.0: USB hub found
< hub 5-0:1.0: 2 ports detected
---
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 6 ports detected
594,600c596,617
< ehci_hcd 0000:00:1d.7: setting latency timer to 64
< ehci_hcd 0000:00:1d.7: EHCI Host Controller
< ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 6
< ehci_hcd 0000:00:1d.7: debug port 1
< ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
< ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffaff800
< ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
---
> uhci_hcd 0000:00:1a.0: setting latency timer to 64
> uhci_hcd 0000:00:1a.0: UHCI Host Controller
> uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
> uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000dc00
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 2 ports detected
> uhci_hcd 0000:00:1a.1: setting latency timer to 64
> uhci_hcd 0000:00:1a.1: UHCI Host Controller
> uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
> uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000e000
> hub 4-0:1.0: USB hub found
> hub 4-0:1.0: 2 ports detected
> uhci_hcd 0000:00:1d.0: setting latency timer to 64
> uhci_hcd 0000:00:1d.0: UHCI Host Controller
> uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
> uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d480
> hub 5-0:1.0: USB hub found
> hub 5-0:1.0: 2 ports detected
> uhci_hcd 0000:00:1d.1: setting latency timer to 64
> uhci_hcd 0000:00:1d.1: UHCI Host Controller
> uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
> uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d800
602c619
< hub 6-0:1.0: 6 ports detected
---
> hub 6-0:1.0: 2 ports detected
613d629
< ata5: SATA link down (SStatus 0 SControl 300)
614a631
> ata5: SATA link down (SStatus 0 SControl 300)
639c656
< systemd-udevd[145]: starting version 189
---
> systemd-udevd[148]: starting version 189
646a664,668
> i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
> ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120320/utaddress-251)
> ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> iTCO_vendor_support: vendor-support=0
> [drm] Initialized drm 1.1.0 20060810
649c671
< eth%d: RTL8168B/8111B at 0xffffc90000666000, xx:xx:xx:xx:xx:xx, IRQ 44
---
> eth%d: RTL8168B/8111B at 0xffffc90011584000, xx:xx:xx:xx:xx:xx, IRQ 44
656d677
< iTCO_vendor_support: vendor-support=0
660,662c681,706
< i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
< ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120320/utaddress-251)
< ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
---
> [drm] radeon defaulting to kernel modesetting.
> [drm] radeon kernel modesetting enabled.
> checking generic (c0000000 130000) vs hw (c0000000 10000000)
> fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
> Console: switching to colour dummy device 80x25
> [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x1787:0x2288).
> [drm] register mmio base: 0xFF7E0000
> [drm] register mmio size: 131072
> ATOM BIOS: A2125JHA.HGW
> radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
> radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
> mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining
> [drm] Detected VRAM RAM=1024M, BAR=256M
> [drm] RAM width 128bits DDR
> [TTM] Zone kernel: Available graphics memory: 2026500 kiB
> [TTM] Initializing pool allocator
> [TTM] Initializing DMA pool allocator
> [drm] radeon: 1024M of VRAM memory ready
> [drm] radeon: 512M of GTT memory ready.
> [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [drm] Driver supports precise vblank timestamp query.
> radeon 0000:01:00.0: irq 45 for MSI/MSI-X
> radeon 0000:01:00.0: radeon: using MSI.
> [drm] radeon: irq initialized.
> [drm] GART: num cpu pages 131072, num gpu pages 131072
> [drm] Loading JUNIPER Microcode
665a710,758
> [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
> radeon 0000:01:00.0: WB enabled
> radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8801787c0c00
> [drm] ring test on 0 succeeded in 1 usecs
> [drm] ib test on ring 0 succeeded in 0 usecs
> [drm] Radeon Display Connectors
> [drm] Connector 0:
> [drm] DP-1
> [drm] HPD4
> [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
> [drm] Encoders:
> [drm] DFP1: INTERNAL_UNIPHY2
> [drm] Connector 1:
> [drm] HDMI-A-1
> [drm] HPD5
> [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
> [drm] Encoders:
> [drm] DFP2: INTERNAL_UNIPHY2
> [drm] Connector 2:
> [drm] DVI-I-1
> [drm] HPD1
> [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
> [drm] Encoders:
> [drm] DFP3: INTERNAL_UNIPHY1
> [drm] CRT2: INTERNAL_KLDSCP_DAC2
> [drm] Connector 3:
> [drm] DVI-I-2
> [drm] HPD6
> [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
> [drm] Encoders:
> [drm] DFP4: INTERNAL_UNIPHY
> [drm] CRT1: INTERNAL_KLDSCP_DAC1
> [drm] Internal thermal controller with fan control
> [drm] radeon: power management initialized
> No connectors reported connected with modes
> [drm] Cannot find any crtc or sizes - going 1024x768
> [drm] fb mappable at 0xC0142000
> [drm] vram apper at 0xC0000000
> [drm] size 3145728
> [drm] fb depth is 24
> [drm] pitch is 4096
> fbcon: radeondrmfb (fb0) is primary device
> Console: switching to colour frame buffer device 128x48
> fb0: radeondrmfb frame buffer device
> drm: registered panic notifier
> [drm] Initialized radeon 2.18.0 20080528 for 0000:01:00.0 on minor 0
> hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
> snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
> input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input2