Re: Kde4 >>xfce4 : issue
Philo <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
Hi,
i've compiled kernel
------------------------------------------------------------------------------
% mkdir newdir
% cd newdir
% cvs [email protected]:/cvsroot co -P src
% cd src
% cp sys/arch/sparc64/conf/GENERIC sys/arch/sparc64/conf/PHILO
% vi sys/arch/sparc64/conf/PHILO
[ find the line with "#options INSECURE" and uncomment it
% ./build.sh -u tools kernel=PHILO
--------------------------------------------------------------------
But where i found the kernel in which directory because i don't found it.
Regards
Philo
On 06/28/16 04:27, Martin Husemann wrote:
> On Tue, Jun 28, 2016 at 10:45:47AM +1000, matthew green wrote:
>> Philo writes:
>> [ ... ]
>>> [ 66.329] (EE) RADEON(0): Unable to map MMIO aperture. Invalid argument (22)
>> hmm, isn't this the new securelevel issue?
> Oh, I probably was testing using a MODULAR kernel. Michael?
>
> Martin