#1919 closed bug (fixed)
Cursor hangs on startup
Reported by: | meanwhile | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Audio/auich | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On startup, Haiku rev. #24385 has a frozen cursor on a blue desktop with nothing on it.
Attachments (9)
Change History (38)
by , 17 years ago
Attachment: | serialconnect.txt added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Component: | - General → Drivers/Audio |
---|---|
Owner: | changed from | to
This seems pretty obvious to me:
auich: installing interrupt : 9 More than 99% interrupts of vector 9 are unhandled
So from the syslog it starts immediately after auich apparently installed it's interrupt handler (and probably activated the interrupts). Also checking the syslog the only devices present at interrupt line 9 are audio, a modem and SMBus. So it would make sense if this was actually triggered by auich.
comment:4 by , 16 years ago
Could you try again with hrev25476+ and provide the usual serial output ?
by , 16 years ago
Attachment: | serial25477.txt added |
---|
comment:5 by , 16 years ago
Serial output is in attachment 'serial25477'; the behaviour's unchanged.
comment:6 by , 16 years ago
Status: | new → assigned |
---|
I need to patch the ac97 code. I hope to do so soon.
comment:8 by , 16 years ago
I will. (but there are haven't been any new builds after hrev25477 from May 12th)
comment:9 by , 16 years ago
Mixed results now (with hrev25565): the attached serial data show the second boot which was successfull, then the third boot, which wasn't and the fourth, which wasn't either (but got further and showed a Terminal window). I didn't catch data from the first boot as I had the cable connected to the wrong serial port at that time...
by , 16 years ago
Attachment: | 3sessionserial25565.txt added |
---|
by , 16 years ago
Attachment: | r25575serial.txt added |
---|
comment:11 by , 16 years ago
It now shows the Deskbar each time, but the boot process ends there; the OS freezes.
by , 16 years ago
Attachment: | r25593serial.txt added |
---|
by , 16 years ago
Attachment: | r25593serial2.txt added |
---|
comment:13 by , 16 years ago
(Please ignore the first attachment, r25593serial.txt. Use r25593serial2.txt instead) The last message from the log seemed to repeat forever, so I shut down the PC after a while. Perhaps because of the size of the log caused by this behaviour, copy and paste didn't save the very first part of the log, or I somehow messed up. Let me know when and if you need this part too. Sorry!
follow-up: 17 comment:15 by , 16 years ago
Hi korli, well it works now: the OS boots nicely (and fully).
BTW, I never had any sound from Haiku yet, but this may be too early, judging by the fact that all sliders in Media prefs. are muted by default and immediately return to that situation after 'unmuting' each and then closing the prefs. window.
comment:17 by , 16 years ago
Replying to meanwhile:
Hi korli, well it works now: the OS boots nicely (and fully).
BTW, I never had any sound from Haiku yet, but this may be too early, judging by the fact that all sliders in Media prefs. are muted by default and immediately return to that situation after 'unmuting' each and then closing the prefs. window.
Didn't understand : there is no sound ? Could you post a serial output ?
comment:18 by , 16 years ago
Earlier Haiku revisions on this PC never had working sound, so in fact this may be a seperate issue/bug. In hrev245619 I do notice a very short crack through my headphones at the moment after the Terminal shows up and before the Deskbar shows up, so there was an audio signal for a short moment. In 'Media' preferences window, when selecting 'Auich ICH' on the tab called 'AC97 Mixer', all the sliders have 'Mute' selected with a blue cross. When removing the blue crosses and then closing the Media preferences window and re-opening it, the blue crosses are there again; that's what I meant by "all sliders are muted". Anyhow, I hope the r245619boot.txt attachment will be informative.
by , 16 years ago
Attachment: | r245619boot.txt added |
---|
follow-up: 20 comment:19 by , 16 years ago
Could you check again ? Rudolf made a change which could help in your case.
follow-up: 21 comment:20 by , 16 years ago
Replying to korli:
Could you check again ? Rudolf made a change which could help in your case.
It did help...thanks both of you; CD playback is very good and I'll test other audio files. (A 'BeStartup.wav' from BeOS is a bit troublesome for example, but that might end up in another ticket) Thanks again :-) ...and this bug can be closed, I think.
follow-up: 22 comment:21 by , 16 years ago
Replying to meanwhile:
It did help...thanks both of you; CD playback is very good and I'll test other audio files.
Ok, we would need to check accessed registers, some could be invalid uses.
(A 'BeStartup.wav' from BeOS is a bit troublesome for example, but that might end up in another ticket)
Yes. I have problems with such files too.
Thanks again :-) ...and this bug can be closed, I think.
comment:22 by , 16 years ago
by , 16 years ago
Attachment: | r26003.txt added |
---|
follow-ups: 24 25 comment:23 by , 16 years ago
Hi korli, the attachment is from the 1st boot of a new install (hrev26003). Cheers, Meanwhile.
comment:24 by , 16 years ago
comment:25 by , 16 years ago
comment:26 by , 16 years ago
by , 16 years ago
Attachment: | serial26375.txt added |
---|
comment:28 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks. Bug really fixed.
comment:29 by , 13 years ago
Component: | Drivers/Audio → Drivers/Audio/AUICH |
---|
I got it to run normally just once, which was after choosing 'Default' Video Mode in the Haiku Boot Loader menu. It's maybe because the screen prefs were adjusted after that, that this couldn't be repeated. Running Haiku in VESA mode doesn't help either.