You are not logged in.

#1 2009-01-23 18:09:11

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Loading UDev uevents => infinity

I have a strange problem. If I boot into Wannabe OS (windows) and restart computer, Arch boot process blocks every time on Loading UDev uevents. Some posts mentioned to blacklist Watchdog (iTCO_wdt) module, but this doesn't work for me. Luckily, I boot into Windows rarely, but I would like to solve this annoying problem never the less.

Last edited by ux&lx (2009-01-23 18:09:59)

Offline

#2 2009-01-25 09:37:11

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

Great, seems like i'm stuck with the problem and no one knows anything about it. Thats what you get when you play with Microsoft wink I have one more question. Since i upgraded to 2.6.28 kernel alsa has been acting odd. On every 3rd-4th system boot it doesn't recognoze my card and sets pc speaker as default output. This only happens with Arch kernel (on my custom kernel everything works fine).

Last edited by ux&lx (2009-01-25 09:37:51)

Offline

#3 2009-01-29 12:38:12

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

I'm posting new post on this topic because i don't want to open a whole new topic again. The problems that i mentioned above are still present and i STILL don't know what is wrong or what should i do. The problem with udev happens only on Arch and i haven't faced it anywhere else. Alsa is working normaly after last kernel update so i guess that this part is solved now.

Offline

#4 2009-01-29 14:06:08

Wittfella
Member
From: Australia
Registered: 2008-05-27
Posts: 462

Re: Loading UDev uevents => infinity

Maybe check the bios settings.  I'm not sure if its still relevant, but there used to be a setting in alot of bios something to the effect of plug'n'play devices/interupt settings are configured by the bios or the OS.  If it is in your bios try toggling that.  I can't think of any other reason why running Windows would affect your Arch installation.

I had the same with my soundcard disappearing.  At the time I blacklisted pcspkr and it seem to fix it.  Maybe I can try it again with the kernel update, thanks for the info.

Offline

#5 2009-01-29 14:29:43

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading UDev uevents => infinity

I had the same issue with udev. but blacklisting iTCO_wdt fixed it for me. Can you post your rc.conf?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#6 2009-01-29 15:10:06

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

Thanks for the info guys. Here is the modules part of my rc.conf (I believe that only this part is relevant, i will post the whole file later if necessary):

MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(!iTCO_wdt !bluetooth !ath5k !ipv6 !nvidiafb !joydev !ppp_generic !ipw2100 !ieee1394 !ohci1394 !lp !ppdev !parport !parport_pc)

Last edited by ux&lx (2009-01-29 15:11:17)

Offline

#7 2009-01-29 15:23:17

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading UDev uevents => infinity

ux&lx wrote:

Thanks for the info guys. Here is the modules part of my rc.conf (I believe that only this part is relevant, i will post the whole file later if necessary):

MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(!iTCO_wdt !bluetooth !ath5k !ipv6 !nvidiafb !joydev !ppp_generic !ipw2100 !ieee1394 !ohci1394 !lp !ppdev !parport !parport_pc)

So you are not loading any modules at all?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#8 2009-01-29 16:07:40

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

No, i am loading modules except the ones shown in the part of rc.conf i posted (those are blacklisted and among them is iTCO_wdt, as you can see).

Offline

#9 2009-01-29 16:31:19

Duologic
Member
From: Belgium
Registered: 2007-11-11
Posts: 249

Re: Loading UDev uevents => infinity

ux&lx: I don't know for what you use windows, or what is going wrong with your system, but isn't it easier to use Virtualbox?

Offline

#10 2009-01-29 17:09:11

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

I use windows for C# programming and similar stuff for my faculty that I can't do in Linux. Of course that virtual system is easier if you don't have a 7 year old laptop with 512 Mb of RAM sad

Offline

#11 2009-01-29 18:08:01

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

Now that you mentioned VirtualBox i tried to install it (the version from archlinuxfr), but when i try to create a new machine i get an error (VERR_ACCESS_DENIED). Yes my user is in gruop vboxusers and i left the path for machines on default value, which means in my home folder. What's up with this??

Offline

#12 2009-01-29 18:15:52

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: Loading UDev uevents => infinity

Have you logged in and out, in order to make sure the groups are applied?

Offline

#13 2009-01-29 19:10:21

ux&lx
Member
Registered: 2008-11-23
Posts: 101

Re: Loading UDev uevents => infinity

SamC: i did.
I solved the VirtualBox problem. The problem was in typing wink I made a mistake in typing while calling chown....

Offline

Board footer

Powered by FluxBB