Re: SVGALIB under Mandrakelinux 10.1 official

Andrea Mazzoleni <[email protected]>
Newsgroups gmane.comp.games.mame.advancemame.user
Message-ID <[email protected]>
Try copying the attached svgalib-fbdev.sh file in the
/etc/udev/scripts directory.

Ensure also to make it executable with "chmod a+x
/etc/udev/scripts/svgalib-fbdev.sh".

Not tried, but it should work. Eventually run it one startup script.

-- 
Andrea Mazzoleni
935A 2D3C 5C70 BCD6 CB0C  ED89 7C19 4321 6340 3F6D
svgalib-devfs.sh (application/octet-stream, 255 B)
#! /bin/bash
# Make SVGALIB /dev nodes.

if [ -z $udev_root ]; then
  . /etc/udev/udev.conf
fi

mknod -m 666 /dev/svga c 209 0
mknod -m 666 /dev/svga1 c 209 1
mknod -m 666 /dev/svga2 c 209 2
mknod -m 666 /dev/svga3 c 209 3
mknod -m 666 /dev/svga4 c 209 4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.