OK, so let's have a go at the ATI drivers again.

First, get rid of the open source ati drivers
emerge --unmerge -av radeon-ucode xf86-video-ati

Editing the /etc/make.conf file to change the last line to
VIDEO_CARDS="fglrx"
then running emerge -NDuav system changes the mesa driver so that I have
no valid selections for "VIDEO_CARDS=", so I'll unmerge mesa

emerge --unmerge -av mesa

running emerge -NDuav world identified the xorg-drivers and pm-utils
packages that have changed, and attempts to re-emerge mesa, so I'll
unmerge those two

emerge --unmerge -av xorg-drivers pm-utils

moving on to the kernel, I verify that I have the correct kernel
parameters:

Device drivers ->
 Graphics Support ->
  <*> dev/agpgart (AGP support)

None of the other modules below the agpgart appear to be appropriate, so
I'll not enable any of these.

Disable the direct rendering manager and framebuffer support, so this
should take care of the radeon driver module.  I'll do a locate search
for this before I reboot.

> Device Drivers  ->
> Generic Driver Options  ->
>   < > Userspace firmware loading support
>    [ ] Include in-kernel firmware blobs in kernel binary

Recompile the kernel and update using grub.

emerge ati-drivers

It seems this was still present from the previous attempt, so I'll
re-emerge it.

Running emerge -NDuav system still pulls in mesa, so back in it goes.
Running emerge -NDuav world pulls back in xorg-drivers and pm-utils, so
these are also reinstalled.

emerge --depclean pulls out a few packages, 
radeontool
gst-plugins-v4l
gst-plugins-v4l2
gentoo-sources-2.6.34-r6

since gentoo-sources-2.6.34-r6 is the kernel I'm presently operating
with, I'll re-emerge that and verify that it is still current via
eselect kernel list.

revdep-rebuild doesn't add anything else.

Prevent boot-up into X-windows, then reboot.

rc-update del xdm default 
reboot

run aticonfig --initial to create an xorg.conf file.

startx

total system crash - hard reset required to reboot.

Hmm - the xorg.log file has this error.
atiddxDriScreenInit failed, GPS not been initialized.

Can anyone shed light on this?

Thanks

Jeff


On Fri, 2010-10-15 at 20:11 -0400, Jeff Cranmer wrote:
> On Thu, 2010-10-14 at 10:32 +0300, Nikos Chantziaras wrote:
> 
> > 
> > You mentioned that you used "fglrxinfo" in your post, which assumes 
> > you're using the closed source driver :-/  Another hint was that you're 
> > using an HD5000 series card, which is not supported correctly by the 
> > open source drivers anyway at this point.
> > 
> Yeah - I realised afterwards that I had left a few things in place from
> a failed attempt at installing the closed source drivers.  
> 
> > Anyway, if you're on open source drivers, I think that's your problem. 
> > Only the closed source driver works correctly with 3D for HD5000 cards 
> > at this moment.
> > 
> > 
> Thanks for the advice.  I'll take another crack at the closed source
> drivers, and if that doesn't work, I'll rip out the $%^& thing and
> replace it with an Nvidia card<g>
> 
> Jeff
> 
> 
> 

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.34-gentoo-r6 x86_64 
Current Operating System: Linux Media-PC 2.6.34-gentoo-r6 #10 SMP Fri Oct 15 21:26:03 EDT 2010 x86_64
Kernel command line: root=/dev/sda3
Build Date: 12 October 2010  08:15:38PM
 
Current version of pixman: 0.18.2
	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: Fri Oct 15 22:10:34 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "aticonfig Layout"
(**) |-->Screen "aticonfig-Screen[0]-0" (0)
(**) |   |-->Monitor "aticonfig-Monitor[0]-0"
(**) |   |-->Device "aticonfig-Device[0]-0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/lib64/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AutoAddDevices.
(II) Loader magic: 0x7c3220
(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 VT number 7

(--) PCI:*(0:1:0:0) 1002:68be:174b:e148 ATI Technologies Inc rev 0, Mem @ 0xd0000000/268435456, 0xfdfc0000/131072, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, 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: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, 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: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, 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: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, 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/lib64/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
	compiled for 1.7.1, module version = 8.76.7
	Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
	compiled for 1.7.1, module version = 8.76.7
(II) ATI Proprietary Linux Driver Version Identifier:8.76.7
(II) ATI Proprietary Linux Driver Release Identifier: 8.762                                
(II) ATI Proprietary Linux Driver Build Date: Aug  3 2010 21:16:31
(II) Primary Device is: PCI 0...@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(--) Chipset Supported AMD Graphics Processor (0x68BE) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0...@1:0:1) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) fglrx(0): pEnt->device->identifier=0x133e440
(II) fglrx(0): === [atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB 
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
ukiDynamicMajor: failed to open /proc/ati/major
ukiDynamicMajor: failed to open /proc/ati/major
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): ATI 2D Acceleration Architecture enabled
(--) fglrx(0): Chipset: "ATI Radeon HD 5700 Series " (Chipset = 0x68be)
(--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xe148)
(==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfdfc0000
(--) fglrx(0): I/O port at 0x0000ee00
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(EE) fglrx(0): Hasn't established DRM connection
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 12.20
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
(II) fglrx(0): VESA VBE OEM Product: JUNIPER
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(EE) fglrx(0): Hasn't established DRM connection
(WW) fglrx(0): Hasn't establisted DRM connection
(II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
(WW) fglrx(0): No DRM connection for driver fglrx.
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled 
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Connected Display0: DFP on secondary TMDS [tmds2i]
(II) fglrx(0): Display0 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SNY  Model: ea01  Serial#: 16843009
(II) fglrx(0): Year: 2010  Week: 1
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max Image Size [cm]: horiz.: 160  vert.: 90
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified
(II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.635 redY: 0.336   greenX: 0.285 greenY: 0.608
(II) fglrx(0): blueX: 0.146 blueY: 0.061   whiteX: 0.280 whiteY: 0.290
(II) fglrx(0): Supported established timings:
(II) fglrx(0): 640x...@60hz
(II) fglrx(0): 800x...@60hz
(II) fglrx(0): 1024x...@60hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported standard timings:
(II) fglrx(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 148.5 MHz   Image Size:  1600 x 900 mm
(II) fglrx(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
(II) fglrx(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 74.2 MHz   Image Size:  1600 x 900 mm
(II) fglrx(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
(II) fglrx(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
(II) fglrx(0): Ranges: V min: 58 V max: 62 Hz, H min: 15 H max: 70 kHz, PixClock max 150 MHz
(II) fglrx(0): Monitor name: SONY TV
(II) fglrx(0): Number of EDID sections to follow: 1
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 	00ffffffffffff004dd901ea01010101
(II) fglrx(0): 	0114010380a05a780a83ada256499b25
(II) fglrx(0): 	0f474a21080081800101010101010101
(II) fglrx(0): 	010101010101023a801871382d40582c
(II) fglrx(0): 	450040846300001e011d007251d01e20
(II) fglrx(0): 	6e28550040846300001e000000fd003a
(II) fglrx(0): 	3e0f460f000a202020202020000000fc
(II) fglrx(0): 	00534f4e592054560a2020202020015f
(II) fglrx(0): End of Display0 EDID data --------------------
(II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
(II) fglrx(0): Output DFP2 has no monitor section
(II) fglrx(0): Output DFP3 has no monitor section
(II) fglrx(0): Output DFP4 has no monitor section
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output CRT2 has no monitor section
(II) fglrx(0): Output DFP1 disconnected
(II) fglrx(0): Output DFP2 connected
(II) fglrx(0): Output DFP3 disconnected
(II) fglrx(0): Output DFP4 disconnected
(II) fglrx(0): Output CRT1 disconnected
(II) fglrx(0): Output CRT2 disconnected
(II) fglrx(0): Using exact sizes for initial modes
(II) fglrx(0): Output DFP2 using initial mode 1920x1080
(II) fglrx(0): DPI set to (96, 96)
(II) fglrx(0): Eyefinity capable adapter detected.
(II) fglrx(0): Adapter ATI Radeon HD 5700 Series  has 3 configurable heads and 1 displays connected.
(==) fglrx(0): QBS disabled
(==) fglrx(0):  PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(--) Depth 24 pixmap format is 32 bpp
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ***********************************************
(II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x10000000

Reply via email to