kernel 3.6.5+nvidia 304.60, pc does not boot

General conversations about MIB project
Forum rules
Image
Before you post, please read forum rules:
Software requests - How to
Tag [SOLVED] in topics
User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

if i use kernel 3.4.11 no pb to boot

if i use kernel 3.6.5
then
pc stop booting at about the step "starting udev"

or

there is many time same kernel errors message about many modules then booting procedure stops

i don't remender having pb with previous 3.6.x
Last edited by promeneur on 19 November 2012, 10:42, edited 2 times in total.
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.4, pc does not boot

Post by promeneur »

i changed from nvidia 304.60 to vesa driver
then
no pb !

i don't remenber having any pb with previous 3.6.x and nvidia 304.60
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

My conf

mandriva 2010.3 i686
updated with http://mib.pianetalinux.org/MIB/2010.3/ ... /xorg1.13/
thus

x server information :

server version number : 11.0
server vendor version : 1.13.0

drm 2.4.40
mesa 9.0.0
pixman 1_0-0.28
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

promeneur wrote:if i use kernel 3.4.11 no pb to boot

if i use kernel 3.6.5
then
pc stop booting at about the step "starting udev"

or

there is many time same kernel errors message about many modules then booting procedure stops

i don't remender having pb with previous 3.6.x
The same problem happens to me with all kernel 3.6 (since 3.6.0) in one of mine PC:
Hardware:
Asus M2NPV-VM
AMD X2-6400

udev timeout warnings for all booting modules, forever...


in ROSA 2012.1 was finally fixed the problem with nvidia proprietary drivers
nvidia-304.64-4 driver have been fixed, now XFdrake can switch to "nvidia".
The problem was a missing script, so with release -4 switching alternatives
is working again and selecting "nvidia" withXFdrake is effective and works!

You can try downloading srpm from 2012.1 : make a fast rebuilt for RM2012
and/or MDV 2010.3: remind that ABI=13 is the predefined value in the .spec
http://abf.rosalinux.ru/downloads/rosa2 ... -4.src.rpm
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

make a fast rebuilt for RM2012
i have not the knowledge

how to ?
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

to start you need
1>install all the development rpms, if i remember correctly this should ask for all files

Code: Select all

urpmi rpmrebuild
2> download the srpm into you pc >
http://abf.rosalinux.ru/downloads/rosa2 ... -4.src.rpm


3> satisfate the srpm buildrequires, from root

Code: Select all

urpmi --buildrequires /path/source-name.src.rpm
4> go back to user mode (no root mode)

Code: Select all

exit
5> start the rebuild with the command

Code: Select all

rpmbuild --rebuild /path/source-name.src.rpm
6>if all is fine, you should see the rpms into your

Code: Select all

$home/rpmbuild/RPMS/$arch/
I hope I've been clear enough, let me know...
you dont need to modify srpm if you are use X=13, because that srpm is already defined for ABI=13


bye, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

When you need to change something from the srpm or the spec file
fexample: if you need to change the predefined ABI=13 to ABI=10

you could install the srpm, for user (no root)

Code: Select all

rpm -ivh  /path/source-name.src.rpm
the source contents will be in

Code: Select all

$home/rpmbuild/SOURCES
the -spec file will be in

Code: Select all

$home/rpmbuild/SPECS
you can edit the .spec file of srpm with your preferred text editor, change the =13 to =10, then save it

to build from the new modified .spec file, you can use

Code: Select all

rpmbuild --bb $home/rpmbuild/SPECS/nvidia.....-spec
if you need to prepare a new srpm from the new spec

Code: Select all

rpmbuild --bs $home/rpmbuild/SPECS/nvidia.....-spec
the modified srpm will be in

Code: Select all

$home/rpmbuild/SRPMS

bye, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

i have these errors :

[root@localhost 304.64]# urpmi --buildrequires nvidia-current-304.64-4.src.rpm


erreur: nvidia-current-304.64-4.src.rpm: Entête V4 RSA/SHA1 signature: BAD, key ID 16a853e7
Le paquetage suivant a une signature invalide:
nvidia-current-304.64-4.src.rpm: Signature incorrecte (NOT OK (fail): nvidia-current-304.64-4.src.rpm: Entête V4 RSA/SHA1 signature: BAD, key ID 16a853e7)
Voulez-vous continuer l'installation ? (o/N) o
[root@localhost 304.64]#

and as user

[@localhost 304.64]$ rpmbuild --rebuild nvidia-current-304.64-4.src.rpm
Installation de nvidia-current-304.64-4.src.rpm
erreur: InstallSourcePackage at: psm.c:246: Entête V4 RSA/SHA1 signature: BAD, key ID 16a853e7
erreur: nvidia-current-304.64-4.src.rpm ne peut être installé
[@localhost 304.64]$
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

try adding to commands

Code: Select all

 --nosignature 
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

[root@localhost 304.64]# urpmi --buildrequires --nosignature nvidia-current-304.64-4.src.rpm
Unknown option: nosignature

the good command is

[root@localhost 304.64]# urpmi --buildrequires --no-verify-rpm nvidia-current-304.64-4.src.rpm


[root@localhost 304.64]#

but
for rpmbuild
--nosignature does not work

[@localhost 304.64]$ rpmbuild --rebuild --nosignature nvidia-current-304.64-4.src.rpm
Installation de nvidia-current-304.64-4.src.rpm
erreur: InstallSourcePackage at: psm.c:246: Entête V4 RSA/SHA1 signature: BAD, key ID 16a853e7
erreur: nvidia-current-304.64-4.src.rpm ne peut être installé
[@localhost 304.64]$

in the help they say : only for executable rpm
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

--nosignature is for command "rpm"

instead, for "urpmi", it should be:

Code: Select all

--no-verify-rpm
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

urpmi --buildrequires --no-verify-rpm nvidia-current-304.64-4.src.rpm works

but

nothing works for rpmbuild --rebuild nvidia-current-304.64-4.src.rpm
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by NicCo »

Please use --help for command syntax

Example: rpmbuild --help
and this is the part

Code: Select all

Opzioni comuni per tutte le modalità rpm ed eseguibili:
  -D, --define='MACRO EXPR'      definisci MACRO con un valore EXPR
  -E, --eval='EXPR'              stapare espansione macro di EXPR
      --macros=<FILE:...>        leggi <FILE:...> invece del file predefinito/i
      --nodigest                 non verificare il digest del pacchetto/i
      --nosignature              non verificare la firma/e del pacchetto
      --rcfile=<FILE:...>        leggi <FILE:...> invece del file predefinito/i
  -r, --root=ROOT                usa ROOT come cartella top level (default: "/")
      --querytags                visualizza etichette di interrogazione conosciute
      --showrc                   visualizza la configurazione finale di rpmrc e macro
      --quiet                    fornisci un output meno dettagliato
  -v, --verbose                  fornisci un output più dettagliato
      --version                  visualizza la versione di rpm utilizzata
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

as i indcated in my previous comment

@localhost 304.64]$ rpmbuild --rebuild --nosignature nvidia-current-304.64-4.src.rpm
Installation de nvidia-current-304.64-4.src.rpm
erreur: InstallSourcePackage at: psm.c:246: Entête V4 RSA/SHA1 signature: BAD, key ID 16a853e7
erreur: nvidia-current-304.64-4.src.rpm ne peut être installé
[@localhost 304.64]$
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

User avatar
promeneur
Utente senior
Utente senior
Posts: 547
Joined: 6 February 2009, 17:47
ROSA: -
OpenMandriva: 2010.3 i586
Kernel: 3.5.7 nrj dsktp pae
Desktop: MIB kde 4.8.4
country: France

Re: kernel 3.6.5+nvidia 304.60, pc does not boot

Post by promeneur »

i replace 304.60 by 304.51 then pc does not boot.

i am sure with previous kernel 3.6 i had no pb

definitively the 3.6.5-2 has a pb with nvidia driver. can you restore a previous 3.6.2 or 3.6.3 or 3.6.4 with pae feature for mandriva 2010.2 i686 to check this ?

thanks
Asus M2N, AMD Athlon 64 X2 5000+, 8 GB, Asus Nvidia 210 silent, Linksys WMP600N, Plugable USB-BT4LE Bluetooth 4.0 Adapter, lecteur multicarte Addonics AEIDDSAU, HP LaserJet 1220

Post Reply