XServer start niet met xenkernel [OpenSuse]

Pagina: 1
Acties:

  • zezke
  • Registratie: September 2006
  • Nu online
Ik heb zonet hypervisor geïnstalleerd, maar toen ik wou opstarten met de kernel met xen kwam er de volgende foutboodschap op het scherm:
...
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) NVIDIA(0): Using HW cursor
(**) NVIDIA(0): Enabling RENDER acceleration
(==) NVIDIA(0): Video key set to default value of 0x101fe
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
FATAL: Module nvidia not found.
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
]
Toen dacht ik dat ik de nvidia driver moest opnieuw installeren, maar ook deze leverde een fout op, maar geen deftig log:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Aug 18 11:25:04 2008
installer version: 1.0.7

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
no cc version check : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.12.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.25.11-0.1-xen/source'
-> Kernel output path: '/lib/modules/2.6.25.11-0.1-xen/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
En nu zit ik zo'n beetje zonder ideeën hoe dit op te lossen.

  • _lasher_
  • Registratie: September 2002
  • Laatst online: 23-01 14:17
Eh, die deftige log waar je het over hebt, zou die niet in /var/log/nvidia-installer.log kunnen staan? ;)
En heb je die README al eens bekeken? Hier staat iets meer daar over, maar het is niet al te uitgebreid.

De installer vind wel een kernel source en build directory, maar waarschijnlijk zijn die nog niet klaar voor gebruik door de installer. Het kan zijn dat je daarvoor een 'make prepare && modules_prepare' in de xen kernel source directory (/lib/modules/2.6.25.11-0.1-xen/source) moet geven. Probeer dat eens en draai dan de installer nog eens.

  • zezke
  • Registratie: September 2006
  • Nu online
Heb net eens jouw suggesties geprobeerd, nog steeds hetzelfde.
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Aug 19 10:37:29 2008
installer version: 1.0.7

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
no cc version check : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.12.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.25.11-0.1-xen/source'
-> Kernel output path: '/lib/modules/2.6.25.11-0.1-xen/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
Een ander probleem dat ik heb is dat ik niet 100% zeker ben welke drivers ik moet kiezen. Ik zit namelijk met een 8400 in m'n laptop, maar de drivers voor laptops zijn enkel voor 8700 etc. Moet ik dan de gewonde desktopdrivers gebruiken van de 8 series?

  • _JGC_
  • Registratie: Juli 2000
  • Nu online
Nvidia werkt standaard niet met Xen, hiervoor moet je patchen:

http://en.opensuse.org/Use_Nvidia_driver_with_Xen

  • zezke
  • Registratie: September 2006
  • Nu online
Hmm die methode werkt ook niet (staat ook bij dat de methode niet meer werkt na 12 juli 2007). Unable to find kernel sources, nochtans staan deze wel geinstalleerd en verwijs ik hem naar de correcte map.

Ik denk dat ik het maar laat rusten.

  • Kippenijzer
  • Registratie: Juni 2001
  • Laatst online: 26-01 12:42

Kippenijzer

McFallafel, nu met paardevlees

Mjah, je zult vooralsnog waarschijnlijk even de keuze moeten maken, Xen zonder de officiele Nvidia driver, of geen xen en dan wel de Nvidia driver, weet zo niet zeker of dat makkelijk naast elkaar te draaien is (meerdere X-configs), maar is dat geen optie, booten wat je op dat moment nodig hebt?
Pagina: 1