uar=unknown means that you dont have any hardware on those devices ttyS2
and ttyS3. You can put you device ttySx on any io address you want. That
is , you only need to have as many devices as serial ports.
your problem is that very likely your modem doesnt get identified.
try documentation for the
On Mon, Jul 23, 2001 at 09:31:42PM -0500, Jeremy wrote:
> output of dmesg:
>
> Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ SERIAL_PCI
> ISAPNP enabled
> ttyS00 at 0x03f8 (irq = 4) is a 16550A
> ttyS01 at 0x02f8 (irq = 3) is a 16550A
> Redundant entry in serial pci_table. P
Dang it all... I went and forgot my Radeon sidenote. Anyway, I was wondering
if anyone has gotten the ATI Radeon VE video card (AGP) working with X.
(preferably 4.0.3). Anytime I try to use it, I get broken server connection
messages. Any suggestions?
TIA,
Jeremy
"D. Hoyem" <[EMAIL PROTECTED]> writes:
> Did you also get the 2.4.? ppp? That is required when
> you upgrade to a 2.4.* kernel. You can also try
> setserial -g /dev/ttyS* and see what is listed as the
> modem. It should be listed as UART 16550A if memory
> serves me right.
> Don
Okay... here's
well
probably you have 3 serial ports. two on board and one for your modem.
one way to find wich ports are detect is listing /proc/ioports
3f8 states as ttyS0
2f8 ttyS1
3e8 ttyS2
238 ttyS3
that is, if you stick with the normal settings in /etc/serial.conf
You can ass
further more, I remember I also had a strange problem
I had to recompile pppd in order to work with 2.4
Did you also get the 2.4.? ppp? That is required when
you upgrade to a 2.4.* kernel. You can also try
setserial -g /dev/ttyS* and see what is listed as the
modem. It should be listed as UART 16550A if memory
serves me right.
Don
--- Jeremy Whetzel <[EMAIL PROTECTED]> wrote:
> I have a USR 5610A pc
> > I tried pppconfig too : with "windows configurations" or "non /dev/ttyS1"
> ^^ ^^
> ??
I mean I tried the modem configurations used in windows and all other 3
ports ... (even ttyS0 , used by my mouse). With ttyS0, ttyS2 and
Leonardo Stern writes:
> I tried pppconfig too : with "windows configurations" or "non /dev/ttyS1"
^^ ^^
??
> with /dev/ttyS1 IRQ X (x = 3,4,5,6,7) the modem don't respond to pon
Does the modem respond to minicom?
--
John Hasl
*** on bottom ***
> > I also did :
> > pnpdump > test.txt
> > isapnp test.txt
> > .. found 3 devices (the modem too) .. now what ?
> > (also tried pnpdump then setting a com port with the values from
> > pnpdump)
>
> If I remember correctly, wvdial has a configure file that tells it
> which tty
On Tue, Jul 04, 2000 at 09:22:20PM -0300, Leonardo Stern wrote:
> I also did :
> pnpdump > test.txt
> isapnp test.txt
> .. found 3 devices (the modem too) .. now what ?
> (also tried pnpdump then setting a com port with the values from
> pnpdump)
If I remember correctly, wvdial has a configure
Your serial port that your modem uses is probable using an IRQ greater
than 4. If so, Linux won't detect the serial port. You have to tell
Linux that the serial port is using IRQ n. Check in windows first:
find out which COM your modem is in. Then check which IRQ this COM is
usin:
control pannel
On Tue, Aug 10, 1999 at 11:13:46AM +0100, Thys van der Merwe wrote:
> Hi
>
> I hope someone can help me with this.
>
> I loaded the Debian base on my laptop, hoping to get the rest of the
> packages off the net using dselect.
>
> At first I thought that I had a problem using pppconfig, so I got
On Thu, Dec 31, 1998 at 11:33:08AM -0600, Brent Hueth wrote:
>
> Ok, got my new debian system up and running at work (yahoo!!), now i'm
> trying to do the same at home. Everything seems to have installed
> properly, but i can't get my modem to respond. I tried a cat > /dev/
> ttyS1 atdt## to see if
On Sun, 27 Sep 1998, Tracheotomy Bob wrote:
> I am damned if I can get my modem to work under linux. Here's the
> general situation.
From your symptoms, it seems *very* doubtful that it's a Winmodem, but
*just* for the sake of paranoia, are you sure it's not? Does it work under
DOS?
> Poking ar
1) Is the modem plug and play, and if so, are you using isapnp?
2) What version of Debian are you using?
If you are using hamm you should be able to allow normal users to use
dial-up services by adding them to group dip. This probably holds true in
bo also, but I'm not sure (I had to change some
The log files could help you tracking the problem.
Perhaps sending the relevant parts to the list might also help.
> When connecting to the internet via pppd, my connection is
> VERY slow, i average 400bytes/sec, ping time to my isp is
> ...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
On Sat, Apr 25, 1998 at 12:13:42AM -0400, Brent Wooden wrote:
>
> When connecting to the internet via pppd, my connection is
> VERY slow, i average 400bytes/sec, ping time to my isp is
> ~.500ms. I am using an ACER 28.8 and the modem worked
> "speedily" in windows, but ever since the crossover t
>Is there a neat utility to display what things are using what IRQs?
Does not
cat /proc/interrupts
be of some help ?
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
> I was trying to setup debian on another computer:
> The serial module only detects /dev/ttyS1.
Is the modem on differenet tty ? Perhaps it is a PNP modem ?
> I tried to get minicom to dial out on /dev/ttyS1, but it doesnt seem to
> initialize it, and the modem doesn't make any noise when I try
cat /proc/interrupts
bob
[EMAIL PROTECTED] writes:
> Is there a neat utility to display what things are using what IRQs?
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
On Tue, 24 Feb 1998, Timothy M. Hospedales wrote:
: Is there a neat utility to display what things are using what IRQs?
:
: Thanks,
: Timothy
cat /proc/interrupts
:
: > Sounds like you have an IRQ conflict. Read the 'dmesg' output and see
: > exactly what interrupt the serial port is on, a
On Tue, Feb 24, 1998 at 11:36:19PM +0400, Timothy M. Hospedales wrote:
> Is there a neat utility to display what things are using what IRQs?
cat /proc/interrupts
Jeff
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL P
Is there a neat utility to display what things are using what IRQs?
Thanks,
Timothy
> Sounds like you have an IRQ conflict. Read the 'dmesg' output and see
> exactly what interrupt the serial port is on, and make sure it's not
> the same interrupt as another card.
>
--
TO UNSUBSCRIBE FROM
On Mon, 23 Feb 1998 13:16:47 +0400, "Timothy M. Hospedales" wrote:
> I was trying to setup debian on another computer:
> The serial module only detects /dev/ttyS1.
> I tried to get minicom to dial out on /dev/ttyS1, but it doesnt seem to
> initialize it, and the modem doesn't make any noise when I
> "Timothy" == Timothy M Hospedales <[EMAIL PROTECTED]> writes:
Timothy> I was trying to setup debian on another computer: The
Timothy> serial module only detects /dev/ttyS1. I tried to get
Timothy> minicom to dial out on /dev/ttyS1, but it doesnt seem to
Timothy> initialize i
On Sat, Jan 03, 1998 at 01:58:10PM -0600, Mark W. Blunier wrote:
> That seems odd. I thought that Linux would only set
> tty00 and tty01 at bootup.
/etc/rc.boot/0setserial will only set up the first two ports,
because the ttyS2 and S3 have less standard locations (especially
IRQs), and also S3 an
On Sat, 3 Jan 1998, Dennis Drapeau wrote:
> Please help. I can't get my modem to work under linux, but it works
> fine in NT. The settings in NT are:
>
> IRQ 3 and IO 0x2e8 (COM4) .
>
> When booting linux, it sees my serial ports at :
>
> /dev/tty00 at 0x03f8 (irq = 4) is a 16550A
> /dev/
In article <[EMAIL PROTECTED]>,
Dennis Drapeau <[EMAIL PROTECTED]> wrote:
>/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
>/dev/ttyS3 at 0x02e8 (irq = 3) is a 16550A
>
>Seems ok to me, but I cannot dial out from port /dev/ttyS3.The group
>on /dev/ttyS3 is dialout.
What do you mean with "cannot d
Andrew J Tarr <[EMAIL PROTECTED]> writes:
> No, it wasn't. Yes, it fixed it, thanks a lot. I don't suppose anyone
> wants to explain why it needs fixed serial speed?
Because there is very little Linux software that adjusts the TTY speed
according to what follows the "CONNECT". I suspect that it
On Sun, Oct 26, 1997 at 11:04:55PM +1300, Andrew J Tarr wrote:
> On Fri, 24 Oct 1997, Jens B. Jorgensen wrote:
> > Andrew J Tarr wrote:
> > >
> > > Struggling with my modem:
>
> [SNIP]
>
> > Is your modem set for fixed serial speed (AT&B1 on a sportster 28.8)?
> >
>
> No, it wasn't. Yes, it f
On Fri, 24 Oct 1997, Jens B. Jorgensen wrote:
> Andrew J Tarr wrote:
> >
> > Struggling with my modem:
[SNIP]
> Is your modem set for fixed serial speed (AT&B1 on a sportster 28.8)?
>
No, it wasn't. Yes, it fixed it, thanks a lot. I don't suppose anyone
wants to explain why it needs fixed se
Andrew J Tarr wrote:
>
> Struggling with my modem:
> it's a USR Sportster 14400/Fax, and it works fine under Win95.
> Its on /dev/ttyS1 (COM2)
>
> when dialling with minicom it connects, and then I get lines such as:
> ...`L.f.a.afxa..xf..aa..aaa0aa..0.`fx.af~f...0
33 matches
Mail list logo