[02:56] ogra: are you there [03:02] neil_d, please stop being people directly [03:02] you are very less likely to get help that way [03:02] it is bad ettiquette [03:03] that is.. unless they ask you to [03:04] johnny: I was wanting to talk to ogra as he helped me before, and I wanted to inform him/her about the progress [03:05] just ask your question [03:05] the people who can help, will [03:05] neil_d: he should be asleep [03:06] always ask your question to the room , unless you were told otherwise [03:07] howdy LaserJock ... how's hardy? [03:07] * johnny testing possible ubuntu kernel bug [03:07] with a network driver of all things.. [03:07] johnny: I know that, I wasn't going to ask, I was going to inform. [03:08] only thing he wants to be informed of.. is "thanks, everything works now" :) [03:08] neil_d, people ping him so often, most never get a response [03:08] including me..and i actually work with him on ltsp stuff :) [03:09] johnny: I didn't know that, I will hold off. [03:09] cuz he'll just see his chat client lit up on that channel.. but he doesn't have time to look for ever time somebody said his name in the list [03:10] i'm just glad people don't ping me that often [03:24] I am looking for some docs. on setting up a printer on a client [03:39] the file /opt/ltsp/i386/etc/lts.conf says I should use /var/lib/tftpboot/ltsp/i386/lts.conf instead, but this file doesn't exists :( is there something wrong with my setup ? [05:16] neil_d: on my new system that file also does not exist. [05:16] neil_d: so, I assume, you need to create it if you need modifications from the default [05:24] privet: yes, it seems so. [06:00] I have a usb printer (epson cx3700) connected to my client, I setup the 'PRINTER_0_DEVICE=/dev/usblp0' for the client, and a raw print queue to socket://192.168.1.20:9100, but when I try to print I get the message "printer xx may not be connected" :( what can I do to fix this ? [06:02] i think i heard something about hardy ltsp install missing jetpipe [06:03] i could be wrong.. can't check atm [06:03] johnny: can you tell me how to check ? [06:04] lookfor that file ? [06:04] in the chroot? [06:08] i'm fighting a printer right now myself.. just not ltsp or ubuntu related :) [06:08] johnny: find /opt/ltsp/i386 -name "*jetpipe*" didn't find anything [06:09] check launchpad, see if it is a registered bug [06:14] johnny: it is there :) Bug #224259 there is a fix as well which I think I can do myself, thanks [06:50] ok I fixed up that according to the instructions, now the printer did at least do a head clean, but it still isn't printing. [06:52] i've never once printed from a thin client.. my printer is attached to my server :( [06:52] so i don't know howit should work [06:52] johnny: ok [06:53] please don't say my name everytime [06:53] itmakes my chat client blink [06:54] then again.. on a busy channel.. it can be necessary [06:54] so.. use your best judgement .. [08:50] when I set the 'PRINTER_0_DEVICE=/dev/usblp0' how does it know what printer driver to use ? [08:50] it's always jetpipe i think [08:51] maybe the server side takes care of the actual driver for printing [08:51] one day i'm gonna try it [08:51] neil_d, you shyould come here at different times.. [08:51] it's a bit early for the rest of the crew to be about [08:52] * neil_d ok [10:15] I am trying to get a usb printer going on a client, I started up the client with a local shell with "SCREEN_02 = shell" and confirmed that the 'usblp' module is loaded, but I still can't print, :( can anyone help ? [10:51] neil_d, https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/224259 [10:58] ogra: handled that one, by the way I found out what was wrong yesterday, the motherboards bios seems to have a bug in the pxe booting code, tried a different card and all worked fine. [11:10] hiya all - we came across a really weird issue, seems gcompris, tuxpaint and tuxmath runs in the back even though none of the users opened or using the app [11:10] he is currently chowing 100% of our cpu and memory [11:10] ps aux|grep gcompris [11:10] check which user it is running as [11:11] ogra:all of them [11:11] i used htop to view wazup [11:17] ogra: tuxpaint is all users, tuxmath and gcompris several [11:17] well, they cant start on their own unless the users or you did something to make them do that [11:18] i.e. they saved their session with one of them running ... or you added them to the /etc/xdg/autostart dir [11:18] thas the only two ways i could imagine to cause such a situation [11:19] i tried killing them using htop but it fails to kill them [11:20] use sudo htop :) [11:20] you cant just kill other users processes ... root can though [11:21] i did that [11:21] ogra how else can i kill them [11:22] without using htop] [11:22] sudo pkill gcompris [11:25] weird they are still there [11:26] you are aware that htop default to show you all threads for a user process ? did you change that setting to only show the main thread ? [11:26] from a 'shell' on a client is there a command I can run to test the printer ? [11:26] (with f2 i think) [11:27] neil_d, just print a testpage from the print dialog instead ? [11:29] ogra: it is not in autostart, i can't kill them, what might be the issue [11:30] beyond them bein in a saved session i have no idea, really, [11:30] hmm [11:31] did you switch off the threading in htop ? [11:31] and are you sure they are not zombies ? (tagged with a Z in the ps output) [11:32] [p]kill -9 ?? [11:32] on the server the printer has all 'print test page' button etc. are all ghosted. [11:32] * bimberi doesn't stuff around :) [11:36] bimberi: so ??=gcompris [11:41] can I test the printer from the 'shell' on the client ? [11:46] neil_d, on the client console you mean ? just check if jetpipe is running [11:46] if thats the case the port is forwarded for setting it up in the print manager [11:50] :/ (I was a bit obscure there) [11:50] it is running with the args "/dev/usb/lp0" "9100" [11:51] that looks wrong, there shouldnt be a slash, check if that device really exists like that or if its rather /dev/usblp0 (if yo, fix your lts.conf entry) [11:51] s/yo/so/ [11:55] i have a "crw-rw--- 1 root lp 180, 0 May 7 07:49 /dev/usb/lp0" [11:56] ok, then thats right [11:56] so setting up a jetdirect printer in the print dialog should give you a proper testpage [12:06] ok so I setup a jetdirect printer, with the generic raw socket device, on socket://192.168.1.20:9100 and the 'print test page' button is still ghosted. [12:32] it going now :) [12:40] yay [12:51] is it possible to set up a different default printer on a per user basis ? [13:02] found out how [14:56] hi [16:31] can anyone recommend, or point me in the right direction? to software to monitor the clients activities, similar to VNC, to remotely view a clients display in 8.04 please... [16:31] that is, I using edubuntu 8.04..... [16:32] do you have edubuntu-desktop installed ? [16:33] (that puls in the italc client into all user sessions, install italc-master to control them) [16:35] installed the from the alternate cd, then loaded the add-on CD.. clients will be PXE booting.. I'll check out italc, many thanks! [16:36] not ethat you need a special port for the clients to connect to in ltsp if you add computers in italc master (:<10+last bit of the client> ) if you add computers to italc [16:37] s/last bit of the client/last bit of the client ip/ [16:37] they all use the same port, I guess?.. [16:41] no [16:41] each client uses its own [16:42] 10+the last byte of the clients ip [16:42] i.e. if your client shows 192.168.0.220 on the login screen the port would be 10220 === WozaRich is now known as RichEd === gnomefre1k is now known as gnomefreak === |hfsdo| is now known as hfsdo === gnomefre1k is now known as gnomefreak === blue-frog_ is now known as blue-frog [23:17] this may be a dumb question, but I'm experiencing quite the performance issues with edubuntu in an LTSP setup, with GNOME as the display manager. Is there anything non-essential that can be disabled, as far as fancy effects and sound go? [23:22] is this with hardy? [23:22] i personally noticed that the 2.6.24 kernel hasn't been friendly to my computer :( [23:25] still back a release [23:25] 7.10 [23:25] haven't had a chance to upgrade yet [23:28] hmm.. i never had a problem with that [23:29] i doubt sound is causing you a performance issue [23:29] and no graphics effects were enabled by default iirc