Re: [Ltsp-discuss] lbmount problem and other fun

2010-12-12 Thread Ben Green
Quoting Vagrant Cascadian vagr...@freegeek.org: another thing is to see if vserver has issues with: mkdir -p /foo/ /bar/ mount -t tmpfs tmpfs /foo/ mount --move /foo/ /bar/ which sounds like the point where it's failing. that's basically what lbmount is doing: mount --move

Re: [Ltsp-discuss] Blurry screen on LTSP client

2010-12-12 Thread Philip Loewen
Thank you very much for taking an interest. I replied immediately, with the requested files in attachments, but it seems that my response never got posted. (Perhaps the attachments got it rejected?) Your questions stimulated further thinking, experimentation, and progress (yay!). Now I have

Re: [Ltsp-discuss] Blurry screen on LTSP client

2010-12-12 Thread Joseph Bishay
Hello Philip, I can't remotely help with your technical issue :) , but I can propose a solution to pasting/attaching things to the email. I've found it useful to use the pastebin located at: http://ltsp.pastebin.com/ Paste what you want everyone to see, select the relevant Syntax, expiration

Re: [Ltsp-discuss] Blurry screen on LTSP client

2010-12-12 Thread Gideon Romm
Try: [00:01:2E:2C:AF:3E] XRANDR_OUTPUT_0 = VGA1 XRANDR_MODE_0 = 1680x1050 XRANDR_OUTPUT_1 = LVDS1 --off -Gadi On Sun, Dec 12, 2010 at 11:03 AM, Philip Loewen phi...@tidepool.ca wrote: Thank you very much for taking an interest. I replied immediately, with the requested files in attachments,

Re: [Ltsp-discuss] Blurry screen on LTSP client

2010-12-12 Thread Philip Loewen
Fantastic. This works. Now I can, too. ;) (xrandr still says LVDS1 connected, but it's not sending LVDS1 any signal.) Thank you very much! On 10-12-12 09:52 AM, Gideon Romm wrote: Try: [00:01:2E:2C:AF:3E] XRANDR_OUTPUT_0 = VGA1 XRANDR_MODE_0 = 1680x1050 XRANDR_OUTPUT_1 = LVDS1 --off

[Ltsp-discuss] pastebin?

2010-12-12 Thread Vagrant Cascadian
On Sun, Dec 12, 2010 at 11:41:18AM -0500, Joseph Bishay wrote: I can't remotely help with your technical issue :) , but I can propose a solution to pasting/attaching things to the email. I've found it useful to use the pastebin located at: http://ltsp.pastebin.com/ Paste what you want

Re: [Ltsp-discuss] lbmount problem and other fun

2010-12-12 Thread JF Straeten
Re, On Sun, Dec 12, 2010 at 08:56:21AM +, Ben Green wrote: which sounds like the point where it's failing. that's basically what lbmount is doing: mount --move /tmp/.ltspfs-user/mountpoint /media/user/mountpoint Bingo!! You've found the fault. r...@platinum:~# mkdir -p /foo/

[Ltsp-discuss] LTSP fat clients vs. Debian Live netboot

2010-12-12 Thread Rob Owens
I haven't tried using LTSP fat client mode yet -- ltsp-server 5.2.4-2 in Debian backports doesn't seem to support that yet. But today I tried using a netboot image from Debian Live, and it was pretty nice. I'm wondering how it compares to an LTSP fat client. The Debian Live solution works like

Re: [Ltsp-discuss] LTSP fat clients vs. Debian Live netboot

2010-12-12 Thread Vagrant Cascadian
On Sun, Dec 12, 2010 at 07:05:29PM -0500, Rob Owens wrote: I haven't tried using LTSP fat client mode yet -- ltsp-server 5.2.4-2 in Debian backports doesn't seem to support that yet. it definitely has support for it, just not an explicit ltsp-build-client commandline option: