View previous topic :: View next topic |
Author |
Message |
mystified l33t
Joined: 14 Feb 2004 Posts: 771
|
Posted: Fri Dec 02, 2005 6:05 pm Post subject: HAL and kernel problem |
|
|
I use mm-sources and I just upgraded to kde 3.5. I went to do an emerge -uD world today and there was an upgrade for HAL. But the ebuild failed with an error message that I needed to enable Kernel Userspace Events under General Setup but I can't find it in the kernel. Suggestions? |
|
Back to top |
|
|
nlindblad Guru
Joined: 30 Jun 2005 Posts: 476 Location: Lund, Sweden
|
Posted: Fri Dec 02, 2005 6:34 pm Post subject: |
|
|
In the v2.6.15-rc3 (vanilla-sources):
Code: | General setup --> [*]Kernel Userspace Events |
_________________ Please provide detailed tracebacks and your emerge --info when posting compile errors.
Add [SOLVED] to the thread's topic if you feel that your question has been anwered or your problem is solved. |
|
Back to top |
|
|
martin.k Guru
Joined: 28 Nov 2004 Posts: 493 Location: Wylatowo, Polska
|
Posted: Fri Dec 02, 2005 6:36 pm Post subject: |
|
|
For -mm sources kernel tree try in menuconfig:
Code: |
Device Drivers --->
Connector - unified userspace <-> kernelspace linker --->
<*> Connector - unified userspace <-> kernelspace linker
[*] Report process events to userspace
|
_________________ linux-2.6.17 +ck +R4 +lockless +genetic-as +... więcej nie pamiętam
LRU #299256 |
|
Back to top |
|
|
mystified l33t
Joined: 14 Feb 2004 Posts: 771
|
Posted: Fri Dec 02, 2005 7:30 pm Post subject: |
|
|
martin.k wrote: | For -mm sources kernel tree try in menuconfig:
Code: |
Device Drivers --->
Connector - unified userspace <-> kernelspace linker --->
<*> Connector - unified userspace <-> kernelspace linker
[*] Report process events to userspace
|
|
I tried that and I'm still getting the same error message. |
|
Back to top |
|
|
mystified l33t
Joined: 14 Feb 2004 Posts: 771
|
Posted: Fri Dec 02, 2005 10:04 pm Post subject: |
|
|
Ok, I just switched to vanilla-sources. Problem solved. Thanks! |
|
Back to top |
|
|
|