[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2876: svgalib will not work in a setup with serial console



Package: svgalib1
Version: 1.28-6

Any program linked against SVGAlib will not work on systems with a
serial console setup because the library tries to do ioctls on
/dev/console instead of /dev/tty0 which is the VT master.  Simply
substituting tty0 for console should do the trick.

Later,
  Dominik


Reply to: