Author Topic: Connect to internet via cellphone problem - KDE 4 (solve)  (Read 1679 times)

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Connect to internet via cellphone problem - KDE 4 (solve)
« on: April 25, 2010, 08:02:51 AM »
Good day

Today I had install the new Pclinuxos 2010. I try config linux to use my Sony Ericsson W705 as a modem to connect to the internet. I went to the PCC (PClinuxOS Control Center) choose Network & Internet, then "Set up a new network interface". I had choose the "GPRS/Edge/3G" option. Linux does pickup my phone "ppp0: Sony Ericsson Sony Ericsson W705". When I click next, it gives me an error "Unable to open device /dev/ttyACM"

Can anybody help me
« Last Edit: May 02, 2010, 05:30:34 AM by eddiemouse »

Offline luikki

  • Hero Member
  • *****
  • Posts: 1407
Re: Connect to internet via cellphone problem - KDE 4
« Reply #1 on: April 25, 2010, 08:19:37 AM »

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: Connect to internet via cellphone problem - KDE 4
« Reply #2 on: April 25, 2010, 08:25:04 AM »
Connects that phone through a USB cable?  Not likely but in case your phone could be seen as a dungle and I tested a few here some time ago (dungles) and the device needed to be /dev/ttyUSB0.
Maybe trying some other settings would do the trick?

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Re: Connect to internet via cellphone problem - KDE 4
« Reply #3 on: April 26, 2010, 12:13:39 AM »
I am using a usb cable to connect my cellphone to my pc. It is strange that this problem happend. In Pclinuxos 2009.1 and 2009.2 it just work fine. I just click click and there I go but in 2010 it gives problems. Is it because of the new kernel or kde 4? Last night I try the 2009.2 live cd and I connected to the internet. What is wrong with 2010?

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Connect to internet via cellphone problem - KDE 4
« Reply #4 on: April 26, 2010, 06:45:37 AM »
I also get this- "Unable to open device /dev/ttyACM"- when I try setting up using the control center.

Not your phone make or model - but this is how I did it.
http://www.pclinuxos.com/forum/index.php/topic,70624.0.html
« Last Edit: April 26, 2010, 06:47:38 AM by Ramchu »

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12798
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Connect to internet via cellphone problem - KDE 4
« Reply #5 on: April 28, 2010, 11:08:54 AM »
Maybe its just a lack of symlink? Run this in konsole

Code: [Select]
su -c "ln -s /dev/ttyACM0 /dev/ttyACM"
replace the ttyACM0 with the device that corresponds with Your modem.

When asked type in roots password. Then retry setting up the internet connection.

Andy
« Last Edit: April 28, 2010, 12:29:54 PM by AndrzejL »

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Re: Connect to internet via cellphone problem - KDE 4
« Reply #6 on: April 30, 2010, 04:22:53 PM »
Hi Andy.
Thank you for the command line. It now works 100%. But when I reboot my pc and try to connect to the internet, it gives me the same error as previous. When 'n retype the "command entry", it work then. Is their away to make it stay forever?

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12798
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Connect to internet via cellphone problem - KDE 4
« Reply #7 on: April 30, 2010, 10:07:34 PM »
Try adding this command as a last line to this file

Code: [Select]
/etc/rc.local

as root.

Andy

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Re: Connect to internet via cellphone problem - KDE 4
« Reply #8 on: May 02, 2010, 05:26:55 AM »
Hi Andy

Thanks a lot for your help, my problem is solve. Will you communicate with Textar to fix the PClinuxOS KDE 4 iso (live cd)?

Eddie

Ubern00b

  • Guest
Re: Connect to internet via cellphone problem - KDE 4 (solve)
« Reply #9 on: May 02, 2010, 12:20:57 PM »
I have exactly the same issue here.
It's a fresh install off PCLinuxOS with Gnome. The phone is Nokia 5800 XpressMusic.
Just like the first post in this thread, I get "Unable to open device /dev/ttyACM"

I have not yet attempted to fix it, due to the fact that I have a program on my phone that creates a wireless zone around it. And I don't like to mess with config files when I don't have to.

I first discovered the problem on a train, with eight hours of boredom ahead of me. Fortunately i found that app for my phone.

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12798
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Connect to internet via cellphone problem - KDE 4 (solve)
« Reply #10 on: May 02, 2010, 05:07:18 PM »
Hi Andy

Thanks a lot for your help, my problem is solve. Will you communicate with Textar to fix the PClinuxOS KDE 4 iso (live cd)?

Eddie

I am sure that Texstar already saw this and will amend prepare a fix for it ;).

Andy