Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Sezione dedicata ai progetti MIB per velocizzare la Distro Mandriva
User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Post by NicCo »

Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Kernel 2.6.36.4 NRJ and -NRJ-PAE for Mandriva Linux

* More Info / Main Features
http://mib.pianetalinux.org/mib/forum/v ... 676#p15024

* Vmware: How To Patch for vmware 7.1.3 & vmplayer 3.1.3 (Patch and Guide)
http://mib.pianetalinux.org/mib/forum/v ... 676#p15025


Kernel 2.6.36.4 NRJ now with Mike Gilbraith new scheduler patch V4
Now with "sched automated per tty task groups" V4 patch by Mike Gilbraith, requested by a lot of Mandriva users: It brings a huge speed boost to the desktops cutting desktop latency by a factor of ten!
Read here for more info: http://mib.pianetalinux.org/mib/forum/v ... =20&t=2451

The patches we uses are the most recent available, the final and full stable:
in the mandriva kernel 2.6.26.2 is present only the beta version (20103110),
so sometimes it freezes the all PC...

So, if you want test its effects and side-effects, you can enable/disable the CONFIG_SCHED_AUTOGROUP=y
So you can understand if there is some problem caused by the new young kernel schedule patch or not

On the fly, from a root konsole, typing

To disable Autogroup

Code: Select all

echo 0 > /proc/sys/kernel/sched_autogroup_enabled
To enable Autogroup again

Code: Select all

echo 1 > /proc/sys/kernel/sched_autogroup_enabled
at boot, from Grub, adding to your kernel line the string, you disable Autogroup

Code: Select all

noautogroup
Changelog:

Code: Select all

NRJ
====================
* Sun Feb 20 2011 Nicolo' Costanza <abitrules@yahoo.it> 2.6.36.4-nrj-69mib
- Updated with final patches of sched-automated appropriate for 2.6.36.4
- Kernel 2.6.36.4 backport for mdv 2009.1, 2010.0, 2010.2
- "nrj" flavour: with preempt for 32bit low latency desktops
- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/mib

NRJ-PAE
====================
* Sun Feb 20 2011 Nicolo' Costanza <abitrules@yahoo.it> 2.6.36.4-nrj-pae-69mib
- Updated with final patches of sched-automated appropriate for 2.6.36.4
- Kernel 2.6.36.4 backport for mdv 2009.1, 2010.0, 2010.2
- "nrj-pae" flavour: with preempt and mem up to 64Gb support, for 32bit low latency desktops
- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/mib

others (-desktop and -server)
====================
* Sun Feb 20 2011 Nicolo' Costanza <abitrules@yahoo.it> 2.6.36.4-69mib
- Updated with final patches of sched-automated appropriate for 2.6.36.4
- Kernel 2.6.36.4 backport for mdv 2009.1, 2010.0, 2010.2
- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/mib
Available in 4 different flavours:
* kernel-nrj-desktop,
* kernel-nrj-pae-desktop,
* kernel-desktop,
* kernel-server


Kernel 2.6.36.4 folders: All kernels are inside separate folders (when ready...)
================================================================
Mandriva 2010.2 - 32bit -> http://pianetalinux.org/MIB/2010.2/32/p ... s/2.6.36.4
Mandriva 2010.2 - 64bit -> http://pianetalinux.org/MIB/2010.2/64/p ... s/2.6.36.4

Please, avoid to install and use kernel-desktop:
for MIB the standard kernel for desktop is only:
- kernel-nrj-desktop for 64bit
- kernel-nrj-desktop for 32bit up to 3 Gb ram
- kernel-nrj-pae-desktop for 32bit with 4 Gb ram or more

kernel-desktop config, we found it's very unresponsive for desktop and multimedia apps:
so we accept feedbacks only for -NRJ and -NRJ-PAE, and eventually -server (for server)

How to install kernel-nrj: these are only some examples, not all are shown

Mandriva 2010.2/64 Kernel 2.6.36.4 desktop Energy "nrj"

Code: Select all

urpmi.addmedia --update K26364 http://mib.pianetalinux.org/MIB/2010.2/64/projects/kernels/2.6.36.4/
urpmi --auto -a kernel-nrj-desktop-devel-2.6.36.4 kernel-nrj-desktop-2.6.36.4
urpmi.removemedia K26364
done, good bye
Mandriva 2010.2/32 Kernel 2.6.36.4 desktop Energy "nrj"

Code: Select all

urpmi.addmedia --update K26364 http://mib.pianetalinux.org/MIB/2010.2/32/projects/kernels/2.6.36.4/
urpmi --auto -a kernel-nrj-desktop-devel-2.6.36.4 kernel-nrj-desktop-2.6.36.4
urpmi.removemedia K26364
done, good bye
Mandriva 2010.2/32: Kernel 2.6.36.4 desktop Energy + PAE "nrj-pae"

Code: Select all

urpmi.addmedia --update K26364 http://mib.pianetalinux.org/MIB/2010.2/32/projects/kernels/2.6.36.4/
urpmi --auto -a kernel-nrj-pae-desktop-devel-2.6.36.4 kernel-nrj-pae-desktop-2.6.36.4
urpmi.removemedia K26364
done, good bye
Mandriva 2010.2/64 Kernel 2.6.36.4 desktop standard

Code: Select all

urpmi.addmedia --update K26364 http://mib.pianetalinux.org/MIB/2010.2/64/projects/kernels/2.6.36.4/
urpmi --auto -a kernel-desktop-devel-2.6.36.4 kernel-desktop-2.6.36.4
urpmi.removemedia K26364
done, good bye
Mandriva 2010.2/64 Kernel 2.6.36.4 server

Code: Select all

urpmi.addmedia --update K26364 http://mib.pianetalinux.org/MIB/2010.2/64/projects/kernels/2.6.36.4/
urpmi --auto -a kernel-server-devel-2.6.36.4 kernel-server-2.6.36.4
urpmi.removemedia K26364
done, good bye
=============================================================================================

I remember you that recent versions of vmware7.1/vmplayer3.1 and maybe with some proprietary drivers or wi-fi could have problems with kernel 2.6.36.x series


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

Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Post by NicCo »

Kernel 2.6.36.4, Energy & PAE for mdv 2009.1, 2010.0, 2010.2

Now with "sched automated per tty task groups" V4 patch by Mike Gilbraith, requested by a lot of Mandriva users: It brings a huge speed boost to the desktops cutting desktop latency by a factor of ten!
Read here for more info: http://mib.pianetalinux.org/mib/forum/v ... =20&t=2451
Image
Image Let's give a surge of pure energy to our brand new Mandriva Linux!
Image Dai una sprizzata di pura Energia al tuo fiammante Mandriva Linux!


Image LEGENDA:
kernel-nrj-desktop (as for energy) : for low latency and multimedia desktop (better for remote desktop control, and DAW apps like Ardour, Jammin, Jackit, Hydrogen, ecc...)
kernel-nrj-pae-desktop (as for energy plus PAE): for 32bit, the same as energy plus support ram up to 64Gb
kernel-desktop for desktop standard (Not suggested: slow and unresponsive for desktop and multimedia use!)
kernel-server only for server applications like LAMP, slow and not suggested in Desktop PC

KERNEL ENERGY MIB
makes your PC much more responsive even under stress, when you have so many programs running, and when you have the CPU close to 100% usage, if you use many VM, multimedia programs, and even if you use remote desktop apps

ENERGY > NRJ so name become > kernel-nrj-desktop-2.6.3X.X

Main features will be:
* full manbo patchset
* full preempt, low latency, less debug;

You may have installed concurrently kernel 2.6.31.x and/or 2.6.33.x standard and the "nrj" or "nrj-pae" one

Image LEGENDA:
NRJ: CON IL KERNEL ENERGY MIB,
PC SEMPRE SCATTANTE ANCHE SOTTO STRESS!

Ci stiamo occupando di modificare il comportamento del kernel che mandriva ci propone e che non ci soddisfa del tutto.

Così abbiamo preparato il nuovo kernel "ENERGY", quasi come se fosse una bevanda energetica, e da quel nome, per assonanza, NRJ, che verrà usato per contraddistinguere questa serie di kernel.

ENERGY > per assonanza NRJ così il nome diventa > kernel-nrj-desktop-2.6.3X.X

Le principali features di questa serie di kernel sono:
* full manbo patchset
* full preempt, low latency, less debug;

* è nato per evitare che in condizioni di carico estremo il sistema smetta di rispondere.
Ad esempio, con due macchine virtuali aperte contemporaneamente il pc spesso va a scatti, il mouse risponde ogni 30/40 secondi così come la tastiera. Con le impostazioni che abbiamo cambiato questo non dovrebbe più accadere;
* ci aspettiamo che riduca la possibilità di difetti di sincronia audio/video quando si registrano o convertono musica e filmati;
* svantaggi: secondo Andrew Morton, l'opzione CONFIG_PREEMPT riduce le prestazioni (al massimo dell'1%) e può causare una minore autonomia sui portatili.
Le maggiori distribuzioni preferiscono CONFIG_PREEMPT_VOLUNTARY nei kernel predefiniti, soluzione che non presenta problemi di consumi o di prestazioni, ma è stato constatato che in certe condizioni va in crisi.

Già in testing su alcuni dei nostri pc, è stato rilevato che:
* l'audio funziona finalmente senza singhiozzi anche durante l'uso di effetti desktop 3D o con il carico della cpu vicino al 100%;
* compila i moduli vmware player che funziona perfettamente.

Test:
un pc (dual core x2-6000 4 giga ram) ha consentito contemporaneamente di:

* ricompilare il kernel in una konsole,
* avere firefox con 100 linguette aperte,
* fare upload di pacchetti,
* riprodurre due film su due diversi lati del cubo in full screen,
* su un terzo lato del cubo, con vmware virtualizzare windows mentre riproduce le radio da http://www.musicme.com,
* parlare con skype,
pur avendo tastiera e mouse e le linguette di firefox e delle konsole che rispondono in tempo reale, audio perfettamente miscelato come dai vari mixer locali, e non incerto e distorto.
.
--- 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

Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Post by NicCo »

Image - Image Vmware 7.1.x / Vmplayer 3.1.x How To: Patch and Guide

Image Download (click right button) and Save this file in your Home user folder
http://mib.pianetalinux.org/MIB/2010.1/ ... 6.36.patch
- Open a root konsole/terminal
- Open an Editor window (I use gedit),
- Select all CODE text below,
- Copy it on the Editor window (gedit),
- Edit "/path/to/vmmon-2.6.36.patch" with your path to saved patch file:
=>Example: patch -p0 < /home/user/Download/vmmon-2.6.36.patch
- Copy all modified text in the root terminal/konsole window,
and, at the end,
- Press ENTER to execute the command lines.

Code: Select all

cd /usr/lib/vmware/modules/source
cp -a vmmon.tar vmmon-orig.tar
tar xf vmmon.tar
cd vmmon-only/linux
patch -p0 < /path/to/vmmon-2.6.36.patch 
cd ../..
tar cf vmmon.tar vmmon-only
rm -rf vmmon-only
vmware-modconfig --console --install-all
bye, bye, from NicCo & M.I.B Team
Image Download (cliccando il tasto destro) e Salva questo file su una cartella in Home
http://mib.pianetalinux.org/MIB/2010.1/ ... 6.36.patch
- Aprire una finestra di terminale/konsole come root
- Aprire una finestra di Editor (io uso gedit),
- Selezionare tutto il testo di CODICE sottostante,
- Copiarlo sulla finestra dell'Editor (gedit),
- Sostituire "/path/to/vmmon-2.6.36.patch" con il tuo reale percorso alla patch salvata:
=> Esempio: patch -p0 < /home/utente/Scaricati/vmmon-2.6.36.patch
- Copiare il testo così modificato sulla finestra del terminale/konsole di root,
e, alla fine,
- Premere INVIO per mandare in esecuzione le righe di comandi.

Code: Select all

cd /usr/lib/vmware/modules/source
cp -a vmmon.tar vmmon-orig.tar
tar xf vmmon.tar
cd vmmon-only/linux
patch -p0 < /path/to/vmmon-2.6.36.patch 
cd ../..
tar cf vmmon.tar vmmon-only
rm -rf vmmon-only
vmware-modconfig --console --install-all
bye, bye, from NicCo & M.I.B Team
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

Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010.2

Post by NicCo »

W.I.P. - RESERVED!
.
--- 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
fabio75
Utente senior
Utente senior
Posts: 319
Joined: 14 April 2008, 22:18
OpenMandriva: 2011 EE 64bit
Kernel: nrj-desktop-3.1.6
Desktop: kde
country: San Vito N
Location: Puglia

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by fabio75 »

Kernel 2.6.36.4 NRJ-PAE 2010.2

installato! Tutto Ok!!! :D

User avatar
x4nder
Utente
Utente
Posts: 142
Joined: 31 August 2009, 12:02
OpenMandriva: 2011 - x86_64
Kernel: 3.1.5desktop-NRJ-PAE
Desktop: Kde 4.6.5
country: Italy

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by x4nder »

Anche per me liscio come l'olio. 2010.2 64bit.

User avatar
codicem
Utente
Utente
Posts: 119
Joined: 4 November 2008, 23:21
ROSA: 2012.1 x64
OpenMandriva: 2010.2 x64
Kernel: 3.1.10-d. - 3.6.10
Desktop: kde 4.8.3 - 4.9.5
country: Italy

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by codicem »

Installato su 2010.2 x86_64 tutto Ok come sempre!! :D
Codicem
mob asus P5LD2 - n.2 hd sata 250g - ram 2 g - pentium d820 2.80GHz d-core - nvidia asus gt240 1g
Mandriva 2010.2 x86_64 - kernel 3.1.10-desktop-nrj.69mib - kde 4.8.3
RosaDesktop.Fresh 2012.1 - Kernel: 3.6.10-nrj-desktop-1rosa x86_64 - kde 4.9.5

User avatar
Salvatore47
Utente senior
Utente senior
Posts: 408
Joined: 17 November 2008, 18:38
OpenMandriva: 2011.0 - 64bit
Kernel: 3.1.6-nrj.69mib
Desktop: KDE - GNOME
country: ITALIA

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by Salvatore47 »

Installato Kernel 2.6.36.4 NRJ per Mandriva 2010.2 - 64bit, Tutto OK.

Grazie

Ciao da Salvo

User avatar
mardok
Utente junior
Utente junior
Posts: 58
Joined: 9 July 2010, 10:45
OpenMandriva: 2010.2
Kernel: 2.6.38.6-desktop-nrj
Desktop: KDE 4.5.5
country: ITALIA
Location: BARI -> PADOVA

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by mardok »

Installato 2.6.36.4-desktop-nrj.69mib su Mandriva 2010.2 KDE 443 ....perfetta.
Mardok
Image

User avatar
Salvatore47
Utente senior
Utente senior
Posts: 408
Joined: 17 November 2008, 18:38
OpenMandriva: 2011.0 - 64bit
Kernel: 3.1.6-nrj.69mib
Desktop: KDE - GNOME
country: ITALIA

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by Salvatore47 »

Con il Kernel 2.6.36.x Gnome più facilmente all'avvio mi segnale nella barra di stato che HardDisk è danneggiato.

Con i kernels più vecchi non succede ?

Ciao da Salvo

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

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by NicCo »

Salvatore47 wrote:Con il Kernel 2.6.36.x Gnome più facilmente all'avvio mi segnale nella barra di stato che HardDisk è danneggiato.

Con i kernels più vecchi non succede ?

Ciao da Salvo
Non è il kernel, ma lo SMART monitoring predisposto al controllo dell'HardDisk, e quando i parametri operativi fanno credere al sistema che all'hard disk rimanga poca vita... il sistema ti avvisa prontamente.
.
--- 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
ninarello19
Utente
Utente
Posts: 222
Joined: 4 March 2009, 15:56
OpenMandriva: 2010.2
Kernel: 2.6.38.2-desktop-nrj
Desktop: KDE 4.5.5

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by ninarello19 »

Installato il Kernel 2.6.36.4 + -NRJ 2010.2 tutto Ok
Compilati driver Nvidia regolarmente.
Nessun problema anche con VMware, moduli compilati regolamente.
Sembra vadano molto bene.
Bravo come al solito Nicco
Grazie e saluti
ninarello19
ninarello19
=========
RosaDesktop.Fresh 2012.1 R1 - arch. x86_64 - KDE 4.10.4 MIB - Kernel 3.10.15-nrjQL-desktop-69rosa #1 SMP PREEMPT
O.S. alternativi su VMware workstation 10.0.0>>> Ubuntu, Windows XP Pro, Windows Seven e Mac come Macchine VIrtuali

User avatar
whunter
Nuovo utente
Nuovo utente
Posts: 9
Joined: 30 November 2010, 18:13
OpenMandriva: 2010.1
Kernel: 2.6.35.8-desktop-nrj
Desktop: Desktop

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by whunter »

desktop Intel(R) Pentium(R) 4 CPU 2.80GHz
GeForce4 Ti 4200 AGP 8x,ram 2 gb, Mandriva 2010.2/32
2.6.36.3-desktop-nrj.69mib
Salve a tutti, a me viene proposto come aggiornamento nonostante il mio sistema sia a 32 bit
..avete idee in merito?
chiaramente attendo nel frattempo la 32 per installarla e darvi un feedback di ritorno.
ciao e grazie a tutti.
whunter

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

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by NicCo »

whunter wrote:desktop Intel(R) Pentium(R) 4 CPU 2.80GHz
GeForce4 Ti 4200 AGP 8x,ram 2 gb, Mandriva 2010.2/32
2.6.36.3-desktop-nrj.69mib
Salve a tutti, a me viene proposto come aggiornamento nonostante il mio sistema sia a 32 bit
..avete idee in merito?
chiaramente attendo nel frattempo la 32 per installarla e darvi un feedback di ritorno.
ciao e grazie a tutti.
whunter
il kernel 2.6.36.4 per 32bit è pronto da qualche tempo,
ed è già disponibile sia nella cartella a progetto, sia nel repo /experts

mi è venuto a mancare il tempo per completare questo Topic con le stringhe per l'installazione, ma sono sempre le stesse:
se leggi poco sopra, c'è per esempio il feedback positivo di Fabio75 che ha installato NRJ-PAE 32bit
.
--- 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
whunter
Nuovo utente
Nuovo utente
Posts: 9
Joined: 30 November 2010, 18:13
OpenMandriva: 2010.1
Kernel: 2.6.35.8-desktop-nrj
Desktop: Desktop

Re: Kernel 2.6.36.4 + -NRJ -NRJ-PAE for 2009.1, 2010.0, 2010

Post by whunter »

Su desktop Intel(R) Pentium(R) 4 CPU 3 GHz
ati 128 mb AGP ,ram 1 gb, Mandriva 2010.2/32
installazione ok, per ora nulla da evidenziare.
benissimo video vmware e virtualbox.

Su desktop Intel(R) Pentium(R) 4 CPU 2.80GHz
GeForce4 Ti 4200 AGP 8x,ram 2 gb, Mandriva 2010.2/32
2.6.36.3-desktop-nrj.69mib
Al primo avvio mi sono loggato usando gnome come interfaccia, attivato 3d e riavviato X mi sono ritrovato in shell,riloggandomi e riavviando con "starx" e' ripartito kde 3.5.5 crashando con schermo nero.
In seguito vari crash e blocchi in fase di login, sto facendo qualche prova ed ho disabilitato anche il supporto 3d. Inoltre stranamente al boot della macchina si presenta random anche errore bios come se non vedesse l' hd, solo togliendo alimentazione ed aspettando qualche minuto riesco a riavviare...comincio a pensare che c'e' un problema hardware.
Avete suggerimenti?
ciao
whunter

Post Reply