I have an Alcatel Modem, when I plug it on my old dell c600 with Puppy Linux.
This is the log from my Puppy Linux 5.28 on my dell laptop:
tail -f /var/log/messages | grep usb
user.err kernel:usb 1-1: device not accepting address 9, error -71
user.info kernel:usb 1-1: new full speed USB device using uhci_hcd and address 10
What can I do to make it work?... It also happends with my opensuse on my laptop but when I plug it off and in again it "fixex itself".
This is the log from my OpenSuSe 12.2 on my acer laptop: (to compare)
~ # tailf /var/log/messages | grep usb
Oct 28 13:01:10 acer dbus-daemon[537]: modem-manager[656]: <info> (Longcheer): GSM modem /sys/devices/pci0000:00/0000:00:12.0/usb3/3-1 claimed port ttyUSB1
Oct 28 13:01:10 acer modem-manager[656]: <info> (Longcheer): GSM modem /sys/devices/pci0000:00/0000:00:12.0/usb3/3-1 claimed port ttyUSB1
where can I find some info? Can anyone give me a hand?.