That refers to the version of Xrandr - the program. The video driver for that card may not handle Xrandr directives from version >=1.2
-Gadi On Tue, Nov 30, 2010 at 9:54 AM, Piotr Polok <[email protected]> wrote: > On Tue, 30 Nov 2010 09:29:56 -0500, Gideon Romm > <[email protected]> wrote: >> XRANDR_DPI_0 requires that the driver can understand Xrandr >=1.2 . >> Perhaps your driver is too old. >> >> You can try which *should* add that to the server arguments when Xorg >> launches: >> >> X_ARGS = "-dpi 96" >> >> >> To trouble shoot further, get a shell on the client and examine the >> Xorg log file and the runtime xorg.conf located in >> /var/run/ltsp-xorg.conf >> > > Big thanks! > > This is working --> X_ARGS = "-dpi 96" > > My xrandr versions are: > > libxrandr-dev -->1.3.0-3 > libxrandr2 -->1.3.0-3 > > -- > best regards > Piotr Polok > > --------------------------- > POLOK WELDING > 44-121 Gliwice > ul. SowiĆskiego 3 > NIP: 631-112-45-46 > > tel: (32) 725 77 77 > fax: (32) 444 64 50 > http://www.polok.pl > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _____________________________________________________________________ > 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 > ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _____________________________________________________________________ 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
