On Tue, 14 Sep 2010, Warren Block wrote:

On Tue, 14 Sep 2010, Eivind E wrote:


First, the intermittent nature of the problem sounds like it might be hardware failure. The only easy way to test that would be to swap in another video board, but people rarely have extras.

That has crossed my mind aswell, the only thing which makes me doubt
it is that after updating X number of months ago (probably about a
year and a half), it started to work with no problems whatsoever.
Now, after upgrading again, it has stopped working.

I don't have any other card, so changing is difficult.


You also mentioned upgrading from 7.x to 8.1. It's worth running pkg_libchk from sysutils/bsdadminscripts to make sure nothing was missed.

It only showed libraries from diablo-jdk which got pulled in when I
compiled openoffice.

Back to the xorg.conf...

Adding Option "Log" "Sync" to ServerLayout may help preserve the Xorg.0.log file. Untested by me so far, but shouldn't hurt.

I added this and got a log, I'll put it in the bottom of this mail.

AllowEmptyInput (and fire) bad!  Use AutoAddDevices Off instead.
(http://www.wonkity.com/~wblock/docs/html/aei.html)

Changed this as suggested.

Section "Files"
EndSection

Looks wrong, but works here. I'd suggest leaving out the section entirely rather than leaving it empty, though.
Removed this.

Section "Module"
        # Load "freetype"
        # Load "xtt"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "speedo"
EndSection

All but the commented first two and last three are default. Worth commenting out the last three and testing, too.

Removed last three.

My success rate with the radeonhd driver is pretty much nonexistent.

I've tried all tips here with both radeonhd and radeon.

16-bit? That may actually be slower than 24, depending on how the card is built. Should still work, though it's worth commenting out in both places for testing.

Took it out. Don't remember anymore, may well have been some desperate
attempt to get things working.

Section "DRI"
        Mode 0666
EndSection

Should not cause a problem, although I use 0660.

My full xorg.conf for the X1650 is here:
http://wonkity.com/~wblock/radeon/x1650/xorg.conf

I'll look at it tomorrow it nothing else works.

After applying your suggestions, the machine still hung but I got
this in Xorg.0.log :

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-RELEASE-p2 amd64 Current Operating System: FreeBSD elg.hjerdalen.lan 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Sep 13 17:48:23 CEST 2010 r...@elg.hjerdalen.lan:/usr/obj/usr/src/sys/GENERIC amd64
Build Date: 08 September 2010  12:11:20AM

Current version of pixman: 0.16.6
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 15 20:40:30 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Skjerm"
(**) |   |-->Device "Grafikkort"
(**) |-->Input Device "Tastatur"
(**) |-->Input Device "Mus"
(**) Option "Log" "Sync"
(**) Option "AutoAddDevices" "Off"
(**) Not automatically adding devices
(==) Automatically enabling devices
(**) Syncing logfile enabled
(==) 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/
(==) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x692320
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0:3:0:0) 1002:7143:17af:204e ATI Technologies Inc RV505 [Radeon 
X1550 Series] rev 0, Mem @ 0xd0000000/268435456, 0xfe8f0000/65536, I/O @ 
0x0000b000/256, BIOS @ 0x????????/65536
(--) PCI: (0:3:0:1) 1002:7163:17af:204f ATI Technologies Inc RV505 [Radeon 
X1550 Series] (Secondary) rev 0, Mem @ 0xfe8e0000/65536
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "record" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in 
the config file.
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "radeonhd"
(II) Loading /usr/local/lib/xorg/modules/drivers/radeonhd_drv.so
(II) Module radeonhd: vendor="AMD GPG"
        compiled for 1.7.5, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.4.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.5.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices:
        RV505 : Radeon X1550, X1550 64bit.
        RV515 : Radeon X1300, X1550, X1600; FireGL V3300, V3350.
        RV516 : Radeon X1300, X1550, X1550 64-bit, X1600; FireMV 2250.
        R520  : Radeon X1800; FireGL V5300, V7200, V7300, V7350.
        RV530 : Radeon X1300 XT, X1600, X1600 Pro, X1650; FireGL V3400, V5200.
        RV535 : Radeon X1300, X1650.
        RV550 : Radeon X2300 HD.
        RV560 : Radeon X1650.
        RV570 : Radeon X1950, X1950 GT; FireGL V7400.
        R580  : Radeon X1900, X1950; AMD Stream Processor.
        R600  : Radeon HD 2900 GT/Pro/XT; FireGL V7600/V8600/V8650.
        RV610 : Radeon HD 2350, HD 2400 Pro/XT, HD 2400 Pro AGP; FireGL V4000.
        RV620 : Radeon HD 3450, HD 3470.
        RV630 : Radeon HD 2600 LE/Pro/XT, HD 2600 Pro/XT AGP; Gemini RV630;
                FireGL V3600/V5600.
        RV635 : Radeon HD 3650, HD 3670.
        RV670 : Radeon HD 3690, 3850, HD 3870, FireGL V7700, FireStream 9170.
        R680  : Radeon HD 3870 X2.
        M52   : Mobility Radeon X1300.
        M54   : Mobility Radeon X1400; M54-GL.
        M56   : Mobility Radeon X1600; Mobility FireGL V5200.
        M58   : Mobility Radeon X1800, X1800 XT; Mobility FireGL V7100, V7200.
        M62   : Mobility Radeon X1350.
        M64   : Mobility Radeon X1450, X2300.
        M66   : Mobility Radeon X1700, X1700 XT; FireGL V5250.
        M68   : Mobility Radeon X1900.
        M71   : Mobility Radeon HD 2300.
        M72   : Mobility Radeon HD 2400; Radeon E2400.
        M74   : Mobility Radeon HD 2400 XT.
        M76   : Mobility Radeon HD 2600;
                (Gemini ATI) Mobility Radeon HD 2600 XT.
        M82   : Mobility Radeon HD 3400.
        M86   : Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700.
        M88   : Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2.
        RS600 : Radeon Xpress 1200, Xpress 1250.
        RS690 : Radeon X1200, X1250, X1270.
        RS740 : RS740, RS740M.
        RS780 : Radeon HD 3100/3200/3300 Series.
        R700  : Radeon R700.
        RV710 : Radeon HD4570, HD4350.
        RV730 : Radeon HD4670, HD4650.
        RV740 : Radeon HD4770. EXPERIMENTAL AND UNTESTED.
        RV770 : Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro.
        RV790 : Radeon HD 4890.
        M92   : Mobility Radeon HD4330, HD4530, HD4570. EXPERIMENTAL.
        M93   : Mobility Radeon M93. EXPERIMENTAL AND UNTESTED.
        M96   : Mobility Radeon HD4600.
        M97   : Mobility Radeon HD4860. EXPERIMENTAL AND UNTESTED.
        M98   : Mobility Radeon HD4850, HD4870.

(II) RADEONHD: version 1.3.0, built from git branch master, commit 80ba041a

(II) Primary Device is: PCI 0...@00:00:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:03:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
(II) [DRM] Kernel mode setting disabled
(EE) KMS is disabled. This is good for us, because RADEONHD conflicts with KMS.
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) RADEONHD(0): Creating default Display subsection in Screen section
        "Screen0" for depth/fbbpp 24/32
(==) RADEONHD(0): Depth 24, (--) framebuffer bpp 32
(**) RADEONHD(0): Option "AccelMethod" "EXA"
(**) RADEONHD(0): Option "HPD" "off"
(**) RADEONHD(0): Selected EXA 2D acceleration.
(WW) RADEONHD(0): !!! Option HPD is set !!!
     This shall only be used to work around broken connector tables.
     Please report your findings to radeo...@opensuse.org
(--) RADEONHD(0): Detected an RV505 on a HIS Radeon X1550 PCI
(II) RADEONHD(0): Mapped IO @ 0xfe8f0000 to 0x8006d5000 (size 0x00010000)
(II) RADEONHD(0): PCIE Card Detected
(II) RADEONHD(0): Getting BIOS copy from legacy VBIOS location
(II) RADEONHD(0): ATOM BIOS Rom:
        SubsystemVendorID: 0x17af SubsystemID: 0x204e
        IOBaseAddress: 0xb000
        Filename: SEST.BIN
BIOS Bootup Message: 113-00SB5H06-00R-HT X1550 PCIE X1 HM DDR2 256M/64B DLDVI/TV/DVI 400M/550E (II) RADEONHD(0): Analog TV Default Mode: 8
(II) RADEONHD(0): Found default TV Mode PAL
(--) RADEONHD(0): VideoRAM: 262144 kByte
(II) RADEONHD(0): Framebuffer space used by Firmware (kb): 20
(II) RADEONHD(0): Start of VRAM area used by Firmware: 0xfffb000
(II) RADEONHD(0): AtomBIOS requests 20kB of VRAM scratch space
(II) RADEONHD(0): AtomBIOS VRAM scratch base: 0xfffb000
(II) RADEONHD(0): Default Engine Clock: 550000
(II) RADEONHD(0): Default Memory Clock: 400000
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1100000
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Input: 13500
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Input: 1000
(II) RADEONHD(0): Maximum Pixel Clock: 400000
(II) RADEONHD(0): Reference Clock: 27000
(II) RADEONHD(0): Found libdri 5.4.0.
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:03:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
(II) RADEONHD(0): Found libdrm 1.3.0.
(II) RADEONHD(0): Found radeon drm 1.31.0.
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) RADEONHD(0): Default Engine Clock: 550000
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f90
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f90
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 0" initialized.
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f94
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f94
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 1" initialized.
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f98
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f98
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 2" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) RADEONHD(0): Detected VGA mode.
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1100000
(II) RADEONHD(0): Maximum Pixel Clock: 400000
(II) RADEONHD(0): Reference Clock: 27000
(II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00000000 (size = 
0x00004000)
(II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00004000 (size = 
0x00004000)
(II) RADEONHD(0): FirmwareInfo Revision 0103
(II) RADEONHD(0): Unused attribute: ul3DAccelerationEngineClock 0
(II) RADEONHD(0): Unused attribute: ulDriverTargetEngineClock 600000
(II) RADEONHD(0): Unused attribute: ulDriverTargetMemoryClock 600000
(II) RADEONHD(0): Unused attribute: ucASICMaxTemperature 0
(II) RADEONHD(0): Scary bits: Estimated MinEngineClock 250000 kHz
(II) RADEONHD(0): Scary bits: Estimated MinMemoryClock 250000 kHz
(II) RADEONHD(0): No VoltageObjectInfo table
(II) RADEONHD(0): Default Engine Clock: 550000
(II) RADEONHD(0): Default Memory Clock: 400000
(II) RADEONHD(0): Current Engine Clock: 546750
(II) RADEONHD(0): Current Memory Clock: 396000
(WW) RADEONHD(0): Unusupported SetVoltage Revision
(II) RADEONHD(0): Power Management: used engine clock / memory clock / core 
(VDDC) voltage   (0: ignore)
(II) RADEONHD(0): Power Management: Raw Ranges
(II) RADEONHD(0):   Minimum    250000 kHz /   250000 kHz /  0.000 V
(II) RADEONHD(0):   Maximum    562000 kHz /   450000 kHz /  0.000 V
(II) RADEONHD(0):   Default    550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0): PowerPlayInfo Revision 0201
(WW) RADEONHD(0): PowerPlayInfo Revision not yet implemented
(II) RADEONHD(0): Query for Get Chip Configs: not implemented
(EE) RADEONHD(0): Power Management: Cannot get known good chip configurations
(II) RADEONHD(0): Power Management: Validated Ranges
(II) RADEONHD(0):   Minimum    250000 kHz /   250000 kHz /  0.000 V
(II) RADEONHD(0):   Maximum    562000 kHz /   450000 kHz /  0.000 V
(II) RADEONHD(0):   Default    550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0): Power Management: Final Levels
(II) RADEONHD(0):   Off        250000 kHz /   250000 kHz /  0.000 V
(II) RADEONHD(0):   Idle       550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0):   Slow2D     550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0):   Fast2D     550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0):   Slow3D     550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0):   Fast3D     550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0):   Max3D      562000 kHz /   450000 kHz /  0.000 V
(II) RADEONHD(0):   User       550000 kHz /   400000 kHz /  0.000 V
(II) RADEONHD(0): ConnectorInfo from quirk table:
(II) RADEONHD(0): Connector[0] {RHD_CONNECTOR_VGA, "VGA", RHD_DDC_0, 
RHD_HPD_NONE, { RHD_OUTPUT_DACA, RHD_OUTPUT_NONE } }
(II) RADEONHD(0): Connector[1] {RHD_CONNECTOR_TV, "SVIDEO", RHD_DDC_NONE, 
RHD_HPD_NONE, { RHD_OUTPUT_DACB, RHD_OUTPUT_NONE } }
(II) RADEONHD(0): Connector[2] {RHD_CONNECTOR_DVI, "DVI-I", RHD_DDC_1, 
RHD_HPD_NONE /*0*/, { RHD_OUTPUT_TMDSA, RHD_OUTPUT_DACB } }
(--) RADEONHD(0): Attaching Output DAC A to Connector VGA 1
(--) RADEONHD(0): Attaching Output DAC B to Connector TV SVIDEO
(--) RADEONHD(0): Attaching Output TMDS A to Connector DVI-I 1
(--) RADEONHD(0): Attaching Output DAC B to Connector DVI-I 1
(II) RADEONHD(0): RandR: Adding RRoutput VGA_1 for Output DAC A
(II) RADEONHD(0): RandR: Adding RRoutput TV_SVIDEO for Output DAC B
(II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/digital for Output TMDS A
(II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/analog for Output DAC B
(II) RADEONHD(0): Output VGA_1 using monitor section Skjerm
(II) RADEONHD(0): Output VGA_1 has no monitor section
(II) RADEONHD(0): Output TV_SVIDEO has no monitor section
(II) RADEONHD(0): Output DVI-I_1/digital has no monitor section
(II) RADEONHD(0): Output DVI-I_1/analog has no monitor section
(II) RADEONHD(0): DAC B: Sensed Output: VGA
(II) RADEONHD(0): I2C device "RHD I2C line 1:ddc2" registered at address 0xA0.
(II) RADEONHD(0): Output VGA_1 disconnected
(II) RADEONHD(0): Output TV_SVIDEO disconnected
(II) RADEONHD(0): Output DVI-I_1/digital disconnected
(II) RADEONHD(0): Output DVI-I_1/analog connected
(II) RADEONHD(0): Using fuzzy aspect match for initial modes
(II) RADEONHD(0): Output DVI-I_1/analog using initial mode 1024x768
(II) RADEONHD(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise 
stated.
(II) RADEONHD(0): RandR 1.2 support enabled
(==) RADEONHD(0): RGB weight 888
(==) RADEONHD(0): Default visual is TrueColor
(II) RADEONHD(0): Using 3840x1920 Framebuffer with 3840 pitch
(II) RADEONHD(0): FB: Allocated ScanoutBuffer at offset 0x00008000 (size = 
0x01C20000)
(==) RADEONHD(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/local/lib/xorg/modules/libexa.so
(II) Module exa: vendor="X.Org Foundation"
        compiled for 1.7.5, module version = 2.5.0
        ABI class: X.Org Video Driver, version 6.0
(II) RADEONHD(0): FB: Allocated Offscreen Buffer at offset 0x01C28000 (size = 
0x01998000)
(II) RADEONHD(0): FB: Allocated DRI Back Buffer at offset 0x035C0000 (size = 
0x01C20000)
(II) RADEONHD(0): FB: Allocated DRI Depth Buffer at offset 0x051E0000 (size = 
0x01C20000)
(II) RADEONHD(0): FB: Allocated GART table at offset 0x0FFF8000 (size = 
0x00008000, end of FB)
(II) RADEONHD(0): FB: Allocated DRI Textures at offset 0x06E00000 (size = 
0x09000000)
(II) RADEONHD(0): Using 16 MB GART aperture
(II) RADEONHD(0): Using 2 MB for the ring buffer
(II) RADEONHD(0): Using 2 MB for vertex/indirect buffers
(II) RADEONHD(0): Using 12 MB for GART textures
(--) Depth 24 pixmap format is 32 bpp
(II) RADEONHD(0): Mapped IO @ 0xfe8f0000 to 0x8006d5000 (size 0x00010000)
(II) RADEONHD(0): Mapped FB @ 0xd0000000 to 0x802c00000 (size 0x10000000)
(II) RADEONHD(0): Attempting to enable power management
(II) RADEONHD(0): Attempting to enable clock gating
(II) RADEONHD(0): Current Engine Clock: 546750
(II) RADEONHD(0): Current Memory Clock: 396000
(WW) RADEONHD(0): Unusupported SetVoltage Revision
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:03:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) RADEONHD(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEONHD(0): [drm] framebuffer handle = 0xd0000000
(II) RADEONHD(0): [drm] added 1 reserved context for kernel
(II) RADEONHD(0): X context handle = 0x1
(II) RADEONHD(0): [drm] installed DRM signal handler
(II) RADEONHD(0): [pci] 16384 kB allocated with handle 0x79728000
(II) RADEONHD(0): [pci] ring handle = 0x79728000
(II) RADEONHD(0): [pci] Ring mapped at 0x812c00000
(II) RADEONHD(0): [pci] Ring contents 0x00000000
(II) RADEONHD(0): [pci] ring read ptr handle = 0x79929000
(II) RADEONHD(0): [pci] Ring read ptr mapped at 0x8006e7000
(II) RADEONHD(0): [pci] Ring read ptr contents 0x00000000
(II) RADEONHD(0): [pci] vertex/indirect buffers handle = 0x7992a000
(II) RADEONHD(0): [pci] Vertex/indirect buffers mapped at 0x812e01000
(II) RADEONHD(0): [pci] Vertex/indirect buffers contents 0x00000000
(II) RADEONHD(0): [pci] GART texture map handle = 0x79b2a000
(II) RADEONHD(0): [pci] GART Texture map mapped at 0x81312a000
(II) RADEONHD(0): [drm] register handle = 0xfe8f0000
(II) RADEONHD(0): [dri] Visual configs initialized
(II) RADEONHD(0): Attempting to set Engine Clock to 550000
(II) RADEONHD(0): Current Engine Clock: 546750
(II) RADEONHD(0): Current Memory Clock: 396000
(WW) RADEONHD(0): Unusupported SetVoltage Revision
(II) RADEONHD(0): [DRI] installation complete
(II) RADEONHD(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEONHD(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEONHD(0): [drm] dma control initialized, using IRQ 257
(II) RADEONHD(0): [drm] Initialized kernel GART heap manager, 12320768
(II) RADEONHD(0): Direct rendering enabled
(II) RADEONHD(0): Using DRM Command Processor (indirect) for acceleration.
(II) RADEONHD(0): Attaching EXA Composite hooks for R5xx.
(II) EXA(0): Offscreen pixmap area of 26836992 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(II)         DownloadFromScreen
(==) RADEONHD(0): Backing store disabled
(==) RADEONHD(0): Silken mouse enabled
(II) RADEONHD(0): RandR 1.2 enabled, ignore the following RandR disabled 
message.
(WW) RADEONHD(0): RandR: While switching off TV_SVIDEO: output DAC B is also 
used by DVI-I_1/analog - ignoring
(II) RADEONHD(0): On Crtc 0 Setting 60.0 Hz Mode: Modeline "1024x768"   65.00  
1024 1048 1184 1344  768 771 777 806 -hsync -vsync
None
(II) RADEONHD(0): DAC2_CRTC2 BG Adjustment: 0x7
(II) RADEONHD(0): DAC2_CRTC2 DAC Adjustment: 0xc
(WW) RADEONHD(0): RandR: While switching off TV_SVIDEO: output DAC B is also 
used by DVI-I_1/analog - ignoring
(==) RADEONHD(0): DPMS enabled
(II) RADEONHD(0): Xv: Textured Video initialised.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) RADEONHD(0): Setting screen physical size to 270 x 203
(**) Option "CoreKeyboard"
(**) Tastatur: always reports core events
(**) Option "Protocol" "standard"



--
    _
_  //
\\//   Eivind Evensen
 \/
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to