[Voyage-linux] request for uinput module
Fred
(spam-protected)
Fri Jan 6 04:22:15 HKT 2012
Le jeu. 05 janv. 2012 19:50:22 CET,
Adam Pribyl <pribyl at lowlevel.cz> a écrit :
> The documentation is not very good for Voyage in this mather (well it
> used to be in dokuwiki, but only remains as a text files), but it is
> quite simple to build your own kernel and modules (preferably with
> voyage in virtualbox with dev tools):
>
> apt-get install linux-source-3.0.0-voyage # download source code
> cd /usr/src
> tar -jxf linux-source-3.0.0-voyage.tar.bz2 # extract the voyage
> kernel source to linux-source-3.0.0-voyage
> wget
> http://mirror.voyage.hk/download/kernel_config/config-3.0.0-voyage_10.0-1
> # Downloading kernel configuration
> http://www.voyage.hk/download/kernel_config
> cp config-3.0.0-voyage_10.0-1 linux-source-3.0.0-voyage/.config
> dc linux-source-3.0.0-voyage
> make menuconfig # Enable kernel module and drivers
> make-kpkg –revision=“1.0” -append-to-version ”-voyage-my” linux-image
> –rootcmd fakeroot –initrd # building Debian kernel image
Thanks Adam for your help !
I didn't know about the Voyage's Debian packages repository, with your
help, I found it (in http://www.voyage.hk/dists/0.8/linux/), and I
will be able to build the new kernel :-)
Fered.
More information about the Voyage-linux
mailing list