On 2012-09-18, Joseph <[email protected]> wrote:
> On 09/18/12 07:07, J. Roeleveld wrote:
>>Joseph <[email protected]> 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 (without virtualbox)?

> How do I check if some other application are not using serial port?

To check to see if another app has the port open, use lsof. But,
that's not what's causing your error.  Linux allows serial ports to be
open by multiple processes.

Do you have permissions set correctly to access the serial port
normally (without virtualbox)?

-- 
Grant Edwards               grant.b.edwards        Yow! Nipples, dimples,
                                  at               knuckles, NICKLES,
                              gmail.com            wrinkles, pimples!!


Reply via email to