Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Acer 7750G BIOS
Last Post: DeathBringer
Today 12:28 AM
» Replies: 5
» Views: 236
[REQUEST] Acer Aspire 5738(G,Z): CPU Upg...
Last Post: lollo90
Yesterday 05:26 PM
» Replies: 45
» Views: 29399
[REQUEST] Gateway NV55S Whitelist Remova...
Last Post: conmeo0409
Yesterday 03:38 PM
» Replies: 9
» Views: 4619
[REQUEST] Gateway NV55S BIOS Unlock
Last Post: conmeo0409
Yesterday 02:50 PM
» Replies: 23
» Views: 11360
[REQUEST] Sony VAIO SVE-151 & SVE-171 (R...
Last Post: noodlexd
Yesterday 08:33 AM
» Replies: 0
» Views: 57
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: portapane
Yesterday 08:28 AM
» Replies: 135
» Views: 74152
[REQUEST] Acer Aspire 4738(G,Z) BIOS Unl...
Last Post: arisprast1
Yesterday 01:28 AM
» Replies: 62
» Views: 17188
[REQUEST] Sony VAIO SVE-151 & SVE-171 (R...
Last Post: noodlexd
06-12-2024 06:51 PM
» Replies: 42
» Views: 35838
[REQUEST] IGEL M320C Thin Client
Last Post: Trixxtar
06-12-2024 10:33 AM
» Replies: 1
» Views: 997
[REQUEST] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: MATI1XD
06-11-2024 06:36 AM
» Replies: 17
» Views: 3781
MB (A55M-E33 FM2+)
Last Post: TamoNeki
06-10-2024 03:28 PM
» Replies: 15
» Views: 724
Lenovo Ideapad flex 4 14IAU7 missing UUI...
Last Post: balli4u
06-10-2024 01:10 PM
» Replies: 0
» Views: 179
[REQUEST] Lenovo S310 & S410 (8BCNxxWW) ...
Last Post: Dudu2002
06-10-2024 08:34 AM
» Replies: 15
» Views: 7243
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
06-10-2024 06:47 AM
» Replies: 875
» Views: 309829
HELP Unbrick ASUS N550JV
Last Post: halfchemistry
06-10-2024 05:37 AM
» Replies: 9
» Views: 11841
Asus Strix G512LV Bios Unlock
Last Post: loic2907
06-10-2024 04:12 AM
» Replies: 58
» Views: 16880
[Request] HP X99 CPU Support
Last Post: DeathBringer
06-09-2024 01:01 PM
» Replies: 3
» Views: 326
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
06-09-2024 03:50 AM
» Replies: 469
» Views: 144591
[REQUEST] Lenovo ThinkCentre M715q 2nd G...
Last Post: Arcaderix
06-09-2024 02:11 AM
» Replies: 18
» Views: 2170
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: acezero4566
06-08-2024 08:33 PM
» Replies: 43
» Views: 33302

Flashing an AHCI Option ROM to PCI Network Card
#1
Hi,

I need ahci on ICH8 but my bios doesn't support ahci. And I'm afraid of flashing because my bios doesn't have any bios recovery methodSad

I searched and found an option rom called 'WindSLIC' which can be loaded into Network card that has a flash rom.

So, my question is, "Can I flash an AHCI Option ROM to my Network Adapter?"
find
quote
#2
If there is enough space you can flash.
But will not work.
ICH8 in legacy mode have other hwid than in AHCI mode as result even option Rom is loaded by BIOS will complain about wrong hardware or something like.

Better try GRUB patch for AHCI if is not a Dell it could work.
find
quote
#3
(08-22-2011, 06:11 AM)gabiz_ro Wrote: If there is enough space you can flash.
But will not work.
ICH8 in legacy mode have other hwid than in AHCI mode as result even option Rom is loaded by BIOS will complain about wrong hardware or something like.

Better try GRUB patch for AHCI if is not a Dell it could work.

I have a AHCI Option ROM for my ICH8 and my bios (phoenix) has a hidden ahci setting. So I forced ahci using SYMCMOS utility.

My bios detected all of SATA devices in ahci mode, but not in the boot priority.

And, can you tell me how to patch GRUB to make it work in AHCI mode?
find
quote
#4
Is strange that BIOS can switch to AHCI but can't boot from devices.

You can request to somebody to unhide all setting in your BIOS and search for a recovery way , just in case.

Your BIOS have integrated Option ROM for network boot?

Remove all devices from boot order and see what is then.( that worked for me on one Sony Vaio,no option to boot from USB,so I moved all devices from boot order to disabled devices,boot devices remain empty and at next start booted fine from USB pen)

That is one GRUB patch.

The switch is at boot time and may work or no.

What motherboard you have?
find
quote
#5
My computer is a desktop computer manufactured by samsung.
Model name is DB-Z60/Q180 with G965, ICH8, and C2D E6300. (It's too slowBig Grin)
I contacted samsung to know about working but they said no crisis recovery method will work.

I also requested here for ahci mod (oprom integration) but I'm afraid of flashingSad

It boots from all other devices except HDDs and ODDs when ahci enabled. It just says "Intel® Boot Agent Vxxxx" and says "Operating System not found" with PXE ROM disabled.

One strange thing is the computer even cannot boot an IDE ODD with AHCI.

So, I'll order a 64K compatible firmware chip and will flash something. I think merging two option roms is possible.

Also, I'm going to try that GRUB patch. I hope it will work well.
-------------------------------------------------------------------------------------------------
UPDATE : After some googling I found this article.

It says sleep mode will not be available because BIOS is configured for IDE. So I'm going to try to install grub on 128M USB flash drive.


Attached Files
.zip   AHCISLIC.zip (Size: 13.98 KB / Downloads: 6)
find
quote
#6
Boot to ms-dos ,dump PCI registers of SATA controller.
Boot some live linux distro from USB when AHCI enabled, dump PCI registers of SATA controller. (in this case you should be able to access from linux attached devices)

Could be a problem of not set of ABAR.
I remember I was helping somebody with Mac Sandy Bridge with same issue.
find
quote
#7
(08-23-2011, 09:41 AM)gabiz_ro Wrote: Boot to ms-dos ,dump PCI registers of SATA controller.
Boot some live linux distro from USB when AHCI enabled, dump PCI registers of SATA controller. (in this case you should be able to access from linux attached devices)

Could be a problem of not set of ABAR.
I remember I was helping somebody with Mac Sandy Bridge with same issue.

I tried to boot in AHCI mode with both ubuntu 11.04 x64 usb and windows 7 sp1 x64 usb, but it didn't boot at all.

The most important thing is, 'SLEEP MODE' must be available in AHCI mode (because I use it to turn on and turn off the computer), but following to some articles about forcing ahci, the computer will freeze and reboot after sleep mode.
So I need to order a 'compatible' chip for my network adapter. But I thank to your useful information.
find
quote
#8
OK. My guess was right. I cound enable AHCI mode by 'setpci -d 8086:2820 90.b=40' but sleep mode was not available.
find
quote
#9
That is a litlle non-sense.
You say you switched to AHCI by SYMCMOS.
Then why is need to use 'setpci -d 8086:2820 90.b=40 ?

This must have been done by switching to AHCI with SYMCMOS.

What sleep level you need?
Could you enable from BIOS S2 level? suspend to RAM?
I know is a higher power level than S3 but coud work.

In my case,when I need PC I need to be instant on,just for lazzy I'm,PC still work fine after years of power scheme 30 min turn off display and HDD and after power loss power on again.
At least two years work in that mode,now since I don't need this anymore in the morning I power it up and evening shut down. But I use laptop most of time,which is always on most time of day.
find
quote
#10
I used setpci because I haven't ordered a bios chip for PRO/100+ yet.

Also, I can force AHCI using SYMCMOS utility but can't boot with SATA devices because my bios doesn't have AHCI ROMSad

I will order a chip for AHCI ROM and will post if AHCI works with it.

In addition, my bios only supports S3 and S4 sleep mode.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)