You are not logged in.

#1 2012-07-21 20:10:44

rubik
Member
Registered: 2012-03-23
Posts: 104

[SOLVED][Intel] It hangs during boot (again!!)

Hi,
I have this problem again (after some troubles and a fresh install): it hangs at: "Waiting for udev uevents to be processed". Now I discovered that if I add "acpi=off" to the kernel options all goes well and I can boot without any issue.
The problem now is that I cannot stay without acpi, since that's required for power management, shutdown, hibernation, &c. (and indeed I cannot hibernate as for now).

Does someone know how to solve it? My system is updated and I've done all the recent upgrades. Do I have to add some modules to the modules array in rc.conf maybe?

Thank you,
rubik

EDIT: I read somewhere here on the forums that it is possible to hardcode a timeout for udev in /etc/rc.conf. On the wiki I found nothing: is that true?

Last edited by rubik (2012-07-22 10:04:11)

Offline

#2 2012-07-22 07:38:49

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: [SOLVED][Intel] It hangs during boot (again!!)

It seems I solved it with nomodeset parameter instead of acpi=off. The funny thing is that I don't know what it does and I didn't find it out with a Google search either.

Offline

#3 2012-07-22 07:48:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED][Intel] It hangs during boot (again!!)

nomodeset disables KMS.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2012-07-22 07:50:14

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [SOLVED][Intel] It hangs during boot (again!!)

This is what it does: https://wiki.archlinux.org/index.php/KM … odesetting

It's because you use an open source video driver that either wasn't properly installed or properly configured. Read the "KMS" and Intel/Nouveau/Radeon wiki pages, depending what GPU you have. Twice. And don't forget to mark it as solved (by editing the first post).


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#5 2012-07-22 07:51:53

skarphace
Member
Registered: 2009-01-07
Posts: 22

Re: [SOLVED][Intel] It hangs during boot (again!!)

I think nomodeset is so no 'kernel mode setting' doesn't try and set a vga mode.

Offline

#6 2012-07-22 10:02:26

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: [SOLVED][Intel] It hangs during boot (again!!)

I read all wiki pages related to Intel and KMS and I solved removing nomodeset, adding i915 to the MODULES array in "/etc/mkinitcpio.conf" and rebuilding the initramfs with "mkinitcpio -p linux". Now I can mark it as solved.
Thank you to all!

Offline

Board footer

Powered by FluxBB