Andrew Pattison wrote: > Firstly, thanks for adding a fix for the SSE2 problem for Athlon XP > processors. > > Unfortunately it doesn't seem to have fixed the problem on my system - > I still get errors about the CPU not supporting SSE2. I moved > /lib/libm.so.2.nonsse to /lib/libm.so.2 and this allowed me to get X > running using "startgui", but Firefox bombed with a I/O error. I then > thought that I could simply make the libm change using WinImage to > edit the ISO, but it looks like these files are stored in a big > compressed file ( belenix.zlib) on the ISO. How can I edit this file > and swap the libm over so the CD boots with the non-SSE version in place?
Right now you have a manual workaround: * Boot into Command Line mode * Execute: /usr/sbin/mount -O -F lofs /lib/libm.so.2.nonsse /lib/libm.so.2 * Execute: svcadm clear hal * Now run startgui xfce or startgui kde Regards, Moinak. > > Thanks > > Andrew. > ------------------------------------------------------------------------ > > _______________________________________________ > belenix-discuss mailing list > http://mail.opensolaris.org/mailman/listinfo/belenix-discuss > http://groups.google.com/group/belenix-discuss >
