Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo-specific problems with acm.o driver
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
dfect
n00b
n00b


Joined: 08 Jun 2005
Posts: 2

PostPosted: Tue Jun 14, 2005 12:17 am    Post subject: Gentoo-specific problems with acm.o driver Reply with quote

Having some problems with the module acm.o to bind it to a device, although it seems to run ok, but wont bind device..

------
hub.c: new USB device 00:02.0-1, assigned address 3
usb.c: USB device 3 (vend/prod 0xfce/0x1010) is not claimed by any active driver
------

After a 'modprobe acm'

------
usb.c: registered new driver acm
xpad.c: device 0x045e/0x0284 not recognized
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
------

ACM dont seem to find and doesnt bind the device.. , doesnt matter if i insmod it or disconnect/connect it after module loaded.., same result.

------
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0fce ProdID=1010 Rev= 0.00
S: Manufacturer=Sony Ericsson
S: Product=Z1010 series
S: SerialNumber=353456001116846_0
C:* #Ifs= 8 Cfg#= 1 Atr=c0 MxPwr= 20mA
I: If#= 0 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=08 Prot=00 Driver=(none)
I: If#= 1 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
I: If#= 2 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 3 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=(none)
E: Ad=83(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
I: If#= 4 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=84(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 5 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=0b Prot=00 Driver=(none)
I: If#= 6 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
I: If#= 6 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=05(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 7 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=09 Prot=01 Driver=(none)
E: Ad=86(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
------


Also lsmod says its not in use..

------
acm 6304 0 (unused)
------





This is with debian on the same machine, with same module version, works without any problems.., even tried it on slackware with both 2.4 / 2.6 kernels, working fine.

------
hub.c: new USB device 00:02.0-1, assigned address 2
usb.c: USB device 2 (vend/prod 0xfce/0x1010) is not claimed by any active driver.
usb.c: registered new driver acm
ttyACM0: USB ACM device
ttyACM1: USB ACM device
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
------

------
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0fce ProdID=1010 Rev= 0.00
S: Manufacturer=Sony Ericsson
S: Product=Z1010 series
S: SerialNumber=353456001116846_0
C:* #Ifs= 8 Cfg#= 1 Atr=c0 MxPwr= 20mA
I: If#= 0 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=08 Prot=00 Driver=acm
I: If#= 1 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
I: If#= 2 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 3 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
E: Ad=83(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
I: If#= 4 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=84(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 5 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=0b Prot=00 Driver=(none)
I: If#= 6 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
I: If#= 6 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=05(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 7 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=09 Prot=01 Driver=(none)
E: Ad=86(I) Atr=03(Int.) MxPS= 16 Ivl=16ms
------


Have i forgot to add something somewhere..? any help is welcome.
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