Hi, On Friday 16 February 2007 15:20:03 Mikael Ostensson wrote: > > The re-execution of init after the USB CD was detected did the trick > to boot from the USB disk. > However my LCD screen doesn't like the default res/bit depth. > > I runs the Xvesa driver, can I pass a video mode on the boot up like > or who can I change the resolution/bit depth?
Do you manaully run Xvesa? IIRC I setup the T-Resc to run Xfb if a framebuffer is avaiable. Thus it should run in exactly the same mode as set-up during bootup by the kernel. The kernel FB mode in turn can be set with the vga= argument. The value passed are the VESA modes numbers + 0x200. All the modes and resulting numbers are also ducumented in the Linux kernel: linux-2.6.20/Documentation/fb/vesafb.txt The mode for the k-drive vesa server are the same. Just that one does not need to add 0x200 and is currently hardcoded for the rescue target: /etc/minit/x11 Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin http://exactcode.de | http://t2-project.org | http://rene.rebe.name +49 (0)30 / 255 897 45
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
