Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 01:17:55 +0900 (JST)
From:      sanpei@sanpei.org (MIHIRA Yoshiro)
To:        Michael.Elbel@consol.de
Cc:        mobile@FreeBSD.ORG
Subject:   Re: XFree86 and S3 Savage MX, anybody
Message-ID:  <200006151617.BAA05897@lavender.yy.cs.keio.ac.jp>
In-Reply-To: Your message of "Wed, 14 Jun 2000 22:17:17 JST". <20000614151716.B1100@consol.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael.Elbel@consol.de wrote:

>> Even though I can run other Linux apps without problem, the XF86_SVGA
>> server complains about: 
>>        ELF interpreter /lib/ld-linux.so.2 not found
>> even though it's available in /compat/linux/lib.

  Please try below command.
	# brandelf -t Linux XF86_SVGA

  And some symlinks were needs like below:

# ln -s /dev/console /compat/linux/dev/tty0
# ln -s /dev/ttyv0 /compat/linux/dev/tty1
# ln -s /dev/ttyv1 /compat/linux/dev/tty2
# ln -s /dev/ttyv2 /compat/linux/dev/tty3
# ln -s /dev/ttyv3 /compat/linux/dev/tty4
# ln -s /dev/ttyv4 /compat/linux/dev/tty5
# ln -s /dev/ttyv5 /compat/linux/dev/tty6
# ln -s /dev/ttyv6 /compat/linux/dev/tty7
# ln -s /dev/ttyv7 /compat/linux/dev/tty8
# ln -s /dev/ttyv8 /compat/linux/dev/tty9
# ln -s /dev/ttyv9 /compat/linux/dev/ttya

  If you could not run XF86_SVGA(Linux binary), please
remove /compat/linux/tmp.

  My friend uses Linux XF86_SVGA binary under 4.0-RELEASE box, S3 Savage IX.

http://www.sanpei.org/Laptop-X/Laptop-X/Toshiba_Dynabook_Satellite_4320

linux binary
ftp://ftp.s3.com/pub/s3/desktop/395/395_xf86_1011.tar.gz

Cheers.
MIHIRA Yoshiro
Yokohama Japan.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006151617.BAA05897>