Re: [proaudio] 2.6.23-rt1 errors |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] 2.6.23-rt1 errors
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Tue, 16 Oct 2007 05:44:56 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=g/0+KDL2QG60faXnJPuWV9jK02yC3+7/3n+ne9IhAM4=; b=GMXtLXDEwi/DW+p425fkLNBJgHHaTz95+Ua3GD46+mB8gLR2IRkRJygZU/GnKtrT1uJvBU0dOr0V7SVAWpZfo3P4qZ/g8Ti6RssFPk3EKQ14DbPpa4erTrPBGTiWnng9Zy6+kKq6gwIhkIlU68VbnQimPuPZBkOcFRjb390Vgxk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XdeXwGxk07nA5RwaJoar+9apTXPJk42JhW87WvFUCyZoARpiOjorhW/e3YHPlam76+AuRCucc2tRr6bCY1RhYCMm1LrgFzxA45dACbOkLXEyYnl4MbOd7JXDHpD5p/+cMH0/ruqwLSSmJhBlXLk3tCo4Bpv18RgnrE+h1CTbGmg=
On 10/16/07, Dominique Michel <dominique.michel@xxxxxxxxxxxx> wrote:
> Le Tue, 16 Oct 2007 09:20:58 +1000,
> Geoff Beasley <songshop@xxxxxxxxxxxxxxx> a écrit :
>
> > getting sandbox errors for both alsa & nvidia drivers with 2.6.23-rt1. anyone
> > else ? any tips ?
> >
> > g.
> >
> >
>
> The solution is on comment #88 at http://bugs.gentoo.org/show_bug.cgi?id=135745
>
> Cheers,
> Dominique
>
>
>
Long bug report!
Or wait a few days for Daniel Drake to modify sandbox. Seems that he
will. The masked version 1.2.18.1 is not new enough to fix the
problem. Sorry.
Apparently a more an alternate, more complete version of the command I
gave to get around the problem might be:
FEATURES="-sandbox -usersandbox" emerge -1 package
but I think it works without the usersandbox part also.
It does not seem that turning off sandbox while emerging is considered
a dangerous problem. It only effects how the compiler generates code
on a running system. My guess would be that if you had a working
nvidia driver you might not want to be in X when compiling without
sandbox, but that's totally a guess. Probably it's all a non-issue in
the end.
Have fun,
Mark