![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
nvidia driver doesn't work after automatic kernel update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia driver doesn't work anymore. I allready tried the opensuse method of installing the driver and also compiling the kernel module with the NVidia installer. When X starts, the screen goes blank and the computer freezes (no input) Now I changed nvidia to nv in xorg.conf, to be able to work at all. I have a Geforce 8500 GT. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHpxhIRrzdwHiB2GARAvEFAJ9T7xqDtvRFFEsbxuRo/vizBT7tGQCffXO7 15ITde73OvlO9niUUrx1zs4= =2Oc+ -----END PGP SIGNATURE----- |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Markward Kufleitner wrote:
Check the xorg log file in /var/log. Try when in textmode to load the new nvidia kernel module as root and proceed with starting X. Somewhere in between it will go wrong but gives perhaps some clue. taco > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia > driver doesn't work anymore. > > I allready tried the opensuse method of installing the driver and also > compiling the kernel module with the NVidia installer. > > When X starts, the screen goes blank and the computer freezes (no input) > > Now I changed nvidia to nv in xorg.conf, to be able to work at all. > > I have a Geforce 8500 GT. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4-svn0 (GNU/Linux) > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org > > iD8DBQFHpxhIRrzdwHiB2GARAvEFAJ9T7xqDtvRFFEsbxuRo/vizBT7tGQCffXO7 > 15ITde73OvlO9niUUrx1zs4= > =2Oc+ > -----END PGP SIGNATURE----- |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
taco schrieb:
> Markward Kufleitner wrote: > > Check the xorg log file in /var/log. Try when in textmode to load the new > nvidia kernel module as root and proceed with starting X. Somewhere in > between it will go wrong but gives perhaps some clue. > taco > >> OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia >> driver doesn't work anymore. >> >> I allready tried the opensuse method of installing the driver and also >> compiling the kernel module with the NVidia installer. >> >> When X starts, the screen goes blank and the computer freezes (no input) >> >> Now I changed nvidia to nv in xorg.conf, to be able to work at all. >> >> I have a Geforce 8500 GT. Here is a part of my xorg.log file: (II) LoadModule: "nvidia" (II) Loading /usr/lib64/xorg/modules//drivers/nvidia_drv.so Backtrace: 0: X(xf86SigHandler+0x6d) [0x492acd] 1: /lib64/libc.so.6 [0x2b5397638bd0] 2: /lib64/ld-linux-x86-64.so.2 [0x2b5396280048] 3: /lib64/ld-linux-x86-64.so.2 [0x2b5396286ae1] 4: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] 5: /lib64/ld-linux-x86-64.so.2 [0x2b53962863bb] 6: /lib64/libdl.so.2 [0x2b5396493fdb] 7: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] 8: /lib64/libdl.so.2 [0x2b539649436d] 9: /lib64/libdl.so.2(dlopen+0x31) [0x2b5396493f41] 10: X(DLLoadModule+0x56) [0x46d6c6] 11: X(LoaderOpen+0x179) [0x46b219] 12: X [0x46c4c4] 13: X(LoadModule+0x24) [0x46cf04] 14: X(xf86LoadModules+0x8b) [0x46802b] 15: X(InitOutput+0x55d) [0x46906d] 16: X(main+0x295) [0x43a0c5] 17: /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b5397625b54] 18: X(FontFileCompleteXLFD+0x229) [0x4395e9] Fatal server error: Caught signal 11. Server aborting I can't get in textmode because my computer freezes. There is no keyboard input possible. I have to do a hardreset and boot in safe mode to alter the xorg.conf. I don't think that X works in safe mode. I have allready tried to uninstall the module with the --uninstall switch and reinstalled the module after reboot. |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Markward Kufleitner wrote:
> taco schrieb: >> Markward Kufleitner wrote: >> >> Check the xorg log file in /var/log. Try when in textmode to load the new >> nvidia kernel module as root and proceed with starting X. Somewhere in >> between it will go wrong but gives perhaps some clue. >> taco >> >>> OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia >>> driver doesn't work anymore. >>> >>> I allready tried the opensuse method of installing the driver and also >>> compiling the kernel module with the NVidia installer. >>> >>> When X starts, the screen goes blank and the computer freezes (no input) >>> >>> Now I changed nvidia to nv in xorg.conf, to be able to work at all. >>> >>> I have a Geforce 8500 GT. > Here is a part of my xorg.log file: > > (II) LoadModule: "nvidia" > (II) Loading /usr/lib64/xorg/modules//drivers/nvidia_drv.so > > Backtrace: > 0: X(xf86SigHandler+0x6d) [0x492acd] > 1: /lib64/libc.so.6 [0x2b5397638bd0] > 2: /lib64/ld-linux-x86-64.so.2 [0x2b5396280048] > 3: /lib64/ld-linux-x86-64.so.2 [0x2b5396286ae1] > 4: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] > 5: /lib64/ld-linux-x86-64.so.2 [0x2b53962863bb] > 6: /lib64/libdl.so.2 [0x2b5396493fdb] > 7: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] > 8: /lib64/libdl.so.2 [0x2b539649436d] > 9: /lib64/libdl.so.2(dlopen+0x31) [0x2b5396493f41] > 10: X(DLLoadModule+0x56) [0x46d6c6] > 11: X(LoaderOpen+0x179) [0x46b219] > 12: X [0x46c4c4] > 13: X(LoadModule+0x24) [0x46cf04] > 14: X(xf86LoadModules+0x8b) [0x46802b] > 15: X(InitOutput+0x55d) [0x46906d] > 16: X(main+0x295) [0x43a0c5] > 17: /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b5397625b54] > 18: X(FontFileCompleteXLFD+0x229) [0x4395e9] > > Fatal server error: > Caught signal 11. Server aborting > > I can't get in textmode because my computer freezes. There is no > keyboard input possible. I have to do a hardreset and boot in safe mode > to alter the xorg.conf. I don't think that X works in safe mode. > > I have allready tried to uninstall the module with the --uninstall > switch and reinstalled the module after reboot. after you compile the nvidia driver did you start sax to set the resolution did you also uninstall the suse nvidia driver before compiling the nvidia driver |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Darklight schrieb:
> Markward Kufleitner wrote: > >> taco schrieb: >>> Markward Kufleitner wrote: >>> >>> Check the xorg log file in /var/log. Try when in textmode to load the new >>> nvidia kernel module as root and proceed with starting X. Somewhere in >>> between it will go wrong but gives perhaps some clue. >>> taco >>> >>>> OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia >>>> driver doesn't work anymore. >>>> >>>> I allready tried the opensuse method of installing the driver and also >>>> compiling the kernel module with the NVidia installer. >>>> >>>> When X starts, the screen goes blank and the computer freezes (no input) >>>> >>>> Now I changed nvidia to nv in xorg.conf, to be able to work at all. >>>> >>>> I have a Geforce 8500 GT. >> Here is a part of my xorg.log file: >> >> (II) LoadModule: "nvidia" >> (II) Loading /usr/lib64/xorg/modules//drivers/nvidia_drv.so >> >> Backtrace: >> 0: X(xf86SigHandler+0x6d) [0x492acd] >> 1: /lib64/libc.so.6 [0x2b5397638bd0] >> 2: /lib64/ld-linux-x86-64.so.2 [0x2b5396280048] >> 3: /lib64/ld-linux-x86-64.so.2 [0x2b5396286ae1] >> 4: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] >> 5: /lib64/ld-linux-x86-64.so.2 [0x2b53962863bb] >> 6: /lib64/libdl.so.2 [0x2b5396493fdb] >> 7: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] >> 8: /lib64/libdl.so.2 [0x2b539649436d] >> 9: /lib64/libdl.so.2(dlopen+0x31) [0x2b5396493f41] >> 10: X(DLLoadModule+0x56) [0x46d6c6] >> 11: X(LoaderOpen+0x179) [0x46b219] >> 12: X [0x46c4c4] >> 13: X(LoadModule+0x24) [0x46cf04] >> 14: X(xf86LoadModules+0x8b) [0x46802b] >> 15: X(InitOutput+0x55d) [0x46906d] >> 16: X(main+0x295) [0x43a0c5] >> 17: /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b5397625b54] >> 18: X(FontFileCompleteXLFD+0x229) [0x4395e9] >> >> Fatal server error: >> Caught signal 11. Server aborting >> >> I can't get in textmode because my computer freezes. There is no >> keyboard input possible. I have to do a hardreset and boot in safe mode >> to alter the xorg.conf. I don't think that X works in safe mode. >> >> I have allready tried to uninstall the module with the --uninstall >> switch and reinstalled the module after reboot. > > after you compile the nvidia driver did you start sax to set the resolution > did you also uninstall the suse nvidia driver before compiling the nvidia > driver Yes I started sax2 with -r -m 0=nvidia and yes i uninstalled the nvidia driver from suse. |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Markward Kufleitner schrieb:
> Darklight schrieb: >> Markward Kufleitner wrote: >> >>> taco schrieb: >>>> Markward Kufleitner wrote: >>>> >>>> Check the xorg log file in /var/log. Try when in textmode to load the new >>>> nvidia kernel module as root and proceed with starting X. Somewhere in >>>> between it will go wrong but gives perhaps some clue. >>>> taco >>>> >>>>> OpenSuSE 10.3_x64: After automatic kernel update 2.6.22.16-0.1 nvidia >>>>> driver doesn't work anymore. >>>>> >>>>> I allready tried the opensuse method of installing the driver and also >>>>> compiling the kernel module with the NVidia installer. >>>>> >>>>> When X starts, the screen goes blank and the computer freezes (no input) >>>>> >>>>> Now I changed nvidia to nv in xorg.conf, to be able to work at all. >>>>> >>>>> I have a Geforce 8500 GT. >>> Here is a part of my xorg.log file: >>> >>> (II) LoadModule: "nvidia" >>> (II) Loading /usr/lib64/xorg/modules//drivers/nvidia_drv.so >>> >>> Backtrace: >>> 0: X(xf86SigHandler+0x6d) [0x492acd] >>> 1: /lib64/libc.so.6 [0x2b5397638bd0] >>> 2: /lib64/ld-linux-x86-64.so.2 [0x2b5396280048] >>> 3: /lib64/ld-linux-x86-64.so.2 [0x2b5396286ae1] >>> 4: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] >>> 5: /lib64/ld-linux-x86-64.so.2 [0x2b53962863bb] >>> 6: /lib64/libdl.so.2 [0x2b5396493fdb] >>> 7: /lib64/ld-linux-x86-64.so.2 [0x2b53962828e6] >>> 8: /lib64/libdl.so.2 [0x2b539649436d] >>> 9: /lib64/libdl.so.2(dlopen+0x31) [0x2b5396493f41] >>> 10: X(DLLoadModule+0x56) [0x46d6c6] >>> 11: X(LoaderOpen+0x179) [0x46b219] >>> 12: X [0x46c4c4] >>> 13: X(LoadModule+0x24) [0x46cf04] >>> 14: X(xf86LoadModules+0x8b) [0x46802b] >>> 15: X(InitOutput+0x55d) [0x46906d] >>> 16: X(main+0x295) [0x43a0c5] >>> 17: /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b5397625b54] >>> 18: X(FontFileCompleteXLFD+0x229) [0x4395e9] >>> >>> Fatal server error: >>> Caught signal 11. Server aborting >>> >>> I can't get in textmode because my computer freezes. There is no >>> keyboard input possible. I have to do a hardreset and boot in safe mode >>> to alter the xorg.conf. I don't think that X works in safe mode. >>> >>> I have allready tried to uninstall the module with the --uninstall >>> switch and reinstalled the module after reboot. >> after you compile the nvidia driver did you start sax to set the resolution >> did you also uninstall the suse nvidia driver before compiling the nvidia >> driver > Yes I started sax2 with -r -m 0=nvidia and yes i uninstalled the nvidia > driver from suse. when I start sax2 the computer freezes and shows: stty: standard input: unable to perform all requested operations. and in /var/log/xorg.log und /var/log/SaX2.log it says fatal server error 11 |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Markward Kufleitner wrote:
when you are in a konsol or text mode do you go into init 3 i have found in the past that if i was not in init 3 i had problems with sax. when starting sax2 just type sax and nothing else |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Darklight wrote:
> Markward Kufleitner wrote: > > when you are in a konsol or text mode do you go into init 3 i have found > in the past that if i was not in init 3 i had problems with sax. > > when starting sax2 just type sax and nothing else sorry the above should be sax2 |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Darklight schrieb:
> Darklight wrote: > >> Markward Kufleitner wrote: >> >> when you are in a konsol or text mode do you go into init 3 i have found >> in the past that if i was not in init 3 i had problems with sax. >> >> when starting sax2 just type sax and nothing else > > sorry the above should be sax2 sure i was in init 3, but i will try sax2 without options |
|
|||
|
Re: nvidia driver doesn't work after automatic kernel update
Markward Kufleitner schrieb:
> Darklight schrieb: >> Darklight wrote: >> >>> Markward Kufleitner wrote: >>> >>> when you are in a konsol or text mode do you go into init 3 i have found >>> in the past that if i was not in init 3 i had problems with sax. >>> >>> when starting sax2 just type sax and nothing else >> sorry the above should be sax2 > sure i was in init 3, but i will try sax2 without options i tried sax2 without options: same result (system freeze) now i installed a new kernel but it's all the same |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|