Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bitpim Vx6000 UDev Guide
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
j3pup
n00b
n00b


Joined: 04 Nov 2004
Posts: 4

PostPosted: Fri Mar 11, 2005 5:11 am    Post subject: Bitpim Vx6000 UDev Guide Reply with quote

I just upgraded to kernel 2.6 and switched to Udev. I couldn't find any help on UDEV and bitpim so here is how I got it to work. Bitpim doesn;t see any serial ports but, in my /var/log/messages file it said udev[21872]: configured rule in '/etc/udev/rules.d/50-udev.rules[137]' applied, 'ttyUSB0' becomes 'tts/USB%n'. So I pointed my bitpim towards /dev/tts/USB0 (Because USB0 was the only device in that directory). And voilla works...


Hope it helps someone.....
Back to top
View user's profile Send private message
Hypnos
Advocate
Advocate


Joined: 18 Jul 2002
Posts: 2889
Location: Omnipresent

PostPosted: Sun Mar 13, 2005 10:45 am    Post subject: Reply with quote

I use the same phone. This might be useful:

https://forums.gentoo.org/viewtopic-p-2184661.html#2184661
_________________
Personal overlay | Simple backup scheme
Back to top
View user's profile Send private message
ihd
n00b
n00b


Joined: 31 Aug 2005
Posts: 9

PostPosted: Wed Dec 07, 2005 3:15 pm    Post subject: Reply with quote

I see the phone in Bitpim comm ports but i can't detect it.

/var/log/everything/current
Code:
Dec  7 16:02:53 [kernel] usb 5-2: new full speed USB device using uhci_hcd and address 14
Dec  7 16:02:53 [kernel] usb 5-2: Product: LG Mobile USB Modem
Dec  7 16:02:53 [kernel] usb 5-2: Manufacturer: LG Eletronics, Inc

What should i do to get udev to make /dev/ttyUSB* ?

Code:
lsusb
Bus 005 Device 014: ID 1004:6000 LG Electronics, Inc. VX4400/VX6000 Cellphone
Back to top
View user's profile Send private message
Hypnos
Advocate
Advocate


Joined: 18 Jul 2002
Posts: 2889
Location: Omnipresent

PostPosted: Thu Dec 08, 2005 5:19 am    Post subject: Reply with quote

As I understand it:

udev just provides a framework for identifying devices uniquely and setting consistent /dev/ filenames with consistent permissions.

However, hotplug is what really sets the access to the physical device, upon connecting and registering with the driver. If you follow the bitpim docs closely, it only instructs you to setup a hotplug rule. Bitpim doesn't even use /dev/ttyUSB* -- it uses the USB diagnostic interface which doesn't have a /dev/ file.
_________________
Personal overlay | Simple backup scheme
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum