Xorg, Radeon and KMS problems

Da Rock freebsd-x11 at herveybayaustralia.com.au
Sat Jul 26 12:12:52 UTC 2014


Ok. First time post to this list, so be gentle :)

Just trying to sort out FreeBSD 10 - still - and after numerous issues I 
finally get Xorg to run, and failed.

I have a dual card laptop (Compaq CQ62 Athlon version), with the R880M 
and 6300HD video. I've always had some issues with this on previous 
versions, but nothing like this - and I was hoping 10 with KMS would 
resolve it once and for all :(

I've built everything WITH_NEW_XORG, WITH_GALLIUM, WITH_KMS. New install 
completely minty fresh 10. Tried packages, but that resulted in more 
issues, so I'm bypassing that now to get to the bottom of this 
particular problem.

Running startx, I get ... nothing. Comes back with no screens found.

Running configure, I get 5 screens in the layout - with 2 vesa devices, 
2 radeon devices (expected), and 2 fbdev devices. Try this config, I get 
success; with a proviso: lxde screens look really weird. Fragmented 
display, disappears until redraw or something - not what I'd call 
useable. Whats worse is it degrades from there to the point where 
everything but the background and active window disappears.

Comment out the vesa devices, I get a black screen with no way back 
except acpi shutdown.

Try loading the radeonkms in the loader.conf, black screen with no way 
to rectify except to use the live disk.

I'm not 100% here, but I'm trying all my foo on this with no luck. By 
rights all this should be working, right? What am I missing? I've heard 
word of a newcons driver, but I'm not sure this is the core of the 
problem or even helpful. What do I need to do to resolve this?

Xorg log:
[   206.966]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[   206.967] X Protocol Version 11, Revision 0
[   206.967] Build Operating System: FreeBSD 10.0-RELEASE amd64
[   206.967] Current Operating System: FreeBSD <hostname> 10.0-RELEASE 
FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     
root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[   206.968] Build Date: 26 July 2014  12:30:31PM
[   206.968]
[   206.968] Current version of pixman: 0.32.4
[   206.968]     Before reporting problems, check http://wiki.x.org
     to make sure that you have the latest version.
[   206.968] Markers: (--) probed, (**) from config file, (==) default 
setting,
     (++) from command line, (!!) notice, (II) informational,
     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   206.968] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 26 
19:48:17 2014
[   206.969] (==) Using system config directory 
"/usr/local/share/X11/xorg.conf.d"
[   206.970] (==) No Layout section.  Using the first Screen section.
[   206.970] (==) No screen section available. Using defaults.
[   206.970] (**) |-->Screen "Default Screen Section" (0)
[   206.970] (**) |   |-->Monitor "<default monitor>"
[   206.971] (==) No monitor specified for screen "Default Screen Section".
     Using a default monitor configuration.
[   206.971] (==) Automatically adding devices
[   206.971] (==) Automatically enabling devices
[   206.972] (==) FontPath set to:
     /usr/local/lib/X11/fonts/misc/,
     /usr/local/lib/X11/fonts/TTF/,
     /usr/local/lib/X11/fonts/OTF/,
     /usr/local/lib/X11/fonts/Type1/,
     /usr/local/lib/X11/fonts/100dpi/,
     /usr/local/lib/X11/fonts/75dpi/
[   206.972] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   206.972] (II) The server relies on HAL to provide the list of input 
devices.
     If no devices become available, reconfigure HAL or disable 
AutoAddDevices.
[   206.972] (II) Loader magic: 0x7b74f0
[   206.972] (II) Module ABI versions:
[   206.972]     X.Org ANSI C Emulation: 0.4
[   206.972]     X.Org Video Driver: 12.1
[   206.972]     X.Org XInput driver : 16.0
[   206.972]     X.Org Server Extension : 6.0
[   206.973] (!!) More than one possible primary device found
[   206.973] (--) PCI: (0:1:5:0) 1002:9712:103c:1445 rev 0, Mem @ 
0xd0000000/268435456, 0xf1300000/65536, 0xf1200000/1048576, I/O @ 
0x00007000/256, BIOS @ 0x????????/65536
[   206.973] (--) PCI: (0:2:0:0) 1002:68e4:103c:1445 rev 0, Mem @ 
0xe0000000/268435456, 0xf0200000/131072, I/O @ 0x00003000/256, BIOS @ 
0x????????/65536
[   206.973] (II) LoadModule: "extmod"
[   206.974] (II) Loading 
/usr/local/lib/xorg/modules/extensions/libextmod.so
[   206.975] (II) Module extmod: vendor="X.Org Foundation"
[   206.975]     compiled for 1.12.4, module version = 1.0.0
[   206.975]     Module class: X.Org Server Extension
[   206.975]     ABI class: X.Org Server Extension, version 6.0
[   206.975] (II) Loading extension MIT-SCREEN-SAVER
[   206.975] (II) Loading extension XFree86-VidModeExtension
[   206.975] (II) Loading extension XFree86-DGA
[   206.975] (II) Loading extension DPMS
[   206.975] (II) Loading extension XVideo
[   206.975] (II) Loading extension XVideo-MotionCompensation
[   206.975] (II) Loading extension X-Resource
[   206.975] (II) LoadModule: "dbe"
[   206.976] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
[   206.976] (II) Module dbe: vendor="X.Org Foundation"
[   206.976]     compiled for 1.12.4, module version = 1.0.0
[   206.976]     Module class: X.Org Server Extension
[   206.976]     ABI class: X.Org Server Extension, version 6.0
[   206.976] (II) Loading extension DOUBLE-BUFFER
[   206.976] (II) LoadModule: "glx"
[   206.977] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   206.978] (II) Module glx: vendor="X.Org Foundation"
[   206.978]     compiled for 1.12.4, module version = 1.0.0
[   206.978]     ABI class: X.Org Server Extension, version 6.0
[   206.978] (==) AIGLX enabled
[   206.978] (II) Loading extension GLX
[   206.978] (II) LoadModule: "record"
[   206.979] (II) Loading 
/usr/local/lib/xorg/modules/extensions/librecord.so
[   206.979] (II) Module record: vendor="X.Org Foundation"
[   206.979]     compiled for 1.12.4, module version = 1.13.0
[   206.979]     Module class: X.Org Server Extension
[   206.980]     ABI class: X.Org Server Extension, version 6.0
[   206.980] (II) Loading extension RECORD
[   206.980] (II) LoadModule: "dri"
[   206.980] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[   206.981] (II) Module dri: vendor="X.Org Foundation"
[   206.981]     compiled for 1.12.4, module version = 1.0.0
[   206.981]     ABI class: X.Org Server Extension, version 6.0
[   206.981] (II) Loading extension XFree86-DRI
[   206.981] (II) LoadModule: "dri2"
[   206.982] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[   206.982] (II) Module dri2: vendor="X.Org Foundation"
[   206.982]     compiled for 1.12.4, module version = 1.2.0
[   206.982]     ABI class: X.Org Server Extension, version 6.0
[   206.983] (II) Loading extension DRI2
[   206.983] (==) Matched vesa as autoconfigured driver 0
[   206.983] (==) Matched fbdev as autoconfigured driver 1
[   206.983] (==) Assigned the driver to the xf86ConfigLayout
[   206.983] (II) LoadModule: "vesa"
[   206.986] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[   206.987] (II) Module vesa: vendor="X.Org Foundation"
[   206.987]     compiled for 1.12.4, module version = 2.3.3
[   206.987]     Module class: X.Org Video Driver
[   206.987]     ABI class: X.Org Video Driver, version 12.1
[   206.987] (II) LoadModule: "fbdev"
[   206.990] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[   206.991] (II) Module fbdev: vendor="X.Org Foundation"
[   206.991]     compiled for 1.12.4, module version = 0.4.4
[   206.991]     Module class: X.Org Video Driver
[   206.991]     ABI class: X.Org Video Driver, version 12.1
[   206.991] (II) VESA: driver for VESA chipsets: vesa
[   206.991] (II) FBDEV: driver for framebuffer: fbdev
[   206.992] (--) Using syscons driver with X support (version 2.0)
[   206.992] (--) using VT number 9

[   207.002] (WW) Falling back to old probe method for vesa
[   207.002] (WW) Falling back to old probe method for fbdev
[   207.002] (II) Loading sub module "fbdevhw"
[   207.002] (II) LoadModule: "fbdevhw"
[   207.004] (II) Loading /usr/local/lib/xorg/modules/libfbdevhw.so
[   207.005] (EE) LoadModule: Module fbdevhw does not have a 
fbdevhwModuleData data object.
[   207.005] (II) UnloadModule: "fbdevhw"
[   207.005] (II) Unloading fbdevhw
[   207.005] (EE) Failed to load module "fbdevhw" (invalid module, 0)
[   207.005] (EE) No devices detected.
[   207.005]
Fatal server error:
[   207.005] no screens found
[   207.005]
Please consult the The X.Org Foundation support
      at http://wiki.x.org
  for help.
[   207.005] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[   207.005]
[   207.017] Server terminated with error (1). Closing log file.

dmesg:
Copyright (c) 1992-2014 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
     The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014
     root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
CPU: AMD Phenom(tm) II N970 Quad-Core Processor (2194.62-MHz K8-class CPU)
   Origin = "AuthenticAMD"  Id = 0x100f53  Family = 0x10  Model = 0x5  
Stepping = 3
Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
   Features2=0x802009<SSE3,MON,CX16,POPCNT>
   AMD 
Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
   AMD 
Features2=0x837ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,NodeId>
   TSC: P-state invariant
real memory  = 4294967296 (4096 MB)
avail memory = 3847254016 (3669 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <HP     1445    >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
  cpu2 (AP): APIC ID:  2
  cpu3 (AP): APIC ID:  3
ioapic0: Changing APIC ID to 4
ioapic0 <Version 2.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
random: <Software, Yarrow> initialized
acpi0: <HPQOEM SLIC-MPC> on motherboard
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 
on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 450
Event timer "HPET2" frequency 14318180 Hz quality 450
atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x5> port 0x62,0x66 on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: Length mismatch for 3 range: 6d40000 vs 6d3ffff
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0x7000-0x70ff mem 
0xd0000000-0xdfffffff,0xf1300000-0xf130ffff,0xf1200000-0xf12fffff irq 18 
at device 5.0 on pci1
vgapci0: Boot video device
hdac0: <ATI (0x970f) HDA Controller> mem 0xf1310000-0xf1313fff irq 19 at 
device 5.1 on pci1
pcib2: <ACPI PCI-PCI bridge> at device 3.0 on pci0
pci2: <ACPI PCI bus> on pcib2
vgapci1: <VGA-compatible display> port 0x3000-0x30ff mem 
0xe0000000-0xefffffff,0xf0200000-0xf021ffff at device 0.0 on pci2
pcib3: <ACPI PCI-PCI bridge> at device 5.0 on pci0
pci4: <ACPI PCI bus> on pcib3
ath0: <Atheros 9285> mem 0xf0100000-0xf010ffff irq 17 at device 0.0 on pci4
[ath] AR9285E_20 detected; using XE TX gain tables
[ath] AR9285 Main LNA config: LNA2
[ath] AR9285 Alt LNA config: LNA1
[ath] LNA diversity enabled, Diversity enabled
[ath] Enabling diversity for Kite
ath0: [HT] enabling HT modes
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 RX streams; 1 TX streams
ath0: AR9285 mac 192.2 RF5133 phy 14.0
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0
pcib4: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pci5: <ACPI PCI bus> on pcib4
re0: <RealTek 810xE PCIe 10/100baseTX> port 0x2000-0x20ff mem 
0xf0010000-0xf0010fff,0xf0000000-0xf000ffff irq 18 at device 0.0 on pci5
re0: Using 1 MSI-X message
re0: turning off MSI enable bit.
re0: ASPM disabled
re0: Chip rev. 0x24800000
re0: MAC rev. 0x00600000
miibus0: <MII bus> on re0
rlphy0: <RTL8201L 10/100 media interface> PHY 1 on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow
re0: Ethernet address: 2c:27:d7:d0:eb:fc
ahci0: <ATI IXP700 AHCI SATA controller> port 
0x8038-0x803f,0x804c-0x804f,0x8030-0x8037,0x8048-0x804b,0x8010-0x801f 
mem 0xf1408000-0xf14083ff irq 19 at device 17.0 on pci0
ahci0: AHCI v1.20 with 2 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ohci0: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xf1407000-0xf1407fff 
irq 18 at device 18.0 on pci0
usbus0 on ohci0
ehci0: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 
0xf1408600-0xf14086ff irq 17 at device 18.2 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
ohci1: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xf1406000-0xf1406fff 
irq 18 at device 19.0 on pci0
usbus2 on ohci1
ehci1: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 
0xf1408500-0xf14085ff irq 17 at device 19.2 on pci0
usbus3: EHCI version 1.0
usbus3 on ehci1
pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
hdac1: <ATI SB600 HDA Controller> mem 0xf1400000-0xf1403fff irq 16 at 
device 20.2 on pci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib5: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci6: <ACPI PCI bus> on pcib5
ohci2: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xf1405000-0xf1405fff 
irq 18 at device 20.5 on pci0
usbus4 on ohci2
ohci3: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xf1404000-0xf1404fff 
irq 18 at device 22.0 on pci0
usbus5 on ohci3
ehci2: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 
0xf1408400-0xf14084ff irq 17 at device 22.2 on pci0
usbus6: EHCI version 1.0
usbus6 on ehci2
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz0: _CRT value is absurd, ignored (-273.2C)
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
orm0: <ISA Option ROM> at iomem 0xcf000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
acpi_throttle0: <ACPI CPU Throttling> on cpu0
hwpstate0: <Cool`n'Quiet 2.0> on cpu0
Timecounters tick every 1.000 msec
hdacc0: <ATI RS690/780 HDA CODEC> at cad 0 on hdac0
hdaa0: <ATI RS690/780 Audio Function Group> at nid 1 on hdacc0
pcm0: <ATI RS690/780 (HDMI)> at nid 3 on hdaa0
hdacc1: <Realtek ALC270 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC270 Audio Function Group> at nid 1 on hdacc1
pcm1: <Realtek ALC270 (Analog 2.0+HP/2.0)> at nid 20,33 and 25 on hdaa1
pcm2: <Realtek ALC270 (Left Analog Mic)> at nid 24 on hdaa1
random: unblocking device.
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 480Mbps High Speed USB v2.0
usbus4: 12Mbps Full Speed USB v1.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 480Mbps High Speed USB v2.0
acpi_tz0: _CRT value is absurd, ignored (-273.2C)
ugen6.1: <ATI> at usbus6
uhub0: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
ugen5.1: <ATI> at usbus5
uhub1: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen4.1: <ATI> at usbus4
uhub2: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
ugen3.1: <ATI> at usbus3
uhub3: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
ugen2.1: <ATI> at usbus2
uhub4: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen1.1: <ATI> at usbus1
uhub5: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ugen0.1: <ATI> at usbus0
uhub6: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <KINGSTON SV300S37A240G 521ABBF0> ATA-8 SATA 3.x device
ada0: Serial Number 50026B72410F02CA
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 228936MB (468862128 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
cd0 at ahcich1 bus 0 scbus1 target 0 lun 0
cd0: <hp DVD RW AD-7711H 1.82> Removable CD-ROM SCSI-0 device
cd0: Serial Number 5092488E21
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present 
- tray closed
Netvsc initializing... SMP: AP CPU #3 Launched!
SMP: AP CPU #1 Launched!
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 1097311659 Hz quality 800
Root mount waiting for: usbus6 usbus5 usbus4 usbus3 usbus2 usbus1 usbus0
uhub2: 2 ports with 2 removable, self powered
uhub1: 4 ports with 4 removable, self powered
uhub4: 5 ports with 5 removable, self powered
uhub6: 5 ports with 5 removable, self powered
Root mount waiting for: usbus6 usbus3 usbus1
uhub0: 4 ports with 4 removable, self powered
uhub5: 5 ports with 5 removable, self powered
uhub3: 5 ports with 5 removable, self powered
Root mount waiting for: usbus1
ugen1.2: <Chicony Corp.> at usbus1
Trying to mount root from ufs:/dev/gpt/laptop3-root [rw]...
wlan0: Ethernet address: c0:f8:da:94:91:48
ath0: ath_legacy_rx_tasklet: sc_inreset_cnt > 0; skipping
ath0: ath_raw_xmit: sc_inreset_cnt > 0; bailing
ath0: ath_legacy_rx_tasklet: sc_inreset_cnt > 0; skipping
ath0: ath_raw_xmit: sc_inreset_cnt > 0; bailing
wlan0: link state changed to UP

pciconf -lvbce:
hostb0 at pci0:0:0:0:    class=0x060000 card=0x1445103c chip=0x96011022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'RS880 Host Bridge'
     class      = bridge
     subclass   = HOST-PCI
     cap 08[c4] = HT slave
     cap 08[54] = HT unit ID clumping
     cap 08[40] = HT retry mode
     cap 08[9c] = HT Gen3
     cap 08[f8] = HT power management
     PCI errors = Received Master-Abort
pcib1 at pci0:0:1:0:    class=0x060400 card=0x12351022 chip=0x96021022 
rev=0x00 hdr=0x01
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'RS780/RS880 PCI to PCI bridge (int gfx)'
     class      = bridge
     subclass   = PCI-PCI
     cap 08[44] = HT MSI fixed address window enabled at 0xfee00000
     cap 0d[b0] = PCI Bridge card=0x12351022
pcib2 at pci0:0:3:0:    class=0x060400 card=0x1445103c chip=0x960b1022 
rev=0x00 hdr=0x01
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'RS780 PCI to PCI bridge (ext gfx port 1)'
     class      = bridge
     subclass   = PCI-PCI
     cap 01[50] = powerspec 3  supports D0 D3  current D0
     cap 10[58] = PCI-Express 2 root port slot max data 128(128) link x8(x8)
                  speed 2.5(5.0) ASPM L0s/L1(L0s/L1)
     cap 05[a0] = MSI supports 1 message
     cap 0d[b0] = PCI Bridge card=0x1445103c
     cap 08[b8] = HT MSI fixed address window enabled at 0xfee00000
     ecap 000b[100] = Vendor 1 ID 1
     ecap 0002[110] = VC 1 max VC0
pcib3 at pci0:0:5:0:    class=0x060400 card=0x1445103c chip=0x96051022 
rev=0x00 hdr=0x01
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'RS780/RS880 PCI to PCI bridge (PCIE port 1)'
     class      = bridge
     subclass   = PCI-PCI
     cap 01[50] = powerspec 3  supports D0 D3  current D0
     cap 10[58] = PCI-Express 2 root port slot max data 128(128) link x1(x1)
                  speed 2.5(5.0) ASPM L0s/L1(L0s/L1)
     cap 05[a0] = MSI supports 1 message
     cap 0d[b0] = PCI Bridge card=0x1445103c
     cap 08[b8] = HT MSI fixed address window enabled at 0xfee00000
     ecap 000b[100] = Vendor 1 ID 1
     ecap 0002[110] = VC 1 max VC0
pcib4 at pci0:0:6:0:    class=0x060400 card=0x1445103c chip=0x96061022 
rev=0x00 hdr=0x01
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'RS780 PCI to PCI bridge (PCIE port 2)'
     class      = bridge
     subclass   = PCI-PCI
     cap 01[50] = powerspec 3  supports D0 D3  current D0
     cap 10[58] = PCI-Express 2 root port slot max data 128(128) link x1(x1)
                  speed 2.5(5.0) ASPM L0s/L1(L0s/L1)
     cap 05[a0] = MSI supports 1 message
     cap 0d[b0] = PCI Bridge card=0x1445103c
     cap 08[b8] = HT MSI fixed address window enabled at 0xfee00000
     ecap 000b[100] = Vendor 1 ID 1
     ecap 0002[110] = VC 1 max VC0
ahci0 at pci0:0:17:0:    class=0x010601 card=0x1445103c chip=0x43911002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]'
     class      = mass storage
     subclass   = SATA
     bar   [10] = type I/O Port, range 32, base 0x8038, size 8, enabled
     bar   [14] = type I/O Port, range 32, base 0x804c, size 4, enabled
     bar   [18] = type I/O Port, range 32, base 0x8030, size 8, enabled
     bar   [1c] = type I/O Port, range 32, base 0x8048, size 4, enabled
     bar   [20] = type I/O Port, range 32, base 0x8010, size 16, enabled
     bar   [24] = type Memory, range 32, base 0xf1408000, size 1024, enabled
     cap 12[70] = SATA Index-Data Pair
     cap 13[a4] = PCI Advanced Features: FLR TP
ohci0 at pci0:0:18:0:    class=0x0c0310 card=0x1445103c chip=0x43971002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1407000, size 4096, enabled
ehci0 at pci0:0:18:2:    class=0x0c0320 card=0x1445103c chip=0x43961002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1408600, size 256, enabled
     cap 01[c0] = powerspec 2  supports D0 D1 D2 D3  current D0
     cap 0a[e4] = EHCI Debug Port at offset 0xe0 in map 0x14
ohci1 at pci0:0:19:0:    class=0x0c0310 card=0x1445103c chip=0x43971002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1406000, size 4096, enabled
ehci1 at pci0:0:19:2:    class=0x0c0320 card=0x1445103c chip=0x43961002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1408500, size 256, enabled
     cap 01[c0] = powerspec 2  supports D0 D1 D2 D3  current D0
     cap 0a[e4] = EHCI Debug Port at offset 0xe0 in map 0x14
none0 at pci0:0:20:0:    class=0x0c0500 card=0x1445103c chip=0x43851002 
rev=0x42 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SBx00 SMBus Controller'
     class      = serial bus
     subclass   = SMBus
hdac1 at pci0:0:20:2:    class=0x040300 card=0x1445103c chip=0x43831002 
rev=0x40 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SBx00 Azalia (Intel HDA)'
     class      = multimedia
     subclass   = HDA
     bar   [10] = type Memory, range 64, base 0xf1400000, size 16384, 
enabled
     cap 01[50] = powerspec 2  supports D0 D3  current D0
isab0 at pci0:0:20:3:    class=0x060100 card=0x1445103c chip=0x439d1002 
rev=0x40 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 LPC host controller'
     class      = bridge
     subclass   = PCI-ISA
pcib5 at pci0:0:20:4:    class=0x060401 card=0x00000000 chip=0x43841002 
rev=0x40 hdr=0x01
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SBx00 PCI to PCI Bridge'
     class      = bridge
     subclass   = PCI-PCI
ohci2 at pci0:0:20:5:    class=0x0c0310 card=0x1445103c chip=0x43991002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB OHCI2 Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1405000, size 4096, enabled
ohci3 at pci0:0:22:0:    class=0x0c0310 card=0x1445103c chip=0x43971002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1404000, size 4096, enabled
ehci2 at pci0:0:22:2:    class=0x0c0320 card=0x1445103c chip=0x43961002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
     class      = serial bus
     subclass   = USB
     bar   [10] = type Memory, range 32, base 0xf1408400, size 256, enabled
     cap 01[c0] = powerspec 2  supports D0 D1 D2 D3  current D0
     cap 0a[e4] = EHCI Debug Port at offset 0xe0 in map 0x14
hostb1 at pci0:0:24:0:    class=0x060000 card=0x00000000 chip=0x12001022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'Family 10h Processor HyperTransport Configuration'
     class      = bridge
     subclass   = HOST-PCI
     cap 08[80] = HT host
hostb2 at pci0:0:24:1:    class=0x060000 card=0x00000000 chip=0x12011022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'Family 10h Processor Address Map'
     class      = bridge
     subclass   = HOST-PCI
hostb3 at pci0:0:24:2:    class=0x060000 card=0x00000000 chip=0x12021022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'Family 10h Processor DRAM Controller'
     class      = bridge
     subclass   = HOST-PCI
hostb4 at pci0:0:24:3:    class=0x060000 card=0x00000000 chip=0x12031022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'Family 10h Processor Miscellaneous Control'
     class      = bridge
     subclass   = HOST-PCI
     cap 0f[f0] = unknown
hostb5 at pci0:0:24:4:    class=0x060000 card=0x00000000 chip=0x12041022 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD]'
     device     = 'Family 10h Processor Link Control'
     class      = bridge
     subclass   = HOST-PCI
vgapci0 at pci0:1:5:0:    class=0x030000 card=0x1445103c chip=0x97121002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'RS880M [Mobility Radeon HD 4200 Series]'
     class      = display
     subclass   = VGA
     bar   [10] = type Prefetchable Memory, range 32, base 0xd0000000, 
size 268435456, enabled
     bar   [14] = type I/O Port, range 32, base 0x7000, size 256, enabled
     bar   [18] = type Memory, range 32, base 0xf1300000, size 65536, 
enabled
     bar   [24] = type Memory, range 32, base 0xf1200000, size 1048576, 
enabled
     cap 01[50] = powerspec 3  supports D0 D1 D2 D3  current D0
     cap 05[a0] = MSI supports 1 message, 64 bit
hdac0 at pci0:1:5:1:    class=0x040300 card=0x1445103c chip=0x970f1002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'RS880 HDMI Audio [Radeon HD 4200 Series]'
     class      = multimedia
     subclass   = HDA
     bar   [10] = type Memory, range 32, base 0xf1310000, size 16384, 
enabled
     cap 01[50] = powerspec 3  supports D0 D1 D2 D3  current D0
     cap 05[a0] = MSI supports 1 message, 64 bit enabled with 1 message
vgapci1 at pci0:2:0:0:    class=0x030000 card=0x1445103c chip=0x68e41002 
rev=0x00 hdr=0x00
     vendor     = 'Advanced Micro Devices [AMD] nee ATI'
     device     = 'Robson CE [AMD Radeon HD 6300 Series]'
     class      = display
     subclass   = VGA
     bar   [10] = type Prefetchable Memory, range 64, base 0xe0000000, 
size 268435456, enabled
     bar   [18] = type Memory, range 64, base 0xf0200000, size 131072, 
enabled
     bar   [20] = type I/O Port, range 32, base 0x3000, size 256, enabled
     cap 01[50] = powerspec 3  supports D0 D1 D2 D3  current D0
     cap 10[58] = PCI-Express 2 legacy endpoint max data 128(256) link 
x8(x16)
                  speed 2.5(2.5) ASPM L0s/L1(L0s/L1)
     cap 05[a0] = MSI supports 1 message, 64 bit
     ecap 000b[100] = Vendor 1 ID 1
ath0 at pci0:4:0:0:    class=0x028000 card=0x3040103c chip=0x002b168c 
rev=0x01 hdr=0x00
     vendor     = 'Atheros Communications Inc.'
     device     = 'AR9285 Wireless Network Adapter (PCI-Express)'
     class      = network
     bar   [10] = type Memory, range 64, base 0xf0100000, size 65536, 
enabled
     cap 01[40] = powerspec 3  supports D0 D1 D3  current D0
     cap 05[50] = MSI supports 1 message
     cap 10[60] = PCI-Express 2 legacy endpoint max data 128(128) link 
x1(x1)
                  speed 2.5(2.5) ASPM L0s/L1(L0s/L1)
     ecap 0001[100] = AER 1 0 fatal 0 non-fatal 5 corrected
     ecap 0002[140] = VC 1 max VC0
     ecap 0003[160] = Serial 1 001517ffff241412
     ecap 0004[170] = Power Budgeting 1
   PCI-e errors = Correctable Error Detected
                  Unsupported Request Detected
      Corrected = Receiver Error
                  Bad TLP
                  Bad DLLP
                  Replay Timer Timeout
                  Advisory Non-Fatal Error
re0 at pci0:5:0:0:    class=0x020000 card=0x1445103c chip=0x813610ec 
rev=0x02 hdr=0x00
     vendor     = 'Realtek Semiconductor Co., Ltd.'
     device     = 'RTL8101E/RTL8102E PCI Express Fast Ethernet controller'
     class      = network
     subclass   = ethernet
     bar   [10] = type I/O Port, range 32, base 0x2000, size 256, enabled
     bar   [18] = type Prefetchable Memory, range 64, base 0xf0010000, 
size 4096, enabled
     bar   [20] = type Prefetchable Memory, range 64, base 0xf0000000, 
size 65536, enabled
     cap 01[40] = powerspec 3  supports D0 D1 D2 D3  current D0
     cap 05[50] = MSI supports 1 message, 64 bit
     cap 10[70] = PCI-Express 2 endpoint IRQ 1 max data 128(128) link x1(x1)
                  speed 2.5(2.5) ASPM disabled(L0s/L1)
     cap 11[ac] = MSI-X supports 2 messages, enabled
                  Table in map 0x20[0x0], PBA in map 0x20[0x800]
     cap 03[cc] = VPD
     ecap 0001[100] = AER 1 1 fatal 0 non-fatal 3 corrected
     ecap 0002[140] = VC 1 max VC0
     ecap 0003[160] = Serial 1 0000000000000000
   PCI-e errors = Correctable Error Detected
                  Fatal Error Detected
                  Unsupported Request Detected
          Fatal = Flow Control Protocol Error
      Corrected = Receiver Error
                  Bad TLP
                  Advisory Non-Fatal Error

Anything else needed?

Cheers


More information about the freebsd-x11 mailing list