On Mon, 22 Dec 2008 08:01:37 -0600 "ext green" <[email protected]> wrote:
> This is great; I hope you have success. I (who am new to kernel development
> and git) have an N810 and have been trying to get Debian running on it
> usably;
> I do have Debian running, but: no X, no RTC, no audio, and a very short idle
> time (on a charge). Unfortunately I have little free time in which to work
> on
> it.
>
I recently tried xserver-xorg-video-fbdev from Debian/testing and got it
working just by adding 'Option "UseFBDev" "true"' in Section "Devices".
My xorg.conf attached.
Audio note (after "make n800_defconfig):
Device Drivers ->
Sound card support ->
Advanced Linux Sound Architecture ->
ALSA for SoC audio support ->
SoC Audio for the Texas Instruments OMAP chips
SoC Audio support for Nokia N810
And especially this:
System Type ->
TI OMAP Implementations ->
OMAP multiplexing support
This is because N810 bootloader muxes audio I2S pins for OMAP2420 EAC
block but ASoC drivers are using McBSP block so those pins must be
remuxed by the kernel.
Jarkko
xorg.conf
Description: Binary data
