Amiga.org

Operating System Specific Discussions => AROS Research Operating System => Topic started by: gdanko on June 04, 2010, 07:17:41 AM

Title: AROS Linux x86_64 fails on Ubuntu Lucid
Post by: gdanko on June 04, 2010, 07:17:41 AM
Pretty basic install of Lucid

Xlib:  extension "XFree86-VidModeExtension" missing on display ":1.0".

This is the error I receive
Title: Re: AROS Linux x86_64 fails on Ubuntu Lucid
Post by: Mazze on June 04, 2010, 07:56:39 AM
I guess you need this paket:
libxxf86vm1     X11 XFree86 video mode extension library
Title: Re: AROS Linux x86_64 fails on Ubuntu Lucid
Post by: gdanko on June 04, 2010, 05:22:20 PM
Quote from: Mazze;562802
I guess you need this paket:
libxxf86vm1     X11 XFree86 video mode extension library


gdanko@gdanko-desktop:~$ sudo apt-get install libxxf86vm1
Reading package lists... Done
Building dependency tree      
Reading state information... Done
libxxf86vm1 is already the newest version.
Title: Re: AROS Linux x86_64 fails on Ubuntu Lucid
Post by: som99 on June 04, 2010, 05:41:22 PM
Ignore my ignorance, but could it not have anything to do with the absence of HAL?
Title: Re: AROS Linux x86_64 fails on Ubuntu Lucid
Post by: Mazze on June 05, 2010, 06:55:19 AM
I have searched in Google for that error message. For some users it helped to disable XGL or desktop effects.

BTW: I'm running AROS-86_64 on Lucid with the proprietary NVidea driver. With medium desktop effects I don't need to enable "Backingstore" anymore. Only problem is that I can't enable fullscreen mode anymore.