Linux-Hardware Digest #912, Volume #12           Tue, 23 May 00 18:13:06 EDT

Contents:
  Re: What is this Xfree86 stuff? ("The CEO@Acme Corp")
  Re: Linux sucks ("Kameron Gasso")
  Re: Locking tapedrive (David C.)
  Re: Supermicro PIIIDME with Red Hat 6.2 SMP (Kirk Thoning)
  winbond-840.c on kernel 2.2.15 for Compex RL100ATX/PCI ethernet card (Bart 
Vandewoestyne)
  RAM stress testing program? (Colin Howarth)
  searching driver for HP InkJet690C (Staszek Ceran)
  Re: kensington mouse in a box - driver? (Andrey Vlasov)
  RAM stress testing program? (Colin Howarth)
  Re: Need drivers for scanner HP Scanjet3300C (Marcel Pol)
  Re: Modem : Line not clean error! (Richard Watson)
  problem with modem ("Phil")
  SMP capable CPU load monitor - where? (Keith Rhodes)
  setserial modem question ("Kirk Wythers")
  Re: setserial modem question (mark carroll)
  ALSA Sound Problems - /proc/asound/dev ? ("Mark Langsdorf")
  PCMCIA Isdn modem ("Rene Märten")
  Twin-CPU load type monitor (like xload) - where ? (Keith Rhodes)
  Twin-CPU load type monitor (like xload) - where ? (Keith Rhodes)
  Seagate-Platte (jean)
  Re: Seagate-Platte (jean)
  Seagate-hd (jean)
  Q: Modem: USR 2976-OEM-50: wvdial (Andrey Vlasov)
  Where can I get IBM 300GL's Crystal Netcard's Drivers for Linux? ("Rick Zhang")

----------------------------------------------------------------------------

From: "The CEO@Acme Corp" <[EMAIL PROTECTED]>
Subject: Re: What is this Xfree86 stuff?
Date: Tue, 23 May 2000 19:00:31 GMT

Thanks for help.  The version of Corel I bouth was 1.0 (50 Cdn dollars)  I
found the 1.1 version of the corel ftp.  I burned the ISO, and was able to
install from there.

However:  When i boot into Corel Linux it just gives me that prompt:  name10
# .  is that what is called LILO? I can log on as root but not hte user name
i specified during setup

 If so then why won't i get the graphical install of Corel Linux?  How can I
tell this linux shell, as the root user, to download the new xfree84 4.0?

Thanks

--
real email:
[EMAIL PROTECTED]

England for EURO 2000!


"Dances With Crows" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Mon, 22 May 2000 17:39:43 GMT, CEO@The_Acme_Corp.
> <<zheW4.83999$[EMAIL PROTECTED]>>
> shouted forth into the ether:
> >I am having a very hard time installing Corel Linux OS.   It will try to
> >detect my hardware then gives a message
> >starting graphical installation
> >then my installation cd ejects and the whole process sarts over again.
> >
> >I have an ATI all in wonder 128 AGP with 16 mb or RAM.  This a a Rage 128
> >card.   Now I guess my Corel version maybe won't support this card.  Even
so
>
> Nope.  Rage128 support was put in with Xfree86 3.3.6 and IIRC a lot of
> Corel's distros shipped with 3.3.5.  You need to do a text install, and
> you need to explicitly tell the install program to do a text install
> because graphical is the default.  The exact procedure for doing this
> should be covered in the manual.  I don't know what it is; never tried
> Corel's distro, but you should be able to enter "text" at the LILO
> bootprompt instead of just hitting Return...
>
> Once you have the system installed, it's time to upgrade your
> Xfree86.  Since Corel's distro is based on Debian, doing an "apt-get
> dist-upgrade" will update damn near everything and suck all your bandwidth
> for a very long time if you're on an analog modem.  You can replace
> "dist-upgrade" with the name of Debian's Xfree86 package.  (xfree86?)  Or
> you can upgrade manually; guides to that are at the URLs below:
> http://www.xfree86.org/3.3.6/RELNOTES.html
> (those are .tgz files, not .taz files, if I'm not mistaken.)
> http://www-personal.umich.edu/~mhgraham/UpgradeXfree.html
>
> Once Xfree86 is updated, run XF86Setup and X will be happy.
>
> RedHat 6.2, Mandrake 7.0, and SuSE 6.4 all shipped with Xfree86 3.3.6 and
> do not have this problem if you're thinking "This is too complex!"
>
> --
> Matt G / Dances With Crows              \###| You have me mixed up with
more
> There is no Darkness in Eternity         \##| creative ways of being
stupid?
> But only Light too dim for us to see      \#| Beer is a vegetable.  WinNT
> (Unless, of course, you're working with NT)\| is the study of
cool. --MegaHAL



------------------------------

From: "Kameron Gasso" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.portable,linux.redhat.install
Subject: Re: Linux sucks
Date: Tue, 23 May 2000 12:27:46 -0700
Reply-To: "Kameron Gasso" <[EMAIL PROTECTED]>

<[EMAIL PROTECTED]> was rumored to write in msg
news:8gdv5u$50s$[EMAIL PROTECTED]...
: In comp.os.linux.portable Attila Feher <[EMAIL PROTECTED]>
wrote:
: > Mark Bratcher wrote:
: >> The only time I've had to reboot
: >> linux is when I've changed the kernel.
:
: > You have to reboot Linux to change the kernel???  There is work to do
: > Linus! :-))))))))
:
: Or we'll all migrate to Solaris 8, which doesn't require reboot in such
: cases.
.. or BSD, of course during live kernel edits, one bad character causes
interesting results ;)

--
Kameron Gasso
[EMAIL PROTECTED]




------------------------------

From: [EMAIL PROTECTED] (David C.)
Subject: Re: Locking tapedrive
Date: 23 May 2000 15:12:43 -0400

[EMAIL PROTECTED] (System V) writes:
> 
> I don't want other people (than root and backup) to eject the tape on
> the dat drives in our main server. But pressing the eject button
> ejects te tape.
> 
> Is there a way to 'lock' the tape drive, so that pressing the eject
> button won't relese the tape?

All SCSI devices can be locked.  It's a universal command.  In this
particular case, the "mt" program will let you do it:

        mt -f /dev/nst0 lock
        mt -f /dev/nst0 unlock

I wonder, however, why this is a concern.  You shouldn't be allowing
untrusted users in the same room with your main server.  You can't
possibly secure your servers if untrusted users can access the physical
hardware.

-- David

------------------------------

From: Kirk Thoning <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Supermicro PIIIDME with Red Hat 6.2 SMP
Date: Tue, 23 May 2000 12:29:03 -0600

I just installed RedHat 6.2 on a PIIIDME with dual PIII 
800MHz cpus and it seems to be working fine.

kirk


Dimitri Komatitsch wrote:
> 
> Hi everybody,
> 
> I'm considering buying a bunch of new Supermicro PIIIDME
> (or PIIIDM3) motherboards, with dual Pentium-III 750 MHz.
> I plan to run Red Hat 6.2 SMP , does anyone know if these
> new boards are already fully supported and if 6.2 SMP runs
> fine on them? I hope this is not a stupid question,
> I checked the Supermicro web site, looking for some info
> about Linux compatibility, but did not find anything.
> 
> thanks
> dimitri
>
*************************************************************
*                                                           *
* Kirk Thoning         NOAA/CMDL                            *
* R/E/CG1              Carbon Cycle Group                   *
* 325 Broadway                                              *
* Boulder, Colorado    (303) 497-6078                       *
*           80303      (303) 497-6290 FAX                   *
*                      [EMAIL PROTECTED] - Internet    *
*                                                           *
*************************************************************

------------------------------

From: Bart Vandewoestyne <[EMAIL PROTECTED]>
Subject: winbond-840.c on kernel 2.2.15 for Compex RL100ATX/PCI ethernet card
Date: Tue, 23 May 2000 21:55:36 +0200

I'm trying to compile the winbond-840.c driver (found on 
http://www.scyld.com/network/drivers.html ) for my Compex RL100ATX/PCI ethernet
card on a 2.2.15 kernel but I'm having the following errors:

/usr/src/modules> # gcc -DMODULE -O6 -c winbond-840.c 
winbond-840.c:111: linux/modversions.h: No such file or directory
winbond-840.c:132: pci-scan.h: No such file or directory
winbond-840.c:133: kern_compat.h: No such file or directory

Can somebody tell me what I'm doing wrong here?  Or isn't this driver supposed
to work yet on a 2.2.15 kernel?

Greetzzz
MC303
 
-- 
Bart Vandewoestyne                        [EMAIL PROTECTED]
Hugo Verrieststraat 48                              +32 (0)56 75.48.11
B-8550 Zwevegem                                  http://hello.to/MC303
======================================================================


------------------------------

From: Colin Howarth <[EMAIL PROTECTED]>
Subject: RAM stress testing program?
Date: 23 May 2000 15:11:16 -0500

Hi all,

My system is crashing quite often (daily). There are the usual suspects. One
thing I've tried is removing the second bank of PC100 memory. That seems to
have done the trick, but I'd like to make _really_ sure, as memory isn't that
cheap.

Is there some program that tests the memory hardware?

I recently installed SuSE 6.4 (kernel 2.2.14) and am trying out the Reiser fs.
That could be causing problems. Or there's the X server (3.3.6 with Matrox
G200) which keeps crashing with a note to try gdb on the core file. Except
there is no core file!

Finally, the partitions on my other IDE disk (with ext2) seem to be so
corrupted that accessing them crashes the system. Then I also have a
corrupted file on the Reiser partition such that I can't even delete it - I get
"Input/output error".

Fun, isn't it?

colin

------------------------------

From: Staszek Ceran <[EMAIL PROTECTED]>
Subject: searching driver for HP InkJet690C
Date: Tue, 23 May 2000 20:22:51 GMT

Im looking for a HP InkJet690C (Debian 1.3.1) driver - thanks.
Stan


------------------------------

From: Andrey Vlasov <[EMAIL PROTECTED]>
Subject: Re: kensington mouse in a box - driver?
Date: Tue, 23 May 2000 13:21:23 -0700

Hi,

I don't know about your mouse more than you said but I have a mouse with
wheel and I use MouseManPlusPS/2 to use wheel. Try it - may it will work
for you also. But to use it in diffrent programs some of them should be
configured to use buttons 4 and 5 (What is wheel events).

Andrey

"Andrew P. Billyard" wrote:

> I just bought a  Kensington Mouse In a Box for my system (RH 6.1, kernel
> 2.2.12-20) and am having trouble getting the machine to recognize the
> wheel up/down as buttons.  In my /etc/X11/XF86Config, I have
>
> Section "Pointer"
>     Protocol    "PS/2"
>     Device      "/dev/mouse"
>     Buttons 5
>     ZAxisMapping 4 5
> EndSection,
>
> where
> lrwxrwxrwx   1 root     root            5 May 20  2000 /dev/mouse->psaux
>
> ("PS/2" seems to work best, IMPS/2 just produced squirly results).
> Now, when I roll the wheel the mouse cursor moves up and down, but I
> can't get the system to recognize it as buttons presses (for instance,
> xev reports a "MotionNotify event" as opposed to a "ButtonPress/
> ButtonRelease event").  I've been all over the net and can't find a
> solution.
>
> Is there a mouse driver for the Kensington Mouse In a Box?  Are there
> newer versions of any mouse drivers that can read this mouse?  I'm
> currently running XFree86 Version 3.3.5 with WindowMaker 0.62.1 as the
> window manager.
>
> Any help is appreciated.
>
> Cheers,
> Andrew


------------------------------

From: Colin Howarth <[EMAIL PROTECTED]>
Subject: RAM stress testing program?
Date: 23 May 2000 15:40:52 -0500

Hi all,

My system is crashing quite often (daily). There are the usual suspects.
One
thing I've tried is removing the second bank of PC100 memory. That seems to
have done the trick, but I'd like to make _really_ sure, as memory isn't
that
cheap.

Is there some program that tests the memory hardware?

I recently installed SuSE 6.4 (kernel 2.2.14) and am trying out the Reiser
fs.
That could be causing problems. Or there's the X server (3.3.6 with Matrox
G200) which keeps crashing with a note to try gdb on the core file. Except
there is no core file!

Finally, the partitions on my other IDE disk (with ext2) seem to be so
corrupted that accessing them crashes the system. Then I also have a
corrupted file on the Reiser partition such that I can't even delete it - I
get
"Input/output error".

Fun, isn't it?

colin

------------------------------

From: Marcel Pol <[EMAIL PROTECTED]>
Subject: Re: Need drivers for scanner HP Scanjet3300C
Date: Tue, 23 May 2000 20:50:17 GMT

James Poole wrote:
> I use HPUX based machines and presumed an HP scanner would provide
> drivers for Linux so went out and got myself an HPScanjet3300C. 

There is not yet a driver for Sane.
The HP backend supports a lot of HP's, but this one uses a different
protocol, and therefore it needs a different driver/backend.
I haven't heard of someone writing it.

You might try XVscan ($50)
Or Scanshop (Vividata; very expensive)

The best you could do was to look what scanners are supported, but
you didn't.
Bad luck.


*************************           __   _
/      Marcel Pol       /          / /  (_)__  __ ____  __
/                       /         / /__/ / _ \/ // /\ \/ /
/  [EMAIL PROTECTED]  /        /____/_/_//_/\_,_/ /_/\_\
*************************
SuSE 6.3  Kernel 2.2.13
Don't visit http://www.angelfire.com/scifi/marcelpol

This sig is stolen.
But it was released under GNU, wasn't it?

------------------------------

From: Richard Watson <[EMAIL PROTECTED]>
Subject: Re: Modem : Line not clean error!
Date: 23 May 2000 22:44:57 +0100

Michael V. Ferranti <[EMAIL PROTECTED]> writes:

> Here I was, minding my own business, and wouldn't you know it?
> Sandhitsu R Das <[EMAIL PROTECTED]> just had to go and say:
> 
> >> > May 21 08:13:08 localhost pppd[630]: Receive serial link is not 8-bit clean:
> >> > May 21 08:13:08 localhost pppd[630]: Problem: all had bit 7 set to 0
> 
>       Huh?  Doesn't PPP require an 8 bit connection?  Why would your ISP
> switch to 7 bits, or is that at your end?

I've got an identical problem with a USR Sportster External.

It works fine with a different modem and I've tried two isps.

-- 
Richard Watson                                  email: [EMAIL PROTECTED]
Pentagon Web Design Ltd                         ICQ:   65274884

------------------------------

From: "Phil" <[EMAIL PROTECTED]>
Subject: problem with modem
Date: Tue, 23 May 2000 21:03:31 GMT

Ok,for a year now I've fiddled with Linux winmodem drivers and I've just
about had enough. I chunked the winmodem and bought an ISA jumper
configurable hardware modem. the IRQ and I/O is already set in
isapnp.conf,and /dev/ttyS0 is already set the for correct IRQ and I/O. now
my only question is,why the !@#$%^&* won't it detect or use my modem? it's
NOT a winmodem,it's NOT PCI,and everything's configured just as good as can
be,but RH Dialer won't find it. (I'm using RedHat Linux 6.2,btw.). I really
need this thing working for Linux. however,I think I know what may be
causing the problem. the jumpers are set to PnP (Plug 'n Play),and there is
a setting for non-PnP. do you think this might be whats causing the problem?

--


--Phil
"Uhh,phil,aren't you supposed to be at work?"
"Meh."
-
"Well,I think you should tell her this. You don't wanna spend half your life
thinking about a chance you never took."



------------------------------

From: Keith Rhodes <[EMAIL PROTECTED]>
Subject: SMP capable CPU load monitor - where?
Date: Tue, 23 May 2000 23:07:40 +0200

Anybody know where I can find an xload type of CPU load
monitor that will work for twin CPU Linux boxen?


------------------------------

From: "Kirk Wythers" <[EMAIL PROTECTED]>
Subject: setserial modem question
Date: Tue, 23 May 2000 15:13:27 -0500

How do figure out which serial port a modem that is jumpered to PnP is
using?

Thanks,

Kirk




------------------------------

From: [EMAIL PROTECTED] (mark carroll)
Subject: Re: setserial modem question
Date: 23 May 2000 21:16:13 GMT

In article <8gesb4$3s9$[EMAIL PROTECTED]>,
Kirk Wythers <[EMAIL PROTECTED]> wrote:
>How do figure out which serial port a modem that is jumpered to PnP is
>using?

I usually use minicom to try each, and see which responds to an
ATZ. (-:

-- Mark

------------------------------

From: "Mark Langsdorf" <[EMAIL PROTECTED]>
Subject: ALSA Sound Problems - /proc/asound/dev ?
Date: Tue, 23 May 2000 16:16:07 -0500

I'm trying to install the ALSA 0.5.2 sound drivers on
an IBM Thinkpad 600 with a Crystal Semiconductor
CS4232 (base system is SuSE 6.3).  Everything looks
fine until I get to section 4.6 of the the ALSA mini-howto.
I'm supposed to have a /dev/snd/ directory but instead
I have a symbolic link to /proc/asound/dev, which
doesn't seem to exist.

What am I doing wrong and how do I fix this?

-Mark Langsdorf




------------------------------

From: "Rene Märten" <[EMAIL PROTECTED]>
Subject: PCMCIA Isdn modem
Date: Tue, 23 May 2000 23:20:12 +0200

Hi,

i have a big problem. Under Windoof on my laptop i use a 128IV Intelligent
ISDN Modem Card.
Now i tryed to install it under linux but i had no chance. anybody can help
me ?
The PCMCIA-Cardmanager (Socketmanager) is installed. But he says "No
supported card 'IV128' found. what can i do ??



------------------------------

From: Keith Rhodes <[EMAIL PROTECTED]>
Subject: Twin-CPU load type monitor (like xload) - where ?
Date: Tue, 23 May 2000 23:04:09 +0200

Anybody know of one of these?

Either like xload on the desktop, or a panel applet for
Gnome + Sawmill...

Thanks in advance,

KR




------------------------------

From: Keith Rhodes <[EMAIL PROTECTED]>
Subject: Twin-CPU load type monitor (like xload) - where ?
Date: Tue, 23 May 2000 23:30:42 +0200

Anybody know of one of these?

Either like xload on the desktop, or a panel applet for
Gnome + Sawmill...

Thanks in advance,

KR

------------------------------

From: jean <[EMAIL PROTECTED]>
Subject: Seagate-Platte
Date: Tue, 23 May 2000 23:22:20 +0200

hi, 
habe eine SEAGATE S31720A. auf der war eine NTFS-partition von NT. platte wird
von LINUX (Halloween IV = Redhat 6.1) erkannt. fdisk konnte sie auch lesen und
partition loeschen. nun aber ist kein zugriff mehr moeglich. folgende meldung
bei dmesg:

> hdd: ST31720A, 1626MB w/0kB Cache, CHS=3305/16/63

spaeter

>hdd:hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=0, sector=0
>end_request: I/O error, dev 16:40 (hdd), sector 0
> unable to read partition table

SEAGATE-Tools unter WIN bringen den rechner total durcheinander.  fdisk kann
/dev/hdd natuerlich nicht mehr lesen

kann man der platte noch helfen?

ids
jean



------------------------------

From: jean <[EMAIL PROTECTED]>
Subject: Re: Seagate-Platte
Date: Tue, 23 May 2000 23:51:20 +0200

hi,
sorry, my first attempt was german - my fault.

the problem:
i have a seagete ST31720A. there was a NTFS-partition, which i erase with fdisk
under LINUX (Halloween IV = RedHat 6.1). now LINUX can't access the drive.
dmesg shows these things:
 
> hdd: ST31720A, 1626MB w/0kB Cache, CHS=3305/16/63

and a little later:

>hdd:hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }>hdd: 
>read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=0, sector=0
>end_request: I/O error, dev 16:40 (hdd), sector 0
> unable to read partition table

SEAGATE-tools under WIN doesn't help my computer - WIN hangs at startup! fdisk
can't access the drive.  

please, can anyone help the drive?

jean



Am Die, 23 Mai 2000 hat jean geschrieben:
>hi, 
>habe eine SEAGATE S31720A. auf der war eine NTFS-partition von NT. platte wird
>von LINUX (Halloween IV = Redhat 6.1) erkannt. fdisk konnte sie auch lesen und
>partition loeschen. nun aber ist kein zugriff mehr moeglich. folgende meldung
>bei dmesg:
>
>> hdd: ST31720A, 1626MB w/0kB Cache, CHS=3305/16/63
>
>spaeter
>
>>hdd:hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>>hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=0, sector=0
>>end_request: I/O error, dev 16:40 (hdd), sector 0
>> unable to read partition table
>
>SEAGATE-Tools unter WIN bringen den rechner total durcheinander.  fdisk kann
>/dev/hdd natuerlich nicht mehr lesen
>
>kann man der platte noch helfen?
>
>ids
>jean


------------------------------

From: jean <[EMAIL PROTECTED]>
Subject: Seagate-hd
Date: Tue, 23 May 2000 23:41:37 +0200

hi,
sorry, my first attempt was german - my fault.

the problem:
i have a seagete ST31720A. there was a NTFS-partition, which i erase with fdisk
under LINUX (Halloween IV = RedHat 6.1). now LINUX can't access the drive.
dmesg shows these things:
 
> hdd: ST31720A, 1626MB w/0kB Cache, CHS=3305/16/63

and a little later:

>hdd:hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }>hdd: 
>read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=0, sector=0
>hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
>hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=0, sector=0
>end_request: I/O error, dev 16:40 (hdd), sector 0
> unable to read partition table

SEAGATE-tools under WIN doesn't help my computer - WIN hangs at startup! fdisk
can't access the drive.  

can anyone help these drive?

jean


------------------------------

From: Andrey Vlasov <[EMAIL PROTECTED]>
Subject: Q: Modem: USR 2976-OEM-50: wvdial
Date: Tue, 23 May 2000 14:56:31 -0700

Hi guys,

I am not new with Linux but never used modem before. I just bought
USR Robotics 2976-OEM-50 which is supported. I spend about hour
before I got it recognised by Linux (Just Windows reported it as COM5
but in Linux it is /dev/ttyS2).  I can get access to modem through
minicom - I can dial ISP / enter username / enter password  and
ISP report that it started ppp. But I could not manage to work modem
from any GUI kppp / rp3. All of them the report that pppd suddenly died.

I try to use wvdial to figure out what is wrong and bellow you will find

output of comand

--> WvDial: Internet dialer version 1.40
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATM0L0
ATM0L0
OK
--> Modem initialized.
--> Sending: ATDT 6093300
--> Waiting for carrier.
ATDT 6093300
CONNECT 33333/ARQ/V90/LAPM/V42BIS
--> Carrier detected.  Waiting for prompt.
UQKT2 tnt11.vancouver.bc.da.uu.net
Login:
--> Looks like a login prompt.
--> Sending: [myid_here]@freewwweb.com
[myid_here]@freewwweb.com
Password:
--> Looks like a password prompt.
--> Sending: (password)
--> Don't know what to do!  Starting pppd and hoping for the best.
--> Starting pppd at Tue May 23 14:34:13 2000
--> PPP daemon has died! (exit code = 1)
--> Disconnecting at Tue May 23 14:34:13 2000
--> Auto Reconnect will be attempted in 5 seconds
--> pppd error!  Look at files in /var/log for an explanation.

/var/log/messages

May 23 14:45:11 [myhostname] modprobe: can't locate module
char-major-108
May 23 14:45:11 [myhostname] pppd[24242]: The remote system is required
to authenticate itself but I
May 23 14:45:11 [myhostname] pppd[24242]: couldn't find any secret
(password) which would let it use an IP address.

if I try to start pppd manualy

root# /usr/sbin/pppd
/usr/sbin/pppd: The remote system is required to authenticate itself but
I
/usr/sbin/pppd: couldn't find any secret (password) which would let it
use an IP address.

I get next message in /var/log/messages

May 23 14:16:27 [myhostname] pppd[24176]: pppd 2.3.10 started by
vandrey, uid 0
May 23 14:16:27 [myhostname] pppd[24176]: Using interface ppp0
May 23 14:16:27 [myhostname] pppd[24176]: Connect: ppp0 <--> /dev/pts/9
May 23 14:16:57 [myhostname] pppd[24176]: LCP: timeout sending
Config-Requests
May 23 14:16:57 [myhostname] pppd[24176]: Connection terminated.
May 23 14:16:57 [myhostname] pppd[24176]: Receive serial link is not
8-bit clean:
May 23 14:16:57 [myhostname] pppd[24176]: Problem: all had bit 7 set to
0
May 23 14:16:57 [myhostname] pppd[24176]: Exit.

I guess that I miss something simple but can not figure out "what is
it?"
Any help will very welcome.

Config info:
==============================================================
Redhat 6.1, (kernel 2.2.12-20)
PIII450/ASUS P3B-F/RAM 128MB/HDD 8GB/4x16CDRW/50xCD/WinTV DBX/
           /NIC D-Link 530TX/Modem USR Robotics 2976-OEM-50
==============================================================

Thanks in advance

Andrey



------------------------------

From: "Rick Zhang" <[EMAIL PROTECTED]>
Subject: Where can I get IBM 300GL's Crystal Netcard's Drivers for Linux?
Date: Tue, 23 May 2000 14:54:57 +0800



--
Ö÷Ò³: http://www.rickzhang.com
OICQ: 329170(ÍÆ¼ö)
ICQ : 37175293
ÐÅÏä: [EMAIL PROTECTED]



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.hardware) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Hardware Digest
******************************

Reply via email to