Forum

The time now is Tue Feb 09, 2010 7:32 pm

Become a registered member of the Mandriva community.It takes only 5 mns and it's free ... Learn more ...
HAL Daemon Stalls after upgrade

 
Post new topic   Reply to topic    Mandriva Forum Index -> Mandriva Software
View previous topic :: View next topic  
Author Message
PostPosted: Thu Nov 15, 2007 12:10 pm    Post subject: HAL Daemon Stalls after upgrade Reply with quote

I upgraded from 2007.0 PWP to 2008.0 PWP and it did not produce any errors or warnings. After completing the install succesfully, I rebooted. When it reached the STARTING HAL Daemon it stops and opens my DVD Tray. I put the DVD back in, but it does nothing. I press enter and the DVD tray opens up again. I disconnected all USB devices, same results. I kinda leaning towards the video driver, I have an ATI Radeon 9550/x1050 series. Any help would be greatly appriciated.

ryker
Paul_7176

Non Figura

Joined: 27 Dec 2005
Posts: 5

Back to top
View user's profile Send private message
PostPosted: Tue Nov 20, 2007 11:59 pm    Post subject: Reply with quote

try booting with the kernel parameter 'nopinit' to disable parallel init, and see what service it fails at now (it may be a different one). Then reboot and press 'I' for interactive boot when prompted, and skip the service that was failing.
_________________
Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager
awilliamson
Site Admin
awilliamson

Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.

Back to top
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Wed Nov 21, 2007 2:10 pm    Post subject: Reply with quote

awilliamson wrote:
try booting with the kernel parameter 'nopinit' to disable parallel init, and see what service it fails at now (it may be a different one). Then reboot and press 'I' for interactive boot when prompted, and skip the service that was failing.


Did as instructed turns out that hadrdrake wants the DVD inserted for new hardware it found. Don't know what it found but after choosing interactive mode and bypassing it I was able to bootup just fine. How do I find out what new hardware it is seeing and why does it not see the DVD media. it see the drive, it's pointing to /hdc, just not the media which is the same one I used to upgrade.

Do you have any other suggestions?
Paul_7176

Non Figura

Joined: 27 Dec 2005
Posts: 5

Back to top
View user's profile Send private message
PostPosted: Wed Nov 21, 2007 8:02 pm    Post subject: Reply with quote

several people with multiple optical drives found that, after installation, urpmi's configuration was pointing to the wrong drive, so it couldn't find the disc when it asked for it. try editing /etc/urpmi/urpmi.cfg to point to the correct location for the drive.
_________________
Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager
awilliamson
Site Admin
awilliamson

Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.

Back to top
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Thu Nov 22, 2007 1:30 pm    Post subject: Reply with quote

awilliamson wrote:
several people with multiple optical drives found that, after installation, urpmi's configuration was pointing to the wrong drive, so it couldn't find the disc when it asked for it. try editing /etc/urpmi/urpmi.cfg to point to the correct location for the drive.


This is what the cfg file looks like. /dev/hdc is the correct DVD drive. not sure what the rest of this stuff is about.

{
}

Mandriva\ Linux\ -\ 2008.0\ (Powerpack)\ -\ Installer removable://media/cdrom/i586/media/main {
ignore
key-ids: 70771ff3
media_info_dir: media_info
removable: /dev/hdc
static
}

Mandriva\ Linux\ -\ 2008.0\ (Powerpack)\ -\ Installer\ (contrib) removable://media/cdrom/i586/media/contrib {
ignore
key-ids: 78d019f5
media_info_dir: media_info
removable: /dev/hdc
static
}

Mandriva\ Linux\ -\ 2008.0\ (Powerpack)\ -\ Installer\ (non-free) removable://media/cdrom/i586/media/non-free {
ignore
key-ids: 70771ff3
media_info_dir: media_info
removable: /dev/hdc
static
}

Mandriva\ Linux\ -\ 2008.0\ (Powerpack)\ -\ Installer\ (restricted) removable://media/cdrom/i586/media/restricted {
ignore
key-ids: 70771ff3
media_info_dir: media_info
removable: /dev/hdc
static
}

Main\ Updates\ (Official2008.0-1) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/main/updates {
key-ids: 22458a98
media_info_dir: media_info
synthesis
update
}

Contrib\ Updates\ (Official2008.0-2) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/contrib/updates {
key-ids: 26752624
media_info_dir: media_info
synthesis
update
}

Non-free\ Updates\ (Official2008.0-3) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/non-free/updates {
key-ids: 22458a98
media_info_dir: media_info
synthesis
update
}

Main\ Updates\ (Official2008.0-4) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/main/updates {
ignore
key-ids: 22458a98
media_info_dir: media_info
synthesis
}

Contrib\ Updates\ (Official2008.0-5) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/contrib/updates {
ignore
key-ids: 26752624
media_info_dir: media_info
synthesis
}

Non-free\ Updates\ (Official2008.0-6) ftp://mirrors.secsup.org/pub/linux/mandrakelinux/official/2008.0/i586/media/non-free/updates {
ignore
key-ids: 22458a98
media_info_dir: media_info
synthesis
}
Paul_7176

Non Figura

Joined: 27 Dec 2005
Posts: 5

Back to top
View user's profile Send private message
PostPosted: Thu Nov 22, 2007 8:07 pm    Post subject: Reply with quote

oh, I bet it's so early in the boot process, the disc isn't getting auto-mounted when you insert it, so it can't find it. heh.

okay, so, try this...once the system's booted, restart the harddrake service, maybe then it'll be able to do whatever it wants to do and shut up...

as root:

service -f harddrake
_________________
Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager
awilliamson
Site Admin
awilliamson

Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.

Back to top
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Thu Nov 22, 2007 9:17 pm    Post subject: Reply with quote

awilliamson wrote:
oh, I bet it's so early in the boot process, the disc isn't getting auto-mounted when you insert it, so it can't find it. heh.

okay, so, try this...once the system's booted, restart the harddrake service, maybe then it'll be able to do whatever it wants to do and shut up...

as root:

service -f harddrake


Thank very much Mr Williamson, that did the trick. Have great day.

Paul
Paul_7176

Non Figura

Joined: 27 Dec 2005
Posts: 5

Back to top
View user's profile Send private message
PostPosted: Fri Nov 23, 2007 9:37 pm    Post subject: Reply with quote

great, glad it worked. not sure how we could deal with that particular little loophole...
_________________
Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager
awilliamson
Site Admin
awilliamson

Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.

Back to top
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Sat Nov 24, 2007 1:49 am    Post subject: Reply with quote

I had a similar problem with a mouse. I installed 2008 at my house using a ball type mouse. When I hooked it up at my friends house using his hardware, on reboot, the tray opened at install hardware and would not continue. He was using an optical mouse. I had to use my ball mouse before it would complete booting. I tried to use failsafe mode but it stopped at the same place. How can I get the optical mouse to work? Will this be a problem whenever I switch hardware? His keyboard and monitor work OK.

Gary
garymon

Non Figura

Joined: 05 Feb 2002
Posts: 263
Location: Knotts Island, NC

Back to top
View user's profile Send private message
PostPosted: Tue Nov 27, 2007 1:19 am    Post subject: Reply with quote

Same workaround I recommended above - plug in the mouse after booting and restart the harddrake service, it should then do whatever it wants to do and then it won't bug you at boot any more.

There's a bug report for this now:

http://qa.mandriva.com/show_bug.cgi?id=35305
_________________
Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager
awilliamson
Site Admin
awilliamson

Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.

Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Mandriva Forum Index -> Mandriva Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group