Hello there,
I know, this is an old technology, but my 11 years old mobile phone sick, broken screen.
For few days I try to connect to my phone with gammu (ver 1.39.0)/wammu (ver 0.44) but even with a lot of reading I failed.
My goal it to collect the data, at least the phone-book.
I run Linux box Opensuse 15.0. My phone is Nokia 6300 broken screen but I succeed to connect it through usb<>miniusb to my computer.
I get:
[FONT=arial]~> lsusb
Bus 009 Device 005: ID 0421:04f9 Nokia Mobile Phones 6300 (PC Suite mode)
~> dmesg
[10544.800648] usb 9-2: new full-speed USB device number 4 using ohci-pci
[10545.001508] usb 9-2: New USB device found, idVendor=0421, idProduct=04f9
[10545.001513] usb 9-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10545.001516] usb 9-2: Product: Nokia 6300
[10545.001518] usb 9-2: Manufacturer: Nokia
[10545.055731] cdc_acm 9-2:1.1: ttyACM0: USB ACM device
[10545.058160] usb 9-2: bad CDC descriptors
[10545.058421] usb 9-2: bad CDC descriptors
~> gammu-detect -b
[gammu]
device = /dev/ttyACM0
name = Nokia Nokia_6300
connection = at
Computer setup:
~> groups
users dialout
~> getent group | grep users
users:x:100:lp
~> ls -l /dev/ttyACM0
crw-rw---- 1 root dialout 166, 0 Sep 7 08:54 /dev/ttyACM0
Maybe this next I should change something but I don’t know what and how
~> ls -la /usr/bin/gammu
-rwxr-xr-x 1 root root 376504 Feb 16 2018 /usr/bin/gammu
I even tried to add a file in */etc/udev/rules/ *directory, file name: 99-phone.rules
SUBSYSTEM==“usb”, ATTRS{idVendor}==“0421”, ATTRS{idProduct}==“04f9”,
MODE=“0666” , SYMLINK+=“ttyACM0”, GROUP=“dialout”
Maybe I don’t need this rule as I am the only user in my home computer.
Should I leave or remove it?
When I try with wammu with the wizard: Guided conf > USB cable > Nokia phone > AT based > Generic AT > ttyACM0
I get the error message
Description: Error opening device. Unknown, busy or no permissions.
Function: Init
Error code: 2
I have read “Did you check that you actually have permissions to access the device?”
I don’t know how!
Could someone help me?
Thanks for your help
Nota: Gammu mailing list seems to be abandoned
[/FONT]