Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz dsdt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Sat Mar 15, 2008 1:14 pm    Post subject: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz dsdt Reply with quote

Hallo
Kann mir jemand mit einem o.g. Prozessor und funktionierendem Speedstep/ acpi Frequenzverhalten seine DSDT-Tabelle zukommen lassen?
Code:
cat /proc/acpi/dsdt > dsdt.dat
und die dsdt.dat an mich.
MfG
PS: Bevor sich irgendwelche Krümelkacker melden: Ja ich habe den Thread in verschiedenen Foren aufgemacht. Ich habe die Hoffnung so vielleicht 2 Tabellen zum Vergleich zu bekommen.


Last edited by flammenflitzer on Thu Mar 20, 2008 9:26 am; edited 1 time in total
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Sat Mar 15, 2008 2:12 pm    Post subject: Reply with quote

Dir ist aber schon klar das die DSDT vom Mainboard kommt und nicht von der CPU, oder?
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Sat Mar 15, 2008 3:56 pm    Post subject: Reply with quote

Ich brauche den Teil, der die CPU betrifft. Der fehlt bei mir. Ich wollte versuchen den Teil zu ergänzen.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Thu Mar 20, 2008 9:29 am    Post subject: Reply with quote

Ich habe jetzt 2 dsdt.dat von Usern, die den gleichen Prozessor nutzen.
Code:
iasl -d dsdt.dat
Code:
cat dsdt.dsl | grep Processor
        Processor (CPU0, 0x01, 0x00000410, 0x06) {}
        Processor (CPU1, 0x02, 0x00000410, 0x06) {}
        Processor (CPU2, 0x03, 0x00000410, 0x06) {}
        Processor (CPU3, 0x04, 0x00000410, 0x06) {}
Bei beiden die gleiche Ausgabe. Weiß jemand, ob es ausreicht, wenn ich in meiner Tabelle
Code:
        Processor (\_PR.CPU0, 0x00, 0x00000000, 0x00) {}
        Processor (\_PR.CPU1, 0x01, 0x00000000, 0x00) {}
        Processor (\_PR.CPU2, 0x02, 0x00000000, 0x00) {}
        Processor (\_PR.CPU3, 0x03, 0x00000000, 0x00) {}
durch obigen Eintrag ersetzte?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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