From johan.vermeulen7 at telenet.be Thu Jul 10 13:36:33 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Thu, 10 Jul 2014 15:36:33 +0200 (CEST) Subject: [K12OSN] pcscd dead Message-ID: <268748002.37539751.1404999393707.JavaMail.root@telenet.be> Dear K12Linux colleagues, when trying to get an id-card reader connected to a thinclient working, a ran in to a pcscd issue. Logged in to the clients chroot: bash-4.1# service pcscd start Starting PC/SC smart card daemon (pcscd): [ OK ] bash-4.1# service pcscd status pcscd dead but subsys locked bash-4.1# pcscd -H 00000000 pcscdaemon.c:371:main() Hotplug failed: pcscd is not running I have the same software installed as on non-thinclient Centos machines: bash-4.1# yum search pcsc ========================================================================== N/S Matched: pcsc ========================================================================== pcsc-lite-acr38u.i686 : ACS ACR 38 USB (acr38u non-CCID) Smartcard Reader driver for PCSC-lite pcsc-lite.i686 : PC/SC Lite smart card framework and applications pcsc-lite-devel.i686 : PC/SC Lite development files pcsc-lite-doc.i686 : PC/SC Lite developer documentation pcsc-lite-libs.i686 : PC/SC Lite libraries pcsc-lite-openct.i686 : OpenCT PC/SC Lite driver Name and summary matches only, use "search all" for everything. Anybody ran in to this before? Googling this problem, I find no useful info. Greetings, J. -------------- next part -------------- An HTML attachment was scrubbed... URL: From william at fragakis.com Thu Jul 10 17:20:55 2014 From: william at fragakis.com (William Fragakis) Date: Thu, 10 Jul 2014 13:20:55 -0400 Subject: [K12OSN] pcscd dead In-Reply-To: References: Message-ID: <1405012855.5394.114.camel@server.ltsp> Are thin/non-thin client kernels similar or same? Have you been able to run non-thin client install on the thin client (e.g. live cd or usb) and get it to work? Never have come across the issue but trying to eliminate easiest portions first. Regards, William > Message: 1 > Date: Thu, 10 Jul 2014 15:36:33 +0200 (CEST) > From: johan.vermeulen7 at telenet.be > To: "Support list for open source software in schools." > > Subject: [K12OSN] pcscd dead > Message-ID: > <268748002.37539751.1404999393707.JavaMail.root at telenet.be> > Content-Type: text/plain; charset="utf-8" > > Dear K12Linux colleagues, > > when trying to get an id-card reader connected to a thinclient working, a ran in to a pcscd issue. > > Logged in to the clients chroot: > > bash-4.1# service pcscd start > Starting PC/SC smart card daemon (pcscd): [ OK ] > bash-4.1# service pcscd status > pcscd dead but subsys locked > bash-4.1# pcscd -H > 00000000 pcscdaemon.c:371:main() Hotplug failed: pcscd is not running > > I have the same software installed as on non-thinclient Centos machines: > > bash-4.1# yum search pcsc > ========================================================================== N/S Matched: pcsc ========================================================================== > pcsc-lite-acr38u.i686 : ACS ACR 38 USB (acr38u non-CCID) Smartcard Reader driver for PCSC-lite > pcsc-lite.i686 : PC/SC Lite smart card framework and applications > pcsc-lite-devel.i686 : PC/SC Lite development files > pcsc-lite-doc.i686 : PC/SC Lite developer documentation > pcsc-lite-libs.i686 : PC/SC Lite libraries > pcsc-lite-openct.i686 : OpenCT PC/SC Lite driver > > Name and summary matches only, use "search all" for everything. > > Anybody ran in to this before? Googling this problem, I find no useful info. > > Greetings, J. > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > > ------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > > End of K12OSN Digest, Vol 120, Issue 1 > ************************************** From johan.vermeulen7 at telenet.be Fri Jul 11 09:50:06 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Fri, 11 Jul 2014 11:50:06 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <1405012855.5394.114.camel@server.ltsp> References: <1405012855.5394.114.camel@server.ltsp> Message-ID: <765950222.38942375.1405072206529.JavaMail.root@telenet.be> Hello William, thanks for helping me out. I really need this to work. Apart from most machines being X86_64, it's the same kernel. [jvermeulen at cawdekempen ~]$ ssh -X root at 192.168.80.210 root at 192.168.80.210's password: Last login: Thu Jul 10 14:19:07 2014 from 192.168.66.174 [root at tpoortje ~]# cd /opt/ltsp/i386 [root at tpoortje i386]# setarch i386 chroot . bash-4.1# mount -t proc proc /proc bash-4.1# uname -a Linux tpoortje 2.6.32-431.20.3.el6.i686 #1 SMP Thu Jun 19 19:51:30 UTC 2014 i686 i686 i386 GNU/Linux bash-4.1# yum update sl | 2.8 kB 00:00 sl-fastbugs | 3.3 kB 00:00 sl-security | 3.0 kB 00:00 Setting up Update Process No Packages marked for Update On my laptop: [jvermeulen at cawdekempen ~]$ uname -a Linux cawdekempen.be 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux As for running non-thinclient installls on the thinclient; I'm testing this now with Fedora Sugar on a Stick live cd, that just works. The thinclient I'm testing this with is diskless, its just an Asus motherboard with 2Gb ram. Greetings, Johan ----- Oorspronkelijk bericht ----- Van: "William Fragakis" Aan: k12osn at redhat.com Verzonden: Donderdag 10 juli 2014 19:20:55 Onderwerp: Re: [K12OSN] pcscd dead Are thin/non-thin client kernels similar or same? Have you been able to run non-thin client install on the thin client (e.g. live cd or usb) and get it to work? Never have come across the issue but trying to eliminate easiest portions first. Regards, William > Message: 1 > Date: Thu, 10 Jul 2014 15:36:33 +0200 (CEST) > From: johan.vermeulen7 at telenet.be > To: "Support list for open source software in schools." > > Subject: [K12OSN] pcscd dead > Message-ID: > <268748002.37539751.1404999393707.JavaMail.root at telenet.be> > Content-Type: text/plain; charset="utf-8" > > Dear K12Linux colleagues, > > when trying to get an id-card reader connected to a thinclient working, a ran in to a pcscd issue. > > Logged in to the clients chroot: > > bash-4.1# service pcscd start > Starting PC/SC smart card daemon (pcscd): [ OK ] > bash-4.1# service pcscd status > pcscd dead but subsys locked > bash-4.1# pcscd -H > 00000000 pcscdaemon.c:371:main() Hotplug failed: pcscd is not running > > I have the same software installed as on non-thinclient Centos machines: > > bash-4.1# yum search pcsc > ========================================================================== N/S Matched: pcsc ========================================================================== > pcsc-lite-acr38u.i686 : ACS ACR 38 USB (acr38u non-CCID) Smartcard Reader driver for PCSC-lite > pcsc-lite.i686 : PC/SC Lite smart card framework and applications > pcsc-lite-devel.i686 : PC/SC Lite development files > pcsc-lite-doc.i686 : PC/SC Lite developer documentation > pcsc-lite-libs.i686 : PC/SC Lite libraries > pcsc-lite-openct.i686 : OpenCT PC/SC Lite driver > > Name and summary matches only, use "search all" for everything. > > Anybody ran in to this before? Googling this problem, I find no useful info. > > Greetings, J. > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > > ------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > > End of K12OSN Digest, Vol 120, Issue 1 > ************************************** _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From johan.vermeulen7 at telenet.be Mon Jul 14 11:40:41 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Mon, 14 Jul 2014 13:40:41 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <765950222.38942375.1405072206529.JavaMail.root@telenet.be> References: <1405012855.5394.114.camel@server.ltsp> <765950222.38942375.1405072206529.JavaMail.root@telenet.be> Message-ID: <1984947234.43382314.1405338041730.JavaMail.root@telenet.be> Hello All, I now see this EM: #/etc/init.d/pcscd start starting pc/sc smart card daemon ( pcscd ) : /usr/sbin/update-reader.conf: rule41: /etc/reader.conf: access refused. greetings, J. ----- Oorspronkelijk bericht ----- Van: "johan vermeulen7" Aan: "Support list for open source software in schools." Verzonden: Vrijdag 11 juli 2014 11:50:06 Onderwerp: Re: [K12OSN] pcscd dead Hello William, thanks for helping me out. I really need this to work. Apart from most machines being X86_64, it's the same kernel. [jvermeulen at cawdekempen ~]$ ssh -X root at 192.168.80.210 root at 192.168.80.210's password: Last login: Thu Jul 10 14:19:07 2014 from 192.168.66.174 [root at tpoortje ~]# cd /opt/ltsp/i386 [root at tpoortje i386]# setarch i386 chroot . bash-4.1# mount -t proc proc /proc bash-4.1# uname -a Linux tpoortje 2.6.32-431.20.3.el6.i686 #1 SMP Thu Jun 19 19:51:30 UTC 2014 i686 i686 i386 GNU/Linux bash-4.1# yum update sl | 2.8 kB 00:00 sl-fastbugs | 3.3 kB 00:00 sl-security | 3.0 kB 00:00 Setting up Update Process No Packages marked for Update On my laptop: [jvermeulen at cawdekempen ~]$ uname -a Linux cawdekempen.be 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux As for running non-thinclient installls on the thinclient; I'm testing this now with Fedora Sugar on a Stick live cd, that just works. The thinclient I'm testing this with is diskless, its just an Asus motherboard with 2Gb ram. Greetings, Johan ----- Oorspronkelijk bericht ----- Van: "William Fragakis" Aan: k12osn at redhat.com Verzonden: Donderdag 10 juli 2014 19:20:55 Onderwerp: Re: [K12OSN] pcscd dead Are thin/non-thin client kernels similar or same? Have you been able to run non-thin client install on the thin client (e.g. live cd or usb) and get it to work? Never have come across the issue but trying to eliminate easiest portions first. Regards, William > Message: 1 > Date: Thu, 10 Jul 2014 15:36:33 +0200 (CEST) > From: johan.vermeulen7 at telenet.be > To: "Support list for open source software in schools." > > Subject: [K12OSN] pcscd dead > Message-ID: > <268748002.37539751.1404999393707.JavaMail.root at telenet.be> > Content-Type: text/plain; charset="utf-8" > > Dear K12Linux colleagues, > > when trying to get an id-card reader connected to a thinclient working, a ran in to a pcscd issue. > > Logged in to the clients chroot: > > bash-4.1# service pcscd start > Starting PC/SC smart card daemon (pcscd): [ OK ] > bash-4.1# service pcscd status > pcscd dead but subsys locked > bash-4.1# pcscd -H > 00000000 pcscdaemon.c:371:main() Hotplug failed: pcscd is not running > > I have the same software installed as on non-thinclient Centos machines: > > bash-4.1# yum search pcsc > ========================================================================== N/S Matched: pcsc ========================================================================== > pcsc-lite-acr38u.i686 : ACS ACR 38 USB (acr38u non-CCID) Smartcard Reader driver for PCSC-lite > pcsc-lite.i686 : PC/SC Lite smart card framework and applications > pcsc-lite-devel.i686 : PC/SC Lite development files > pcsc-lite-doc.i686 : PC/SC Lite developer documentation > pcsc-lite-libs.i686 : PC/SC Lite libraries > pcsc-lite-openct.i686 : OpenCT PC/SC Lite driver > > Name and summary matches only, use "search all" for everything. > > Anybody ran in to this before? Googling this problem, I find no useful info. > > Greetings, J. > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > > ------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > > End of K12OSN Digest, Vol 120, Issue 1 > ************************************** _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From cisna-barry at wc235.k12.il.us Mon Jul 14 11:55:57 2014 From: cisna-barry at wc235.k12.il.us (Barry Cisna) Date: Mon, 14 Jul 2014 06:55:57 -0500 Subject: [K12OSN] pcscd dead Message-ID: <1405338957.32190.30.camel@localhost> Johan, >From the looks of your last posted message here it may be simply a permissions ,(on the client chroot, of course),thing with the pcsd executable? Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the actual pcsd executable/shell script. Try restarting the pcsd service and see if this same error is thrown. Kind of a rough way to do it but worth a try. Barry From johan.vermeulen7 at telenet.be Mon Jul 14 15:54:20 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Mon, 14 Jul 2014 17:54:20 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <1405338957.32190.30.camel@localhost> References: <1405338957.32190.30.camel@localhost> Message-ID: <752876145.43794771.1405353260780.JavaMail.root@telenet.be> Hello Barry, hello All, thanks for helping me out. First of all, I noticed that according to the ps command, pcscd is running at bootup. But I tried to change permissions anyway, that didn't solve the problem. EM is the same. Searching further, if found that haldaemon is not running. I think that is the underlying problem. So I'm not searching on how to fix haldaemon. Greetings, J. ----- Oorspronkelijk bericht ----- Van: "Barry Cisna" Aan: "K12LTSP Mailing List" Verzonden: Maandag 14 juli 2014 13:55:57 Onderwerp: Re: [K12OSN] pcscd dead Johan, >From the looks of your last posted message here it may be simply a permissions ,(on the client chroot, of course),thing with the pcsd executable? Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the actual pcsd executable/shell script. Try restarting the pcsd service and see if this same error is thrown. Kind of a rough way to do it but worth a try. Barry _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From jim.kinney at gmail.com Mon Jul 14 16:03:48 2014 From: jim.kinney at gmail.com (Jim Kinney) Date: Mon, 14 Jul 2014 12:03:48 -0400 Subject: [K12OSN] pcscd dead In-Reply-To: <752876145.43794771.1405353260780.JavaMail.root@telenet.be> References: <1405338957.32190.30.camel@localhost> <752876145.43794771.1405353260780.JavaMail.root@telenet.be> Message-ID: Yes. haldaemon is a base requirement for many, many things. Try a re-install of it into the chroot using a yum command like yum reinstall haldaemon after you chroot into the chroot itself. On Mon, Jul 14, 2014 at 11:54 AM, wrote: > Hello Barry, hello All, > > thanks for helping me out. > > First of all, I noticed that according to the ps command, pcscd is running > at bootup. > But I tried to change permissions anyway, that didn't solve the problem. > EM is the same. > > Searching further, if found that haldaemon is not running. I think that is > the underlying problem. > > So I'm not searching on how to fix haldaemon. > > Greetings, J. > > ----- Oorspronkelijk bericht ----- > Van: "Barry Cisna" > Aan: "K12LTSP Mailing List" > Verzonden: Maandag 14 juli 2014 13:55:57 > Onderwerp: Re: [K12OSN] pcscd dead > > Johan, > > >From the looks of your last posted message here it may be simply a > permissions ,(on the client chroot, of course),thing with the pcsd > executable? > > Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the > actual pcsd executable/shell script. > > Try restarting the pcsd service and see if this same error is thrown. > > Kind of a rough way to do it but worth a try. > > Barry > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- -- James P. Kinney III Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain *http://heretothereideas.blogspot.com/ * -------------- next part -------------- An HTML attachment was scrubbed... URL: From johan.vermeulen7 at telenet.be Mon Jul 14 16:07:28 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Mon, 14 Jul 2014 18:07:28 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <752876145.43794771.1405353260780.JavaMail.root@telenet.be> References: <1405338957.32190.30.camel@localhost> <752876145.43794771.1405353260780.JavaMail.root@telenet.be> Message-ID: <65165233.43811981.1405354048262.JavaMail.root@telenet.be> I mean I am now searching how to fix haldaemon. ----- Oorspronkelijk bericht ----- Van: "johan vermeulen7" Aan: "Support list for open source software in schools." Verzonden: Maandag 14 juli 2014 17:54:20 Onderwerp: Re: [K12OSN] pcscd dead Hello Barry, hello All, thanks for helping me out. First of all, I noticed that according to the ps command, pcscd is running at bootup. But I tried to change permissions anyway, that didn't solve the problem. EM is the same. Searching further, if found that haldaemon is not running. I think that is the underlying problem. So I'm not searching on how to fix haldaemon. Greetings, J. ----- Oorspronkelijk bericht ----- Van: "Barry Cisna" Aan: "K12LTSP Mailing List" Verzonden: Maandag 14 juli 2014 13:55:57 Onderwerp: Re: [K12OSN] pcscd dead Johan, >From the looks of your last posted message here it may be simply a permissions ,(on the client chroot, of course),thing with the pcsd executable? Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the actual pcsd executable/shell script. Try restarting the pcsd service and see if this same error is thrown. Kind of a rough way to do it but worth a try. Barry _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From johan.vermeulen7 at telenet.be Mon Jul 14 16:10:44 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Mon, 14 Jul 2014 18:10:44 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: References: <1405338957.32190.30.camel@localhost> <752876145.43794771.1405353260780.JavaMail.root@telenet.be> Message-ID: <1358348178.43817047.1405354244108.JavaMail.root@telenet.be> Hello Jim, I will do that tomorrow. Just to be sure; chroot into the chroo itself, is this sufficient: cd /opt/ltsp/i386 setarch i386 chroot . mount -t proc proc /proc greetings, J. ----- Oorspronkelijk bericht ----- Van: "Jim Kinney" Aan: "Support list for open source software in schools." Verzonden: Maandag 14 juli 2014 18:03:48 Onderwerp: Re: [K12OSN] pcscd dead Yes. haldaemon is a base requirement for many, many things. Try a re-install of it into the chroot using a yum command like yum reinstall haldaemon after you chroot into the chroot itself. On Mon, Jul 14, 2014 at 11:54 AM, < johan.vermeulen7 at telenet.be > wrote: Hello Barry, hello All, thanks for helping me out. First of all, I noticed that according to the ps command, pcscd is running at bootup. But I tried to change permissions anyway, that didn't solve the problem. EM is the same. Searching further, if found that haldaemon is not running. I think that is the underlying problem. So I'm not searching on how to fix haldaemon. Greetings, J. ----- Oorspronkelijk bericht ----- Van: "Barry Cisna" < cisna-barry at wc235.k12.il.us > Aan: "K12LTSP Mailing List" < k12osn at redhat.com > Verzonden: Maandag 14 juli 2014 13:55:57 Onderwerp: Re: [K12OSN] pcscd dead Johan, >From the looks of your last posted message here it may be simply a permissions ,(on the client chroot, of course),thing with the pcsd executable? Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the actual pcsd executable/shell script. Try restarting the pcsd service and see if this same error is thrown. Kind of a rough way to do it but worth a try. Barry _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see < http://www.k12os.org > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see < http://www.k12os.org > -- -- James P. Kinney III Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain http://heretothereideas.blogspot.com/ _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim.kinney at gmail.com Mon Jul 14 16:39:08 2014 From: jim.kinney at gmail.com (Jim Kinney) Date: Mon, 14 Jul 2014 12:39:08 -0400 Subject: [K12OSN] pcscd dead In-Reply-To: <1358348178.43817047.1405354244108.JavaMail.root@telenet.be> References: <1405338957.32190.30.camel@localhost> <752876145.43794771.1405353260780.JavaMail.root@telenet.be> <1358348178.43817047.1405354244108.JavaMail.root@telenet.be> Message-ID: That looks reasonable. I'm not sure if the default LTSP installs a working /etc/yum.repos.d folder in the chroot or not. I'm not anywhere near a test rig so I can't check. You may want to copy in your main one form (non-chroot) /etc/yum.repos.d/* and edit them to be specific for the clients (i.e. i386 or i686). On Mon, Jul 14, 2014 at 12:10 PM, wrote: > Hello Jim, > > I will do that tomorrow. > > Just to be sure; chroot into the chroo itself, is this sufficient: > > cd /opt/ltsp/i386 > setarch i386 chroot . > mount -t proc proc /proc > > greetings, J. > > > ------------------------------ > *Van: *"Jim Kinney" > *Aan: *"Support list for open source software in schools." < > k12osn at redhat.com> > *Verzonden: *Maandag 14 juli 2014 18:03:48 > > *Onderwerp: *Re: [K12OSN] pcscd dead > > Yes. haldaemon is a base requirement for many, many things. Try a > re-install of it into the chroot using a yum command like yum reinstall > haldaemon after you chroot into the chroot itself. > > > On Mon, Jul 14, 2014 at 11:54 AM, wrote: > >> Hello Barry, hello All, >> >> thanks for helping me out. >> >> First of all, I noticed that according to the ps command, pcscd is >> running at bootup. >> But I tried to change permissions anyway, that didn't solve the problem. >> EM is the same. >> >> Searching further, if found that haldaemon is not running. I think that >> is the underlying problem. >> >> So I'm not searching on how to fix haldaemon. >> >> Greetings, J. >> >> ----- Oorspronkelijk bericht ----- >> Van: "Barry Cisna" >> Aan: "K12LTSP Mailing List" >> Verzonden: Maandag 14 juli 2014 13:55:57 >> Onderwerp: Re: [K12OSN] pcscd dead >> >> Johan, >> >> >From the looks of your last posted message here it may be simply a >> permissions ,(on the client chroot, of course),thing with the pcsd >> executable? >> >> Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with the >> actual pcsd executable/shell script. >> >> Try restarting the pcsd service and see if this same error is thrown. >> >> Kind of a rough way to do it but worth a try. >> >> Barry >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > > > -- > -- > James P. Kinney III > > Every time you stop a school, you will have to build a jail. What you gain > at one end you lose at the other. It's like feeding a dog on his own tail. > It won't fatten the dog. > - Speech 11/23/1900 Mark Twain > > > *http://heretothereideas.blogspot.com/ > * > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- -- James P. Kinney III Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain *http://heretothereideas.blogspot.com/ * -------------- next part -------------- An HTML attachment was scrubbed... URL: From william at fragakis.com Mon Jul 14 17:29:51 2014 From: william at fragakis.com (William Fragakis) Date: Mon, 14 Jul 2014 13:29:51 -0400 Subject: [K12OSN] pcscd dead In-Reply-To: References: Message-ID: <1405358991.5394.197.camel@server.ltsp> Johan, This may be totally unrelated but since permissions and haldaemon are being mentioned... I've run into an issue when cloning running systems via rsync. For some reason, the permissions for haldaemon cache wouldn't be correct. The following cleared up the issue: chown haldaemon:haldaemon /var/cache/hald if you suspect this might be the issue, you can run this hald --daemon=no 2>&1 | tee /tmp/hal.log then cat /tmp/hal.log to see what the log shows. Again, may have nothing to do with your problem. Regards, William On Mon, 2014-07-14 at 12:00 -0400, k12osn-request at redhat.com wrote: > Van: "Barry Cisna" > Aan: "K12LTSP Mailing List" > Verzonden: Maandag 14 juli 2014 13:55:57 > Onderwerp: Re: [K12OSN] pcscd dead > > Johan, > > >From the looks of your last posted message here it may be simply a > permissions ,(on the client chroot, of course),thing with the pcsd > executable? > > Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with > the > actual pcsd executable/shell script. > > Try restarting the pcsd service and see if this same error is thrown. > > Kind of a rough way to do it but worth a try. > > Barry From johan.vermeulen7 at telenet.be Tue Jul 15 10:10:30 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Tue, 15 Jul 2014 12:10:30 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <1405358991.5394.197.camel@server.ltsp> References: <1405358991.5394.197.camel@server.ltsp> Message-ID: <64192240.44981286.1405419030075.JavaMail.root@telenet.be> Hello All, re?nstalling hal didn't do the trick. I tried the chown haldaemon command, that didn't work. I did not succeed in caching log files in /tmp/hal.log nor do i see other haldaemon related EM. But I managed to get messagebus running (dbus ) and I now see these hald processes: bash-4.1# ps auxw | grep hald 68 1703 0.0 0.2 17676 4784 ? Ssl 02:40 0:00 hald root 1704 0.0 0.0 3980 1104 ? S 02:40 0:00 hald-runner root 1745 0.0 0.0 4052 1140 ? S 02:40 0:00 hald-addon-input: Listening on /dev/input/event0 /dev/input/event1 68 1750 0.0 0.0 3644 980 ? S 02:40 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket root 3105 0.0 0.0 4376 776 ? S+ 03:05 0:00 grep hald I also see this in /var/log/messages when starting pcscd : Jul 15 02:38:43 tpoortje pcscd: hotplug_libhal.c:465:HPRegisterForHotplugEvents() error: dbus_bus_get: org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient (rejected message had sender "(unset)" interface "org.freedesktop.DBus" member "Hello" error name "(unset)" destination "org.freedesktop.DBus") So it could be a Selinux issue. To solve this it tried the command : echo 0 > /selinux/enforce and I modified /etc/selinux/config Neither helped. Greetings, J. ----- Oorspronkelijk bericht ----- Van: "William Fragakis" Aan: k12osn at redhat.com Verzonden: Maandag 14 juli 2014 19:29:51 Onderwerp: Re: [K12OSN] pcscd dead Johan, This may be totally unrelated but since permissions and haldaemon are being mentioned... I've run into an issue when cloning running systems via rsync. For some reason, the permissions for haldaemon cache wouldn't be correct. The following cleared up the issue: chown haldaemon:haldaemon /var/cache/hald if you suspect this might be the issue, you can run this hald --daemon=no 2>&1 | tee /tmp/hal.log then cat /tmp/hal.log to see what the log shows. Again, may have nothing to do with your problem. Regards, William On Mon, 2014-07-14 at 12:00 -0400, k12osn-request at redhat.com wrote: > Van: "Barry Cisna" > Aan: "K12LTSP Mailing List" > Verzonden: Maandag 14 juli 2014 13:55:57 > Onderwerp: Re: [K12OSN] pcscd dead > > Johan, > > >From the looks of your last posted message here it may be simply a > permissions ,(on the client chroot, of course),thing with the pcsd > executable? > > Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with > the > actual pcsd executable/shell script. > > Try restarting the pcsd service and see if this same error is thrown. > > Kind of a rough way to do it but worth a try. > > Barry _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From me at todhackett.com Wed Jul 16 17:46:17 2014 From: me at todhackett.com (me) Date: Wed, 16 Jul 2014 10:46:17 -0700 Subject: [K12OSN] thin client doesn't quite get to desktop References: <1405358991.5394.197.camel@server.ltsp> Message-ID: <20140716174554.M29832@todhackett.com> Hi All I seem to be stumped. Have thin clients that almost get to a desktop. Looking at the messages on the server - ldminfod keeps starting and stopping. The thin client screen blanks and unblanks ( no pix of anything ). I can get into a shell on the TC and tailing messages shows '[time] client-192 kernel: pci 0000:01:00.0 putting AGP V3 device into 8x mode' over and over. Server F14, serving F12 to the network. I have another server ( F14, serving F10 to another network ) which is running fine; well sorta. To make a long story short, I couldn't get the touch screens working proper. After a couple of days scratching and cussing I finally figured out that the proper drivers were not installing for ttyS0/1 because there was a problem with the server's comm port. I haven't popped the case to check it out, but there is NOT a DB9 or RJ11 on the outside anywhere. This almost has to be the case as I can 'cat /dev/ttyS0' then tap the screen on the TC monitor and I get gibberish; which does NOT happen on the old server or running TC's. Ideas anyone? -- Todd Hackett Chief Bottle Washer PoBox 1168 Libby, MT 59923 406.291.6241 From johan.vermeulen7 at telenet.be Fri Jul 18 05:15:25 2014 From: johan.vermeulen7 at telenet.be (johan.vermeulen7 at telenet.be) Date: Fri, 18 Jul 2014 07:15:25 +0200 (CEST) Subject: [K12OSN] pcscd dead In-Reply-To: <64192240.44981286.1405419030075.JavaMail.root@telenet.be> References: <1405358991.5394.197.camel@server.ltsp> <64192240.44981286.1405419030075.JavaMail.root@telenet.be> Message-ID: <1176629969.49659323.1405660525255.JavaMail.root@telenet.be> Hello All, this is at least partialy solved, by updating the ltsp-server packages. ( we can not run the latest ltsp-client packages because of thinclient incompatibility ) Greetings, j. ----- Oorspronkelijk bericht ----- Van: johan vermeulen7 Aan: Support list for open source software in schools. Verzonden: Tue, 15 Jul 2014 12:10:30 +0200 (CEST) Onderwerp: Re: [K12OSN] pcscd dead Hello All, re?nstalling hal didn't do the trick. I tried the chown haldaemon command, that didn't work. I did not succeed in caching log files in /tmp/hal.log nor do i see other haldaemon related EM. But I managed to get messagebus running (dbus ) and I now see these hald processes: bash-4.1# ps auxw | grep hald 68 1703 0.0 0.2 17676 4784 ? Ssl 02:40 0:00 hald root 1704 0.0 0.0 3980 1104 ? S 02:40 0:00 hald-runner root 1745 0.0 0.0 4052 1140 ? S 02:40 0:00 hald-addon-input: Listening on /dev/input/event0 /dev/input/event1 68 1750 0.0 0.0 3644 980 ? S 02:40 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket root 3105 0.0 0.0 4376 776 ? S+ 03:05 0:00 grep hald I also see this in /var/log/messages when starting pcscd : Jul 15 02:38:43 tpoortje pcscd: hotplug_libhal.c:465:HPRegisterForHotplugEvents() error: dbus_bus_get: org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient (rejected message had sender "(unset)" interface "org.freedesktop.DBus" member "Hello" error name "(unset)" destination "org.freedesktop.DBus") So it could be a Selinux issue. To solve this it tried the command : echo 0 > /selinux/enforce and I modified /etc/selinux/config Neither helped. Greetings, J. ----- Oorspronkelijk bericht ----- Van: "William Fragakis" Aan: k12osn at redhat.com Verzonden: Maandag 14 juli 2014 19:29:51 Onderwerp: Re: [K12OSN] pcscd dead Johan, This may be totally unrelated but since permissions and haldaemon are being mentioned... I've run into an issue when cloning running systems via rsync. For some reason, the permissions for haldaemon cache wouldn't be correct. The following cleared up the issue: chown haldaemon:haldaemon /var/cache/hald if you suspect this might be the issue, you can run this hald --daemon=no 2>&1 | tee /tmp/hal.log then cat /tmp/hal.log to see what the log shows. Again, may have nothing to do with your problem. Regards, William On Mon, 2014-07-14 at 12:00 -0400, k12osn-request at redhat.com wrote: > Van: "Barry Cisna" > Aan: "K12LTSP Mailing List" > Verzonden: Maandag 14 juli 2014 13:55:57 > Onderwerp: Re: [K12OSN] pcscd dead > > Johan, > > >From the looks of your last posted message here it may be simply a > permissions ,(on the client chroot, of course),thing with the pcsd > executable? > > Just do an 'chmod -c -R 777 /' ,,,to the pcsd directory along with > the > actual pcsd executable/shell script. > > Try restarting the pcsd service and see if this same error is thrown. > > Kind of a rough way to do it but worth a try. > > Barry _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From me at todhackett.com Fri Jul 18 18:25:57 2014 From: me at todhackett.com (me) Date: Fri, 18 Jul 2014 11:25:57 -0700 Subject: [K12OSN] some questions? maybe st00pid, but need asked Message-ID: <20140718171413.M63261@todhackett.com> I am confused. Server is f14 loaded a couple of days ago. We go through all of the process of loading pxelinux.0 from our tftpboot (/var/lib/tftpboot/ltsp/i386 )directory which is f10, and then booting out of our chroot ( /opt/ltsp/i386 ). So why does the f14 desktop come up vs the F10 version that we have configured? I have been having problems with touch screens on the TC's and found that I can drop to a shell ( ctrl/alt f2 ) during the TC boot and cat /dev/ttyS0 then touching the screen I get a response. When it gets to the desktop ( f14 ) then I go into a shell, cat'n /dev/ttyS0 does nothing. I have read and re-read, searched and scratched and can't figure out what I am missing. Guess that the brain cells are tooooo old. me -- Todd Hackett Chief Bottle Washer PoBox 1168 Libby, MT 59923 406.291.6241 From jim.kinney at gmail.com Fri Jul 18 18:37:53 2014 From: jim.kinney at gmail.com (Jim Kinney) Date: Fri, 18 Jul 2014 14:37:53 -0400 Subject: [K12OSN] some questions? maybe st00pid, but need asked In-Reply-To: <20140718171413.M63261@todhackett.com> References: <20140718171413.M63261@todhackett.com> Message-ID: On Fri, Jul 18, 2014 at 2:25 PM, me wrote: > I am confused. Server is f14 loaded a couple of days ago. > > We go through all of the process of loading pxelinux.0 from our tftpboot > (/var/lib/tftpboot/ltsp/i386 )directory which is f10, and then booting out > of our chroot > ( /opt/ltsp/i386 ). So why does the f14 desktop come up vs the F10 > version that we > have configured? > Sounds like the chroot is not being entered by the TCs. They are instead being routed to the full OS of the server. That's a config issue in the LTSP setup in the OS being sent to the TCs. Double check your pxe boot process and make sure it really is what's being loaded. > > I have been having problems with touch screens on the TC's and found that > I can drop to > a shell ( ctrl/alt f2 ) during the TC boot and cat /dev/ttyS0 then > touching the screen I > get a response. When it gets to the desktop ( f14 ) then I go into a > shell, cat'n > /dev/ttyS0 does nothing. > That /dev/ttyS0 is on the server not the TC. Basically, the touchscreen serial port is not being sent back to the server like a mouse device. I don't know if serial device data is supported. The serial mouse was dropped from the kernel long before Fedora 9 days. I about cried as my wonderful Kensington trackball was being discarded. > > I have read and re-read, searched and scratched and can't figure out what > I am missing. > Guess that the brain cells are tooooo old. > > me > > -- > Todd Hackett Chief Bottle Washer > PoBox 1168 > Libby, MT 59923 > 406.291.6241 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- -- James P. Kinney III Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain *http://heretothereideas.blogspot.com/ * -------------- next part -------------- An HTML attachment was scrubbed... URL: From me at todhackett.com Fri Jul 18 19:50:47 2014 From: me at todhackett.com (me) Date: Fri, 18 Jul 2014 12:50:47 -0700 Subject: [K12OSN] some questions? maybe st00pid, but need asked In-Reply-To: References: <20140718171413.M63261@todhackett.com> Message-ID: <20140718194155.M24076@todhackett.com> > Sounds like the chroot is not being entered by the TCs. They are instead > being routed to the full OS of the server. That's a config issue in the > LTSP setup in the OS being sent to the TCs. Double check your pxe boot > process and make sure it really is what's being loaded. Bottom of the TC states Fedora 10 - I will look at the config *again*. I went through DMESG on the TC and F10 is in all the OS names. > That /dev/ttyS0 is on the server not the TC. Basically, the touchscreen > serial port is not being sent back to the server like a mouse device. I > don't know if serial device data is supported. The serial mouse was dropped > from the kernel long before Fedora 9 days. I about cried as my wonderful > Kensington trackball was being discarded. I was curious so I hooked up a touch screen on the server - low and behold cat /dev/ttyS0 responds on the TC when I drag across the touchscreen on the server. Only the touch portion ( serial port ) was hooked up to the server NOT the monitor portion. Other folks seem to have no trouble with their touchscreens - most of what they say is 'they just work' - go figure. Is there a way to re-assign the TC serial port to another tty? I only have something like 5 TC's and /proc shows something like 50 tty's. -- Todd Hackett Chief Bottle Washer PoBox 1168 Libby, MT 59923 406.291.6241 From member at linkedin.com Wed Jul 30 16:05:51 2014 From: member at linkedin.com (Lauren Gromen via LinkedIn) Date: Wed, 30 Jul 2014 16:05:51 +0000 (UTC) Subject: [K12OSN] Sergio, please add me to your LinkedIn network Message-ID: <1675558007.92619356.1406736351441.JavaMail.app@ela4-app7755.prod> LinkedIn ------------ Lauren Gromen requested to add you as a connection on LinkedIn: ------------------------------------------ Sergio, I'd like to add you to my professional network on LinkedIn. - Lauren Accept invitation from Lauren Gromen http://www.linkedin.com/e/4uridb-hy8ui3m3-l/pALzX4kTsIfRQ1ozG0pFkv3pCtGs/blk/I1253202551_20/e39SrCAJoS5vrCAJoyRJtCVFnSRJrScJr6RBfnhv9ClRsDgZp6lQs6lzoQ5AomZIpn8_c39vcjkRcz0OcPkOckALillBenlSm4cLczoPd3wMcjcRe34LrCBxbOYWrSlI/eml-comm_invm-b-in_ac-inv28/?hs=false&tok=37vzgi-OpBM6k1 View profile of Lauren Gromen http://www.linkedin.com/e/4uridb-hy8ui3m3-l/rso/260839862/BcXO/name/21952018_I1253202551_20/?hs=false&tok=3c1UUKxqlBM6k1 ------------------------------------------ You are receiving Invitation emails. This email was intended for Sergio Chaves. Learn why this is included: http://www.linkedin.com/e/4uridb-hy8ui3m3-l/plh/http%3A%2F%2Fhelp%2Elinkedin%2Ecom%2Fapp%2Fanswers%2Fdetail%2Fa_id%2F4788/-GXI/?hs=false&tok=2Ki7fI9qxBM6k1 (c) 2012, LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA. -------------- next part -------------- An HTML attachment was scrubbed... URL: From h11246 at yahoo.com Thu Jul 31 16:15:13 2014 From: h11246 at yahoo.com (h11246) Date: Thu, 31 Jul 2014 16:15:13 -0000 Subject: [K12OSN] Auto Response Message-ID: <732929.64320.bm@omp1046.mail.ne1.yahoo.com> An HTML attachment was scrubbed... URL: