LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-30-2005, 04:06 PM   #1
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Rep: Reputation: 15
Question ATI Radeon IGP 320m and 3d Acceleration


I have an HP Pavillion ze4600 Laptop, and am running OpenSUSE 10.0.

The problem is no 3d acceleration going on for my ATI Radeon IGP 320m graphics card. I had found a couple of articles on the web, and I followed the instructions, but to no avail. Sax2 wants to use the RS100 driver.

dmesg | grep agpgart produces the right output. It says it is a Radeon IGP 320m.

but when I look at glxinfo, it says that direct rendering is 'no'.

When I run glxgears, I am getting an average of 185 fps.

I appreciate anyones help with this issue!
 
Old 11-30-2005, 04:13 PM   #2
jkassemi
Member
 
Registered: May 2004
Location: Albuquerque, NM
Distribution: slackware-current, slamd64-11
Posts: 106

Rep: Reputation: 15
Post your xorg.conf file...

-James
 
Old 11-30-2005, 04:18 PM   #3
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
I will put that up here tonight when I get home. Hpoefully you will see something that I must be missing.

approx - 8:00pm central
 
Old 11-30-2005, 04:19 PM   #4
dracolich
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274

Rep: Reputation: 63
I spent a lot of time with this before I got it working. I ended up downloading the dri-common and dri-radeon drivers from sourceforge. And before it would work I also had to completely remove the mesa driver. Personally I don't think it's worth the effort. I only went to the trouble for Doom Legacy.
 
Old 11-30-2005, 04:28 PM   #5
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
Well, you may be right, but I can't even run Tux Racer, and 7 other of the games that I like to play.
Besides, I hate it when things don't completely work!
 
Old 11-30-2005, 10:36 PM   #6
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
ok, here is my xorg.conf file

# /.../
# SaX generated X11 config file
# Created on: 2005-11-28T01:07:18-0600.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection


Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 300 220
HorizSync 30-40
Identifier "Monitor[0]"
ModelName "MONITOR"
Option "DPMS"
VendorName "LGP"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "800x600" 40.19 800 832 912 1024 600 601 604 623
Modeline "768x576" 37.37 768 800 880 992 576 577 580 598
Modeline "640x480" 29.84 640 664 728 816 480 481 484 501
Modeline "640x480" 25.10 640 656 720 800 480 481 484 498
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "Mobility IGP320m"
BusID "1:5:0"
Driver "radeon"
Identifier "Device[0]"
VendorName "ATI"
VideoRam 65536
Option "DPMS"
Option "AGPMode" "4"
Option "AGPFastWrite" "On"
Option "EnablePageFlip" "On"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0666
EndSection

Section "Extensions"
EndSection
 
Old 12-01-2005, 01:35 PM   #7
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
Does anyone have any clues?
 
Old 12-01-2005, 03:32 PM   #8
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
don't know if it is true, but I have been reading that there is not a way to get the 3d acceleration to work for the IGP 320 on linux. Does anyone know different? If so, what are the steps that I need to follow inorder to make it successfull?
 
Old 12-05-2005, 04:56 PM   #9
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
Does anyone have any ideas? Do you know if the 320m from ATI can get 3d working.

Would appreciate anyones help! I am at a loss...
 
Old 12-05-2005, 05:20 PM   #10
dracolich
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274

Rep: Reputation: 63
My laptop has the 320M and I did get it to work, as I previously mentioned. It's not easy. But it was during the time of the first release of Xorg. Maybe the supplied driver works now. An easy thing to try first, since your .conf looks like it's setup for 3d, is to check to see if your user has permissions for the video device. According to your xorg.conf you're setting the dri device to the "video" group. Make sure your user is a member of that group. Also, try logging in as root and see if it works for root. I know it's considered bad practice to log into a gui as root, but it's just a quick glxinfo check.

For mine in particular I had to:
1. Modify my kernel to enable DRM with none of the sub-level drivers
2. Download and install the dri-common and dri-radeon drivers from dri.sourceforge.net
3. Remove (keep backups) all of the mesa files. I have a list of them if you need it later. If they still exist x still uses them which means software rendering.
4. The thing that had me stumped was permissions on the dri device. That's why it might work for root and not a user. If this happens just make your user a member of the group that owns the device.
 
Old 12-06-2005, 01:52 PM   #11
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
I will look at the permissions, and try it as root to see if there is a difference.

Last night I went through the process of building an rpm of the proprietary drivers from ati, and it bumped my fps from 150 to 260! That was weird.

Thanks for the advice, I will try that and post back tomorrow my results.
 
Old 12-07-2005, 07:56 PM   #12
gbrethen
Member
 
Registered: Jun 2003
Distribution: OpenSUSE 10.0
Posts: 40

Original Poster
Rep: Reputation: 15
ok, I found out that I am a member of the video group, ut still not getting 3d acceleration. This is frustrating, but I will not give up. There has to be a way to get this to work.

A nice how to would be great!

Any help...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon IGP 340M 3d acceleration cedar Libranet 27 05-29-2005 06:23 PM
ATI Radeon 9200 SE IGP U1 - 3D acceleration howto :) turnovg Linux - Laptop and Netbook 1 04-03-2005 04:03 AM
Ati Radeon Igp 320m dkitt10 Linux - Hardware 12 02-16-2005 08:46 PM
Radeon IGP 320M rcnsd SUSE / openSUSE 8 11-03-2004 08:47 PM
ATI IGP 320M acceleration orlenok Linux - Laptop and Netbook 1 09-30-2003 09:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration