PDA

View Full Version : setserial ttys0 error???



JockVSJock
09-23-2003, 12:54 PM
Keep getting this error message



ttyS0: LSR Safety Check Engaged


Did some googling and found that if I run



set serial /dev0/ttys automatic


This takes care of that error message.

BUT, if I reboot, I have to do this
all over again.

How do I fix this one time?

thanks

rickenbacherus
09-25-2003, 01:33 AM
Can you disable PnP in your BIOS? Post the output of lsmod please.

JockVSJock
09-25-2003, 04:55 AM
Here are my modules:



root@Probot:/home/cmmiller# lsmod
Module Size Used by Not tainted
capi 17920 0
capifs 4012 1 [capi]
kernelcapi 30592 1 [capi]
capiutil 22848 0 [kernelcapi]
usb-storage 68256 0 (unused)
loop 9752 0 (autoclean)
lvm-mod 44960 0
orinoco_cs 4788 0 (unused)
orinoco 35372 0 [orinoco_cs]
hermes 6244 0 [orinoco_cs orinoco]
thermal 6432 0 (unused)
processor 8376 0 [thermal]
fan 1632 0 (unused)
button 2572 0 (unused)
battery 5856 0 (unused)
asus_acpi 7612 0 (unused)
ac 1824 0 (unused)
autofs4 10068 0 (unused)
soundcore 3620 0
af_packet 13640 0
nls_iso8859-1 2844 0 (unused)
ntfs 55936 0 (unused)
via-rhine 14512 1
mii 2496 0 [via-rhine]
serial 47876 0
usb-uhci 23532 0 (unused)
usbcore 62656 0 [usb-storage usb-uhci]
ds 6952 1 [orinoco_cs]
yenta_socket 10592 1
pcmcia_core 43104 0 [orinoco_cs ds yenta_socket]
rtc 6940 0


Why do you think it may be PnP? It was working fine, then I apt-get and it loaded a package and boom, getting this error message.

thanks

JockVSJock
10-14-2003, 01:28 AM
For some reason, I was missing serial.conf under /etc.

I got a copy from another Knoppix user and rebooted and all is fine know.

BUT, I have no idea why it was deleted.

alert5
10-14-2003, 05:03 AM
Interesting. I've routinely disabled serial and parallel ports on my machines since I have no need for either. However I was receiving the same warning "ttyS0: LSR Safety Check Engaged" until I went back into the BIOS and enabled the ports. Knoppix evidently does not like a disabled serial port.

hemps
12-11-2003, 09:22 PM
Please post the serial.conf file so we can see how to write
Thanks

niederberger
01-18-2004, 05:40 AM
yes please. If anyone have a proper serial.conf, or the proper solution to the "ttyS0: LSR safety check engaged" problem on a system without serial ports (my notebook for example), please email "nieder at mail dot ru".

Thanks

JockVSJock
01-19-2004, 12:59 AM
When this happened, I was running Knoppix V3.2.

Can't remember why, but I blew it away and did a fresh install of Knoppix V.3.3.

Either way Knoppix is a sweet distro, and not having any problem with tty, but if it happens to anyone, get a serial.conf file and replace what you have. It fixed mine.

thanks

niederberger
01-19-2004, 01:06 AM
i think that's my problem. I don't have a /etc/serial.conf.
Could you send yours to the email "nieder at mail dot ru" ?

I tried disabling all serial support on the kernel, but that didn't help either.

Thanks.

JockVSJock
01-19-2004, 02:27 AM
i think that's my problem. I don't have a /etc/serial.conf.
Could you send yours to the email "nieder at mail dot ru" ?

I tried disabling all serial support on the kernel, but that didn't help either.

Thanks.

Tried to PM you, but looks like it ain't working.

Anyways, sent you serial.conf.

Here is the thing, I don't see it for V3.3, so I took it off of my Slackware 9.1 box.