DSL on an older Tablet PCForum: Laptops Topic: DSL on an older Tablet PC started by: piper1171 Posted by piper1171 on Sep. 08 2005,20:59
I have a Fujitsu Point 1600(166mhz, 96meg, 4.3gHD, USB port)I've done an install to a IDE-CF card. System boots to GUI but the screen is larger than screen. Also, the touch screen is not working. This can be corrected if I could use the 'setserial' cmd, but it doesn't exist.? Any help would be greatly appreciated... Thanks Posted by SaidinUnleashed on Sep. 08 2005,21:45
use a framebuffer cheatcode, or the appropriate vga=xxx cheatcode to force a video mode.see < http://damnsmalllinux.org/wiki/index.php/Cheat_Codes > -J.P. Posted by Your Fuzzy God on Sep. 08 2005,21:55
You can get setserial through apt:Apps-->Tools-->Enable Apt Then use apt-get to install setserial ("sudo apt-get install setserial"). |