<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">No it doesn't. <br><br><div>> From: ml@mail.tsaitgaist.info<br>> To: baseband-devel@lists.osmocom.org<br>> Subject: Re: Cannot open serial device /dev/ttyUSB0<br>> Date: Tue, 4 Jun 2013 11:29:13 -0700<br>> <br>> Excerpts from George Andguladze's message of 2013-06-04 10:40:35 -0700:<br>> > Cannot open serial device /dev/ttyUSB0<br>> > <br>> > I am getting this error message when I try to connect to my C155 phone and upload hello_world.compalram.bin using this command:<br>> > <br>> > ./osmocon -p /dev/ttyUSB0 -m c155 ../../target/firmware/board/compal_e99/hello_world.compalram.bin<br>> > <br>> > Even though device ttyUSB0 exists in my /dev/ directory, and I have set modprobe cp210x, and chmod 777 /dev/ttyUSB0.<br>> <br>> instead of setting 777 permissions on this device, you can simply add yourself to the dialout group (it's the more proper way)<br>> here the debian command (don't forget to log out and in again for this to take effect)<br>> sudo adduser $USER dialout<br>> <br>> > crw-rw---- 1 root dialout   4, 71 2013-06-04 20:40 /dev/ttyS7<br>> > crw-rw---- 1 root dialout   4, 72 2013-06-04 20:40 /dev/ttyS8<br>> > crw-rw---- 1 root dialout   4, 73 2013-06-04 20:40 /dev/ttyS9<br>> > crwxrwxrwx 1 root dialout 188,  0 2013-06-04 21:07 /dev/ttyUSB0<br>> > <br>> > <br>> > What is it that I am doing wrong?<br>> <br>> does it work with root rights (using sudo)?<br>> <br>> kevin                        <br>> <br></div>                                     </div>                                    </div></body>
</html>