Gentoo Archives: gentoo-user

From: contiemilio@××××××××.it
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USRobotics internal modem
Date: Sun, 26 Mar 2006 12:36:31
Message-Id: 200603261435.42167.contiemilio@virgilio.it
In Reply to: Re: [gentoo-user] USRobotics internal modem by JimD
1 Alle 15:39, sabato 25 marzo 2006, JimD ha scritto:
2 > On Sat, 25 Mar 2006 11:32:26 +0000
3 >
4 > contiemilio@××××××××.it wrote:
5 > > Hi all
6 > > I have the need to configure my USRobotics internal modem (pci card)
7 > > for faxing. Running "lspci" the modem is not seen.
8 > > Should I load any module or enable any kernel entry (during the
9 > > installation of Gentoo I used genkernel)?
10 > >
11 > > Where may I find documentation on this topic?
12 > >
13 > > Bye
14 > > emilio
15 >
16 > Can you list the full output of lspci -v? The output of lspci -v
17 > should show something about the modem. Using that information, a
18 > google search may show what is needed to get the modem to work.
19
20 Well, using lspci -v
21
22 02:07.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610
23 (rev 01) (prog-if 02 [16550])
24 Subsystem: 3Com Corp, Modem Division Unknown device 00d7
25 Flags: medium devsel, IRQ 16
26 I/O ports at dc00 [size=8]
27 Capabilities: [dc] Power Management version 2
28
29 then dmesg | grep tty
30
31 serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
32 serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
33 0000:02:07.0: ttyS1 at I/O 0xdc00 (irq = 16) is a 16550A
34
35 So I think modem is on /dev/ttyS1.
36
37 Question: why cannot I set up KPPP?
38
39 > Jim
40
41 Bye
42 emilio
43
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USRobotics internal modem JimD <Jim@×××××××××××××××××.org>