|
|
#1 | |
|
Registered User
Join Date: Dec 2006
Posts: 16
|
Hi,
I made a kickstart script that builds Meego with nvidia support. I use dkms to build and install the kernel module. I'm using sh NVIDIA-*.run --no-kernel-module to install all xorg related file. However, this later command fails when I'm running it from a already nvidia driver having host, that is : I run opensuse 11.3 with nvidia drivers, I'm running mic-image-creator that downloads and install meego package in a chrooted image ; within this chrooted image, the kernel module check fails, even if I pass the --no-kernel-module flag. IMHO, the --no-kernel-module flag is intended for special use case, when user wants to build kernel module and install userspace shared object separatly. In such situation, the kernel module check should be relaxed. Regards, Vincent |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2009
Location: Near Paris France
Posts: 40
|
I totally agree, the driver can be installed successfully in a chroot for example, if /proc is unmounted before (in the chroot), so the check is useless when --no-kernel-module is used.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2006
Posts: 477
|
You should be using the extract option to bust open the package file and move all the files yourself. Relying on the installer to do The Right Thing is just asking for upkeep hell.
|
|
|
|
![]() |
| Thread Tools | |
|
|