View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 12:15 PM
Tyler M
 
Posts: n/a
Default Re: Serial port program not working under Slack 9.1 was working using 8.0

On Mon, 14 Jun 2004 23:51:42 +0000, Gregg C Levine wrote:

> Hello from Gregg C Levine
> I am building binaries for the Sega Dreamcast which uses an SH4 as its processor. I
> normally send them via serial port to the console for testing. The binary program
> that I use did work under Slack8.0, but when I upgraded, and jumped a version
> release to 9.1 it stopped.


First things to check would be in /etc/rc.d. Make sure rc.serial is
executable (chmod +x rc.serial). Also look in rc.S to see if the line ".
/etc/rc.d/rc.serial" is commented or not.

Tyler
Reply With Quote