#8030 closed bug (duplicate)
KDL on installer and ACPI problem.
Reported by: | Premislaus | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/alpha3 |
Keywords: | slab memory manager | Cc: | |
Blocked By: | #6237 | Blocking: | |
Platform: | x86 |
Description
Hi! I use Haiku for a long time but now I have problems. Two days ago I installed Haiku alpha3. CD Installer freeze/hang after showing an install window.
https://dev.haiku-os.org/ticket/6483 - same problem.
I was able to install Haiku. With ACPI is disabled Haiku it works, but as I press the Deskbar, then after a few moments, the system freezes, hangs and CPU usage jumps. Cursor freezes, jumps across the screen. It helps only a hard reset. Without problems I use the applications that run from the directory. The problem does not occur in safe mode. But in safe mode, I can not set the Internet. I have wi-fi. In the meantime, switch on Windows to search for solutions in the network. I do not know why by this time damaged the partition table (loading system error on DMI pool data). The solution to this problem took me three and a half hours. Then I had no time for Haiku and the diagnosis of my problem.
So today I installed Haiku again. During installation, one thing I did differently. Instead, delete the partition (3 GB NTFS - Windows swap, sometimes it installs Haiku, initializes BFS) and make the new BFS, BFS initializes the current NTFS partition. In the middle of the installation shows me KDL, what surprised me tight. I do not know why I have these problems. Some time ago on Haiku alpha 1, 2 and 3, everything was good. Sometimes I overhangs, but I think issue causing the hard drive (bad sectors). For some time I had quite a lot on the head. During this time, twice as changed my hard drive, graphics card and updated the BIOS. And recently I came back to the Haiku.
My computer:
Motherboard: Gigabyte GA-K8NF-9
BIOS: F12l (It is available from me technical support, thanks to I can use a graphics card.)
CPU: Athlon 64 3500+
Graphics Card: XFX Radeon HD 5450
RAM: Geil 1 GB DDR dual channel PC3200
My computer is OK - I tested it various programs.
I will try to do something else and give more of the details! But it might take ...
Sorry for my english.
Best regards!
You are doing the great job!
Attachments (1)
Change History (7)
by , 13 years ago
Attachment: | KDL on installer.JPG added |
---|
comment:1 by , 13 years ago
Keywords: | KDL panic ACPI hangs freezes installer deskbar added |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Blocked By: | 6237 added |
---|---|
Component: | Applications/Installer → System/Kernel |
Keywords: | slab memory manager added; KDL panic ACPI hangs freezes installer deskbar removed |
Resolution: | → duplicate |
Status: | new → closed |
comment:4 by , 13 years ago
My problems still occurs :-(. I tested hrev43674. Fortunately, there is no error of which I added a picture( MemoryManager - Haiku installed 5 times). Haiku installs with disabled ACPI( on real hardware). When I boot Haiku from hard disk, Haiku is hangs( hangup), freezes. Depending on the disabled option( ACPI, IO-APIC, APM, DONT CALL BIOS, etc), a blue screen appears and the cursor, sometimes are loaded the icons and deskbar. In safe mode will start up Haiku. But this time not responding at all deskbar. Then gets gray. Running applications included with the disk( directory), but not all( terminal, cpu frequency, activity monitor). What can I do, so we can figure out what is the problem? When I reported my problem, I had the same problems but deskbar work! Maybe it in the Deskbar is a bug?
Reopened or create new ticket?
Similar bug - #6483.
follow-up: 6 comment:5 by , 13 years ago
Create a new bug with the new problem. Do you have wireless network adapter in that computer? It could be interrupt related so disabling wifi in bios could check for that. I'd recommend to not disable ACPI if possible, disabling ACPI makes rearranging and trying to fix interrupt handling impossible so it should be avoided,
comment:6 by , 13 years ago
Replying to tqh:
Create a new bug with the new problem. Do you have wireless network adapter in that computer? It could be interrupt related so disabling wifi in bios could check for that. I'd recommend to not disable ACPI if possible, disabling ACPI makes rearranging and trying to fix interrupt handling impossible so it should be avoided,
Thank you!
New ticket - https://dev.haiku-os.org/ticket/8295
chunkPointer is null here http://cgit.haiku-os.org/haiku/tree/src/system/kernel/slab/MemoryManager.cpp?h=r1alpha3#n976 I don't know enough about the slab to say why that would happen though.