On Tue, Aug 30, 2011 at 11:53:27PM +0000, Hector Oron wrote: > Hello, > > >> > On Mon, Aug 22, 2011 at 12:25 PM, Lennart Sorensen > >> > <[email protected]> wrote: > >> > > > >> > > Any suggestions for what to fix next? > > 'xf86-video-msm' might allow some fun too..
I made an attempt. http://tinyplanet.ca/~lsorense/xf86-video-msm-armhf/ Someone with the hardware can give it a try. If it looks like it works I will try to fix up the makefile so that debian/rules can use the correct CFLAGS for armhf. My changes were to remove -mfpu=softfp and -mthumb-interworking, since as far as I can tell armhf uses -mfpu=hardfp and -mno-thumbinterworking by default. I also added armhf to the control file of course. It made it compile, which it did not before. It might even work. :) -- Len Sorensen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

