ATI HD3850 no 3d acceleration. solved

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: ATI HD3850 no 3d acceleration.

Post by Husse »

It's good that you posted xorg.conf
One of the first lines reads
This file was generated by failsafeDexconf
As soon as this message is present there is something seriously wrong with your video system
And it is if I'm not mistaken
If this is as I believe a fairly new high end graphics card then this message is downright wrong
the Restricted device manager, but when I start it it tells me "Your hardware does not need any restricted drivers".
This could be because you did not let Envy configure your xorg.conf when it wanted to
Run

Code: Select all

sudo dpkg-reconfigure -phigh xserver-xorg
as suggested in the emergency xorg.conf
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ythe1300
Level 1
Level 1
Posts: 30
Joined: Tue Jul 31, 2007 1:03 am

Re: ATI HD3850 no 3d acceleration.

Post by ythe1300 »

I'll try and give this a run through and seen if I get the same errors with my 3870.
Guest

Re: ATI HD3850 no 3d acceleration.

Post by Guest »

Thanks for the replies gentlemen. I've improved my situation but I still can't get my 3d acceleration to work properly. I've reached a few milestones in the past few days with other unfriendly-to-linux hardware and I'm hoping I can get over this little hurdle. I've tried a few different versions of the driver but they give me the same result.

[img=http://img126.imageshack.us/img126/2835 ... bh2.th.png]

I had to mess with envy a bit to get it to edit my xorg.conf and after I did I reinstalled the driver manually and now the ati catalyst controll center displays my card properly but fglrxinfo still shows:

Code: Select all

display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3)
My Xorg.conf is now this:

Code: Select all

 # /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	Fontpath	"/usr/share/fonts/X11/misc"
	Fontpath	"/usr/X11R6/lib/X11/fonts/misc"
	Fontpath	"/usr/share/fonts/X11/cyrillic"
	Fontpath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	Fontpath	"/usr/share/fonts/X11/100dpi/:unscaled"
	Fontpath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	Fontpath	"/usr/share/fonts/X11/75dpi/:unscaled"
	Fontpath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	Fontpath	"/usr/share/fonts/X11/Type1"
	Fontpath	"/usr/X11R6/lib/X11/fonts/Type1"
	Fontpath	"/usr/share/fonts/X11/100dpi"
	Fontpath	"/usr/X11R6/lib/X11/fonts/100dpi"
	Fontpath	"/usr/share/fonts/X11/75dpi"
	Fontpath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	Fontpath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load		"i2c"
	Load		"bitmap"
	Load		"ddc"
	Load		"dri"
	Load		"extmod"
	Load		"freetype"
	Load		"glx"
	Load		"int10"
	Load		"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc ATI Default Card"
	Driver		"fglrx"
	Busid		"PCI:1:0:0"
	Option		"VideoOverlay"	"on"
	Option		"OpenGLOverlay"	"off"
EndSection

Section "Monitor"
	Identifier	"VX2235wm-3"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc ATI Default Card"
	Monitor		"VX2235wm-3"
	Defaultdepth	24
	SubSection "Display"
		Depth	1
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	4
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	8
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	15
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes		"1680x1050"	"1600x1200"	"1440x1440"	"1400x1050"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x640"	"640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
	Option		"Composite"	"Enable"
EndSection

Section "ServerFlags"
	Option		"AIGLX"	"Off"
EndSection
Locked

Return to “Hardware Support”