You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've the ASUS TP500LN and i installed remixos with android-4.4.6_x86 kernel. It's a single OS install on harddisk.
Additional i have a ubuntu 14.04 live usb stick.
Is it possible to compile the modules under ubuntu for remixos and android kernel??
Remixos doesn't have apt, make or dkms installed.
I downloaded the kernel headers for remixos and changed the make -C path to the this kernel-headers.
but when i run make i get many kernel errors for missing modules.
I'm not that familiar with compiling kernel modules (it is the first time i tried)
Would it maybe possible to get the already compiled *.ko module files, so i can try copy them in the kernel driver path and test if this works.
Thanks for the Help.
(i only want to use the asus as media notebook, no testing or developing)
Oksi
The text was updated successfully, but these errors were encountered:
Hi,
i've the ASUS TP500LN and i installed remixos with android-4.4.6_x86 kernel. It's a single OS install on harddisk.
Additional i have a ubuntu 14.04 live usb stick.
Is it possible to compile the modules under ubuntu for remixos and android kernel??
Remixos doesn't have apt, make or dkms installed.
I downloaded the kernel headers for remixos and changed the make -C path to the this kernel-headers.
but when i run make i get many kernel errors for missing modules.
I'm not that familiar with compiling kernel modules (it is the first time i tried)
Would it maybe possible to get the already compiled *.ko module files, so i can try copy them in the kernel driver path and test if this works.
Thanks for the Help.
(i only want to use the asus as media notebook, no testing or developing)
Oksi
The text was updated successfully, but these errors were encountered: