| View previous topic :: View next topic |
| Author |
Message |
VoVaN l33t

Joined: 02 Jul 2003 Posts: 640 Location: The Netherlands
|
Posted: Fri Sep 21, 2007 5:49 am Post subject: alsa-driver+kernel-2.6.23-rc7=sandbox access violation :( |
|
|
Again, one time more... all packages which should install kernel modules (for me it's alsa-driver, kvm, nvidia-drivers) failed to merge with about the same error: | Code: |
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-emulation_-_kvm-41-25402.log"
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
open_wr: /usr/src/linux-2.6.23-rc7/null.gcda
--------------------------------------------------------------------------------
|
Is it just me? |
|
| Back to top |
|
 |
gerardo Apprentice


Joined: 05 Feb 2004 Posts: 228 Location: Belgium
|
Posted: Sat Sep 22, 2007 8:39 am Post subject: |
|
|
I had the same thing a while ago
Just do
| Code: | | FEATURES=-sandbox emerge your_wanted_packagename |
It should install fine then _________________ Windoze : Plug and Pay... |
|
| Back to top |
|
 |
VoVaN l33t

Joined: 02 Jul 2003 Posts: 640 Location: The Netherlands
|
Posted: Sat Sep 22, 2007 11:52 am Post subject: |
|
|
| gerardo wrote: | I had the same thing a while ago
Just do
| Code: | | FEATURES=-sandbox emerge your_wanted_packagename |
It should install fine then |
That's well known for me, so I have all these packages installed already. In my opinion disabling sandbox isn't a solution it's a workaround... Generally speaking disabling sandbox not a good idea. |
|
| Back to top |
|
 |
Emopig Apprentice


Joined: 15 Mar 2006 Posts: 188
|
Posted: Sat Sep 22, 2007 9:18 pm Post subject: |
|
|
In my experience it's always best to do as much "in tree" when playing around
with cutting edge (rc/git) kernels.
The userspace alsa library is relatively stable and has never screwed me around
when compiling ALSA straight into my kernel. _________________ 2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM |
|
| Back to top |
|
 |
|