Modified BIOS to get all cores working, For ASUS/MSI (and some other) laptops.. |
![]() |
Modified BIOS to get all cores working, For ASUS/MSI (and some other) laptops.. |
|
maukku
InsanelyMac Protégé
|
![]() |
Oct 16 2008, 02:27 PM Post #1121
|
|
Now it seems working, I flashed it again with all blocks. Thanks to both of you
|
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 02:28 PM Post #1122
|
![]()
|
|
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 03:40 PM Post #1123
|
![]()
|
No prob, if anything, here is the dsdt.dat from getdsdt, not sure how to break it down using iasl though. This is what you need for OpenDSDT right? http://www.zshare.net/download/2061384533479219/ To be honest, this works great, as I can open it directly with hex, and dump it into a File to work with. For anyone else, don't worry about dumping with iasl, or asl. I can handle it from here, just get the .dat file from getdsdt hi, here the dsdt of my laptop, i would be happy to test your kextsolution and give you reports. Can you just get me a dsdt dump with getdsdt? The DSDT dump you post I can't open with any of my programs, also after looking at it with hex, I'm not sure if this is a dsdt dump of the acpi? anyways, can you try getdsdt for me, and hoping you can try the voodoo kernel as well. Sorry, I can't open up the bios Can you try getdsdt, and up the .dat file? Hoping this will work for you as well Hi. I have a very serious problem with my Toshiba P100-257. I tried to activate my Conexant sound chip. Finally I got my sound working (speakers+headphones). This happened when I used a modded BIOS from P105-S6024 BIOS 4.00 (working on a P105-S6014). This model is practically the same as mine. But it has a fingerprint reader. But the problem is that I got 2 unknown devices in Windows and my sleep function doesn't work both in Leo and in Win. It seems that there are problems with ACPI. Can You help me to correct my BIOS to get my sleep work. Whitehorse solved this problem with Toshiba P100-253. His model is identical to mine. But it seems that he is out of this forum and he doesn't reply privat messages. He also forgot to upload his modded BIOS anywhere This is the post where he wrote his method http://forum.insanelymac.com/index.php?act...&pid=840090 . Links to original P100-257 BIOS http://support1.toshiba-tro.de/tedd-files2...80804143227.ZIP (win64 - 4.40) http://support1.toshiba-tro.de/tedd-files2...80804143335.ZIP (win32 - 4.40) Thanks beforehands for help. With great respect, jazzminos. I can't open the bios, though I know I'm sounding like a broken record at this point. Will you try getDSDT and post the .dat file here for me? Hi! Can't start without cpis=1 flag on Acer Aspire 5670. Help me please!! BIOS: ftp://ftp.work.acer-euro.com/notebook/asp...0/bios/3234.zip CPU: Intel Core Duo T2400 1.8 Ghz CHIPSET: Intel i945PM Express GRAPHICS: ATI Mobility™ Radeon® X1600 256 Мб (working) BIG THX!!! I'm very sorry, But I can edit this bios, though in Phoenix BIOS Editor it gives me a error, unable to write to temp file. If there is anyone that knows how to solve this problem in vista, I would be very grateful. For now, could you try and dump the dsdt with getdsdt for me? as you might have luck with the Voodoo kernel and a opendsdt.kext mod as well. Thanks, -OMN |
|
theultimo
InsanelyMac Protégé
|
![]() |
Oct 16 2008, 03:48 PM Post #1124
|
|
What I did is add it with kext helper.
It still doesn't want to boot normally though, you still need to identify cpuis=2 and -legacy for it to work still. Oddly, its identified as a Core Solo, but Activity Monitor shows 2 cores working. CODE Oct 16 06:23:53 localhost kernel[0]: PAE enabled
Oct 16 06:23:53 localhost kernel[0]: Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 Oct 16 06:23:53 localhost kernel[0]: standard timeslicing quantum is 10000 us Oct 16 06:23:53 localhost kernel[0]: vm_page_bootstrap: 252595 free pages and 9549 wired pages Oct 16 06:23:53 localhost kernel[0]: mig_table_max_displ = 79 Oct 16 06:23:53 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=0 Enabled Oct 16 06:23:53 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=1 Enabled Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet Oct 16 06:23:53 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet Oct 16 06:23:53 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet) Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.security.seatbelt Oct 16 06:23:53 localhost kernel[0]: calling mpo_policy_init for mb Oct 16 06:23:53 localhost kernel[0]: Seatbelt MACF policy initialized Oct 16 06:23:53 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb) Oct 16 06:23:53 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993 Oct 16 06:23:53 localhost kernel[0]: The Regents of the University of California. All rights reserved. Oct 16 06:23:53 localhost kernel[0]: MAC Framework successfully initialized Oct 16 06:23:53 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers Oct 16 06:23:53 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87 Oct 16 06:23:53 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3) |
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 04:03 PM Post #1125
|
![]()
|
What I did is add it with kext helper. It still doesn't want to boot normally though, you still need to identify cpuis=2 and -legacy for it to work still. Oddly, its identified as a Core Solo, but Activity Monitor shows 2 cores working. CODE Oct 16 06:23:53 localhost kernel[0]: PAE enabled Oct 16 06:23:53 localhost kernel[0]: Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 Oct 16 06:23:53 localhost kernel[0]: standard timeslicing quantum is 10000 us Oct 16 06:23:53 localhost kernel[0]: vm_page_bootstrap: 252595 free pages and 9549 wired pages Oct 16 06:23:53 localhost kernel[0]: mig_table_max_displ = 79 Oct 16 06:23:53 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=0 Enabled Oct 16 06:23:53 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=1 Enabled Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet Oct 16 06:23:53 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet Oct 16 06:23:53 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet) Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall Oct 16 06:23:53 localhost kernel[0]: Loading security extension com.apple.security.seatbelt Oct 16 06:23:53 localhost kernel[0]: calling mpo_policy_init for mb Oct 16 06:23:53 localhost kernel[0]: Seatbelt MACF policy initialized Oct 16 06:23:53 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb) Oct 16 06:23:53 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993 Oct 16 06:23:53 localhost kernel[0]: The Regents of the University of California. All rights reserved. Oct 16 06:23:53 localhost kernel[0]: MAC Framework successfully initialized Oct 16 06:23:53 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers Oct 16 06:23:53 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87 Oct 16 06:23:53 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3) So does the kernel work with out the opendsdt? or Do you need the opendsdt acpi patch? Would you mind checking? Do you have to use the -legacy flag? have you tried it with just the -legacy flag? Sorry for all the questions, but this will help me fully understand what is being done to boot the 2 CPU's. I'll check the ACPI opendsdt patch I made again. and see If I missed anything. Thanks, -OMN *EDIT1* Give me 2 minutes and I'll have another one for you to try out. *EDIT2* Well, shoot. The website you up loaded the dsdt.dat file is not letting me download it now. any chance you can up it to rapidshare? |
|
NHJ
InsanelyMac Geek
|
![]() |
Oct 16 2008, 04:35 PM Post #1126
|
![]() ![]()
|
The website you up loaded the dsdt.dat file is not letting me download it now. any chance you can up it to rapidshare? i'm willing to do test with opendsdt.kext, i did upload my dsdt.dat on page 54 with the name nx7400.rar i did extract it with registrar registry manager in binary format. |
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 04:42 PM Post #1127
|
![]()
|
i'm willing to do test with opendsdt.kext, i did upload my dsdt.dat on page 54 with the name nx7400.rar i did extract it with registrar registry manager in binary format. Okay, can I just get the straight dump of the dsdt.dat file? Not sure why, but I can't open your first file, as iasl say it's not a valid ACPI header. Does it give you options on how to dump the file, as I said, I can't use the getdsdt. Can you use anything other than a binary dump? as I tried to convert it to a readable hex value, but came corrupted. |
|
jazzminos
InsanelyMac Geek
|
![]() |
Oct 16 2008, 05:21 PM Post #1128
|
![]() ![]()
|
QUOTE I can't open the bios, though I know I'm sounding like a broken record at this point. Will you try getDSDT and post the .dat file here for me? Thank You very much for paying attention to my request! I can't find dsdt for my model here http://acpi.sourceforge.net/dsdt/view.php?...acturer=Toshiba . But I found an original dsdt of P100-253. This model is COMPLETELY IDENTICAL to mine (253 & 257 both are PSPA0E). CPU speed seems to be the ONLY difference. Here's the post where Whitehorse gave the link http://forum.insanelymac.com/index.php?sho...3674&st=60# . Archive contains original 4.30 dsdt.dat and his modified dsdt.dsl (direct link http://forum.insanelymac.com/index.php?act...t&id=31902). In fact the whole topic http://forum.insanelymac.com/index.php?showtopic=113674 is dedicated to the solvation of Toshiba P100|105 Conexant sound chip & ACPI through BIOS modification. The problem seems to be solved partly... In the end of the topic are my posts about what I did to make my sound work. Here's a package that BugsB made for people who is about to modify BIOS http://www.mediafire.com/?yywjg9jmmm1. Here's the interesting link http://www.linuxquestions.org/questions/su...-series-531575/. OriginalMACNUT, can You explain WHY my sound disappeared (and Sleep SUDDENLY began to work) just after I changed RAM (I had 512x2 and changed them to 2Gbx2)? The BIOS (I used this one P105-S6024 BIOS 4.00 is the same. What has changed? Hope You'll be able to help me with my sound|ACPI troubles. Thanks. With great respect, jazzminos. |
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 05:36 PM Post #1129
|
![]()
|
Thank You very much for paying attention to my request! I can't find dsdt for my model here http://acpi.sourceforge.net/dsdt/view.php?...acturer=Toshiba . But I found an original dsdt of P100-253. This model is COMPLETELY IDENTICAL to mine (253 & 257 both are PSPA0E). CPU speed seems to be the ONLY difference. Here's the post where Whitehorse gave the link http://forum.insanelymac.com/index.php?sho...3674&st=60# . Archive contains original 4.30 dsdt.dat and his modified dsdt.dsl (direct link http://forum.insanelymac.com/index.php?act...t&id=31902). In fact the whole topic http://forum.insanelymac.com/index.php?showtopic=113674 is dedicated to the solvation of Toshiba P100|105 Conexant sound chip & ACPI through BIOS modification. The problem seems to be solved partly... In the end of the topic are my posts about what I did to make my sound work. Here's a package that BugsB made for people who is about to modify BIOS http://www.mediafire.com/?yywjg9jmmm1. Here's the interesting link http://www.linuxquestions.org/questions/su...-series-531575/. OriginalMACNUT, can You explain WHY my sound disappeared (and Sleep SUDDENLY began to work) just after I changed RAM (I had 512x2 and changed them to 2Gbx2)? The BIOS (I used this one P105-S6024 BIOS 4.00 is the same. What has changed? Hope You'll be able to help me with my sound|ACPI troubles. Thanks. With great respect, jazzminos. There are errors in the DSDT, though this is another bios that I can open and even edit, I can't rebuild the rom till I get past Phoenix Bios Editor error, ( Unable to write to temp file, ASL error ) Till I can find how to fix this problem, I'm not able to do anything, but extract the DSDT and that it. I'm guess, but It might be how the acpi is handling the new memory to cause the issue. I attached a picture showing the dsdt error with in the table. I'm hoping somebody can help me fix the unable to write to temp file, or give me a link, as I've not been able to solve this problem.
Attached File(s)
|
|
NHJ
InsanelyMac Geek
|
![]() |
Oct 16 2008, 05:46 PM Post #1130
|
![]() ![]()
|
Okay, can I just get the straight dump of the dsdt.dat file? Not sure why, but I can't open your first file, as iasl say it's not a valid ACPI header. Does it give you options on how to dump the file, as I said, I can't use the getdsdt. Can you use anything other than a binary dump? as I tried to convert it to a readable hex value, but came corrupted. i didn't see your reply so i did use getdsdt, and indeed, the file i get is totally different even if the size is the same. thanks in advance, this is the most annoying thing on my laptop, the rest has been fixed slowly but surely by different members of the community.
Attached File(s)
|
|
jazzminos
InsanelyMac Geek
|
![]() |
Oct 16 2008, 06:04 PM Post #1131
|
![]() ![]()
|
There are errors in the DSDT, though this is another bios that I can open and even edit, I can't rebuild the rom till I get past Phoenix Bios Editor error, ( Unable to write to temp file, ASL error ) Till I can find how to fix this problem, I'm not able to do anything, but extract the DSDT and that it. I'm guess, but It might be how the acpi is handling the new memory to cause the issue. I attached a picture showing the dsdt error with in the table. I'm hoping somebody can help me fix the unable to write to temp file, or give me a link, as I've not been able to solve this problem. How can I help You to solve the problem? In previous posts I tried to collect all the valueable information and links (tools etc) on this problem. Maybe Kabyl will help us. I suppose that he made the first modded P100 BIOS. Have You downloaded this tools set - http://www.mediafire.com/?yywjg9jmmm1 ? |
|
romantic
InsanelyMac Protégé
|
![]() |
Oct 16 2008, 06:06 PM Post #1132
|
|
hey! forgot about me?
where to find HPET???? how to put the original package? |
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 16 2008, 06:39 PM Post #1133
|
![]()
|
i didn't see your reply so i did use getdsdt, and indeed, the file i get is totally different even if the size is the same. thanks in advance, this is the most annoying thing on my laptop, the rest has been fixed slowly but surely by different members of the community. Okay, try this, but you may aslo need the Voodoo 9.5 beta 2c kernel as well, still needing feedback if the kernel solves the problem, or the new kernel plus the opendsdt patch solves the problem. You might look over the Commands that theultimo had posted. Please let me know the results thanks, -OMN hey! forgot about me? where to find HPET???? how to put the original package? No, I didn't forget about you. Have you tired a different kernel? as for the HPET, it's not built into your bios What I did is add it with kext helper. It still doesn't want to boot normally though, you still need to identify cpuis=2 and -legacy for it to work still. Oddly, its identified as a Core Solo, but Activity Monitor shows 2 cores working. If this is the only way for it to boot, and no problems occur, I would just set the boot flag ( cpus=2 and -legacy ) in the com.apple.boot ( don't think thats correct name, but I hope you know what I'm trying to say ) so you don't have to type this every time How can I help You to solve the problem? In previous posts I tried to collect all the valueable information and links (tools etc) on this problem. Maybe Kabyl will help us. I suppose that he made the first modded P100 BIOS. Have You downloaded this tools set - http://www.mediafire.com/?yywjg9jmmm1 ? D/l it now, I had missed your post, sorry about that. I hope Kabyl can shed some light on this, though I think he's still mad at me, he's way smarter than me and what I've learn so far was by reading, and for the stuff I can't figure out, I studied his modded rom and learned the rest. However, this problem with these rom are driving me nuts because I have nothing to go off of. @jazzminos, Thank you. I can now Mod .wph with PBE @NHJ Use the Attached file.
Attached File(s)
|
|
casmsk
InsanelyMac Protégé
|
![]() |
Oct 17 2008, 05:49 AM Post #1134
|
|
QUOTE(casmsk @ Oct 15 2008, 11:28 PM) Hi! Can't start without cpis=1 flag on Acer Aspire 5670. Help me please!! BIOS: ftp://ftp.work.acer-euro.com/notebook/asp...0/bios/3234.zip CPU: Intel Core Duo T2400 1.8 Ghz CHIPSET: Intel i945PM Express GRAPHICS: ATI Mobility™ Radeon® X1600 256 Мб (working) BIG THX!!! I'm very sorry, But I can edit this bios, though in Phoenix BIOS Editor it gives me a error, unable to write to temp file. If there is anyone that knows how to solve this problem in vista, I would be very grateful. For now, could you try and dump the dsdt with getdsdt for me? as you might have luck with the Voodoo kernel and a opendsdt.kext mod as well. Thanks, -OMN Here's my dsdt dump. Hope it'll be helpful!! http://rapidshare.com/files/154788652/dsdt.dat.html BIG THX!!! |
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 17 2008, 12:30 PM Post #1135
|
![]()
|
Here's my dsdt dump. Hope it'll be helpful!! http://rapidshare.com/files/154788652/dsdt.dat.html BIG THX!!! Can I get the bios? I can edit these now. The bios link is not working for me. |
|
casmsk
InsanelyMac Protégé
|
![]() |
Oct 17 2008, 02:08 PM Post #1136
|
|
Can I get the bios? I can edit these now. The bios link is not working for me. Here's it: ftp://ftp.work.acer-euro.com/notebook/asp...0/bios/3234.zip Did you learn how to edit it in Vista? |
|
aolmeer
InsanelyMac Protégé
|
![]() |
Oct 17 2008, 02:21 PM Post #1137
|
|
Greetings please make me a modified bios for my 945GCM5-L V2 (FSB 1333)
:http://rapidshare.com/files/154891373/A7267IMS.rar.html :http://global.msi.com.tw/index.php? func=downloadfile&dno=7896&type=bios thanks, I from Russia am sorry for English,
Attached File(s)
|
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 17 2008, 02:27 PM Post #1138
|
![]()
|
Here's it: ftp://ftp.work.acer-euro.com/notebook/asp...0/bios/3234.zip Did you learn how to edit it in Vista? Yeah, got the problem solved, thanks to Kabyl PBE guide. |
|
jjanuar
InsanelyMac Protégé
|
![]() |
Oct 17 2008, 02:44 PM Post #1139
|
|
any news for me? huehuehu
|
|
OriginalMACNUT
InsanelyMac Legend
|
![]() |
Oct 17 2008, 02:58 PM Post #1140
|
![]()
|
I'll be back to get these done and check on the latest,
I'm overclocking a friends G4 for him, so he can install leopard, after that is done, I'll get working on everyones Roms Sorry for the Delay, but friend in need at the moment ( That and he hardly ever ask for anything ) be back Later -Omn *Update* Still at my friends house, Didn't expect it to take all day ( Installing CS3 Premium and other stuff ). Sorry, -Omn |
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 01:37 PM |