Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto]Aiuto novizio!! problema speed freq
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 12:43 pm    Post subject: Reply with quote

Quote:
Scusa se te lo chiedo... ma sei sicuro che supporti lo scaling della frequenza?



nn lo so come faccio a saperlo????
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Fri May 20, 2005 12:45 pm    Post subject: Reply with quote

Quote:
nn lo so come faccio a saperlo????


Boh... controlla sul sito della intel... chiedi in giro a chi usa x86...
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 12:46 pm    Post subject: Reply with quote

eaglematt wrote:
mah io non userei per ora il sistema smp in quanto, smentitemi se sbagli, l'hyperthreading non significa dual core prova a disabilitarlo visto che l'hyperthreading è già attivo
Ciao Matt


se io disattivo
Code:
[ *] Symmetric multi-processing support

automaticamente sparisce pure:
Code:

SMT (Hyperthreading) scheduler support



quindi nn so che fare aiuto!!!
Back to top
View user's profile Send private message
eaglematt
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 140

PostPosted: Fri May 20, 2005 12:47 pm    Post subject: Reply with quote

usa anche cpuinfo
il mio la supporta ed è del tipo
Quote:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.66GHz
stepping : 7
cpu MHz : 2327.811
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5242.88

MAtt
Back to top
View user's profile Send private message
eaglematt
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 140

PostPosted: Fri May 20, 2005 12:48 pm    Post subject: Reply with quote

mah prova a togliere il supporto smp abilitare il local apic support (guarda sull'help) e vedi un po' cse ti crea la device cpufreqd
MAtt
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 12:54 pm    Post subject: Reply with quote

eaglematt wrote:
usa anche cpuinfo
il mio la supporta ed è del tipo
Quote:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.66GHz
stepping : 7
cpu MHz : 2327.811
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5242.88

MAtt



come faccio a far vedere questo???
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Fri May 20, 2005 12:55 pm    Post subject: Reply with quote

Code:
cat /proc/cpuinfo

_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 12:57 pm    Post subject: Reply with quote

eccovi il mio cpuinfo:

Quote:

processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 3.06GHz
stepping : 7
cpu MHz : 3065.606
cache size : 512 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 6045.69

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 3.06GHz
stepping : 7
cpu MHz : 3065.606
cache size : 512 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 6111.23
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 1:03 pm    Post subject: Reply with quote

eaglematt wrote:
mah prova a togliere il supporto smp abilitare il local apic support (guarda sull'help) e vedi un po' cse ti crea la device cpufreqd
MAtt



dove si trova local apic support???
nn riesco a trovarlo. grazie!!
Back to top
View user's profile Send private message
eaglematt
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 140

PostPosted: Fri May 20, 2005 1:26 pm    Post subject: Reply with quote

in processor type and feature
Quote:
]
HPET Timer Support │ │
│ │ [*] Provide RTC interrupt │ │
│ │ [ ] Symmetric multi-processing support │ │
│ │ [ ] Preemptible Kernel │ │
│ │ [*] Local APIC support on uniprocessors │ │
│ │ [ ] IO-APIC support on uniprocessors │ │
│ │ [*] Machine Check Exception │ │
│ │ <*> Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4 │ │
│ │ [*] check for P4 thermal throttling interrupt. │ │
│ │ < > Toshiba Laptop support │ │
│ │ < > Dell laptop support │ │
matt
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 1:29 pm    Post subject: Reply with quote

ok, ora sto ricompilando, poi raivvio e vi faccio sapere come è andata!!!!
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 2:17 pm    Post subject: Reply with quote

eaglematt wrote:
mah prova a togliere il supporto smp abilitare il local apic support (guarda sull'help) e vedi un po' cse ti crea la device cpufreqd
MAtt


ho ricompilato così e il pc nn parte più!!!
ho dovuto rimettere i settings precedenti!!!!
Back to top
View user's profile Send private message
eaglematt
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 140

PostPosted: Fri May 20, 2005 2:36 pm    Post subject: Reply with quote

Dunque speravo fosse un pb risolto ma su alcuni pci l'apic non va io di default lo disabilito ma uso amd quindi un processore diverso sui dell sembra andare, mi spiace :(
in ogni caso se lo disabiliti cosa succede?? dovrebbe partire comunque
Quando era successo a me ho fatto un kernel minimale senza moduli con solo i supporti per le periferiche necessarie (tastiera.....) e poi un po' alla vota ho aggiunto tutto partendo dalle cose che mi interessavano di + (all'epoca l'usb) così hai meno parametri su cui operare
ps che kernel usi, io uso l'ultimo di gentoo stabile 2.6.11 r8
Matt
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 2:38 pm    Post subject: Reply with quote

come faccio a sapere la versione del kernel??

Ricordo cmq che un'altra volta avevo installato gentoo e acpi funzionava!!!
bo?!?!?
Back to top
View user's profile Send private message
sourcez
Apprentice
Apprentice


Joined: 05 Feb 2004
Posts: 166
Location: Italy

PostPosted: Fri May 20, 2005 2:46 pm    Post subject: Reply with quote

Versione del kernel:
Code:
uname -r

_________________
"Tutti pensano a cambiare l’umanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 2:50 pm    Post subject: Reply with quote

la versione del mio kernel è:

2.6.11-gentoo-r3
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 3:09 pm    Post subject: Reply with quote

quindi nn c'è soluzione?? se mi confermate abbandono!!!!!
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Fri May 20, 2005 3:23 pm    Post subject: Reply with quote

Quote:
quindi nn c'è soluzione?? se mi confermate abbandono!!!!!


ma stai sciolto :lol: !
Una soluzione si trova sempre, hai idea di quanti mesi ho perso io sul mio powerbook per avere qualcosa di decente???

E poi qualsiasi distro tu metta il kernel e' sempre lo stesso: Linux.... quindi avrai li stessi problemi, con la sola differenza che qua hai una comunita' pronta ed aperta ed un sistema che si lascia configurare senza ribellarsi... non tutte le altre distro ti danno questo.
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
Dece
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 291
Location: Bologna/Rimini Italy

PostPosted: Fri May 20, 2005 3:50 pm    Post subject: Reply with quote

Io con cpu frequency scaling e SMP entrambi attivati non ho avuto problemi a far andare cpufreq su due pc con pentium4 HT, semplicemente appare un file in più in cpuX/cpufreq (affected_cpu o qualcosa del genere, e non so se influenza il p4 non essendo un vero biprocessore): a parte il governor di default (userspace) le altre opzioni mi sembrano uguali... quindi faccio una domanda stupida: sei sicuro di aver fatto tutti i passi corretti per aggiornare il kernel?
Ciao! :)
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 3:58 pm    Post subject: Reply with quote

io per aggiornare il kernel salvo la configurazione e poi lancio:
Code:

make && make modules_install install
Back to top
View user's profile Send private message
Dece
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 291
Location: Bologna/Rimini Italy

PostPosted: Fri May 20, 2005 4:06 pm    Post subject: Reply with quote

Poi in grub/lilo fai caricare il kernel puntato dal link simbolico /boot/vmlinuz giusto?
Hai fatto la partizione di boot oppure no?
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 4:09 pm    Post subject: Reply with quote

nn faccio niente di tutto questo penso che lo fa automaticamente perchè alla fine mi scrive qualcosa su grub!!! e cmq cambia perchè quando riavvio mi accorgo dei cambiamenti!!!
Back to top
View user's profile Send private message
Dece
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 291
Location: Bologna/Rimini Italy

PostPosted: Fri May 20, 2005 4:23 pm    Post subject: Reply with quote

No, make install non scrive niente in grub.conf, semplicemente aggiorna dei link simbolici in /boot: poi grub va a bootare il kernel "/boot/vmlinuz" (ad esempio) che in realtà è un link all'ultimo kernel che hai compilato :)
La partizione di boot è montata quando dai make install? E poi che errore ti dava la prima volta che hai ricompilato il kernel e hai detto che non ti partiva?
Back to top
View user's profile Send private message
scarzo
n00b
n00b


Joined: 13 May 2005
Posts: 59

PostPosted: Fri May 20, 2005 4:34 pm    Post subject: Reply with quote

la partizione di boot nn è montata quando faccio make e gli errori che mi dava prima erano errori sul core nel senso che nn partiva neache il server grafico diceva che n poteva far partire certi moduli e....altra roba
Back to top
View user's profile Send private message
eaglematt
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 140

PostPosted: Mon May 23, 2005 7:35 am    Post subject: Reply with quote

Ciao dopo un bel finesettimana ci risentiamo
quando fai make install devi avere la boot montata, se no ti installa il kernel in una directory che non viene mappata al boot
quindi
Quote:
mount /boot
make all
make install make modules_install ed infine nano /boot /grub/grub.conf

Ciao ciao matt
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
Goto page Previous  1, 2
Page 2 of 2

 
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