02:06 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Read error: Connection reset by peer | |
02:06 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
02:44 | Trixboxer (~Trixboxer@office.supportdepartment.net) joined #ltsp. | |
03:37 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Read error: Operation timed out | |
03:44 | Henning (~henning@p4FDBF316.dip.t-dialin.net) joined #ltsp. | |
04:05 | <Henning> muppis, several weeks back you tried to help me figure out what prevented me from connecting a USB printer to a LTSP client
| |
04:05 | Unfortunately you had to give up because your virtual test env was not avail. that day
| |
04:05 | maybe time to give it another try?
| |
04:08 | <muppis> Henning, well.. I can't access *that* test env right now, but I'm fixing my home one now, so I can give a try.
| |
04:09 | <Henning> the last time you recommended to check whether there was anything listening on port 9100 - there isn't
| |
04:09 | thanks
| |
04:09 | is it of any importance that my env (besides the client of course) is a VM too?
| |
04:11 | <muppis> I think that little piece of software need that actual printer to keep running. Had that same problem with my customer and it was permission problems in lts.conf at server side.
| |
04:12 | Somehow oddly those has changed so tfpd couldn't read the file and thus client didn't load it.
| |
04:12 | <Henning> in that case none of the directives defined there should be pulled right?
| |
04:12 | <muppis> Yes.
| |
04:12 | <Henning> that's not the case as language settings and so on are applied to the client
| |
04:13 | <muppis> So, if you have root access at the client where printer is attached, you can try run application named jetpipe.
| |
04:13 | <Henning> permissions are: -rw-r--r-- 1 root root 560 2011-03-14 12:00 /var/lib/tftpboot/ltsp/i386/lts.conf
| |
04:13 | <muppis> Looks good.
| |
04:14 | <Henning> open a root shell on the ltsp client box? And issue what command to start jetpipe? Is it a service?
| |
04:15 | <muppis> Yes x3
| |
04:17 | Syntax is: jetpipe /dev/lp0 9100
| |
04:18 | <Henning> Thx :-)
| |
04:18 | <muppis> Probably /dev/usblp0 or /dev/usb/lp0 works better.. ;)
| |
04:19 | You can then check with netstat -tanp | grep 9100 if it works. jetpipe is python script, so port is listened by python.
| |
04:20 | <Henning> All right puzzled now. Executing what you recommended leads to: "The programm jetpipe is currently not installed... You can install it by.... apt-get install ltp-client-core
| |
04:20 | So I assume I do have to install that on the lstp server machine, right?
| |
04:21 | <muppis> No.
| |
04:21 | You should have it in client, not in server.
| |
04:21 | <Henning> So this needs to be installed in the client's chroot?
| |
04:22 | <muppis> Yes, but I think you can't have running client without it already installed. :)
| |
04:23 | <Henning> that's strange then because the client is up and running right now
| |
04:24 | <muppis> Go to chroot and run: which jetpipe
| |
04:24 | If it gives /usr/sbin/jetpipe, you're good to go.
| |
04:26 | If you haven't done this, put screen_02=shell to lts.conf, so you get root shell at client easily. It can be found with ctrl+alt+F2 after reboot.
| |
04:26 | <Henning> In chroot, command which jetpipe gives /usr/sbin/jetpipe - but then the message about ltsp-client-core message missing is wrong, isn't it?
| |
04:27 | <muppis> It depends. If it gives that error at server, not in chroot, then it's right. If it gives in chroot, try: dpkg -S /usr/sbin/jetpipe
| |
04:28 | It should give this: ltsp-client-core: /usr/sbin/jetpipe
| |
04:31 | <Henning> Ok, rebooted the client with screen_02=shell, which drops me right into that shell with root permissions, No GUI anymore, Guess I have to add SCREEN_07=ldm in addition to the shell
| |
04:32 | <muppis> Yes. Sorry, forgot to mention that.
| |
04:34 | <Henning> No big thing, Running the jetpipe command succeeded, Just opened syslog, attached the printer and guess what - lots of output and add the end "USB Bidirectional printer...."
| |
04:35 | Looks good
| |
04:35 | Give me a sec to reboot the client with shell, and GUI
| |
04:38 | <muppis> If you can get jetpipe running and working manually, then problem is in lts.conf or getting settings from it. Try getltscfg -a at client and see does it give same values as defined in lts.conf.
| |
04:41 | <Henning> The funny thing after the reboot: Jetpipe's listening directly after the reboot without doing anything. The only thing I did never try beforehand was connecting the printer while booting
| |
04:41 | I always connected the printer once the lstp client was up to see exactly what's going on by monitoring the syslog
| |
04:41 | <muppis> :D
| |
04:42 | <Henning> So I guess the only thing learned from that is to connect printer while booting, hmm? :-)
| |
04:42 | <muppis> lts.conf is read and processed during startup, so if /dev/usblp0 doesn't found at that time, jetpipe fails to start.
| |
04:44 | <Henning> Now "the only" thing is to get the printer to work which has always been some trouble on a standalone hardware machine....
| |
04:45 | Do you by any chance know whether it is possible to use the scanner function of a multi functional device connected to an ltsp client or do I not even have to bother trying?
| |
04:45 | any experience with that?
| |
04:46 | <muppis> Not yet.
| |
04:47 | <Henning> Hmm, do I remember it right that I have to add the device as HP Jet direct now?
| |
04:49 | <muppis> Yes, and with client's IP.
| |
04:49 | You should make it fixed in dhcpd.conf to avoid futher problems.
| |
04:52 | <Henning> Ok, will do so. Thanks,
| |
04:52 | One more question about the driver to use
| |
04:53 | Do you use a generic HP driver for your printers?
| |
04:54 | Asking because the printer is connected now via HP JetPipe but the printer actually is a Samsung printer....
| |
04:55 | <muppis> I use model specific if possible to ensure proper functioning.
| |
04:55 | Even the script is called as jetpipe, it is just redirecter for CUPS and uses same port as actual JetPipe.
| |
04:56 | <Henning> Ok - thanks for the info! Guess I felt lucky to soon?
| |
04:57 | <muppis> You never know.
| |
04:57 | <Henning> Even though the printer driver was listed (SCX-4200) printing a test page does not work...
| |
04:58 | Device URI is listed as socket://<IP-ADDRESS>:9100
| |
04:58 | <muppis> That's fine.
| |
04:58 | <Henning> Any other idea for further trouble shooting?
| |
04:59 | <muppis> Can CUPS obtain any status information from printer?
| |
05:00 | <Henning> Well, on the first tab of the printer settings it says: "Printer state: Idle - Ready to print"
| |
05:00 | <muppis> How about Ink/Toner Levels -tab?
| |
05:01 | <Henning> Just states "There are no status messages for this printer"
| |
05:01 | <muppis> Hit Refresh.
| |
05:01 | <Henning> Greyed out
| |
05:02 | <muppis> Ok.
| |
05:02 | <Henning> Turning off printer, Rebooting client - Always those desperate last tries :)
| |
05:02 | <muppis> :D
| |
05:08 | <Henning> Grrr - no luck
| |
05:08 | When I print the test page the message "Idle - ready to print" changes to "Processing page" and the back to the idle message but the darn printer just sits there doing nothing....
| |
05:09 | any more trouble shooting ideas?
| |
05:10 | <muppis> RUn first in terminal: watch "netstat -tanp | grep :9100" and then try printing.
| |
05:11 | There you see is it even trying to connect to client.
| |
05:12 | <Henning> Changes from listen to established and then back to listen....
| |
05:14 | <muppis> At client side?
| |
05:15 | <Henning> yes
| |
05:16 | did this on the terminal activated earlier on....
| |
05:16 | alexqwesa (~alex@alexo-veto.broker.freenet6.net) left irc: Read error: Operation timed out | |
05:16 | <muppis> Ok. Trying to figure what next.
| |
05:17 | Is possible to try does that printer work at all?
| |
05:18 | <Henning> The printer works fine using a local install of Ubuntu on the same machine used as ltsp client right now
| |
05:18 | <muppis> Ok.
| |
05:18 | <Henning> It's only a total bitch to set up
| |
05:18 | alexqwesa (~alex@alexo-veto.broker.freenet6.net) joined #ltsp. | |
05:19 | <Henning> When you google for Samsung scx-4200 "Ubuntu" you find quite a bunch of people having issues getting the printer to work
| |
05:19 | Guess from now on - as the printer is connected - it's time to work through all those posts.... :-(
| |
05:20 | Anyhow - Thanks a lot for you patience and help - Got a big step further ahead!
| |
05:23 | <muppis> I was suggesting to do so.
| |
05:23 | No problem at all.
| |
05:23 | <Henning> All right then, Thanks to everyone of the LTSP team to create and maintain this really great piece of software!
| |
05:24 | Have a good weekend folks!
| |
05:24 | <muppis> Same to you.
| |
05:24 | Henning (henning@p4FDBF316.dip.t-dialin.net) left #ltsp. | |
06:49 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) joined #ltsp. | |
08:00 | <midasxl42> Hello, i'm using LTSP in edubuntu 10.4 and when i start up the thin station it connects but i get no login screen. all i get it a white screen and a mouse pointer.I get a ltsp 20 with the clients ip address but nothing else.. can anyone help me with this.. Thanks
| |
09:12 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
09:20 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
09:57 | mathesis (~jamil@unaffiliated/mathesis) joined #ltsp. | |
09:57 | mathesis (jamil@unaffiliated/mathesis) left #ltsp. | |
10:13 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
10:15 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Client Quit | |
10:38 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) left irc: Read error: Operation timed out | |
10:47 | dobber_ (~dobber@92-247-207-32.spectrumnet.bg) joined #ltsp. | |
12:31 | kusznir (~kusznir@casas-net.ailab.wsu.edu) left irc: Ping timeout: 258 seconds | |
12:43 | kusznir (~kusznir@casas-net.ailab.wsu.edu) joined #ltsp. | |
13:24 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) joined #ltsp. | |
13:45 | brunolambert (~brunolamb@gw-dcmtl.rlnx.com) joined #ltsp. | |
13:51 | dobber_ (~dobber@92-247-207-32.spectrumnet.bg) left irc: | |
14:37 | brunolambert (~brunolamb@gw-dcmtl.rlnx.com) left irc: Quit: brunolambert | |
14:56 | Trixboxer (~Trixboxer@office.supportdepartment.net) left irc: Quit: "Achievement is not the end, its the beginning of new journey !!!" | |
17:32 | ry (~ry@static-71-183-64-28.nycmny.fios.verizon.net) left irc: Read error: Operation timed out | |
17:57 | ry (~ry@static-71-183-64-28.nycmny.fios.verizon.net) joined #ltsp. | |
18:06 | chupacabra (~chupacabr@cpe-70-112-10-45.austin.res.rr.com) left irc: Read error: Operation timed out | |
18:11 | RiXtEr (~blah@207-119-215-112.dyn.centurytel.net) left irc: Ping timeout: 264 seconds | |
18:12 | RiXtEr (~blah@d24-92.rb.gh.centurytel.net) joined #ltsp. | |
18:55 | RiXtEr (~blah@d24-92.rb.gh.centurytel.net) left irc: Ping timeout: 248 seconds | |
18:55 | RiXtEr (~blah@72-161-230-31.dyn.centurytel.net) joined #ltsp. | |
19:26 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) left irc: Quit: leaving | |
19:40 | brunolambert (~brunolamb@dsl-236-124-75.b2b2c.ca) joined #ltsp. | |
19:45 | brunolambert (~brunolamb@dsl-236-124-75.b2b2c.ca) left irc: Ping timeout: 252 seconds | |
20:12 | chupacabra (~chupacabr@cpe-70-112-10-45.austin.res.rr.com) joined #ltsp. | |
20:34 | klausade (~klaus@cm-84.215.171.127.getinternet.no) left irc: Ping timeout: 250 seconds | |
20:36 | klausade (~klaus@cm-84.215.171.127.getinternet.no) joined #ltsp. | |
20:48 | alexqwesa_ (~alex@109.172.15.11) joined #ltsp. | |
20:48 | alexqwesa (~alex@alexo-veto.broker.freenet6.net) left irc: Ping timeout: 264 seconds | |
22:14 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
22:24 | zamba (marius@flage.org) left irc: Ping timeout: 276 seconds | |
22:25 | zamba (marius@flage.org) joined #ltsp. | |
22:50 | bencer (~bencer@heal.cauterized.net) left irc: Ping timeout: 250 seconds | |
22:51 | bencer (~bencer@heal.cauterized.net) joined #ltsp. | |
22:56 | IOMonster_desk (~IOMonster@68-186-57-213.dhcp.mdfd.or.charter.com) joined #ltsp. | |
22:56 | IOMonster_desk (~IOMonster@68-186-57-213.dhcp.mdfd.or.charter.com) left irc: Changing host | |
22:56 | IOMonster_desk (~IOMonster@unaffiliated/iomonster) joined #ltsp. | |
23:59 | zamba (marius@flage.org) left irc: Ping timeout: 260 seconds | |
00:00 | --- Sun May 15 2011 | |