LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-19-2004, 01:46 PM   #1
yaiba
LQ Newbie
 
Registered: May 2003
Posts: 20

Rep: Reputation: 0
Need help about modem on Linux


I have an external CN5614XE modem, kudzu found it is AMB|3100 Ambient 56K External Modem, so, I wonder where that name comes from, because I found nothing related to my modem in the kernel config, where's my modem's driver in my system?
 
Old 02-19-2004, 05:33 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
amb|3100 ambient is probably the chipset, while cn5614xe is just a brand name. to find drivers, or modules in a terminal issue the command

lsmod

it should return all loaded modules, are you having trouble w/the modem, or just curious about the names not matching?

Last edited by Peacedog; 02-19-2004 at 05:34 PM.
 
Old 02-20-2004, 04:03 AM   #3
yaiba
LQ Newbie
 
Registered: May 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Yes, I have trouble with my modem. I build 2.6.2 kernel from source get from www.kernel.org. With 2.6.2 kernel, everything seem to work well except the

externel modem (It worked with the 2.4.x kernel). My system could not detect it, kudzu said that the modem was removed! I really confuse. I was programming

with this modem in MS-DOS, just control it by sending AT command through COM1 (ttyS0 on Linux), so, I think my modem (or an externel modem) doesn't

need a driver to work and I only need to make the serial port work (Is there a driver for serial port?).
I try this:
$ls /dev/ttyS*
ttyS ttyS0 ttyS1 ....
$echo atz0 > /dev/ttyS0
device not found (or something like that)

Is that means my serial port doesn't work? Which option in the 2.6.2 kernel config I have to change?
Thanks in advance.
 
Old 02-20-2004, 09:48 AM   #4
ronadinihari
LQ Newbie
 
Registered: Feb 2004
Location: Indonesia
Distribution: Redhat Linux 9
Posts: 15

Rep: Reputation: 1
Smile

i have redhat 9 with kernel 2.4.20.

sometimes i do have problems with hardware come and go. if kudzu looks like failing, i usually do manual removal. so here it is, as much as i can remember.

you might want to back up the files here.

edit /etc/sysconfig/hwconf and remove all troubled hardware.
edit /etc/modules.conf and remove all troubled dev (eth*, ttyS*, ...)
since this is comm device you do want to remove /etc/sysconfig/network-scripts/ifcfg-<your modem dev>
run /usr/sbin/kudzu

carefull though!

if that's not working. again i do manual install.

edit /etc/modules.conf add:
alias ttyS0 <your modem module name minus .o>
/sbin/depmod -a
/sbin/probemod ttyS0
if there's an error here then either it's wrong dev serial port number or wrong module
if you can edit ifcg-* file yourself then go ahead otherwise use internet connection wizard.
 
Old 02-20-2004, 10:20 AM   #5
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
Try building the serial driver, ppp into the kernel rather than modules.
 
Old 02-20-2004, 12:00 PM   #6
yaiba
LQ Newbie
 
Registered: May 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Could you point out the serial driver option in the the kernel config, not the options in the .config file, but the things in the 'make menuconfig'
 
Old 02-20-2004, 02:52 PM   #7
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
I think my modem (or an externel modem) doesn't

need a driver to work and I only need to make the serial port work (Is there a driver for serial port?).
how about an

lsmod

to see if the module is loaded. could be that it is compiled in and also a module is loading, causing a conflict. some applicable chunks of

dmesg

would be helpful also. have you tried a

modprobe serial

to see what it returns?

Last edited by Peacedog; 02-20-2004 at 02:55 PM.
 
Old 02-21-2004, 08:33 PM   #8
yaiba
LQ Newbie
 
Registered: May 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Yeah, I get it! . Just compile the serial driver into the kernel to make the external modem work.
Wish you a nice day
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Zoom modem/switch & linux<->linux network: DHCP / Static ? tredegar Linux - Networking 8 11-11-2007 03:41 AM
modem with linux virtualking Linux - Hardware 3 04-29-2005 09:21 AM
how to check did linux recognize the modem or is modem vorking or not solar Linux - Newbie 2 10-08-2003 12:16 PM
V.92 modem for linux - modem chipsets? Johnsernickle Linux - Networking 1 12-31-2002 06:22 PM
modem for linux phil007 Linux - General 2 10-13-2001 09:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration