/srv/irclogs.ubuntu.com/2008/05/05/#edubuntu.txt

killsaladstgraber: ok but nowadays most 'old' computers have a burner alredy ;)00:00
killsaladi'm talking about 3-4 years old machines00:00
killsaladbut i must agree with you00:01
killsaladok - diferent question : will webcam work with client?00:02
ograneither webcam, nor burning nor microphones work yet, patches happily accepted ;)00:10
ograburning should be the easiest to implement as long as the burner has burnproof support00:11
killsaladogra: so only USB sticks and printers ?00:13
ograscanners with some fiddling (see ltsp.org docs)00:13
ograbut yes00:13
ograblock devices of any kind and printers atm00:14
killsaladok - just few words like edubuntu rules, and i can send my paper to editor ;)00:17
stgraberogra: what's the problem with microphones and pulseaudio ? is it only working for output ?00:17
ograstgraber, a proper pulse setup is needed for capturing, we dont have that yet00:18
ograstgraber, i have two things on my list for intrepid ltsp, cleaning up th epulse setup is one00:18
ogra(localapps is the other)00:19
ograi'll talk to the kernel guys in prague about iscsi, we can probably get burning going or at least have a spec for intrepid+100:20
stgraberin my opinion, webcam should be higher priority than CD burners as most "real" thin clients just don't have a CD burner but have a USB plug. (even if I don't quite have an idea of how we could make a webcam to work)00:22
ograthere is an old ltsp 4 tgz that implements that for the old 4.2 we just have ot take a look :)00:23
ogra(and probably need to improve)00:23
stgraberI just had a quick look at something called ltspwebcam, it's basically about installing camserv in the chroot which then open a TCP port sending a batch of jpeg images taken from the webcam00:27
stgraberthat's release 0.1 though, maybe there was a better implementation00:27
ograno, i think thats it00:28
ograwe can look at how thats doing it and can make it work with gstreamer ;)00:28
stgraberI used some tools some time ago to create multiple /dev/videoX from the same video stream but applying various effects (face detection). Maybe it's possible to create a /dev/videoX device based on a network video stream.00:30
stgraberthat would make it work with just all softwares using a standard V4L interface00:30
ograhmm, on kernel level ?00:30
killsaladsorry for interrupting but wouldn't it be better if there was somethig like network device, it probably would be hard to implement00:30
ograwell, it would make sense to have the compression on the client to not saturate your network00:31
ograbut i think gstreamer pipes can do that00:31
killsaladi mean that terminal could forward a device, and server would see it as /dev/ndev/usb/sth100:31
ograheh00:32
ograif it would be that easy we would lobe to do it that way even for usb keys :)00:32
ogra*love00:32
stgraberyeah, I did some streaming with gstreamer, it's easy to get it working. The problem is to then have the video stream used in desktop apps00:32
ograwell, it would cretainly restrict you to gstreamer apps00:33
ograbut thats better than nothing00:33
stgrabermost apps I have written using gstreamer to access webcams directly use the v4lsource or v4l2source so accessing /dev/videoX. You can easily replace that source by a network stream but the software would have to propose this option. I don't think you can easy make v4l2source to use a network stream instead of a real /dev/videoX device00:34
stgraber(except if there is an abstraction layer like "webcamsource" that I'm not aware of)00:34
ograhmm00:35
navetzhey has anyone here got dualscreen working with a intel i810 ?00:35
ograLaserJock, btw, i uploaded the "final" hardy classmate image today in case you want to try00:36
ograwith full suspend/resume support now00:36
LaserJockI might just do that00:40
LaserJockI've had a heck of a time getting time to install the images00:40
LaserJockbut I got the starter replaced in my car and the wife is at a party00:40
ograits not urgent .. intel found some testers as well finally00:40
ogra(even though thats slightly late for the dev cycle :P)00:41
LaserJockheh00:41
LaserJockyeah00:41
LaserJockseems like I'm late for everything these days :(00:42
ograoh, come on, you did a lot00:42
ogradont underestimate your work00:43
ograanyway, bed time for me00:43
LaserJocknight00:44
ogranight :)00:44
humboltodo I need to install ldm for a proper ltsp environment?01:01
humboltowhat else?01:01
humboltoI started with the Hardy Server CD.01:01
humboltoProbably not the right choice.01:01
humboltoinstalled ltsp-server-standalone so far, fixed /etc/ltsp/dhcpd.conf and started to build a client environment.01:02
humboltowasn't there supposed to be an app helping me with all that?01:02
humboltoI probably should have started with the alternate CD, right?01:03
johnny_ltsp-build-client does all the work01:07
neil_dhi, I have a ltsp setup with separate dhcp and tftp servers, now the client boots :) but it hangs at 'verifying password' which service handles this ?01:42
johnny_ssh on the ltsp server01:43
neil_djohnny: are you sure ?   I thought ssh was just a secure shell01:44
neil_dogra: are you there ?01:46
achandrashekarjohnny: okay other apps are responding fine..firefox is very slow..especially going on youtube..after installing flash for 32 bit.01:54
achandrashekarjohnny: I killed sound..and still it seems sluggish.01:55
achandrashekarhave you run into such an issue?01:55
neil_dmy system has separate dhcp and tftp servers, now the client boots :) but it hangs at 'verifying password' which service handles this ?02:11
achandrashekarneil_d: i believe that has to do with ssh key s02:18
achandrashekarneil_d: ssh keys02:18
neil_dachandrashekar: I just installed the ltsp yesterday, and built the client system, so I don't think the ssh keys could be out of sync.02:22
johnny_unless you changed the ip02:32
neil_djohnny: the IP of the two servers can't change02:47
achandrashekarneil_d: i believe a ctrl-alt-f7 will let you in on where its hanging....johnny might be able to confirm that.02:48
johnny_it's easier to disable the splash and quiet options in /var/lib/tftpboot/pxelinux.cfg/default02:53
neil_dachandrashekar: johnny_: its just won't verify the name/password :(  how is this done ?02:54
johnny_i told you02:55
johnny_ssh02:55
johnny_ldm is just a fancy front end over ssh02:55
johnny_for user accounts on the ltsp server02:55
johnny_heading home .. i'll be back online in a fewz02:56
neil_dso is there any way to test this is working ?  how do I find out what is going on ?02:57
achandrashekarneil_d: where is the ltsp end of things installed?02:59
achandrashekarneil_d: whereever that is a check in /var/log/syslog might tell you what is happening.03:01
neil_dachandrashekar: /opt/ltsp etc. is on the tftp server03:01
neil_dsorry got to go now.  bye!03:02
achandrashekarneil_d: okay...and if you do do the sudo ltsp-update-sshkeys it certainly cant hurt right...and then try again..or have you done that?03:02
neil_dachandrashekar: not yet03:02
achandrashekarid try that first03:02
johnnyis there anything in gutsy that requires the 2.6.24 kernel?03:34
johnnyerr03:34
johnnyhardy03:34
johnnykinda wondering about seeing if that makes my internet problems go away03:35
LaserJockwhat do you mean by "requires"?03:50
johnnyuhmm03:59
johnnysame as how if you wanted certain things to work in gnome for file changes, you wanted a kernel with inotify04:00
johnnywhich  didn't come until 2.6.1304:00
johnnyi want to test if reverting to 2.6.22 solves my network issue04:01
johnnythen i can verify whether it is kernel bug or not04:01
LaserJockjohnny: ah, I doubt it'd do much04:03
LaserJockif you grab the Gutsy kernel and module packages if you need them04:04
sicarrihello04:04
sicarriwhat r the system requirements for 8.0404:05
johnnythey should still be there LaserJock04:06
johnnythis isn't a new install04:06
LaserJockjohnny: ah, then that's easy :-)04:07
johnnyyeah. i just wanted to make sure there wasnt' something new in 2.6.24 that was needed04:09
johnnyseems to lock up the network reliably once a day04:09
johnnynot the same time04:10
johnnybut only once a day04:10
neil_dhi, I have a ltsp installation, with a seperate DHCP server, the client boot into gdm, where it asks for a name/password, it then says 'verify' and waits around for a while (a couple of minutes) then goes back to the name/password request.  why doesn't it continue ??07:27
neil_dogra: hi07:27
johnnyit is not gdm07:32
johnnyit is ldm07:32
johnnyare you sure you typed in the user name and password of an account that exists on your server?07:32
johnnytest it out..07:32
johnnyssh user@servername07:33
neil_djohnny: yep there is only one.07:35
johnnywas that ssh successful?07:36
neil_dno!07:37
johnnywhat did it say?07:37
neil_dit said "ssh: connect to host 192.168.1.10 port 22: Connection refused"07:38
neil_dmaybe I need to install the ssh meta package ?07:40
johnnyhmm.. it should have been installed07:40
johnnypackage should have depended on openssh-server07:40
johnnyis sshd running?07:41
neil_dthe openssh-server package isn't installed :(07:41
neil_dit looks like I need it should I install it ?07:42
neil_djohnny: I installed openssh-server now I get the message 'this workstation isn't ortherized to access this server' :( how do I fix this ?07:50
johnnyrun ltsp-update-sshkeys07:50
johnnyit would have happened when you built the client, if you would have had openssh-server already07:51
neil_di did, then reset the client, still no joy07:51
johnnyoh.. you have to rebuild the image too07:51
johnnyltsp-update-image07:51
neil_dno! I will now07:51
johnnyit copies files into the client chroot.. but since ubuntu uses nbd,.. the image needs to be updated to include it07:52
neil_d9% and counting07:53
neil_dlooks like the hardy ltsp package is missing a dependancey07:55
neil_d39% and counting07:56
* neil_d opps 29%07:56
neil_djohnny:  i'm in great, thanks a lot.08:01
neil_dogra: are you there ?08:55
=== gnomefre1k is now known as gnomefreak
killsaladhi i've got a problem with unlock button in users-admin14:15
killsaladthe button is locked and i can't unlock acces - it was fine after fresh install14:16
RichEdhi dtrask14:41
RichEdsorry about my slackness in reponses14:41
karboxifenebonjour14:42
karboxifenequelqu'un parle francais ?14:42
karboxifenehi, i need help for LTSP on edubuntu14:43
karboxifene???14:44
karboxifenenobody ?14:46
killsaladwhat kind of help?14:47
karboxifeneoooops15:00
killsaladhi i've got a problem with unlock button in users-admin - it is greyed for user who is admin15:00
karboxifenei have some trouble for use ITALC under edubuntu 8.0415:00
karboxifenei have some trouble for use ITALC under edubuntu 8.04 with LTSP15:01
karboxifenequit15:15
=== gnomefre1k is now known as gnomefreak
hanederahow can I speed up my LTSP environment?17:43
hanederaogra once told me, you where about to include a no-encryprion/no-compression option for ssh to speed things up? did that make it into hardy?17:44
johnnyyes17:45
johnnyLDM_DIRECTX=Y in lts.conf17:45
=== juliux_ is now known as juliux
hanedera_Do I need to activate LDM somehow? Or does it get used as soon as it is installed.18:46
hanedera_I have been cut offline, so I did not get any of your answers ... if there were any.18:47
hanedera_Sorry, when I repeat myself, but I have no idea if my questions came through18:48
hanedera_I have some default settings in /etc/kde3 but it seems they are not used! Seems like I have to set the env var KDEDIRS for that, right? Where do I set that?18:48
hanedera_Do I have to activeate XDMCP in gdm in order to make use of LDM_DIRECTX=Y?18:48
hanedera_johnny: you still there?18:53
johnnyit doesn't use xdmcp18:53
johnnyldm is in the chroot18:53
johnnyit should come up on client bot18:53
johnnyboot*18:53
johnnyit's the default18:53
johnnyunless you changed SCREEN_0718:54
hanedera_johnny: Ah, I see.18:56
hanedera_johnny: And LDM_DIRECTX=Y, what does that do actually?18:56
johnnydoesnt' encrypt the actual X stuff via ssh18:57
johnnyjust uses ssh for auth18:57
hanedera_but the traffic does still go through the ssh tunnel?18:58
hanedera_johnny: do I still need to enable Localdev and sound in lts.conf these days or is this done by default now?18:59
johnnyby default18:59
hanedera_great!18:59
johnnysince gutsy i think18:59
hanedera_and for sound I do not even have to activate any pulseaudio server stuff by hand? it will just work?19:00
johnnyuhmm..i'm guessing so19:01
johnnynone of my terminals have speakers19:01
johnnyi plugged in my laptop once, and i heard the ubuntu startup sound19:02
johnnybut i didnt' check anywhere else19:02
hanedera_everything is working! great!19:20
privetI am correct with saying that NBD is prefered over NFS?19:38
stgraberyep19:39
privetin my console when the client is booting I see:19:41
privet- getting IP etc.19:41
privet- rootserver: 192.168.22.1 rootpath: 192.168.22.2:/opt/ltsp/i38619:42
privetfile:19:42
privet- Error: Connect: Connection refused19:42
stgraberyou seem to still use NFS19:42
privetwhat is trying to connect where?19:43
stgraberthat 192.168.22.2:/opt/ltsp/i386 option is the NFS path, it doesn't exist with NBD19:43
privetaha19:43
* privet is checking his DHCP setup19:43
stgraberNBD is basically a daemon running on TCP port 2000 and exporting a whole filesystem, so no need of the rootpath option with it19:43
ograthe rootpath option doesnt matter, its simply ignored in nbd, no need to change your dhcp setup19:44
privetdhcp-vendorclass=pxe,PXEClient19:45
privetdhcp-vendorclass=eth,Etherboot19:45
privetdhcp-boot=net:pxe,/ltsp/i386/pxelinux.0,pion,192.168.22.219:45
privetdhcp-boot=net:eth,/ltsp/i386/nbi.img,pion,192.168.22.219:45
privetdhcp-option=17,192.168.22.2:/opt/ltsp/i38619:45
privetdhcp-option=48,192.168.22.2     # font-servers19:45
privetdhcp-option=49,192.168.22.2     # x-display-manager19:45
privetdhcp-option=66,pion             # tftp-server-name19:45
* privet should use pastebin with the next paste!19:45
privetthat is the DHCP config on openwrt with dnsmasq19:46
stgraberaren't you missing a next-server line ? (I'm not sure of how dnsmasq's config work though)19:46
johnnyoption 66 is the equivalent i think19:47
privetstgraber: I used ltsp 4.2 until last week with that config19:47
johnnyyou don't nee 48 or 49 privet19:47
privetthe DHCP server is just pointing to where the LTSP server is19:47
stgraberok, so maybe you have a problem with NBD on the server19:47
stgraberwhat's the result of : grep ltsp /etc/inetd.conf19:48
privetstgraber: this19:49
privetegrep "ltsp" /etc/inetd.conf19:49
privet2000               stream  tcp            nowait  nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img19:49
johnnysure you don't have it firewalled or somethin?19:49
stgraberhmm, okay so nbd is correctly enabled19:49
stgrabercan you try connecting to your 2000 port ? telnet localhost 2000 for example19:50
privetfirewais clean19:50
privetnotghing is listening on port 200019:50
privetsudo /etc/init.d/nbd-server start19:51
privet** (process:20996): WARNING **: Could not parse config file: Could not open config file.19:51
privet** Message: Nothing to do! Bye!19:51
privet nbd-server.19:51
ograis your inetd up ?19:51
ograeek, dont !19:51
privetstgraber: okay- so that looks like a problem, yes?19:51
ogranbdrootd is resposible for nbd in ltsp19:51
johnnyit's served via inetd.. don't need that startup script19:51
privetaha.19:51
ograit gets started by inetd (as you can see in your config line you grepped)19:51
privetogra: okay- so that is fine.19:52
privetand xinetd is running19:52
privetbut, should I not have a ndb/ltsp" entry in /etc/xinetd.d/19:52
ograxinetd doesnt use /etc/inetd.conf (and we dont actually support it in ltsp since its undistributable)19:52
johnnyundistributable ?19:53
stgraberIIRC Ubuntu is using openbsd-inetd for LTSP which uses /etc/inetd.conf19:53
ograthere are fedors scripts for xinetd19:53
ogra*fedora19:53
johnnyi'm using xinetd myself .. since we dont have  anyting with /etc/inetd.conf in portage19:53
privetI am talking about the include directory /etc/xinetd.d/19:54
johnnyprivet, unless you're using xinetd for something else. don't bother with it19:54
johnnystick with the ubuntu method19:54
privetjohnny: sure.19:54
johnnythe ubuntu ltsp scripts rely on it19:54
johnnyotherwise you have to self manage it19:55
privetjohnny: agreed- I do not want to do that.19:55
privetso doing telnet to port 2000 should make xinet start the ndb server, yes?19:55
johnnyno.. it should make openbsd-inetd start the nbd server :)19:56
stgraberyes, that works fine with openbsd-inetd and not with xinetd if you don't have a custom config done19:56
stgraberso the best way to fix your issue if you don't need xinetd is to simply install openbsd-inetd19:56
ograjohnny, the xinetd license is GPL incompatible ... that keeps it off any ubuntu CD19:57
johnnyhmm... ok19:57
johnnysuprised it's shipped anywhere then19:57
ograprivet, http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/annotate/wtogami%40redhat.com-20080430174825-lpp79bxfg3vtz4fy?file_id=nbdrootd-20080113202835-qh04blxjlipc6m7w-219:58
ograi have no clue if it works though19:58
privet<click>19:58
ograespecially i have no idea how it would get the image name and path19:59
privetogra: okay, I simply iinstalled openbsd-ientd and got rid of xinetd19:59
privet telnet localhost 200019:59
privetTrying 127.0.0.1...19:59
privetConnected to localhost.19:59
privetEscape character is '^]'.19:59
privetNBDMAGICB��S    c ^]19:59
ograyeah19:59
ograthats it19:59
stgrabertry booting your client now, it should work fine20:00
ograjohnny, http://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses for reference20:00
johnnyogra, it's too bad i can't make nbd support work yet.. due to limitations in our initramfs builder20:01
johnnyi hope i can convince somebody to help me come up with a solution20:01
johnnyand even get my current code integrated :)20:01
ograjohnny, nbd upstream added initramfs suport recently20:01
johnnyuhmm?20:01
johnnyi probably have to create an initrafms overlay20:01
ograprobably20:02
ograno clue how gentoo works in that area20:02
johnnysome silly custom thing.. it's mostly used to build kernels for the livecd, and for folks to get bootsplash20:02
johnnyogra, i switched my ltsp server back to kernel 2.6.2220:03
johnnyseeing if that solves the issue20:03
johnnyif it goes 2 days without needing to be restarted, then i can verify it's a kernel bug20:03
ograthat would actually be good, so we can fix it for 8.04.120:04
privetgetting the same "connection refused"20:04
privetdirectly after that I get20:04
johnnyprivet,  firewall?20:04
privetmount: Mounting /rofs on /root/rofs failed: invalid argument20:04
privetjohnny: nope- no FW20:04
johnnyogra, i just hope people at the store are straight with me.. about rebooting :)20:05
ograyeah, thats fallout if it cant mount the image20:05
privetjohnny: I can telnet to that port from other PCs n the LAN20:05
privetogra: so what is "rofs"?20:05
ograthe nbd image20:06
ograor rather /rofs is the mountpoint where it shows up on the client20:06
privetchecklist...20:07
privet- dhcp is fine (I can get IP and etc.)20:07
privet- tftpboot is fine, I can see it talking to it20:07
privetcat /var/lib/tftpboot/ltsp/i386/lts.conf20:08
privet[Default]20:08
privet  XSERVER = auto20:08
privet  SERVER = 192.168.22.220:08
privet  SCREEN_02 = shell20:08
privetthat is my complete lts.conf file20:08
ogradrop SERVER20:08
privethuh?20:08
ogradrop XSERVER (auto is default)20:08
johnnyand XSERVER ..20:08
privetoooh20:08
ograSCREEN_02 = shell will keep X from stating, not sure thats what you want20:09
privetogra: right now, I will settle for that.20:09
privetall I get now is a "ash" prompt20:09
privetshould I be seeing things like "running /scripts/nfs-top" and "running /scripts/nfs-bottom"20:11
privet?20:11
hanederawhat else can I improve LTSP performance? I have already activated LDM_DIRECTX20:11
hanederamy users complain that LTSP was more performant under feisty than it is now under hardy.20:12
johnnyprivet, yes that is normal20:13
privetjohnny: okay.20:14
privetwhen booting the client, I do not see anything from a tcpdump for port 200020:14
privetthat is a problem...20:15
hanederaAre there any more tweaks? In my opinion Hardy LTSP is the best ever, I don't want to go back. The sound support is perfect!!!20:15
johnnyhanedera, you haven't specified your performance metric ..20:15
johnnywhat's slower20:16
johnnyyou need many more details before asking what to tweak20:16
johnnyneed to identify the bottleneck first20:16
hanederahmm, windows are drawn more slowly.20:17
hanederageneral responsiveness. however, I can watch video and it looks perfect.20:17
hanederawhen I resize the window to fullscreen, this takes a while on the contrary.20:18
johnnytry 2.6.22 kernel20:18
hanederaclient or server?20:18
johnnyon the client first i guess20:18
johnny2.6.24 has been very slow on certain operations for me20:18
johnnyi can hardly compile stuff in the background now without it skipping my music20:19
johnnyaltho it's better with 2.6.2520:19
hanederakernels are getting worse these days!20:19
hanederaI had better multimedia performance with a -ck 2.4 kernel on an old i586 than I have today on my 3 year old laptop.20:20
hanederasucks!20:20
johnnyck is good ..20:20
johnnyyou should try 2.6.25 if you're that familiar20:20
johnnyi just figured reverting to somethign you had previously would be easier20:21
hanederaah, just remembered I have a k7 but not the k7 kernel installed. Will try that first. Don't want to use non-supported kernels if possible.20:23
hanederajohnny: do you have any other hints where I could look for bottelnecks?20:23
johnnyi think you should start with that20:23
johnnyi haven't had a chance to play with mine much since upgrading to hardy20:24
hanederahmm, just see -k7 does actually install the generic kernel.20:25
hanederahave the server kernel currently I think20:25
johnnyyes.. generic is what ubuntu ships now20:26
johnnyiirc20:26
hanederainstalled from server cd20:26
hanederawhat I am still batteling with is to get KDE read /etc/kde3 for default configs. having a env var KDEDIRS="/etc/kde3" does not seem to do the trick.20:31
johnnysorry.. don't know anything about kde20:41
johnnymost of the people just use gnome20:41
hanederame too. just have a couple of users still on kmail20:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!