Tiny Core Linux
Tiny Core Base => CorePlus => Topic started by: serhi999se on November 23, 2014, 08:45:07 PM
-
Looking package xf86-video-neomagic.tcz for Xorg 7.7. There exists ??
-
the last xf86-video-neomagic extension was in the tc-4.x repo.
You could pm the maintainer and ask for an update or have a go at compiling it yourself - you could check the build instructions at http://www.tinycorelinux.net/5.x/x86/tcz/src/xf86-video-intel/compile_xf86-video-intel if you need any hints, I presume the build would be similar.
-
Thank you! I will compile))
-
the driver is not going to. after make -> file is missing xaa.h. as understood from the description in the absence of xaa.h, it may replace shadowfb.h. such a file is present in the package xorg-server-dev. but there is no replacement. right thing to do?
commit 07845a120a674380b6b499961e6c81accfdd6a2e
Author: Adam Jackson <ajax@redhat.com>
Date: Mon Dec 19 16:50:28 2011 -0500
Fall back to shadowfb when XAA is unavailable
-
May be easier to install Xorg 7.6?
What problems are possible in this way?
-
First try to compile the latest version of neomagic (not the latest release, but git master).
-
1.2.6 - no find xaa.h
1.2.7 - no find midstore.h
1.2.8 - success!:-))