Sry for (my) late answer, but your solution really works. It just needs: > XSERVER = ati or > XSERVER = mga but another question, why? If I have onboard ati > XSERVER = auto works. Any other NONonboard (=offboard) VGA (AGP, PCI, old, newone) needs XSERVER = "correct driver", why?
But now I know, that this works, tnx again. Peter. ----- Original Message ----- From: "Jeff Self" <[EMAIL PROTECTED]> To: "Peter V. (LTS)" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 01, 2003 8:30 PM Subject: Re: [Ltsp-discuss] VGA or AGP problem? + not logging > On Thu, 2003-11-27 at 10:31, Peter V. (LTS) wrote: > > Hi, I'm using ltsp on Debian unstable, no problem with. > > In second school I'm startin ltsproject right now & need to run diskless. > > On ltsp_server is KDE 3.1.x+Debian unstable nforce2+Barton2500+1GB+80GB, no > > problem HARD! tested. > > Running KDE withou any problems. > > > > Problem on terminal2 (no other terminals working because of other problems > > like bad FDD & so on): > > (terminal=t2=i815+C1200+256(?) RAM+++, 2yers with XP, no problem). > > (trying S3oldshitPCI (not working beacuse I didnt install XF3.x; ATI Rage > > Pro 32 Ultra; Matrox MGA100 (not 200)) > > RUNLEVEL3=OK > > RUNLEVEL4=OK, I can login & so on. > > RUNLEVEL5= no screens found. > > > > Enabling swap via NFS > > Adding blabla > > Setting up loopback device > > Linux agpgart interface 0.99 Jeff Hartman > > agpgart: Maximum main memory to use for agp memory: 149M > > agpgart: agpgart: Detected an Intel i815 chipset, but could not find the > > secondary device. Assuming an non-integrated video card. > > /lib/modules/2.4.22-ltsp-1/kernel/drivers/char/agp/agpgart.o: init_module: > > No such device > > Hint: insmod errors can be caused by incorrect module parameters, including > > invalid IO or IRQ parameters > > /lib/modules/2.4.22-ltsp-1/kernel/drivers/char/agp/agpgart.o: insmod > > /lib/modules/2.4.22-ltsp-1/kernel/drivers/char/agp/agpgart.o failed > > /lib/modules/2.4.22-ltsp-1/kernel/drivers/char/agp/agpgart.o: insmod agpgart > > failed > > Building XF86Config-4 file > > Building the start_ws script > > Starting syslogd > > many bla-blas > > (EE) no devices deteced. > > bla > > no screens found > > blabla report to XFree bla ... > > > > Questions: > > 1. ALL THIS! report I write by hand(!!!) (terminal is 7 meters from server > > so run here, run there :(), > > in /var/log (using grep) is nothing about agpgart, terminal & so on. > > (first we should "do" this problem, why its not logged) > > 2. I think its in AGP not in card self. > > Do you agree? > > 3. > > Is XFree supporting: > > ATI Rage Pro 32 Ultra? > > and > > Matrox MGA100 (not 200)? > > (I think yes, but I never tested it). > > 4. > > Is BIOS "take in mind" what I set in AGP_shared_MEMORY or Init_first > > (PCI/AGP)? > > > > TNX in advance for any helps, URLs, links, suggestions & for super project > > LTSP. > > > > Peter > > > It looks like you don't have the correct XSERVER defined in lts.conf. > You may have it set to auto. Create a configuration for a specific > workstation like this: > > [ws001] # this is a name of a workstation. you must add the > # following line to your dhcpd.conf > # use-host-decl-names on; > XSERVER = ati # ati is for the ati card. use mga for the matrox > LOCAL_APPS = N > USE_NFS_SWAP = N > SWAPFILE_SIZE = 64m > RUNLEVEL = 5 > > That should be all you need. ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _____________________________________________________________________ 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
