hi Jim, thanks for your reply I try what you told, I add X_VIDEORAM = 4096 to my lts.conf but the screen still turn to blank.
I remember that this pc is using 2 different ethernet card, onboard intel and accton (ne2000) pci, when I remove the second ethernet (accton) then try to boot again the screen goes blank again but after a few second the login screen appear. maybe the kernel can not boot with two ethernet card, or maybe I have faulty motherboard because the vga is onboard. hope this may helpfull for others > Kemas, > > We've been finding lots of people having trouble with the i810 driver. > It seems that the latest driver is having some trouble figuring out how > much video ram is available. > > Try adding the following to your lts.conf file: > > X_VIDEORAM = 4096 > > Also, I'd take out that X_MODE_0 line in your [Default] section. If you > need it for some clients, then create specific sections for them. > > Jim McQuillan > [EMAIL PROTECTED] > > > > kemas wrote: > > hi all, > > > > I've tried ltsp-4.2 update 1 with fedora core 5, great work. > > I have a problem one of my pc is using intel 845 chipset with 16mb memory > > (vga), when I set this pc to boot to ltsp, the screen turns to blank. > > > > I don't know where to find the log so I can examine whats wrong. > > can you tell me what should I do to fix this problem ? > > > > thank you > > > > my lts.conf: > > [Default] > > SERVER = 192.168.1.1 > > XSERVER = auto > > X_COLOR_DEPTH = 24 > > X_MODE_0 = 1024x768 40 800 840 968 1056 > > 600 601 605 628 +hsync +vsync > > X_DPMS = N > > USE_XFS = N > > SCREEN_01 = startx > > > > # Mouse > > X_MOUSE_DEVICE = "/dev/psaux" > > X_MOUSE_PROTOCOL = "PS/2" > > X_USBMOUSE_DEVICE = "/dev/input/mice" > > X_MOUSE_RESOLUTION = 400 > > X_USBMOUSE_RESOLUTION = 400 > > X_MOUSE_BUTTONS = 3 > > X_USBMOUSE_BUTTONS = 3 > > USBEMULATE_3_BUTTONS = "off" > > > > # Keyboards > > XkbSymbols = "us(pc101)" > > XkbModel = "pc101" > > XkbLayout = "us" > > > > > > [ws006] > > SCREEN_02 = telnet > > TELNET_HOST = 192.168.1.1 > > LOCAL_STORAGE = Y > > > > [ws008] > > SCREEN_02 = telnet > > TELNET_HOST = 172.16.4.152 > > LOCAL_STORAGE = Y > > > > > > > > . > > > > > > > > ------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.freenode.net > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
