Google
 
Web www.howardforums.com
Pages: 1

8000 Linux Drivers

(Click here to view the original thread with full colors/images)


Posted by: JROCK2004

Anyone know where I can get the 8000 driver that will work in Linux?



Posted by: JROCK2004

Well from my trial and error. I have found that Suse 9.3 has it already and when I connect my phone to it, Suse sets up the phone. I am using bitpim 0.7.33 but it is very buggy and crashes a lot. Here is the error codes I get

[CODE]
An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
File "gui.py", line 170, in run
File "gui.py", line 110, in __call__
File "gui.py", line 1580, in getdata
File "gui.py", line 1574, in getfundamentals
File "com_lgvx4400.py", line 85, in getfundamentals
File "com_brew.py", line 241, in getfilecontents
File "com_brew.py", line 395, in sendbrewcommand
File "com_phone.py", line 112, in setmode
File "com_brew.py", line 356, in _setmodebrew
File "commport.py", line 207, in sendatcommand
File "commport.py", line 255, in readatresponse
File "commport.py", line 299, in read
File "commport.py", line 388, in read
File "native/usb/usb.py", line 244, in read
USBException: error reading from bulk endpoint 0x84: Connection timed out

Variables by last 8 frames, innermost last

Frame sendbrewcommand in com_brew.py at line 395
callsetmode = True
request = <p_brew.readfilerequest object at 0x4309fa0c>
self = <com_lgvx8000.Phone instance at 0x42e41aac>
responseclass = <class 'p_brew.readfileresponse'>

Frame setmode in com_phone.py at line 114
desiredmode = 'modebrew'
self = <com_lgvx8000.Phone instance at 0x42e41aac>
strmode = 'none'
strdesiredmode = 'brew'
func = '_setmodebrew'
v = 'writefile'

Frame _setmodebrew in com_brew.py at line 365
baud = 0
self = <com_lgvx8000.Phone instance at 0x42e41aac>
req = <p_brew.memoryconfigrequest object at 0x434533ac>
respc = <class 'p_brew.memoryconfigresponse'>

Frame sendatcommand in commport.py at line 207
atcommand = '+GMM'
self = <commport.CommConnection instance at 0x42e24ccc>
b = 0
fullline = 'AT+GMM'
ignoreerror = False

Frame readatresponse in commport.py at line 255
res = ''
self = <commport.CommConnection instance at 0x42e24ccc>
b = 0
log = True
ignoreerror = False

Frame read in commport.py at line 302
self = <commport.CommConnection instance at 0x42e24ccc>
e = <native.usb.usb.USBException instance at 0x4309fa4c>
log = 0
numchars = 1

Frame read in commport.py at line 388
self = <commport._usbdevicewrapper instance at 0x4336ef2c>
numchars = 1

Frame read in native/usb/usb.py at line 244
howmuch = 1
e = <native.usb.usb.USBException instance at 0x4309fa4c>
str = ''
res = -110
self = <native.usb.usb.USBFile instance at 0x4336ee0c>
timeout = 3000
data = ''
[/CODE}


Any ideas would be great thanks.



Posted by: vx8100

Quote:
Originally Posted by JROCK2004
USBException: error reading from bulk endpoint 0x84: Connection timed out


What driver is being used to talk to the phone? acm? Or is bitpim talking to the usb device directly from userland like SANE often does for scanners?

What kernel version are you running? Have you installed a more recent kernel?



Posted by: queenorych

I have the vx8000. Works great using the usb diag interface for a while, then stops. To get it to work at all I have to reboot the phone. ACM doesn't work.

Using debian sid. 2.6.11. Tried it on 2.4 same problem.





vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008 - Created by Stefan "Xenon" Kaeser