severity 613378 normal
thanks

On Mon, Feb 14, 2011 at 01:53:17PM +0100, Davide Governale wrote:
> Hello Uwe,
> 
> I can not download data from GPS iBlue 747 and this is the error:
> 
> $ mtkbabel -p /dev/ttyACM0 -c -f palermo
> ERROR: Opening serial device /dev/ttyACM0: Permission denied at 
> /usr/bin/mtkbabel line 1730.
> 
> and this is the output of dmesg | tail command:
> 
> $ dmesg | tail
> [  133.195665] sit0: Disabled Privacy Extensions
> [  299.156531] usb 5-1: new full speed USB device using uhci_hcd and address 2
> [  299.324852] usb 5-1: New USB device found, idVendor=0e8d, idProduct=3329
> [  299.324858] usb 5-1: New USB device strings: Mfr=3, Product=4, 
> SerialNumber=0
> [  299.324863] usb 5-1: Product: GPS Receiver
> [  299.324866] usb 5-1: Manufacturer: MTK
> [  299.325015] usb 5-1: configuration #1 chosen from 1 choice
> [  299.388365] cdc_acm 5-1:1.1: ttyACM0: USB ACM device
> [  299.390930] usbcore: registered new interface driver cdc_acm
> [  299.390936] cdc_acm: v0.26:USB Abstract Control Model driver for USB 
> modems and ISDN adapters
> 
> And this is the output of " ls /dev " when the iblue is on
> 
> $ ls /dev/
> block    cpu_dma_latency  hpet     loop3    net                 psaux   sda   
>   shm       tty    tty15  tty22  tty3   tty37  tty44  tty51  tty59  tty9     
> vcs1  vcsa1        xconsole
> bsg      disk             initctl  loop4    network_latency     ptmx    sda1  
>   snapshot  tty0   tty16  tty23  tty30  tty38  tty45  tty52  tty6   ttyACM0  
> vcs2  vcsa2        zero
> bus      dvd              input    loop5    network_throughput  pts     sda2  
>   snd       tty1   tty17  tty24  tty31  tty39  tty46  tty53  tty60  ttyS0    
> vcs3  vcsa3
> cdrom    dvdrw            kmsg     loop6    null                random  sda5  
>   sndstat   tty10  tty18  tty25  tty32  tty4   tty47  tty54  tty61  ttyS1    
> vcs4  vcsa4
> cdrw     fd               log      loop7    nvidia0             root    sda6  
>   sr0       tty11  tty19  tty26  tty33  tty40  tty48  tty55  tty62  ttyS2    
> vcs5  vcsa5
> char     fd0              loop0    MAKEDEV  nvidiactl           rtc     
> serial  stderr    tty12  tty2   tty27  tty34  tty41  tty49  tty56  tty63  
> ttyS3    vcs6  vcsa6
> console  full             loop1    mcelog   port                rtc0    sg0   
>   stdin     tty13  tty20  tty28  tty35  tty42  tty5   tty57  tty7   urandom  
> vcs7  vcsa7
> core     fuse             loop2    mem      ppp                 scd0    sg1   
>   stdout    tty14  tty21  tty29  tty36  tty43  tty50  tty58  tty8   vcs      
> vcsa  vga_arbiter
> 
> If you need some other output of other commands let me know.

Please send:

  ls -l /dev/ttyACM0

This is unlikely to be a bug, I guess it's just missing permissions
on the /dev/ttyACM0 device.

Try this:

  chmod 666 /dev/ttyACM0

and report if mtkbabel works afterwards.


Thanks, Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to