Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Tom Gundersen [2011.08.19 0011 +0200]: > On Thu, Aug 18, 2011 at 6:44 PM, Norbert Zeh wrote: > > Hi folks, > > > > I have a strange problem with ejecting CDs from my CD drive. > > > > As root: > > > > eject and eject -t work flawlessly > > eject -T gives > > > >    ioctl: Input/output error > > >

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Tom Gundersen
On Thu, Aug 18, 2011 at 6:44 PM, Norbert Zeh wrote: > Hi folks, > > I have a strange problem with ejecting CDs from my CD drive. > > As root: > > eject and eject -t work flawlessly > eject -T gives > >    ioctl: Input/output error > > As non-root user: > > eject -t closes the tray as expected > ej

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Heiko Baums
Am Thu, 18 Aug 2011 20:33:41 +0200 schrieb Heiko Baums : > Since when do you have those issues? It's probably a bug in the kernel > (package linux 3.0.2 and 3.0.3). > > I just wanted to try what was explained in this thread and must > realize that my DVD writer isn't detected anymore, no /dev/sr0

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Uli Armbruster
* Norbert Zeh [18.08.2011 21:44]: > Karol Blazewicz [2011.08.18 2122 +0200]: > > On Thu, Aug 18, 2011 at 7:03 PM, Heiko Baums wrote: > > > Am Thu, 18 Aug 2011 13:44:23 -0300 > > > schrieb Norbert Zeh : > > > > > >> I have a strange problem with ejecting CDs from my CD drive. > > >> > > >> As root

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Karol Blazewicz [2011.08.18 2122 +0200]: > On Thu, Aug 18, 2011 at 7:03 PM, Heiko Baums wrote: > > Am Thu, 18 Aug 2011 13:44:23 -0300 > > schrieb Norbert Zeh : > > > >> I have a strange problem with ejecting CDs from my CD drive. > >> > >> As root: > >> > >> eject and eject -t work flawlessly > >>

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread C Anthony Risinger
On Thu, Aug 18, 2011 at 2:25 PM, Heiko Baums wrote: > Am Thu, 18 Aug 2011 16:07:35 -0300 > schrieb Norbert Zeh : > >> Are you sure this worked for you with 3.0.1?  If it did, then your >> issue and mine seem to be unrelated.  I just downgraded to 3.0.1-1 >> and once again was not able to run eject

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 9:25 PM, Heiko Baums wrote: > Am Thu, 18 Aug 2011 16:07:35 -0300 > schrieb Norbert Zeh : > >> Are you sure this worked for you with 3.0.1?  If it did, then your >> issue and mine seem to be unrelated.  I just downgraded to 3.0.1-1 >> and once again was not able to run eject

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Heiko Baums
Am Thu, 18 Aug 2011 16:07:35 -0300 schrieb Norbert Zeh : > Are you sure this worked for you with 3.0.1? If it did, then your > issue and mine seem to be unrelated. I just downgraded to 3.0.1-1 > and once again was not able to run eject as non-root user, even > immediately after a reboot. At lea

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 7:03 PM, Heiko Baums wrote: > Am Thu, 18 Aug 2011 13:44:23 -0300 > schrieb Norbert Zeh : > >> I have a strange problem with ejecting CDs from my CD drive. >> >> As root: >> >> eject and eject -t work flawlessly >> eject -T gives >> >>     ioctl: Input/output error >> >> As

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 8:59 PM, Norbert Zeh wrote: > Heiko Baums [2011.08.18 2033 +0200]: >> Am Thu, 18 Aug 2011 20:08:47 +0200 >> schrieb Karol Blazewicz : >> >> > I put the data CD, close the tray, try to mount it, but >> >   [karol@white ~]$ sudo mount /dev/sr0 /media/cd/ >> >   mount: /dev/sr

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Heiko Baums [2011.08.18 2033 +0200]: > Am Thu, 18 Aug 2011 20:08:47 +0200 > schrieb Karol Blazewicz : > > > I put the data CD, close the tray, try to mount it, but > > [karol@white ~]$ sudo mount /dev/sr0 /media/cd/ > > mount: /dev/sr0 already mounted or /media/cd/ busy > > > > It's definitel

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Heiko Baums [2011.08.18 2033 +0200]: > Am Thu, 18 Aug 2011 20:08:47 +0200 > schrieb Karol Blazewicz : > > > I put the data CD, close the tray, try to mount it, but > > [karol@white ~]$ sudo mount /dev/sr0 /media/cd/ > > mount: /dev/sr0 already mounted or /media/cd/ busy > > > > It's definitel

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Heiko Baums
Am Thu, 18 Aug 2011 20:08:47 +0200 schrieb Karol Blazewicz : > I put the data CD, close the tray, try to mount it, but > [karol@white ~]$ sudo mount /dev/sr0 /media/cd/ > mount: /dev/sr0 already mounted or /media/cd/ busy > > It's definitely not mounted, let's try again > [karol@white ~]$ m

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 7:48 PM, Norbert Zeh wrote: > Karol Blazewicz [2011.08.18 1916 +0200]: >> On Thu, Aug 18, 2011 at 7:08 PM, Heiko Baums wrote: >> > Am Thu, 18 Aug 2011 18:55:08 +0200 >> > schrieb Karol Blazewicz : >> > >> >> I've noticed that I have problems after I mount the CD: the butto

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Mauro Santos
On 18-08-2011 18:48, Norbert Zeh wrote: > Karol Blazewicz [2011.08.18 1916 +0200]: >> On Thu, Aug 18, 2011 at 7:08 PM, Heiko Baums wrote: >>> Am Thu, 18 Aug 2011 18:55:08 +0200 >>> schrieb Karol Blazewicz : >>> I've noticed that I have problems after I mount the CD: the button on the CD-

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Philipp Überbacher [2011.08.18 1919 +0200]: > Excerpts from Heiko Baums's message of 2011-08-18 19:03:19 +0200: > > Am Thu, 18 Aug 2011 13:44:23 -0300 > > schrieb Norbert Zeh : > > > > > I have a strange problem with ejecting CDs from my CD drive. > > > > > > As root: > > > > > > eject and eject

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Norbert Zeh
Karol Blazewicz [2011.08.18 1916 +0200]: > On Thu, Aug 18, 2011 at 7:08 PM, Heiko Baums wrote: > > Am Thu, 18 Aug 2011 18:55:08 +0200 > > schrieb Karol Blazewicz : > > > >> I've noticed that I have problems after I mount the CD: the button on > >> the CD-ROM doesn't eject the tray, but 'eject' com

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Philipp Überbacher
Excerpts from Heiko Baums's message of 2011-08-18 19:03:19 +0200: > Am Thu, 18 Aug 2011 13:44:23 -0300 > schrieb Norbert Zeh : > > > I have a strange problem with ejecting CDs from my CD drive. > > > > As root: > > > > eject and eject -t work flawlessly > > eject -T gives > > > > ioctl: Inp

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 7:08 PM, Heiko Baums wrote: > Am Thu, 18 Aug 2011 18:55:08 +0200 > schrieb Karol Blazewicz : > >> I've noticed that I have problems after I mount the CD: the button on >> the CD-ROM doesn't eject the tray, but 'eject' command works. >> I get 'ioctl: Input/output error' but

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Heiko Baums
Am Thu, 18 Aug 2011 13:44:23 -0300 schrieb Norbert Zeh : > I have a strange problem with ejecting CDs from my CD drive. > > As root: > > eject and eject -t work flawlessly > eject -T gives > > ioctl: Input/output error > > As non-root user: > > eject -t closes the tray as expected > eject

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Heiko Baums
Am Thu, 18 Aug 2011 18:55:08 +0200 schrieb Karol Blazewicz : > I've noticed that I have problems after I mount the CD: the button on > the CD-ROM doesn't eject the tray, but 'eject' command works. > I get 'ioctl: Input/output error' but the tray opens OK. > > Opening and closing the tray w/o moun

Re: [arch-general] CD eject as non-root user

2011-08-18 Thread Karol Blazewicz
On Thu, Aug 18, 2011 at 6:44 PM, Norbert Zeh wrote: > Hi folks, > > I have a strange problem with ejecting CDs from my CD drive. > > As root: > > eject and eject -t work flawlessly > eject -T gives > >    ioctl: Input/output error I've noticed that I have problems after I mount the CD: the button