Nope, not using X. Here is basically what happens. I insert the required modules for the TV out. If I have no fb modules inserted for the regular video card of the system (I ordinarily use vesafb for my console), the console moves over to the TV, however, the cursor is the only thing visible. That's alright, I suppose, though it doesn't make sense that no text will show up (at least I don't think it does, according to the answer from Kevin).
When I try to run freevo, however, I get the following: Traceback (most recent call last): File "src/main.py", line 134, in ? skin = skin.get_singleton() File "src/skin.py", line 78, in get_singleton exec('import ' + modname + ' as skinimpl') File "<string>", line 1, in ? File "skins/main1/skin_main1.py", line 120, in ? import xml_skin File "skins/main1/xml_skin.py", line 80, in ? osd = osd.get_singleton() File "src/osd.py", line 209, in get_singleton _singleton = util.SynchronizedObject(OSD()) File "src/osd.py", line 340, in __init__ self.depth) pygame.error: No video mode large enough for 720x480 ... and it's not 720x480 that's the problem either... I tried a fair amount smaller and was never able to get it to go past here... However, as you can see: ivtv-fb: mode is 720x480x32, linelength=2880 ...the only other thing in 'dmesg' that seems interesting to me is: ivtv-fb: ivtvfb_set_var ivtvfb does not support changing the video mode ...what is attempting to change the video mode and why should it do so? It's already set to 720x480 -- does it take issue with the bitdepth possibly? On Sun, 5 Oct 2003, Rob Shortt wrote: >Ryan Novosielski wrote: >> Next problem -- it claims that there is no screen available for 720x480. >> However, that is exactly the resolution that the ivtv-fb module is using. > >Are you using X? If so then you must have a modeline and screen section >for 720x480, I think. > >I saw your email to the ivtv list with your problem of getting a clear >console on the framebuffer, without X. Have you been able to get this >to work? That may be better for Freevo, you should try it. > >-Rob > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Freevo-users mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users