#8459 closed bug (fixed)
Nforce AHCI
Reported by: | hunnia1 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | AHCI NVIDIA | Cc: | greggd@… |
Blocked By: | Blocking: | #6470 | |
Platform: | All |
Description
Eventuelly it would be nice to have NForce AHCI working. I am using MCP78S. For now I have to switch bios between IDE mode and ahci mode. (Hackintosh does work only in AHCI mode.) This request I consider low priority, but in the long run it would be nice. :-)
Attachments (9)
Change History (29)
comment:1 by , 13 years ago
Component: | Drivers → Drivers/Disk |
---|---|
Owner: | changed from | to
Version: | R1/alpha3 → R1/Development |
by , 13 years ago
Attachment: | IMG_0003.JPG added |
---|
by , 13 years ago
Attachment: | IMG_0004.JPG added |
---|
by , 13 years ago
Attachment: | IMG_0005.JPG added |
---|
by , 13 years ago
Attachment: | IMG_0006.JPG added |
---|
by , 13 years ago
Attachment: | IMG_0007.JPG added |
---|
by , 13 years ago
Attachment: | IMG_0008.JPG added |
---|
comment:3 by , 13 years ago
I did not know that nforce AHCI is being worked at. :-) So more details: CPU 2core amd64 (Athelon) 1 pata IDE Master/Slave. Master DVD Drive, slave empty. 4 channel SATA. The first 3 are used. I will designate them sda, sdb and sdc (Linux designation) For test Haiku is on a USB stick recognized as sdd. If SATA is configured as IDE, all disk and partitions are recognized. Haiku is installed on /dev/sda(2) and works properly.
If SATA is set in the AHCI mode. Haiku on USB boots see attachments, but only the USB stick is recognized by the disk program.
Accidentally I found out that if I boot with the SMP disabled (SATA is in the AHCI mode) sdb and sdc plus the DVD drive recognized. All partitions are shown correctly. sda is not seen by HAIKU. Playing with the other safe boot options does not change it. Nor is there a change if in the bios I change boot order. Unfortunately since Haiku is installed in sda, I cannot run it from hard rive in the AHCI mode. So nforce SATA (MCP78S) almost works.
by , 13 years ago
by , 13 years ago
comment:4 by , 13 years ago
Interesting! As I wrote disabling SMP will make AHCI/Haiku almost work except it will not see sda. So I went into debug mode with screen output and SMP disabled, to get some photos. At the end of the sequence sda was seen. Booted from the hard drive (sda) with smp disable, screen output and automatic paging. Haiku booted from the hard drive and worked perfectly. Tried it again witout the screen output and it failed. (Could not find root file system, which is obvious since sda not found.) Went back to screen logging and it worked again.
Obviously there is something timing related. Race condition?
comment:5 by , 13 years ago
Component: | Drivers/Disk → System/Kernel |
---|---|
Owner: | changed from | to
Type: | enhancement → bug |
Ok, let's reassign it to kernel then.
comment:6 by , 13 years ago
Blocked By: | 6470 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:7 by , 13 years ago
Blocked By: | 6470 removed |
---|---|
Blocking: | 6470 added |
comment:8 by , 13 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:9 by , 13 years ago
I have the same bug. If AHCI instead of IDE mode for SATA drive is enabled Haiku stops booting at the middle icon. It does not boot either in IDE mode if the C1E is enabled in the BIOS or local apic enabled, in the Haiku safe mode options. All I need is disabling CIE then I can have SMP multiprocessor function. My chipset is 870A north bridge and SB850 south bridge. Motherboard MSI 870AG54. CPU is AMD Phenon II X4 3Ghz AM3.
comment:10 by , 13 years ago
Cc: | added |
---|
follow-up: 12 comment:11 by , 13 years ago
Do you still need to disable CIE in >= hrev44025 to boot in IDE mode?
comment:12 by , 13 years ago
follow-up: 15 comment:13 by , 13 years ago
"All I need is disabling CIE then I can have SMP multiprocessor function." It is not clear, whether the above statement applies to IDE mode or AHCI mode.
I checked ma set up on which I reported the problem and for me CIE was disabled and as I stated SMP did nor worked. Enabling CIE gets me only to the third icon durin boot time even with the SMP disabled, so the situaton is worse.
comment:15 by , 13 years ago
Replying to hunnia1:
"All I need is disabling CIE then I can have SMP multiprocessor function." It is not clear, whether the above statement applies to IDE mode or AHCI mode.
I checked ma set up on which I reported the problem and for me CIE was disabled and as I stated SMP did nor worked. Enabling CIE gets me only to the third icon durin boot time even with the SMP disabled, so the situaton is worse.
It applies in IDE mode. I also had in mind another bug #3999 where the reporter had similar bug to me and was able to boot with C1E disabled.
This bug here also applies to me with AHCI mode enabled.
comment:16 by , 12 years ago
Blocking: | 7665 added |
---|
comment:17 by , 12 years ago
I can boot now in ahci mode but at the middles icon on the boot screen, it pauses for about 1.25 minute, before progressing to Desktop. I had ahci enabled in hrev44241.
comment:18 by , 12 years ago
Your issue is different, this ticket is about nforce chipset. Please open a new ticket and attach your syslog after booting in AHCI mode. Also if possible try to boot with onscreen debug output and try to find when exactly it pauses.
comment:19 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This one is extremely old. AHCI has changed a lot since this was opened. Please re-open this ticket if the same issue is seen on the same hardware.
comment:20 by , 6 years ago
Blocking: | 7665 removed |
---|
Could you attach your syslog using "debug syslog" feature of the bootloader. Alternatively you can grab it using another PC with serial port, or just take photos of the boot process with enabled on screen debug output. I have NVIDIA MCP73 chipset in one of my computers and it also doesn't boot in in AHCI mode.