Results 1 to 5 of 5
When I start my system it loads the kernel and after checking clock it gives some udev error as shown below:
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key ...
- 09-08-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 8
udev issue while booting up kernel
When I start my system it loads the kernel and after checking clock it gives some udev error as shown below:
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
udevd[405]: add_to_rules: unknown key 'ATTR{idProduct}'
I searched here regarding this issue .. I got a solution but its for fedora dist. and I am using Redhat Enterprise linux 5.4
Please help me out why this error occurs and what is the solution for this??
Thank You
- 09-08-2010 #2
udev is unable to handle some hardware and throwing the messages during boot-up. Have you plugged in new piece of Hardware recently?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-08-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 8
Actually i installed a new kernel .So while booting with this new kernel i get this type of errors.
The machine is working fine with this kernel ..so only want to know the effect of this error.
- 09-08-2010 #4
Did you install your kernel manually or is it a regular update through Package Manager? If its a regular update then wait for a few days, newer update will sort out this problem. It must be a bug in update and dev team will fix it soon.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-08-2010 #5Just Joined!
- Join Date
- Jun 2010
- Posts
- 8
Yes i installed the kernel manually.
I got the scource rpm of that kernel and then build it with i686 arch .
my machine is getting up and everything is working fine.. But i cannot take risk as i will be testing this kernel in 1 of my server .
So I just want to know what effect this can make in future..
I more thing I am using VMware and build this kernel in 1 of my virtual machine...
If I build this kernel directly in my server will this issue gets resolved??


Reply With Quote