00:36 | M4gic5t0rM has quit IRC | |
00:44 | alkisg has quit IRC | |
00:50 | alkisg has joined #ltsp | |
00:56 | alkisg has quit IRC | |
00:56 | alkisg1 has joined #ltsp | |
01:36 | shogunx has quit IRC | |
02:58 | sweetpi has quit IRC | |
03:15 | ogra_cmpc has quit IRC | |
03:24 | komunista has joined #ltsp | |
03:28 | ogra_cmpc has joined #ltsp | |
04:02 | chupacabra has quit IRC | |
04:04 | mil132 has joined #ltsp | |
04:30 | Faithful has quit IRC | |
04:34 | sdistefano has joined #ltsp | |
04:34 | <sdistefano> hi all ; I'm having a problem getting hardware acceleration to work on a thin client with Intel GMA3150
| |
04:34 | I only needed for Google earth. I tried running it locally, but same problem
| |
04:34 | any idea on how to debug this? I don't even know how to see what driver the TC is using
| |
04:43 | Faithful has joined #ltsp | |
04:53 | <alkisg1> !localxterm
| |
04:53 | <ltspbot`> alkisg1: "localxterm" :: while sitting on a thin client, open a gnome terminal. In that, run: ltsp-localapps xterm. An xterm will open. That xterm runs locally, so any commands you enter there are executed directly on the client.
| |
04:54 | <alkisg1> sdistefano: ^^ run lspci -k on that
| |
04:54 | alkisg1 is now known as alkisg | |
05:05 | <sdistefano> alkisg It's using apggart-intel
| |
05:05 | which seems correct
| |
05:05 | but when I open google earth it opens in software emulation mode
| |
05:06 | <alkisg> sdistefano: I've never had a thin client capable of runnning 3d apps over the network (I think some other people did have such clients), but it should have no problem running it as a localapp.
| |
05:08 | To verify, try installing mesa-utils on the chroot, update your image (if running ubuntu), and run glxgears as a localapp
| |
05:08 | <sdistefano> alkisg and how do I check which module the X server is using?
| |
05:09 | <alkisg> Xorg messages go In /var/log/Xorg.0.log - again from the localxterm
| |
05:11 | <sdistefano> alkisg: it looks like it's loading vmware
| |
05:11 | which would be the dissplay driver for the server
| |
05:12 | <alkisg> If you run "cat /etc/ltsp_chroot" from the localxterm, is that file there?
| |
05:13 | <sdistefano> alkisg: by localxterm you mean on the client?
| |
05:13 | <alkisg> See above what ltspbot said
| |
05:18 | <sdistefano> oh
| |
05:18 | alkisg: it says LTSP_CHROOT=/opt/ltsp/i386
| |
05:19 | <alkisg> sdistefano: ok, so, were you looking at the correct Xorg.0.log? (i.e. on the localxterm?)
| |
05:20 | <sdistefano> oh ho
| |
05:20 | ok
| |
05:20 | it's loading intel driver
| |
05:20 | and glxgears works quite well there
| |
05:20 | I don't know why google earth doesn't
| |
05:20 | can I apt-get from that shell?
| |
05:21 | <alkisg> No, ram won't suffice
| |
05:21 | You'd need to install it in the chroot, as a localapp
| |
05:21 | Which distro/version is that?
| |
05:21 | <sdistefano> ubuntu
| |
05:22 | <alkisg> version?
| |
05:22 | <sdistefano> lucid
| |
05:22 | <alkisg> See there: http://help.ubuntu.com/community/UbuntuLTSPKarmicLocalAppsFirefox
| |
05:22 | You need to do something like that, but with google earth instead of firefox
| |
05:28 | komunista has quit IRC | |
05:28 | komunista has joined #ltsp | |
05:29 | <sdistefano> alkisg: it crashes
| |
05:29 | any more ideas?
| |
05:29 | <alkisg> sdistefano: you already installed, ran ltsp-update-image, and rebooted the client?!!!
| |
05:29 | Or did you miss some step?
| |
05:31 | <sdistefano> alkisg: I already did all that
| |
05:31 | <alkisg> OK, so what message do you see if you run it from a localxterm?
| |
05:31 | <sdistefano> there's a stacktrace from glibc
| |
05:32 | first in googelearth--bin
| |
05:32 | then libQtGui.so.4
| |
05:32 | then libgoogleearth_lib.so
| |
05:32 | finally libc.so.6
| |
05:33 | <alkisg> !pastebot
| |
05:33 | <ltspbot`> alkisg: "pastebot" :: The LTSP pastebot is at http://ltsp.pastebin.com. Please paste all text longer than a line or two to the pastebot, as it helps to reduce traffic in the channel. Don't forget to paste the URL of the text here.
| |
05:33 | <alkisg> Please paste the message there...
| |
05:34 | (if you run googleearth 2>~/somefile, you can then get it from the session, as sshfs is used)
| |
05:34 | (or just use copy/paste :))
| |
05:36 | <sdistefano> http://ltsp.pastebin.com/n22bjGTT
| |
05:38 | alkisg: http://ltsp.pastebin.com/n22bjGTT
| |
05:38 | <alkisg> Nah, I don't see anything useful there. Googleearth is working fine for me for my fat clients, so it's doable, but I don't know what problem you have.
| |
05:40 | <sdistefano> alkisg: does it run fast enough there?
| |
05:42 | <alkisg> Fat clients run exactly the same as if an OS was installed locally
| |
05:42 | <sdistefano> but they're still diskless, right?
| |
05:42 | <alkisg> So yeah, for recent clients it runs very fast
| |
05:42 | Yes
| |
05:43 | <sdistefano> mm maybe I can try that setup
| |
05:43 | how I doing it?
| |
05:43 | <alkisg> What are your client specs? RAM/CPU?
| |
05:43 | <sdistefano> Intel Atom MB 1.6 Ghz
| |
05:44 | 1GB of RAM
| |
05:44 | <alkisg> https://help.ubuntu.com/community/UbuntuLTSP/FatClients
| |
05:45 | I'm also using NFS instead of the default sshfs, for speed + compatibility reasons. It's insecure compared to sshfs, but I don't care.
| |
05:45 | <sdistefano> I see
| |
05:46 | it would be nice though for me to run eg. Firefox on the server
| |
05:46 | I would've expected LOCAL_APPS to be able to generate some sort of hybrid solution
| |
05:46 | should I conclude this is not possibel?
| |
05:47 | <alkisg> Sure, that's what localapps are for
| |
05:47 | (though I wonder why would you run firefox + flash on the server with such good clients)
| |
05:47 | <sdistefano> I see
| |
05:47 | last question
| |
05:49 | how do I start the tc chroot from scratch>?
| |
05:50 | <alkisg> sudo mv /opt/ltsp /opt/ltsp-previous-chroot
| |
05:50 | sudo ltsp-build-client
| |
05:50 | <muppis> I run FF+Flash on Celeron 800 (yes, P3 Cu -generation) with 256 MB RAM.
| |
05:51 | <sdistefano> alkisg: OK thank you very much
| |
05:51 | I think I understand a lot better now
| |
05:51 | <alkisg> np
| |
05:58 | vla99 has joined #ltsp | |
06:23 | jbrett has quit IRC | |
06:23 | mil132 has quit IRC | |
07:43 | komunista has quit IRC | |
08:11 | vagrantc has joined #ltsp | |
08:12 | * vagrantc notices freerdp and wonders if it might be less annoying than rdesktop | |
08:13 | <vagrantc> apparently a more active fork of rdesktop
| |
08:13 | so it might disappear or thrive...
| |
08:13 | komunista has joined #ltsp | |
08:19 | <vla99> anybody here?
| |
08:19 | <vagrantc> !question
| |
08:19 | <ltspbot`> vagrantc: "question" :: if you have a question about ltsp, please go ahead and ask it, and people will respond if they can. please also mention the linux distro and release you're using. :)
| |
08:20 | <vla99> ok, i am using gentoo x86, kernel 2.6.34 and have some problems with read-only root fs
| |
08:22 | thinclient shows: "remounting root fs read/write", Skipping /etc/mtab initialization (ro root?), you must be root to do this, skip missing mtab
| |
08:25 | chupacabra has joined #ltsp | |
08:26 | <vla99> i seems, that the gentoo initscript 'checkroot' remount root rw but bind wasnt executed before
| |
08:29 | * vagrantc wonders who's working on the gentoo port these days... | |
08:31 | vagrantc has quit IRC | |
09:46 | alkisg has quit IRC | |
09:49 | alkisg has joined #ltsp | |
09:49 | alkisg has quit IRC | |
09:49 | alkisg has joined #ltsp | |
10:38 | otavio has quit IRC | |
10:38 | otavio has joined #ltsp | |
12:08 | alkisg has quit IRC | |
12:15 | highvoltage has quit IRC | |
12:36 | ogra_cmpc has quit IRC | |
12:57 | alkisg has joined #ltsp | |
12:59 | vla99 has left #ltsp | |
13:11 | mikkel has joined #ltsp | |
13:49 | alkisg has quit IRC | |
13:53 | komunista has quit IRC | |
15:02 | M4gic5t0rM has joined #ltsp | |
15:14 | M4gic5t0rM has quit IRC | |
15:31 | M4gic5t0rM has joined #ltsp | |
15:32 | ogra_cmpc has joined #ltsp | |
15:48 | mil132 has joined #ltsp | |
15:54 | alkisg has joined #ltsp | |
16:46 | mikkel has quit IRC | |
16:49 | alkisg has quit IRC | |
16:55 | sdistefano has quit IRC | |
17:28 | mil132 has quit IRC | |
17:46 | mil132 has joined #ltsp | |
18:26 | mil132 has quit IRC | |
18:26 | mil132 has joined #ltsp | |
18:29 | mil132 has quit IRC | |
19:44 | sweetpi has joined #ltsp | |
19:48 | ogra has joined #ltsp | |
20:02 | F-GT has quit IRC | |
20:18 | F-GT has joined #ltsp | |
20:26 | cliebow has joined #ltsp | |
21:01 | pmatulis has joined #ltsp | |
21:19 | cliebow has quit IRC | |
21:20 | cliebow has joined #ltsp | |
21:22 | M4gic5t0rM has quit IRC | |
21:23 | M4gic5t0rM has joined #ltsp | |
21:24 | M4gic5t0rM has joined #ltsp | |
21:25 | rjune has quit IRC | |
21:27 | cliebow has quit IRC | |
21:27 | cliebow has joined #ltsp | |
21:33 | cliebow has quit IRC | |
21:37 | cliebow has joined #ltsp | |
21:46 | cliebow has quit IRC | |
21:47 | cliebow has joined #ltsp | |
21:59 | cliebow has quit IRC | |
22:00 | cliebow has joined #ltsp | |
22:00 | pmatulis has quit IRC | |
22:06 | cliebow has quit IRC | |
22:32 | sweetpi has quit IRC | |
22:33 | sweetpi has joined #ltsp | |
22:36 | sweetpi has quit IRC | |
22:41 | sweetpi has joined #ltsp | |
22:59 | sdistefano has joined #ltsp | |
23:15 | mil132 has joined #ltsp | |