looks the like the modules aren't loading right. i probably need to do something with /etc/modprobe.d, but for now i'm just doing:
gnokii --identify
### Couldn't open PHONET device: Device or resource busy
sudo modprobe cdc-acm
sudo rmmod cdc_phonet phonet
gammu / wammu look great, but i couldn't get them to work reliably with the 2700. fell back on gnokii. created ~/.gnokiirc
[global]
port = 1
model = series40
connection = dku2libusb
at this point can copy messages, contacts, calls and browse the filesystem using sudo, but if i tried gnokii without sudo, it failed. copied the udev rules and restarted udev
gnokii --identify
### Couldn't open PHONET device: Operation not permitted
sudo cp /usr/share/doc/gnokii/sample/45-nokiadku2.rules /etc/udev/rules.d/
sudo service udev restart
everything i've tried has worked - haven't tried making calls, sending messages, or copying files. have the cell acting as a modem at one point, but seem to have broken it. will try to document that next
https://bugs.cihar.com/view.php?id=1130
1 comment:
Thanks! It worked! *sighs*
Post a Comment