Re: New Kernel but there is no screen... :(

2014-12-30 Thread Curt
On 2014-12-30, Hans wrote: > > The problem is, that we do still not know, what the real reason is for the > malfunction. > He might want to look in the log for errors, if that detail hasn't already been mentioned (/var/log/Xorg.0.log). -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

Re: New Kernel but there is no screen... :(

2014-12-30 Thread Hans
Am Dienstag, 30. Dezember 2014, 10:40:55 schrieben Sie: > It has the black screen after boot when try load the desktop login screen - > so this is the 2. - from which you mentioned. > > I have got two NVIDIA 8600GT - in SLI - with two screens plugged in one of > the cards - as you could see in my

Re: New Kernel but there is no screen... :(

2014-12-29 Thread Hans
Am Montag, 29. Dezember 2014, 18:19:52 schrieb Gábor Hársfalvi: > Hi all, > > I did all what the Hans and the wiki-site suggested - Installed dkms, and > the header file too - and it updated the initramfs too. > > But after restarting I still get the black screen :( > > If I booted to the previo

Re: New Kernel but there is no screen... :(

2014-12-29 Thread Diogene Laerce
On 12/29/2014 06:19 PM, Gábor Hársfalvi wrote: > Hi all, > > I did all what the Hans and the wiki-site suggested - Installed dkms, > and the header file too - and it updated the initramfs too. > > But after restarting I still get the black screen :( > > If I booted to the previous working - kernel

Re: New Kernel but there is no screen... :(

2014-12-29 Thread Gábor Hársfalvi
Hi all, I did all what the Hans and the wiki-site suggested - Installed dkms, and the header file too - and it updated the initramfs too. But after restarting I still get the black screen :( If I booted to the previous working - kernel 2.6 version - with grub it succesfully load my xorg.conf. P

Re: New Kernel but there is no screen... :(

2014-12-29 Thread Curt
On 2014-12-29, Gábor Hársfalvi wrote: > > Hello, > > I succesfully updated my Squeeze's Kernel version from 2.6 to 3.2, but > after restarting the system its all after booting the black screen... > You need to update your nvidia driver as Hans has suggested. Here's a helpful wiki that could ligh

Re: New Kernel but there is no screen... :(

2014-12-29 Thread Hans
Hi Gabor, you might need to build new kernel modules for nvidia cards. The easiest way is to install nvidia-kernel-dkms and module-assistant. The command m-a gives you a nice ncurses gui, where you can easily prepare your system. It will then download and install all needed packages. After tha