Unable to install Conexant USB modem type 0572:1340 in Ubuntu 18.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I am new to Linux. I 've tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The scanModem tool did not find much about the modem.
The lsusb
output is:
Bus 002 Device 004: ID 0572:1340 Conexant Systems (Rockwell), Inc.
The dpkg --list | grep --ignore-case dgc
output is:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg
output is:
[19432.393516] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
[19432.522961] usb 2-1.3: New USB device found, idVendor=0572, idProduct=1340
[19432.522968] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[19432.522972] usb 2-1.3: Product: USB Modem
[19432.522975] usb 2-1.3: Manufacturer: Conexant
[19432.522978] usb 2-1.3: SerialNumber: 12345678
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
How should I proceed?
drivers software-installation usb-modem
 |Â
show 5 more comments
up vote
1
down vote
favorite
I am new to Linux. I 've tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The scanModem tool did not find much about the modem.
The lsusb
output is:
Bus 002 Device 004: ID 0572:1340 Conexant Systems (Rockwell), Inc.
The dpkg --list | grep --ignore-case dgc
output is:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg
output is:
[19432.393516] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
[19432.522961] usb 2-1.3: New USB device found, idVendor=0572, idProduct=1340
[19432.522968] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[19432.522972] usb 2-1.3: Product: USB Modem
[19432.522975] usb 2-1.3: Manufacturer: Conexant
[19432.522978] usb 2-1.3: SerialNumber: 12345678
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
How should I proceed?
drivers software-installation usb-modem
Welcome to Ask Ubuntu! What's the output todpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...
â Fabby
Jun 4 at 23:03
1
It looks like the modem driver is installed correctly. Test it itminicom
. The device is/dev/ttyACM0
.
â Pilot6
Jun 5 at 20:34
Minicom states:Port /dev/tty8
. What do i do next?
â A Z
Jun 5 at 21:03
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41
 |Â
show 5 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am new to Linux. I 've tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The scanModem tool did not find much about the modem.
The lsusb
output is:
Bus 002 Device 004: ID 0572:1340 Conexant Systems (Rockwell), Inc.
The dpkg --list | grep --ignore-case dgc
output is:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg
output is:
[19432.393516] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
[19432.522961] usb 2-1.3: New USB device found, idVendor=0572, idProduct=1340
[19432.522968] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[19432.522972] usb 2-1.3: Product: USB Modem
[19432.522975] usb 2-1.3: Manufacturer: Conexant
[19432.522978] usb 2-1.3: SerialNumber: 12345678
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
How should I proceed?
drivers software-installation usb-modem
I am new to Linux. I 've tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The scanModem tool did not find much about the modem.
The lsusb
output is:
Bus 002 Device 004: ID 0572:1340 Conexant Systems (Rockwell), Inc.
The dpkg --list | grep --ignore-case dgc
output is:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg
output is:
[19432.393516] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
[19432.522961] usb 2-1.3: New USB device found, idVendor=0572, idProduct=1340
[19432.522968] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[19432.522972] usb 2-1.3: Product: USB Modem
[19432.522975] usb 2-1.3: Manufacturer: Conexant
[19432.522978] usb 2-1.3: SerialNumber: 12345678
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
How should I proceed?
drivers software-installation usb-modem
edited Jun 5 at 20:31
asked Jun 4 at 21:00
A Z
84
84
Welcome to Ask Ubuntu! What's the output todpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...
â Fabby
Jun 4 at 23:03
1
It looks like the modem driver is installed correctly. Test it itminicom
. The device is/dev/ttyACM0
.
â Pilot6
Jun 5 at 20:34
Minicom states:Port /dev/tty8
. What do i do next?
â A Z
Jun 5 at 21:03
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41
 |Â
show 5 more comments
Welcome to Ask Ubuntu! What's the output todpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...
â Fabby
Jun 4 at 23:03
1
It looks like the modem driver is installed correctly. Test it itminicom
. The device is/dev/ttyACM0
.
â Pilot6
Jun 5 at 20:34
Minicom states:Port /dev/tty8
. What do i do next?
â A Z
Jun 5 at 21:03
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41
Welcome to Ask Ubuntu! What's the output to
dpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...â Fabby
Jun 4 at 23:03
Welcome to Ask Ubuntu! What's the output to
dpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...â Fabby
Jun 4 at 23:03
1
1
It looks like the modem driver is installed correctly. Test it it
minicom
. The device is /dev/ttyACM0
.â Pilot6
Jun 5 at 20:34
It looks like the modem driver is installed correctly. Test it it
minicom
. The device is /dev/ttyACM0
.â Pilot6
Jun 5 at 20:34
Minicom states:
Port /dev/tty8
. What do i do next?â A Z
Jun 5 at 21:03
Minicom states:
Port /dev/tty8
. What do i do next?â A Z
Jun 5 at 21:03
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41
 |Â
show 5 more comments
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Your modem is now installed correctly as per:
dpkg --list | grep --ignore-case dgc
output:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg output:
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
Have fun exploring modem and serial commands
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using thels -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.
â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Your modem is now installed correctly as per:
dpkg --list | grep --ignore-case dgc
output:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg output:
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
Have fun exploring modem and serial commands
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using thels -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.
â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
add a comment |Â
up vote
2
down vote
accepted
Your modem is now installed correctly as per:
dpkg --list | grep --ignore-case dgc
output:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg output:
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
Have fun exploring modem and serial commands
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using thels -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.
â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Your modem is now installed correctly as per:
dpkg --list | grep --ignore-case dgc
output:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg output:
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
Have fun exploring modem and serial commands
Your modem is now installed correctly as per:
dpkg --list | grep --ignore-case dgc
output:
ii dgcmodem:i386 1.13 i386 Conexant DGC USB modem driver
And relevant part of the dmesg output:
[19432.544244] cdc_acm 2-1.3:1.0: ttyACM0: USB ACM device
Have fun exploring modem and serial commands
answered Jun 6 at 19:58
![](https://i.stack.imgur.com/GlTt8.png?s=32&g=1)
![](https://i.stack.imgur.com/GlTt8.png?s=32&g=1)
Fabby
23.7k1351146
23.7k1351146
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using thels -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.
â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
add a comment |Â
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using thels -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.
â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
How can I set it up to send and receive fax using a gui like Efax-gtk?
â A Z
Jun 7 at 7:47
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
In Efax-gtk I get the following error: efax-0.9a: 13:14:16 Error: can't open serial port /dev/ttyACM0: Permission denied. Also in LibreOffice Writer's Print menu I don't get a Fax option. Only "my printer" and the "print to file" options. I appreciate your help and thank you for letting me know that the driver is installed. It seems that I need to do some more setting up. Could you please advise me how to proceed? Thanks
â A Z
Jun 7 at 10:59
I 've been doing some reading on modem and serial port commands. Using the
ls -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.â A Z
Jun 7 at 13:27
I 've been doing some reading on modem and serial port commands. Using the
ls -l /dev/tty
command I found that I don't have permission to that port (8 out of 9 ports are listed under root). Could somebody guide me to change the permission for that port? tty8 (or ttyACM0) is the port i need permission to.â A Z
Jun 7 at 13:27
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
Your original question has now been answered. Please don't forget to accept the answer by clicking the grey acceptance button turning it into a beautiful green. :-) Then ask a new question and refer with a link to this question if you would have a different question that relates to this one as this is not a forum but a Q&A site: one question, one answer. ;-)
â Fabby
Jun 7 at 13:39
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043622%2funable-to-install-conexant-usb-modem-type-05721340-in-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Welcome to Ask Ubuntu! What's the output to
dpkg --list | grep --ignore-case dgc
? Please edit your question to provide this relevant infor there...â Fabby
Jun 4 at 23:03
1
It looks like the modem driver is installed correctly. Test it it
minicom
. The device is/dev/ttyACM0
.â Pilot6
Jun 5 at 20:34
Minicom states:
Port /dev/tty8
. What do i do next?â A Z
Jun 5 at 21:03
@Pilot6 The modem is installed... OP's Q is answered. Shall you answer or I?
â Fabby
Jun 6 at 7:38
@Fabby Answer please.
â Pilot6
Jun 6 at 7:41