Hardware Acceleration not enabled ATI Mobility Radeon X1600 - Page 2

Hardware Acceleration not enabled ATI Mobility Radeon X1600

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

As per some ubuntuforums advice, i did sudo apt-get install envyng-gtk. it broke my x-server temporarily (i had to set "composite" in my xorg file to "false" manually) and the darn thing still doesn't work.

im running

Code: Select all

sudo dpkg-reconfigure -phigh xserver-xorg
right now.

brb.
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

Good lord, I suddenly somehow have working (and apparently) glitch-free 3D acceleration!

I was using the -14 kernel version because i never bothered installing wifi drivers for the newest kernel (-19); i finally got off my lazy arse and plugged into a wired ethernet port and did apt-get upgrade and apt-get update;

wallaaa, wireless works in the newest kernel, and everything is updated

then I go to Hardware Drivers and check the ATI accelerated Graphics Driver box for proprietary drivers.

and my /etc/X11/xorg.conf file looks like this:

Code: Select all

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"	"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"fglrx"
	#I think this option slowed normal Ubuntu operation to a crawl...#	Option "AccelMethod"	"EXA"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Synaptics Touchpad"
EndSection
Section "Module"
	Load		"glx"
EndSection
Also i had to disable all fancy desktop settings (although i dislike visual effects anyway), and holy cow, flawless working 3D hardware acceleration!
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by LordMatt »

Dragon is a Linux NOOB. btw I ROFLed at your chat with that dude.
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

well tell swift to reinstitute the thread

go on, do it

'too mature' my behind.
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

btw it crashes when i enable fullscreen

and its a total rapecrash (as i call it)

ctrl-alt-backspace doesnt work, none of the other shit works; i have to manually restart the system
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by imbaczek »

fullscreen is broken anyway since you can't alt-tab. use your window manager to set spring's window to fullscreen, works muuuch better.
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by det »

How much RAM do you have dragon?
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

How much RAM do you have dragon?
At least 1 gig (can't remember offhand; not near the system)
imbaczek wrote:se your window manager to set spring's window to fullscreen, works muuuch better.
You mean with the standard 'maximize' button in the upper right? or is there some config file somewhere?
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by imbaczek »

KDE has a "fullscreen" option in the "right-click-on-the-title-bar" menu.
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by Dragon45 »

i got it working; i set the resolution 28*3 pixels shorter than what my actual resolution is to compenatte for the bar


it works on linxu its just more fun on xp

okay then time for spring on xp =-o
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: Hardware Acceleration not enabled ATI Mobility Radeon X1600

Post by det »

Dragon, the forums on Phoronix.com are a great resource for Linux driver discussion.
Post Reply

Return to “Linux”