LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   USB Motorola P2k driver not working (https://www.linuxquestions.org/questions/linux-newbie-8/usb-motorola-p2k-driver-not-working-340606/)

Tuiun 07-06-2005 10:26 AM

USB Motorola P2k driver not working
 
I have reciently installed Linux Mandriva Special Edition on my PC. All my hardware is picked up on this system except my Motorola C650 cell-phone. My cell is my only connection to the internet so I have two options.

1. Use windows.
2. Get the drivers to work on Mandriva.

Both of these are difficult for me to do as windows is no longer an option I can reliably use and I have no Idea how to get the drivers to work for my motorola Phone on Mandriva.

I downloaded a dirver that was said to work but it spills out Errors when I try.

I followed the setup instructions exactly as it said but still, as you can nodoubtably guess, it did not work.

help please :)

Minlexx 08-01-2005 09:14 AM

Where are drivers for Mototrola c650 in linux? Is it possible that this phone will work in Linux? How?.. :scratch: :study:

nightjar 08-01-2005 01:04 PM

yes
linux can do it !!!
You can see this spanish tutorial

moto4lin is better than p2k
and kmobiletools is equal to motorola mobile tools but it's free !!!

Good luck

Tuiun 08-01-2005 04:32 PM

thanks for that...

I have now downloaded moto4lin and the thing dosn't seem to like me at all. do you know if this needs any other installations before it will work?

I am now going to try follow google's translated version of the spanish tutorial to get it up and working...


... It worked! and thanks for the tip on kmobiletools

now all I need to do is to try connect via the phone using the GPRS and I'll be sorted!

any Ideas?

Tuiun 08-02-2005 01:30 AM

OK.. This is what I have done...

I followed the Spanish tutorial and I installed the Kmobiletools (thanks to nightjar)

Set up kppp and everything works fine including the GPRS through kppp

but...

I can only do all this as root and it seems like i have to do this everytime I boot up.

How do I:
1) Set this up without having to redo the settings everytime I want to boot.
2) be able to use this when not in root?

Thanks in advance

nightjar 08-02-2005 10:21 PM

change you the permissions of ttyACM0?

You can load the module when you boot inserting cdc_acd in /etc/modprobe.conf (Mandriva) or probing in different modules file

Minlexx 08-07-2005 01:10 AM

error: Failed build dependencies:
libqt3-devel is needed by moto4lin

error: Failed build dependencies:
freetype2 is needed by kmobiletools-0.4.3.1-alt1
kde-settings is needed by kmobiletools-0.4.3.1-alt1
libarts-devel is needed by kmobiletools-0.4.3.1-alt1
libqt3-devel is needed by kmobiletools-0.4.3.1-alt1
libqt3-settings is needed by kmobiletools-0.4.3.1-alt1
qt3-designer is needed by kmobiletools-0.4.3.1-alt1
xml-utils is needed by kmobiletools-0.4.3.1-alt1
xorg-x11-devel is needed by kmobiletools-0.4.3.1-alt1
xorg-x11-libs is needed by kmobiletools-0.4.3.1-alt1

Windows forever. Red Hat 8 must die ;)

Tuiun 08-07-2005 05:54 AM

This is what I have done:
1) I put cdc_acm in to the modprobe.preload file - this does the /dev/ttyACM0 thingy.
2) In root:
# mknode /dev/modem c 166 0
# chmod a+rw /dev/ttyACM0
# chmod a+rw /dev/modem

this allows kppp to use my phone with no problimatic replys when I end the root's session and login as a user but... (there is always a but) I don't want to log into root every single time I use my pc. How do I do step 2 without logging into root? The permissions seem to reset themselvs to root privilages only, on reboot.

Tuiun 08-07-2005 06:12 AM

Quote:

Originally posted by Minlexx
[B]error: Failed build dependencies:
libqt3-devel is needed by moto4lin
error: unsatisfied libusb-devel[*]

nice isn't it.

Minlexx 08-07-2005 12:02 PM

Maybe i'd better install another linux soon. Red Hat 8 is too old distributive...


All times are GMT -5. The time now is 02:38 AM.