View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: TVIA 5202 Blue Screen
PostPosted: Tue Mar 29, 2005 4:13 pm 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
Hello All!

I have the R5A10 installed and up and running on a EDEN 800 Mhz based box. I originally used the default display driver and the video was dropping frames like crazy... And I wanted to use the video out on the MB, so I am attempting to use a CyberPro 5205 Chipset to drive my display. Therein lies the problem that I am having.

The MythTV application comes up, and I can surf the web and watch the weather.

Also, from an xterm, I can launch mplayer and the video is no longer dropping frames... I can see the video using mplayer through my TV out and my monitor at the same time. However, there is a problem. When I try to watch TV from within MythTV, I get a blank blue screen. I can exit it by hitting the ESC key.

Oddly, there are no error messages in the log files (that I can find).

It feels like a display driver problem, but I have searched for the last few hours for a newer driver (or alternative explanation) and I have come up short.

So, does anyone have any suggestions?

Thanks in advance,
Mike

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 29, 2005 6:52 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
I hate to say this, but I would reinstall using R5A12 as it has support for the accelerated unicrome drivers and xvmc on the epia boards. Look under anouncements for R5A12.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 29, 2005 8:10 pm 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
I will reinstall tomorrow and will post the results.

Thanks for the suggestion.

Mike

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 8:28 am 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
Same problem with the R5A12....

I go to a blue screen when I try to Watch TV from MythTV.

When I go to mplayer and execute mplayer -vo help, I get a number of driver options presented. I do not see the TVIA driver in the list.

Using player, I can watch TV using:

xv, x11, dga, sdl, svga, & vesa drivers.

fbdev, fbedv2, xover, gl, xvidix, and cvidix will not work.

I seem to recall reading in another post that MythTV does not use mplayer when playing TV. Is this correct? What is the difference between what mplayer is doing and what MythTV is doing?

Thanks,
Mike

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 8:37 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
that is correct mythtv does not use mplayer at all it's a new video player written from the ground up. so who knows what the differences could be. they are completely separate programs. Did you install the epia debs like the post indicates?

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 11:39 am 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
Hey there....

I had not performed the epia updates. I installed them just now, and the good news is, I do not get a blue screen when trying to watch TV from Myth. The bad news is that I am getting a message "Unable to initialize video.".

Any ideas?

Should I break down and buy a nvidia MX440SE with SVIDEO out? (and reinstall everything once I get it?).

Thanks,
Mike

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 11:43 am 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
One more thing... the error message coming from mythfrontend is "No XvMC Found"

Mike

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 3:00 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
what driver is in the XF86Config-4 file? I don't have an epia mb I'm just going on what I think I remember seeing. I belive it should be unichrome or something like that. Maybe someone who has actually used an epia will pipe in.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 3:23 pm 
Offline
Joined: Tue Mar 29, 2005 3:05 pm
Posts: 6
Thanks... below is my XF86Config-4 file.
I am using Identifier: "S3 Savage4 (generic)" with Driver "tvia"

If I can not solve this... I saw that Tiger Direct (http://www.tigerdirect.com/applications ... &CatId=877)
is selling a 440MX for 19.99 after rebate... would that board work better?

Mike

# Module loading section

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
EndSection

Section "Module"

# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
Load "xtt"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

# Option "dpms"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
EndSection

Section "Device"

# Option "cyberpro_tv_on" "pal_720x576"
Identifier "S3 Savage4 (generic)"
Driver "tvia"
BoardName "Unknown"
Option "cyberpro_tv_on" "ntsc_640x480"
# Option "cyberpro_tv_on" "pal_640x480"
Option "MemClock" "67MHz"
EndSection

Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection

Section "Screen"
Identifier "Screen0"
Device "S3 Savage4 (generic)"
Monitor "My Monitor"
DefaultDepth 16
SubSection "Display"
Depth 24
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

_________________
Hauppauge 250
VIA EDEN 800MHz Processor
KnoppMyth R5A12
128 MB DDR
Tvia CyberProTM 5202


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 5:50 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
I wouldn't say it would work better. It might be easier to configure, but if you persevere and figure it out then others can use your config, and maybe we can make it easier on everyone that has epia boards for the next release.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 30, 2005 10:14 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
The question is does your system have the "Unichrome" chipset? If it doesn't modprobe via, change the driver in XF86Config-4 to via and restart GDM.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
PostPosted: Fri Oct 28, 2005 8:44 am 
Offline
Joined: Sun Nov 21, 2004 10:18 am
Posts: 1
I'm not sure this is exactly related to this post, since it was a couple of years back.

I had the same issue with a blue screen when trying the frontend with my SIS chip on my P4 machine. It turned out that I had the resolution set too high for myth to be able to display properly. I believe it was set too 1600x1200, I lowered it to 1024x768 and the blue screen went away and I was able to watch video and recordings.

Hope this helps.

Jim


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu