View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 04:29 PM
Peter
 
Posts: n/a
Default Re: Serial Ports not found

Peter wrote:

> Kernel 2.6.9
> Slackware 10
> Soyo KT400 MB with 2 internal ports.
>

Follow up:
1) I made the serial drivers modules, not built in to the kernel
2) I upgraded udev from 026 to 042
3) on reboot, still ttyS* devices not created.

However, if I manually did modprobe 8250, then that module and the
serial_core module loaded. In addition, the devices /dev/tts/0, 1, 2...etc
were created with links from /dev/ttyS0,1,2, etc.

Other than embedding commands in my rc.local startup script, is there a way
to get these things to load on startup automatically?

Thx
Reply With Quote