Starting without X server

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
ygq
New Member
Posts: 3
Joined: Mon Sep 19, 2011 8:36 pm

Starting without X server

Post by ygq »

Hi all. I'd like to run ZSNES on the Linux console because my graphics card is dead so I can't start X, but I'm not really sure what to do.

I tried recompiling (the gods weren't listening) and tried starting with all the -v # options and -m, but I still get an error "Could not set XxY video mode: couldn't set console screen info"... :(
paulguy
Zealot
Posts: 1076
Joined: Sat Jul 02, 2005 2:01 am
Contact:

Re: Starting without X server

Post by paulguy »

From your post, it sounds like you're trying to run zsnes from some kind of dumb terminal. In which case, you'll want to do something like SDL_VIDEODRIVER="aalib" zsnes.
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
ygq
New Member
Posts: 3
Joined: Mon Sep 19, 2011 8:36 pm

Re: Starting without X server

Post by ygq »

paulguy wrote:From your post, it sounds like you're trying to run zsnes from some kind of dumb terminal. In which case, you'll want to do something like SDL_VIDEODRIVER="aalib" zsnes.
Thank you, this sounds promising, though ZSNES still doesn't start. At least I get a new error: "No available video device". I tried with "fbdev" and "svgalib" also.

I'm trying to run it in the linux terminal btw. I got video playing with mplayer so I should be able to run ZSNES too.
paulguy
Zealot
Posts: 1076
Joined: Sat Jul 02, 2005 2:01 am
Contact:

Re: Starting without X server

Post by paulguy »

Do you have a terminal framebuffer driver loaded? What's the output of lsmod?
Maybe these people were born without that part of their brain that lets you try different things to see if they work better. --Retsupurae
ygq
New Member
Posts: 3
Joined: Mon Sep 19, 2011 8:36 pm

Re: Starting without X server

Post by ygq »

paulguy wrote:Do you have a terminal framebuffer driver loaded? What's the output of lsmod?
Yes, I have a framebuffer driver, I can play back video (not ascii). I don"t know how to set ZSNES to use it though.

Edit: sorry, no lsmod dump, but it's unbelievably clunky to do from links2 :)
Post Reply