Hi Wolgang, I have made some fixes in the past for my trendtac epc700, My patches are available at http://projects.kwaak.net/twiki/bin/view/Epc700/KernelPort26Compiling There are more frequently uploads and fixes available in the letux400 kernel 2.6 files from Nikolaus, these include the sound fixes. http://projects.goldelico.com/p/letux-400/ You could try latest git source: git clone git://git.goldelico.com/letux-400.git To get sound working on epc700, I have modified below items (these are included in the latest git source) 1)mods in Makefile: change order of loaded modules during compiling drivers-y := drivers/ sound/ to drivers-y := sound/ drivers/
2) patches to /sound/oss/ jz_i2s.c and ak4642en.c related to skytone hardware difference between jz4730 ingenic demo board and epc700, change to use the line output (for epc700) instead of speaker output. (copied from previous 2.4 skytone kernel) Grt Ruben. > Date: Tue, 2 Nov 2010 19:33:34 +0100 > From: wolfg...@peerworld.at > To: r_vi...@hotmail.com > Subject: [Mipsbook-devel] sound with kernel 2.6? > > Hi , > is there a way to get sound working on MipsBook (Letux 400) > with the 2.6 kernel ? > > Thank you!! > > Regards > ... wolfgang
_______________________________________________ Mipsbook-devel mailing list Mipsbook-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel