[gentoo-user] Re: virtualbox - serial port

2012-09-21 Thread Grant Edwards
On 2012-09-21, Mick wrote: > On Tuesday 18 Sep 2012 18:49:33 Joseph wrote: >> On 09/18/12 15:59, Grant Edwards wrote: >> >> [snip] >> >> >> I'm in group "tty", so I can not figure it out why virtualbox is >> >> complaining. >> > >> >What happens when you do "cat /dev/ttyS0"? >> >> It is working

Re: [gentoo-user] Re: virtualbox - serial port

2012-09-20 Thread Mick
On Tuesday 18 Sep 2012 18:49:33 Joseph wrote: > On 09/18/12 15:59, Grant Edwards wrote: > > [snip] > > >> I'm in group "tty", so I can not figure it out why virtualbox is > >> complaining. > > > >What happens when you do "cat /dev/ttyS0"? > > It is working know. It was my error :-/ > I had it se

Re: [gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 15:59, Grant Edwards wrote: [snip] I'm in group "tty", so I can not figure it out why virtualbox is complaining. What happens when you do "cat /dev/ttyS0"? -- Grant Edwards grant.b.edwardsYow! ... bleakness at

[gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Grant Edwards
On 2012-09-18, Joseph wrote: > On 09/18/12 11:01, Michael Mol wrote: >>> >>> How do I check if some other application are not using serial port? >> >>lsof -n |grep /dev/tty >> >>-- >>:wq > > Nothing is using ttyS0 That has nothing to do with a permission error. If you had proper permissions, y

[gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Grant Edwards
On 2012-09-18, Joseph wrote: > On 09/18/12 15:06, Grant Edwards wrote: >I'm trying to configure virutalbox serial port, but I'm getting an >error: > >NamedPipe#0 failed to connect to local socket /dev/ttyS0 >(VERR_ACCESS_DENIED). >>[...] >What am I missing? >> Do you ha

Re: [gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 15:06, Grant Edwards wrote: I'm trying to configure virutalbox serial port, but I'm getting an error: NamedPipe#0 failed to connect to local socket /dev/ttyS0 (VERR_ACCESS_DENIED). [...] What am I missing? Do you have permissions set correctly to access the serial port normally

[gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Grant Edwards
On 2012-09-18, Joseph wrote: > On 09/18/12 07:07, J. Roeleveld wrote: >>Joseph wrote: >> >>>I'm trying to configure virutalbox serial port, but I'm getting an >>>error: >>> >>>NamedPipe#0 failed to connect to local socket /dev/ttyS0 >>>(VERR_ACCESS_DENIED). [...] >>>What am I missing? >>Do you h