Date: Sun, 14 Aug 2005 11:31:27 +0200 From: Miguel Mendez <flynn@energyhq.es.eu.org> To: freebsd-amd64@freebsd.org Subject: 32bit Linux dri apps on FreeBSD/amd64? Message-ID: <20050814113127.7d69af2b.flynn@energyhq.es.eu.org>
next in thread | raw e-mail | index | archive | help
--Signature=_Sun__14_Aug_2005_11_31_27_+0200_9cRzp5a1M2gn2v0L Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm trying to run linux-enemyterritory which, incidentally is marked as 386 only, although I don't see any reason why amd64 couldn't be added to the supported arches. I've installed said port and linux_dri, linux-base-8 and linux-XFree86-libs. When trying to run et it fails when opening /dev/dri/card0. Can anybody shed some light on what's going on? I remember playing et on i386 before. Is this an AMD64-only issue? This is the relevant portion from ktrace: 66553 et.x86 NAMI "/compat/linux/dev/dri" 66553 et.x86 NAMI "/dev/dri" 66553 et.x86 RET setrlimit 0 66553 et.x86 CALL setrlimit(0xffffc890,0xffffc790,0x4c) 66553 et.x86 NAMI "/compat/linux/dev/dri/card0" 66553 et.x86 NAMI "/dev/dri/card0" 66553 et.x86 RET setrlimit 0 66553 et.x86 CALL open(0xffffc890,0x2,0) 66553 et.x86 NAMI "/compat/linux/dev/dri/card0" 66553 et.x86 NAMI "/dev/dri/card0" 66553 et.x86 RET open 8 66553 et.x86 CALL ioctl(0x8,0xc0086401 ,0xffffc990) 66553 et.x86 RET ioctl -1 errno -22 Unknown error: -22 66553 et.x86 CALL close(0x8) 66553 et.x86 RET close 0 Cheers, --=20 Miguel Mendez <flynn@energyhq.es.eu.org> http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1 --Signature=_Sun__14_Aug_2005_11_31_27_+0200_9cRzp5a1M2gn2v0L Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFC/w9ynLctrNyFFPERAnXbAJ9DUkFKyTfXnXwOVDrqXR2hbOhQswCfenJ7 2wFq+7nprD775SBcjqGv+kQ= =1O4F -----END PGP SIGNATURE----- --Signature=_Sun__14_Aug_2005_11_31_27_+0200_9cRzp5a1M2gn2v0L--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050814113127.7d69af2b.flynn>