Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Suspend 2 (hibernate) & Nvidia
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Fuzzo
Guru
Guru


Joined: 23 Jun 2004
Posts: 319
Location: Padova, Italy

PostPosted: Mon Jun 06, 2005 12:14 pm    Post subject: Suspend 2 (hibernate) & Nvidia Reply with quote

Salve! :)
Avevo già provato seguendo le varie guide ad installare SS2 ma c'è stato un periodo nel quale in kernel non si patchava in automatico (apply script di SS2) e ho lasciato perdere :(
Preso da necessità di sospensione però, ho riprovato ieri e, sorpresa sorpresa, il kernel si patchava senza problemi! :D
Ora però ho un problema: ovvero il mio portatile ha una scheda video nVidia, con annesso modulo blacklistato da swsusp :(
Nella wiki c'è un link a come far funzionare il tutto con nVidia, ma non ho trovato nessuna informazione utile.
Premetto che la sospensione mi serve che funzioni sotto X (KDE) :)

La mia domanda era rivolta a qualche laborioso che per caso o per bravura ha fatto funzionare SS2 con nVidia.

Il problema è il seguente: se il modulo è blacklistato, lo script ovviamente cerca di scaricarlo per poi ricaricarlo al riavvio, ma essendo sotto X, il modulo non si scarica :(
Ho provato con l'opzione AlwaysForce attiva, e effettivamente la sospensione avviene ma al riavvio mi ritrovo col lo schermo che cambia colore in continuazione e il sistema inchiodato :x :x :x

Idee?
_________________
bye,
Fuzzo
Back to top
View user's profile Send private message
Fuzzo
Guru
Guru


Joined: 23 Jun 2004
Posts: 319
Location: Padova, Italy

PostPosted: Mon Jun 06, 2005 1:06 pm    Post subject: Reply with quote

Ecco alcune informazioni a riguardo:
Code:
Dell5150 root # cat /proc/driver/nvidia/agp/host-bridge
Host Bridge:     Intel Corp. 82852/855GM Host Bridge
Fast Writes:     Supported
SBA:             Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000217:0x00000000
Dell5150 root # cat /proc/driver/nvidia/agp/card
Fast Writes:     Supported
SBA:             Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000217:0x01000000
Dell5150 root # cat /proc/driver/nvidia/agp/status
Status:          Disabled

AGP initialization failed, please check the ouput
of the 'dmesg' command and/or your system log file
for additional information on this problem.
Dell5150 root # dmesg | grep AGP
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
agpgart: AGP aperture is 128M @ 0xe0000000
NVRM: not using NVAGP, an AGPGART backend is loaded!
NVRM: not using NVAGP, an AGPGART backend is loaded!

_________________
bye,
Fuzzo
Back to top
View user's profile Send private message
Fuzzo
Guru
Guru


Joined: 23 Jun 2004
Posts: 319
Location: Padova, Italy

PostPosted: Thu Jun 09, 2005 2:59 pm    Post subject: Reply with quote

Sembra che per utilizzare NVAGP sia necessario compilare il kernel senza AGPGART (ne' modulo, ne' statico).
Il problema e' che l'AGP risulta sempre disabled :(
_________________
bye,
Fuzzo
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Thu Jun 09, 2005 4:11 pm    Post subject: Reply with quote

Fuzzo wrote:
Il problema e' che l'AGP risulta sempre disabled :(
potresti sempre inserire nel bootloader due kernel differenti, uno con agpgart e quindi il direct rendering ed uno senza. dopotutto se sei in giro non ti servono i giochi o sbaglio?
Back to top
View user's profile Send private message
Fuzzo
Guru
Guru


Joined: 23 Jun 2004
Posts: 319
Location: Padova, Italy

PostPosted: Thu Jun 09, 2005 5:53 pm    Post subject: Reply with quote

Grazie per il suggeriento! :D
Effettivamente questa cosa sta diventando una questione di principio più che una necessità! :roll:
Il problema è che voglio vedere se hibernate funziona con nvagp+nvidia piuttosto che agpgart+nvidia :(
_________________
bye,
Fuzzo
Back to top
View user's profile Send private message
matttions
Guru
Guru


Joined: 19 Jul 2004
Posts: 338

PostPosted: Fri Jun 10, 2005 3:06 pm    Post subject: Reply with quote

scusa ma che kernel utilizzzi ?

io per avere un patch corrette mi sono buttato sui vanilla .. visto che ormai nn vivo senza SS2.

Non sarebbe molto bello avere le patch per la software suspend integrati nei gentoo-sources ?

speriamo che la patch entri nel ramo ufficiale del kernel [ad onor del vero compilare con i gentoo sources è molto + performante che con i vanilla... o sarà solo suggestione?]


cmq..
che kerenl è quello che si patcha in modo clean?
_________________
gentoo ... l'unico pinguino da corsa
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Fri Jun 10, 2005 3:53 pm    Post subject: Reply with quote

[Domandona Idiota]
Ma se ho tanta ram, per far funzionare l'SS2 ho sempre bisogno di una Swap pari al doppio della ram????
Tipo 1GB Ram ----> 2GB swap???
[/Domandona Idiota]
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
matttions
Guru
Guru


Joined: 19 Jul 2004
Posts: 338

PostPosted: Fri Jun 10, 2005 4:06 pm    Post subject: Reply with quote

Diciamo che fà il freeze di tutto quello che c'è attivo e lo scrive in swap.

Quindi dipende ..... da quante applicazioni stai utilizzando...


io personalmente ...non sono mai passato sopra ai 500 Mb di swap.

[ho 512 Mb di ram]
_________________
gentoo ... l'unico pinguino da corsa
Back to top
View user's profile Send private message
Fuzzo
Guru
Guru


Joined: 23 Jun 2004
Posts: 319
Location: Padova, Italy

PostPosted: Fri Jun 10, 2005 4:43 pm    Post subject: Reply with quote

Il kernel è il gentoo-sources 2.6.11-r9 e l'operazione di patch è andata a buon fine! :)
Peccato però che nessuno sappia con certezza come farlo funzionare sotto X(nvidia) :evil:
_________________
bye,
Fuzzo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum