LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-01-2012, 02:59 PM   #1
funkynesh
LQ Newbie
 
Registered: Oct 2005
Posts: 13

Rep: Reputation: 1
ATI radeon driver fullscreen video problems.


Hi,

I am successfully running the radeon driver by having run the xorgsetup. Everything runs fine except for the fact that videos never scale to fullscreen in mplayer, they remain their original size. Any idea how to fix that?

Thank you.

I have an HD4850 and running slackware 14 64bits.
 
Old 12-02-2012, 06:29 AM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Have you tried just running without creating an xorg.conf file?
IIRC, you don't need to use one, X11 will detect your card as radeon and load the driver without user interaction.

So really, pressing "f" while mplayer is running does nothing?
 
Old 12-02-2012, 06:37 AM   #3
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Make sure that mplayer is using the xv output video driver.
You can try it on the command line:
Code:
mplayer -vo xv video_file
The toggle button for fullscreen mode is the letter "f".
 
Old 12-02-2012, 10:24 AM   #4
funkynesh
LQ Newbie
 
Registered: Oct 2005
Posts: 13

Original Poster
Rep: Reputation: 1
Hi,

Thanks for the reply!

@STDOUBT
Yes without an xorg.conf the videos work fine, however my hardware acceleration sucks, I have like 59FPS, with the xorg.conf and specifying the radeon driver I reach 900FPS.

@414N
I have tried it and it seems there is an error with xv.
Code:
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run 'xvinfo' to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.
Error opening/initializing the selected video_out (-vo) device.
There seems to be a bunch of video output I could try so I will test them to see if one of them works.
 
Old 12-02-2012, 10:34 AM   #5
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Report also what xvinfo outputs, please
 
Old 12-02-2012, 12:16 PM   #6
octoberblu3
Member
 
Registered: Oct 2005
Distribution: Slackware64-current
Posts: 67

Rep: Reputation: 22
Quote:
Originally Posted by funkynesh View Post
Hi,

Thanks for the reply!

@STDOUBT
Yes without an xorg.conf the videos work fine, however my hardware acceleration sucks, I have like 59FPS, with the xorg.conf and specifying the radeon driver I reach 900FPS.

@414N
I have tried it and it seems there is an error with xv.
Code:
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run 'xvinfo' to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.
Error opening/initializing the selected video_out (-vo) device.
There seems to be a bunch of video output I could try so I will test them to see if one of them works.
Are you trying to use glxgears as a benchmark? If so, then when everything is working properly, you won't get anything higher than your screen refresh rate (probably 60 Hz). Chances are you might be disabling v-sync with your custom xorg.conf leading to the 900 FPS result.

Try X with and without the xorg.conf and look for any error messages in the /var/log/Xorg.0.log

You might find the reason things are breaking in there.

- Patrick
 
Old 12-02-2012, 03:41 PM   #7
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Xv should definitely work on your GPU out of the box. Please show us your /var/log/Xorg.0.log file.

Adam
 
Old 12-09-2012, 09:30 PM   #8
funkynesh
LQ Newbie
 
Registered: Oct 2005
Posts: 13

Original Poster
Rep: Reputation: 1
Hi,

When running with no xorg.conf, everything is fine, xvinfo works and glxgears gives me a 60FPS. I am staying with this configuration for now.

@octoberblu3
Thank you for the explanation on the refresh rate, that would explain it.

Is there a way to unlock the frame rate when running opengl application?

On a side note there was no errors in the Xorg.0.log when running with a xorg.conf file.
 
Old 12-13-2012, 04:43 AM   #9
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
You can unlock the frame rate by setting the "vblank_mode" environment variable to any value before running an OpenGL application, like
Code:
vblank_mode=0 glxgears
However, most of the times this is just a good way to waste some power.
Also, please report your Xorg.0.log file (between code tags, please) so we can see why xv isn't working out of the box for you.
 
  


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
Driver for ATI Radeon integrated video? headly21 Linux - Hardware 12 05-19-2010 07:46 AM
Which ati video driver for ati radeon xpress 200 5954 (pcie) ? sirius57 SUSE / openSUSE 2 07-03-2009 07:03 PM
ATI RADEON 9250 Video Card Driver KeSha Linux - Hardware 4 02-20-2009 02:41 PM
ATI Radeon 7000 video driver Progmaker Linux - Hardware 3 02-04-2006 06:06 PM
vmware/ xorg fullscreen problems with ati radeon 9200 isl01jbe Linux - Software 0 06-26-2004 10:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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