LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-18-2009, 11:36 PM   #1
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,125
Blog Entries: 2

Rep: Reputation: 260Reputation: 260Reputation: 260
FGLRX 9.7 + 2.6.30-amd64 + KDE 4.3


I'm having a couple issues with FGLRX on my latest install. Other than the 2 issues I am having, FGLRX seems to work ok.

1. When I end an X session, I get FGLRX errors:
Code:
[182852.483822] [fglrx:drm_vm_open] *ERROR* map not found -> inconsistent kernel data!!! vma_start:0x7ff91a216000,handle:0x125e6000
[182852.485566] [fglrx:drm_vm_close] *ERROR* map not found -> inconsistent kernel data!!! vma_start:0x7ff91a216000,handle:0x125e6000
I understand this is an issue with 2.6.29+ kernels. Only problem with this is when I end X, the errors are printed on the screen. The longer X is running, the more it prints. I have to wait for all the errors to print before the machine will do anything else. Can I have rsyslog send these errors to a log rather than showing them all on the screen?

2. I'm using KDE 4.3. Everything seems to be working well except video playback. Videos will play well at first, but as time goes on, video will become choppy, slow, distorted, CPU intensive, etc... Are there any options in Xorg.conf that I can use to correct this?
[ My current xorg.conf ]
Code:
Section "ServerLayout"
#	Inputdevice	"Keyboard 0"
#	Inputdevice	"Microsoft Microsoft Trackball Optical� 0"
	Identifier     "Xorg Configured"
	Screen      0  "screen-0" 0 0
	Option	    "AIGLX" "1"
EndSection

Section "Files"
#	Fontpath	"/usr/local/share/fonts"
EndSection

Section "Module"
	Load  "fbdevhw"
	Load  "GLcore"
	Load  "v4l"
	Load  "i2c"
	Load  "bitmap"
EndSection

Section "ServerFlags"
	Option	    "AllowMouseOpenFail" "1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard 0"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us,ca"
	Option	    "XkbOptions" "altwin:super_win"
EndSection

Section "InputDevice"
	Identifier  "Microsoft Microsoft Trackball Optical� 0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "Auto"
	Option	    "Emulate3Buttons" "1"
	Option	    "CorePointer"
EndSection

Section "Monitor"
	Identifier   "samsung-0"
	ModelName    "SAMSUNG SYNCMASTER 2033SW"
EndSection

Section "Device"
	Identifier  "HD3200-0"
	Driver      "fglrx"
	BoardName   "AMD-780G"
	Option	    "EnableRandR12" "0"
	Option	    "BackingStore" "1"
	Option	    "XAANoOffscreenPixmaps" "1"
	Option	    "XaaNoPixmapCache" "1"
	Option	    "EnablePrivateBackZ" "1"
	Option	    "DesktopSetup" "horizontal"
	Option	    "PairModes" "1600x900+1440x900"
	Option	    "VideoOverlay" "0"
	Option	    "OpenGLOverlay" "0"
	Option	    "TexturedVideo" "1"
	Option	    "TexturedVideoSync" "1"
	Option	    "Textured2D" "1"
	Option	    "NoMTRR" "1"
	BusID       "PCI:1:5:0"
EndSection

Section "Screen"
	Identifier "screen-0"
	Device     "HD3200-0"
	Monitor    "samsung-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes    "3040x900"
	EndSubSection
EndSection

Section "DRI"
	Group        0
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "1"
	Option	    "DAMAGE" "1"
	Option	    "RENDER" "1"
	Option	    "XVideo" "1"
EndSection
Thanks in advance for any help.

Last edited by replica9000; 08-18-2009 at 11:57 PM. Reason: updated xorg.conf
 
Old 08-19-2009, 01:17 PM   #2
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,125

Original Poster
Blog Entries: 2

Rep: Reputation: 260Reputation: 260Reputation: 260
This is an example of how video output looks like: video frames will skip, repeat, lose color, hog cpu power. only restarting X will temporarily fix it.
Attached Thumbnails
Click image for larger version

Name:	vid-issue01.jpg
Views:	12
Size:	41.1 KB
ID:	1278  
 
Old 08-21-2009, 02:50 PM   #3
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,125

Original Poster
Blog Entries: 2

Rep: Reputation: 260Reputation: 260Reputation: 260
FGLRX 9.8 hit the repo a couple days ago, upgraded from 9.7 to 9.8. The errors messages stopped, and video performance under KDE4 is much better now, though not always as smooth as it is under other WMs such as fluxbox.
 
  


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
fglrx 8.5xx on KDE 4.2xx nexus9 Mandriva 9 05-28-2009 09:17 AM
FGLRX errors with Gentoo AMD64 trilog Linux - Desktop 0 03-15-2007 09:13 AM
Debian-amd64 : Xorg & Ati's fglrx hungrigerhaifisch Linux - Hardware 2 07-09-2006 08:34 AM
Debian-amd64 : Xorg & Ati's fglrx hungrigerhaifisch Debian 4 07-08-2006 01:29 PM
Ati Fglrx amd64 latest drivers + 2.6.13 kernel problem ssobeht Linux - Hardware 3 11-18-2005 06:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:07 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