problems with altivec

Samuel Rydh mol-general@lists.maconlinux.org
Thu, 29 Jan 2004 12:51:27 +0100


On Thu, Jan 29, 2004 at 02:11:33PM +0100, root wrote:
> 
> On my Titanium, I recompiled linux/kernel 2.4.24-ben1 + bk:mol
> 0.9.70-rc2 and got problems until I had in /etc/molrc.osx
> 
>     disable_altivec:	yes
> 
> The boot error message for mol was:
> 
>    si_signo = 5, si_errno 0, si_code 00000000, si_addr (nil)
>    Last RVEC: 0x0 (0), last OSI: 76, mac_nip 00080CD0
>    NIP rvec_enable_altivec + 0x8

You seem to have compiled your kernel with AltiVec support turned off.

/Samuel