Re: Conexant USB ID 0572:1328 and Kernel 2.4.32
"Linuxant support (Jonathan)" <[email protected]> Tue, 16 Oct 2007 14:39:26 -0400
| Newsgroups | gmane.linux.drivers.modem.hcf |
|---|---|
| Message-ID | <[email protected]> |
Hi, the only suspicious message is: --- Oct 16 14:45:28 server /etc/hotplug/usb.agent: missing kernel or user mode driver dgcusbdcp --- but if you get the: --- Oct 16 14:43:52 server kernel: usb.c: registered new driver dcgusbdcp --- message, then the module is likely correctly loaded. Instead of trying to use the driver as a FAX server at first, you should test it with simple things. For example, you could use a simple telecommunication software like minicom with the /dev/ttyACM0 serial device to see if it works. After that, you could try a dial up connection, etc... In this way, it will be easier to identify the source of the problem. Note that dgcdcp*, dgcdiag* and dgcdiagdmp are not serial devices, in fact, you do not need to use them for a typical use of the driver. /dev/ttyACM0 or /dev/modem is what you should use. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Alessandro Ferrari wrote: > Kernel 2.4.32 SMP i686 > > Hi Jonathan, > > I have compiled successfully DGC module for my kernel 2.4.32 SMP i686!! > > So I probe insmod /lib/modules/2.4.32/extra/dgcusbdcp.o and I see in > syslog: > > Oct 16 14:43:52 server kernel: usb.c: registered new driver dcgusbdcp > > This is my /etc/modules.conf: > > alias char-major-242 dgcusbdcp > options dgcusbdcp dcpmajor=242 > > Then when I plug USB-Conexant I read in syslog: > > Oct 16 14:45:25 server kernel: hub.c: new USB device 00:1d.1-1, assigned > address 2 > Oct 16 14:45:28 server /etc/hotplug/usb.agent: Setup dgcusbdcp for USB > product 572/1328/100 > Oct 16 14:45:28 server last message repeated 2 times > Oct 16 14:45:28 server /etc/hotplug/usb.agent: missing kernel or user > mode driver dgcusbdcp > > after I see a new task into "ps fxa" as: > > 2259 ? S 0:00 /usr/bin/perl /usr/sbin/dgcdcpd 0 > > and my device tree is like: > > crw------- 1 uucp root 242, 0 ott 15 18:13 dgcdcp0 > crw-rw-rw- 1 root root 242, 1 ott 15 18:13 dgcdcp1 > crw-rw-rw- 1 root root 242, 2 ott 15 18:13 dgcdcp2 > crw-rw-rw- 1 root root 242, 3 ott 15 18:13 dgcdcp3 > crw-rw-rw- 1 root root 242, 4 ott 15 18:13 dgcdcp4 > crw-rw-rw- 1 root root 242, 5 ott 15 18:13 dgcdcp5 > crw-rw-rw- 1 root root 242, 6 ott 15 18:13 dgcdcp6 > crw-rw-rw- 1 root root 242, 7 ott 15 18:13 dgcdcp7 > crw-rw-rw- 1 root root 244, 0 ott 15 18:13 dgcdiag0 > crw-rw-rw- 1 root root 244, 1 ott 15 18:13 dgcdiag1 > crw-rw-rw- 1 root root 244, 2 ott 15 18:13 dgcdiag2 > crw-rw-rw- 1 root root 244, 3 ott 15 18:13 dgcdiag3 > crw-rw-rw- 1 root root 244, 4 ott 15 18:13 dgcdiag4 > crw-rw-rw- 1 root root 244, 5 ott 15 18:13 dgcdiag5 > crw-rw-rw- 1 root root 244, 6 ott 15 18:13 dgcdiag6 > crw-rw-rw- 1 root root 244, 7 ott 15 18:13 dgcdiag7 > crw-rw-rw- 1 root root 244, 255 ott 15 18:13 dgcdiagdmp > > So I don't understand if I make some error! But I am not able to use > Conexant-device for faxing with hylafax! > > Can you help me, please? > > Alessandro > > > ----- Original Message ----- From: "Linuxant support (Jonathan)" > <[email protected]> > To: "Alessandro Ferrari" <[email protected]> > Cc: <[email protected].> > Sent: Monday, October 15, 2007 11:09 PM > Subject: Re: [hcflinux] Conexant USB ID 0572:1328 and Kernel 2.4.32 > > >> Hi, >> >> the DGC driver currently requires a 2.6.19 kernel or later, there is >> at least one known issue with earlier kernels, at least in the 2.6 >> series. As far as I know, the driver was not tested at all on 2.4 >> kernels. >> >> If you can't upgrade to a 2.6.19 or later kernel and the driver >> doesn't work on 2.4.32, you can modify the code to fit your kernel >> since the complete source code of the driver is available in the >> dgcmodem-1.01.tar.gz package. >> >> Regards, >> >> >> Jonathan >> Technical specialist / Linuxant >> www.linuxant.com >> [email protected] >> >> >> >> Alessandro Ferrari wrote: >>> Kernel 2.4.32 SMP >>> >>> >>> Hi everybody! >>> >>> I need to use 6 USB fax/modem Conexant with USB ID 0572:1328 to send >>> fax with hylafax. >>> >>> So, I want know if It is possible to make module for my kernel 2.4.32 >>> with dgcmodem-1.01.tar.gz package? >>> >>> Thanks, Alessandro >>> >>> _______________________________________________ >>> hcflinux mailing list >>> [email protected] >>> https://www.linuxant.com/mailman/listinfo/hcflinux > > _______________________________________________ > hcflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hcflinux