Re: VESA and SDL in tty terminal

2011-02-11 Thread David Demelier
On 10/02/2011 15:37, Anonymous wrote: David Demelier writes: Hello, The SDL's pkg-message says we can use video driver in tty terminal. To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". I tried it with mpl

Re: VESA and SDL in tty terminal

2011-02-11 Thread Anonymous
David Demelier writes: > On 10/02/2011 15:37, Anonymous wrote: >> David Demelier writes: >> >>> Hello, >>> >>> The SDL's pkg-message says we can use video driver in tty terminal. >>> >>> To do this you have to load the vesa kernel module or enable it in your >>> kernel, and set environment v

Re: VESA and SDL in tty terminal

2011-02-10 Thread Anonymous
David Demelier writes: > Hello, > > The SDL's pkg-message says we can use video driver in tty terminal. > > To do this you have to load the vesa kernel module or enable it in your > kernel, and set environment variable "SDL_VIDEODRIVER=vgl". > > I tried it with mplayer : > > $ SDL_VIDEODRIVER=v