Help - Search - Members - Calendar
Full Version: Modified BIOS to get all cores working
InsanelyMac Forum > OSx86 Project > Hardware and Drivers
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27
Kabyl
Well, I guess the title says it all, after spending a lot of time reading Documentations, Specifications, Forums.. and hunting for testers tongue.gif , I finally got tehmachacker (thank you) to test a modified BIOS, and as expected, it worked.

This is the issue that intends this mod to fix:
http://forum.insanelymac.com/index.php?showtopic=78235

Basically, what I'm doing is modifying and fixing errors in the DSDT; removing aliases for the "processor" devices, because the ACPIPlatform kext doesn't like them and treat them as other CPUs.. (it's written for Macs, and Apple doesn't use that in their Firmware's ACPI Tables, actually I don't see why we need them, well..)
I for example change this:
CODE
    Scope (_PR)
               {
                   Processor (P001, 0x01, 0x00000810, 0x06) {}
                   Alias (P001, CPU1)
               }

into:
CODE
    Scope (_PR)
               {
                   Processor (P001, 0x01, 0x00000810, 0x06) {}
               }

Sometimes I have to fix more stuff.. you should know that when you try to compile your DSDT.

So if you want to get a fixed BIOS, you can PM me post your request here, included with:
  • a direct link to the BIOS file,
  • your PC specs (CPU, Chipset and Graphics Card),
  • and a description of the issues.
Don't PM me with requests, post them in this thread.

You will find some of the modified BIOSes here.

Keep in mind that I take no responsibility for a bad flash or if anything goes wrong..

NOTE: About Dell laptops, I'm still trying to find the cause of the issues, so if anyone has any suggestions, you're welcome smile.gif .
tehmachacker
It works like a charm. I must say. Thank You SO Much!!

All 4 cores. everything!!

I don't know what else to say. It just Works.

picture of activity monitor and system profiler now attached. showing al the cores. post yours =P

link to png. http://www.mediafire.com/?jyjc0j8cmmm

heres the tiff
EqUaTe
'grats mate smile.gif
glitchbit
The Asus G2S-A1 pm965 chipset works!!! It really works! Finally! Kabyl is the man!

Here is the screenshot to prove it!

tehmachacker
ooooh. Now im in full vanilla with the new acpi and apic kexts. and working like a mother f%%#ing charm =)Did i Mention kabyl kicks ass?
antaholics
glitchbit,
just wondering, what mark did you get for HD? I think it's the biggest thing capping my xbench right now... random uncached writes is only 5~6 score... otherwise everything else (besides threading.. only 1 core) is faster than a real MBP! tongue.gif
PiNcIuSsS
could you do one for f3sr? here's bios: http://dlsvr01.asus.com/pub/ASUS/nb/F3Sr/F3Sr207AS.zip
glitchbit
I just put in my old HD with XP to make sure the dual cores work in Linux and XP and they do work still!I will re-run the benchmark when I boot OSX back up and let you know. My CPU did not benchmark that much higher after having the second one enabled which is odd. I guess it was not made for 2 cpus. The threading may have gone up more but I do not know.antaholics, where are the real macbook pro xbench stats? I went to some site but it looked like they had postings of hackintosh "macbook pros" instead, because I do not believe some of the high results I saw.



I installed a new 200gb 7200rpm hard drive btw.
antaholics
here's the xbench website:

http://www.xbench.com/

some of the really high results with a * beside it means they didn't do the complete test.
i.e. if someone only did a CPU/GPU/Memory test, it would bench a LOT higher than with the HD included.

I submitted one of my results up, but AFAIK most of them are legit macbookpro's
Krazubu
Wow, nice work Kabyl,
Maybe there is some hope for DELL users now.
But what if something goes wrong with the modded BIOS ?
Chrysaor
Can you make a modified BIOS for Dell Inspiron 9400/E1705 to get both cores working?

http://ftp.us.dell.com/bios/MP061A09.EXE
EqUaTe
QUOTE(krazubu @ Feb 27 2008, 08:37 PM) *
Wow, nice work Kabyl,
Maybe there is some hope for DELL users now.
But what if something goes wrong with the modded BIOS ?


This is entirely at your own risk.
If you don't have a way of recovering, or a good knowledge of how to restore from a bad flash, then you probably shouldn't do this.

QUOTE(Chrysaor @ Feb 27 2008, 09:44 PM) *
Can you make a modified BIOS for Dell Inspiron 9400/E1705 to get both cores working?

http://ftp.us.dell.com/bios/MP061A09.EXE


At this time Dell BIOS's are not yet fixable.
It's being worked on.

Patience is the key.
tehmachacker
I thought I should post my specs and up the bios. its an AMIBIOS modded from R01-A4 bios. beware you must have this bios. and set everything to default setting before flashing. for me that was pressing f9 to reset to defaults.

Model Identifier: Aspire M5630
Processor Name: Intel® Core™2 Quad CPU Q6600 @
Processor Speed: 2.4 GHz
Graphics Card: 860GTt Overlocked 512MB
RAM: 4GB of patriot viper 800mhz


P.S. sleep works too. Is there anything thats not working? biggrin.gif
glitchbit
I meant to upload the file Kabyl gave me before I left but here it is now.

And like others have said this is at your own risk and Kalyb is not responsible if it screws you over. After saying that though I have tested it for awhile now and it is running 100%, but if you are the first one to try a modified BIOS for any motherboard that is capable of having its BIOS edited, then you take on full responsible if something goes wrong. How do you know if your BIOS can be edited? Well I do not have the list of the companies out there that have editable BIOS but there are tools out there to do this yourself and chances are if you can find a tool that can edit your BIOS then it probably can be edited.

I should also note Asus notebooks have 2 year global warranties (well mine did)... yea take that Apple and Dell!

I flashed from the most recent Asus G2S BIOS update 300 to this modded 300.

1. I first placed the unzipped file alone on a USB jump/pen/thumb drive.
2. Turn it on
3. Find the Asus Flash utility and press enter
4. Press enter on Drive A:\
5. Select the file and press enter
6. The flashing process will start

Also you can downgrade or upgrade to any other flash if you need to.
QMax
Mmmm... I'm a bit scared but I'll give it a chance,

can you please take a look to the attached Asus F9S BIOS please ?

The first is the well working v 302, the second is the newest available (yesterday) v 303.

Thanks, Max

Stellair
Do you have something for the Gigabyte GA-P35-DS3P
Kabyl
PiNcIuSsS and QMax: I will try to do it ASAP (working on something ATM).

QUOTE(Kingskawn @ Feb 28 2008, 07:40 AM) *
Do you have something for the Gigabyte GA-P35-DS3P


Does it have the issue discussed/solved in this thread?
(you might want to check this thread: http://forum.insanelymac.com/index.php?showtopic=75863)
jsl
QUOTE(Kabyl @ Feb 27 2008, 03:36 PM) *
Well, I guess the title says it all, after spending a lot of time reading Documentations, Specifications, Forums.. and hunting for testers tongue.gif , I finally got tehmachacker (thank you) to test a modified BIOS, and as expected, it worked.This is the issue that intends this mod to fix:http://forum.insanelymac.com/index.php?showtopic=78235So if you want to get a fixed BIOS, you can PM (not here but on IRC).I will try to make a repository if I get more fixed BIOSes, so that other people will benefit from it (and will get less PMs tongue.gif ).Keep in mind that if you're going to PM me, you're actually taking the responsibility for a bad flash or if anything goes wrong..NOTE: this is not for Dell laptops or nforce based boards.To ASUS (and MSI): guess _now_ I can buy an ASUS laptop (maybe not an MSI board/laptop tongue.gif ), so it would be nice if you fix your BIOSes and save us time and effort..
Is it possible to fix the Asus F8Sa Laptop's BIOS too ? Here is the newest BIOS for Asus F8Sa[url="http://dlsvr03.asus.com/pub/ASUS/nb/F8P/F8SAP301AS.zip"] http://dlsvr03.asus.com/pub/ASUS/nb/F8P/F8SAP301AS.zip
glitchbit
I hear that this guy, Anton, may know something about Dell's BIOS compression algorithm anton.borisov{}gmail.com

good luck!
Kabyl
QUOTE(PiNcIuSsS @ Feb 27 2008, 07:39 PM) *
could you do one for f3sr? here's bios: http://dlsvr01.asus.com/pub/ASUS/nb/F3Sr/F3Sr207AS.zip

http://rapidshare.com/files/95669021/F3SrAS.207_mod.zip.html

QUOTE(QMax @ Feb 28 2008, 07:24 AM) *
Mmmm... I'm a bit scared but I'll give it a chance,

can you please take a look to the attached Asus F9S BIOS please ?

The first is the well working v 302, the second is the newest available (yesterday) v 303.

Thanks, Max

http://rapidshare.com/files/95670096/F9Sas.303_mod.zip.html

QUOTE(jsl @ Feb 28 2008, 09:30 AM) *
Is it possible to fix the Asus F8Sa Laptop's BIOS too ? Here is the newest BIOS for Asus F8Sa http://dlsvr03.asus.com/pub/ASUS/nb/F8P/F8SAP301AS.zip

http://rapidshare.com/files/95669865/F8SAP...01_mod.zip.html

antaholics:
http://rapidshare.com/files/95669249/F3Svas.207_mod.zip.html

report after testing.. and good luck.

Note: check the Audio section in System Profiler before and after flashing.. wink.gif
PiNcIuSsS
bang bang bang!!!! it works!! THANK YOU!
QMax
Many thanks Kabyl,
i can't download now the modded bios cause my ISP use shared IPs, so RapidShare think I'm downloading another file... I need to wait 40 mins yet...
You say to check the audio system before and after... what do you mean ?
F9S are still remaining totally muted (both using Azalia, HDA and AC97) on OSX, needs a special "options" to work with Linux Alsa drivers, and works fine in Vista.
What will happens using modded BIOS in Vista and Linux ?
Can you please post a "tech" detailed howto, about what and how did you changed in the original BIOS ?

Thank you very much.

Max
Sempronio
Asus F3sc bios please.
Kabyl
QUOTE(QMax @ Feb 28 2008, 08:03 PM) *
Many thanks Kabyl,
i can't download now the modded bios cause my ISP use shared IPs, so RapidShare think I'm downloading another file... I need to wait 40 mins yet...
You say to check the audio system before and after... what do you mean ?
F9S are still remaining totally muted (both using Azalia, HDA and AC97) on OSX, needs a special "options" to work with Linux Alsa drivers, and works fine in Vista.
What will happens using modded BIOS in Vista and Linux ?
Can you please post a "tech" detailed howto, about what and how did you changed in the original BIOS ?

Thank you very much.

Max

About the audio.. this doesn't fix it, but should show some info if in System Profiler.. Nothing should change in Windows/Linux
I will try to give more details (I'm just busy working on some stuff, and trying to mod some more BIOSes when time helps)
Click to view attachment
QUOTE(Sempronio @ Feb 28 2008, 08:14 PM) *
Asus F3sc bios please.

post a link biggrin.gif
QMax
Thanks for the attachment, I'll test it tomorrow... it's night here.
Please when you have enough time post a detailed tutorial, I'd like to understand...

Thanks again.

Max
glitchbit
Qmax download the AppleHDA Patcher program and then also if you can follow a guide on how to use a Live Linux CD such as Ubuntu to grab the Linux Codec Dump.

Here is a command that may work in the Linux terminal (this is considering that Sound works in Linux)

"cat /proc/asound/card0/codec#0 > [codec dump filename].txt"

without the quotes and just replace [codec dump filename].txt with the name of your choosing and the location of a usb drive that you have plugged, so it could be something like /mount/fat32stick/ACL662.txt

I would try that. For me I have Ubuntu installed on my drive so I just copied the file right out of /proc/asound/card0/codec#0 and pasted it into my HFS drive (without journaling so I can access it with read and write from linux).

oh yeah once you have this dump file it is as simple as dragging and droping it on the AppleHDA Patcher program and it takes care of the rest.
antaholics
QUOTE(Kabyl @ Feb 28 2008, 12:39 PM) *


Thank you SO MUCH kabyl! it worked like a charm!! biggrin.gif
now, time to try out the new ACPI/APIC kexts!!

If possible, like QMax, I would like to know how you fixed this too! (not that I'll understand too much of it lol)

One thing though... after I flashed the bios I get this screen on boot-up for 10-20 seconds before loading the Vista bootloader... any idea why?

Click to view attachment

Thanks again!
jsl
QUOTE(Kabyl @ Feb 28 2008, 05:39 PM) *

Thanks for your prompt response and I'll test it and report the result ASAP.
After flashing of new BIOS and using AppleAPICPlatform.kext and AppleACPI.kext of 10.5.1, during booting my system will hang on AppleAPICPlatform.kext/PlugIns/ 2 kexts.
Using original kexts of 10.4 8 it's normal except continued rebooting if I activate Natit.kext.
Any suggestion ?
BTW is it possible for my MSI PR600 laptop ?
Here is its new BIOS: http://download4.msi.com.tw/files/download...xe/1637_163.zip
antaholics
I just tried the 10.5.2 AppleACPI and the Brazilmac AppleAPIC.... it boots fine, but my keyboard wouldn't work. I'm pretty sure it's just a small problem with the nested plugins, but I can't figure out what. Now I'm back to my old 10.4.8 kexts. Any idea how to fix this?

Also, I noticed that I keep getting messages like these:

CODE
28/02/08 10:32:26 PM kernel FireWire GUID ffffffffffffffff is invalid!
28/02/08 10:32:29 PM kernel FireWire GUID ffffffffffffffff is invalid!
28/02/08 10:32:31 PM kernel FireWire GUID ffffffffffffffff is invalid!
28/02/08 10:32:35 PM kernel FireWire GUID ffffffffffffffff is invalid!
28/02/08 10:32:41 PM kernel FireWire GUID ffffffffffffffff is invalid!
28/02/08 10:32:46 PM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:01 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:06 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:11 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:16 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:21 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:26 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:31 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:36 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:41 AM kernel FireWire GUID ffffffffffffffff is invalid!
29/02/08 3:32:46 AM kernel FireWire GUID ffffffffffffffff is invalid!


Disabling the LAN and firewall fixes these two problems, but I would rather be able to use them.

I really appreciate the help!
QMax
QUOTE(glitchbit @ Feb 29 2008, 03:54 AM) *
Qmax download the AppleHDA Patcher program and then also if you can follow a guide on how to use a Live Linux CD such as Ubuntu to grab the Linux Codec Dump.Here is a command that may work in the Linux terminal (this is considering that Sound works in Linux)"cat /proc/asound/card0/codec#0 > [codec dump filename].txt"without the quotes and just replace [codec dump filename].txt with the name of your choosing and the location of a usb drive that you have plugged, so it could be something like /mount/fat32stick/ACL662.txtI would try that. For me I have Ubuntu installed on my drive so I just copied the file right out of /proc/asound/card0/codec#0 and pasted it into my HFS drive (without journaling so I can access it with read and write from linux).oh yeah once you have this dump file it is as simple as dragging and droping it on the AppleHDA Patcher program and it takes care of the rest.
Thanks for your help, but I'm still trying HDAPatcher since 1.16... it patches the HDAudio.kext, but no sound.F9S it really seems the laptop with biggest problem with audio on OSX.Even in Linux I need to change a cfg file for Alsa driver, otherwise, just like in OSX, I can see mixer, different output and inpunt, but I have no sound at all from speakers or line in/out.No way using Azalia or AC97 too...Max
QUOTE(antaholics @ Feb 29 2008, 04:09 AM) *
I get this screen on boot-up for 10-20 seconds before loading the Vista bootloader... any idea why?
Maybe I'm wrong, but it seems your Asus is trying to boot from LAN.Check BIOS settings is NIC is in your boot list.Max
maxoid
Kabyl,

It would be great to get a modded BIOS for Asus W7S if possible.
Here is the link http://dlsvr01.asus.com/pub/ASUS/nb/W7E/W7ES303AS.zip

Thanks a lot in advance.

MaX
antaholics
QUOTE(QMax @ Feb 29 2008, 02:33 AM) *
Maybe I'm wrong, but it seems your Asus is trying to boot from LAN.Check BIOS settings is NIC is in your boot list.Max


lol

thanks for noticing that... I'm not sure why network boot is set first tongue.gif

now the only thing left is the firewire issue. I suspect it might have something to do with the new AppleSMBIOS I installed.. it's not a pressing issue, just a little annoying

Other than that, I can't seem to get the Leopard (tried BrazilMac and 10.5.2 vanilla) AppleACPI and AppleAPIC to work. It boots up but the keyboard doesn't work. Any idea how to fix this? I'm sure it's really simple.

If the Leopard ACPI and APIC kexts work, is there a way to now enable speedstep and other CPU throttling features?
Kabyl
QUOTE(antaholics @ Feb 29 2008, 08:57 AM) *
lol

thanks for noticing that... I'm not sure why network boot is set first tongue.gif

now the only thing left is the firewire issue. I suspect it might have something to do with the new AppleSMBIOS I installed.. it's not a pressing issue, just a little annoying

Other than that, I can't seem to get the Leopard (tried BrazilMac and 10.5.2 vanilla) AppleACPI and AppleAPIC to work. It boots up but the keyboard doesn't work. Any idea how to fix this? I'm sure it's really simple.

If the Leopard ACPI and APIC kexts work, is there a way to now enable speedstep and other CPU throttling features?


Get the ACPIPS2Nub kext.
I will try to take a look at the FireWire issue...
jsl
QUOTE(Kabyl @ Feb 29 2008, 08:47 AM) *
Get the ACPIPS2Nub kext.
I will try to take a look at the FireWire issue...

Thanks for your help.
Using AppleACPI.kext and AppleAPICPlatform.kext of 10.4.8, my Asus F8Sa with your modified BIOS can enable dual processors working with normal audio. But when I try to activate Natit.kext it will continue re-boot by itself.
If I use ACPI/APICPlatform.kext of 10.5.1, it will hang by 2 kexts in AppleAPICPlatform.kext/PlugIns.
Any suggestion ?
easycome24
Kabyl
Could you please make a w7s bois thanks a lot!!hope to hear from you soon thank you again!http://dlsvr01.asus.com/pub/ASUS/nb/W7S/W7ES302AS.zip
Kabyl
I was trying to write a kext in the last 2 days (this is my first one so it's going to take more time to do it, but I'm making some progress..), I will take requests and mod more BIOSes when I get tired of reading about IOKit smile.gif
EqUaTe
QUOTE(jsl @ Feb 29 2008, 01:47 PM) *
Thanks for your help.
Using AppleACPI.kext and AppleAPICPlatform.kext of 10.4.8, my Asus F8Sa with your modified BIOS can enable dual processors working with normal audio. But when I try to activate Natit.kext it will continue re-boot by itself.
If I use ACPI/APICPlatform.kext of 10.5.1, it will hang by 2 kexts in AppleAPICPlatform.kext/PlugIns.
Any suggestion ?


You're not giving anywhere near enough information.

Using the 10.5.1 or 10.5.2 acpi & apic kexts, take a picture and attach it here.
mkayz
Would be great for an asus w7s modded bios, there is 2 request for it above =D
Ezhoon
Does this work for MSI P35 Neo2-FR mobo?
Afaik, MSI P35 based mobos only work with cpu=1 switch

http://forum.insanelymac.com/index.php?showtopic=66944
Kabyl
QUOTE(maxoid @ Feb 29 2008, 08:44 AM) *
Kabyl,It would be great to get a modded BIOS for Asus W7S if possible.Here is the link http://dlsvr01.asus.com/pub/ASUS/nb/W7E/W7ES303AS.zip
Thanks a lot in advance.
MaX

http://rapidshare.com/files/96093831/W7ESAS.303_mod.zip.html
QUOTE(easycome24 @ Feb 29 2008, 04:18 PM) *
Kabyl Could you please make a w7s bois thanks a lot!!hope to hear from you soon thank you again!
http://dlsvr01.asus.com/pub/ASUS/nb/W7S/W7ES302AS.zip

Is the above newer version OK for you?
QUOTE(mkayz @ Mar 1 2008, 06:42 AM) *
Would be great for an asus w7s modded bios, there is 2 request for it above =D

Done tongue.gif
QUOTE(Ezhoon @ Mar 1 2008, 08:08 AM) *
Does this work for MSI P35 Neo2-FR mobo?
Afaik, MSI P35 based mobos only work with cpu=1 switch
http://forum.insanelymac.com/index.php?showtopic=66944

Yes, should be.
antaholics
Kabyl,

Just a suggestion, maybe it would be a good idea to put all of the links to modified BIOS in the first post of this thread in an organized way so people know where to find it if you have already made the mod. That way people who have the same mobos don't have to ask you over and over! biggrin.gif

Ant
Kabyl
QUOTE(antaholics @ Mar 1 2008, 08:38 AM) *
Kabyl,
Just a suggestion, maybe it would be a good idea to put all of the links to modified BIOS in the first post of this thread in an organized way so people know where to find it if you have already made the mod. That way people who have the same mobos don't have to ask you over and over! biggrin.gif
Ant

They can use "Search", but... maybe I will do it tongue.gif
QUOTE(jsl @ Feb 29 2008, 04:26 AM) *
Thanks for your prompt response and I'll test it and report the result ASAP.
After flashing of new BIOS and using AppleAPICPlatform.kext and AppleACPI.kext of 10.5.1, during booting my system will hang on AppleAPICPlatform.kext/PlugIns/ 2 kexts.
Using original kexts of 10.4 8 it's normal except continued rebooting if I activate Natit.kext.
Any suggestion ?
BTW is it possible for my MSI PR600 laptop ?
Here is its new BIOS: http://download4.msi.com.tw/files/download...xe/1637_163.zip

http://rapidshare.com/files/96096743/A1637...63_mod.zip.html
Let me know how it goes..
hotcorez
Well done Kabyl. Glad to here that someone finally had the balls to fix those pesky bad bios' from Asus & co

I have an Asus G1S which has bios problems as well and suffers from the problems forcing you to use a single core (Just like G2S)

Therefore, if you have the time i would appreciate it if you could have a look at the llst 2 bios releases.

The latest bios fixes memory issues with 4gb ram but messes up speedstep. Therefore i think it would be good to have a mod of both (what were asus doing when they did this?)

anyway, here you go, here are the links:-

http://dlsvr02.asus.com/pub/ASUS/nb/G1S/G1S205AS.zip

http://dlsvr02.asus.com/pub/ASUS/nb/G1S/G1S300AS.zip

If i could have just one of these rigth now, the first would be cool but if i had 4gb...

Good luck with modding!!! is there a way to test the bios is good to go without flashing it?

Cheers Matey!! tongue.gif Hope this fixes linux issues as well

ps what can you fix in bios? sound, video, other things?
easycome24
thanks ofcourse the newer verson is ok thanks!
maxoid
Kabyl,

The modded BIOS for W7S works perfect.
Thanks a lot. Great job.

MaX
wfei_hong
here is a modified bios for msi-16361 for lg e500 series notebook by kabyl
it works perfect

http://www.mediafire.com/?9jm1nytyhj2
thousand thanks kabyl ( muchas gracias amigo)
Wiwi
Hi !!

I wonder how can you mod a bios ? There is a software ? Or are you a God ?
Ho..if you could mod or tell me how to mod my bios, it's for an Asus Z99SC (A8SC motherboard) (I can't use irc sorry...)

Link to the original Bios : http://dlsvr01.asus.com/pub/ASUS/nb/A8E/A8SE301AS.zip

I use FCP, so both core could be very apprecied...
If you can do it... Thanks Thanks Thanks !!!!!!!!

(Sorry for bad english...)

ASUS Z99SC/A8SC - Leo 10.5.1 (Vanilla KAlyway)

* Intel Core 2 Duo T5250 2.0GHz, 2MB L2 Cache, 667MHz FSB - One core
* 2048MB DDR2 667MHz - working
* 160GB 5400RPM SATA Hard Drive - working with no tick tick noise (search HdAPM)
* NVIDIA GeForce 8400M G with built-in 128MB VRAM - working
* Realtek ALC 660 Sound - working (no mute&kernel panic at shutdown, but not at restart) AppleHDA here
* Intel Wireless 3965AG Wi-Fi - not working
* 8-in-1 card reader - not working
* 9 Cell Li-Ion Battery - working
* Firewire - working
* Ethernet - (working)
zeroz4
Here is the BIOs for Asus U6S: http://dlsvr03.asus.com/pub/ASUS/nb/U6/U6SE204AS.zip

Thanks for your help!




ASUS U6S - Kalyway 10.5.1 + 10.5.2 Combo Update

Intel Core 2 Duo T7500 2.2GHz - 1 core (With cpus=1) at Darwin boot
2048MB DDR2 - Working
160GB 5400RPM SATA Hard Drive - Working
NVIDIA GeForce 8400M G 128MB VRAM - Not Working (Help)
Realtek ALC880 Sound - Working (Headphone Not Working)
Intel Wireless 4965AG Wi-Fi - Not Working
8-in-1 card reader - Not Working
6 Cell Li-Ion Battery - Working (Modified PowerManagement)
Ethernet - (working)
KarasuTengu
Dear Kabyl,
Thanx in advance for your great work about bios on Asus laptop.
I'm trying to install Leopard Kalyway 10.5.1 on my notebook, but as all the other people, after I reboot instead of start Creating the account I'm stuck into "Mac Framework succesfully initialized using 10485 buffer headers" errors. I put here http://dlsvr02.asus.com/pub/ASUS/nb/F7L/F7L203AS.zip my bios who is the actual revision downloaded from Asus website.
I hope i could enjoy the double core, and maybe I can see thru my monitor, because I must install using a vga external monitor because I got a blue screen.

Thanx a lot and keep up your great job!! thumbsup_anim.gif
Ezhoon
Kabyl,
Thanks for your reply smile.gif

I've uploaded a newest v1.8 bios of MSI P35 Neo2-FR, here
Please take a look and patch this for us MSI users.
I am sure a lot of ppl would appreciate your goodwill deed smile.gif

Thanks!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.