No x11 support yet. Still on the to-do list. As for kernel patches i haven't a clue. I'm just using Rubens 2.6.24.3 because the other 2.6.24.3-xxxx-dirty kernels i tried had issues. The framebuffer would randomly shift to the right over time and eventually my screen would become unreadable. I also experienced weird kernel crashes where i2c went nuts and froze the system when using mplayer or some console games. None of this happens with Rubens kernel. Though i did notice both kernels still have some framebuffer related issues. Neither can run certain SDL apps without the screen going black and freezing the system up. These same apps can run on anOS using the old 2.4 kernel and work just fine.
I've not had any problems with dhcp on open or wpa networks, and can confirm its working for others who use wep. echo 1 > /proc/jz/wifi-power ifconfig eth1 up iwlist eth1 scan iwconfig eth1 essid yourSSID key yourKEY (wait a few seconds) udhcpc -i eth1 That should get you connected for wep. For wpa use: wpa_passphrase yourSSID yourKEY > /etc/wpa.conf to create your wpa config file. Then just use wifi-config to turn on wifi and connect. The poweroff issue *might* be sd card related. I'm running anOS with 2.6.24.3 kernel installed to nand and poweroff works fine, and it does indeed get to the *mini pc message* and shuts off. I suppose i could try it from sd card and see if that might be the issue. I also noticed dmesg -n 3 isnt enough to stop udev from spamming the console. Edit /etc/rc.local and add: dmesg -n 1 This works for me now without annoying kernel/udev messages being spammed to my console. Cheers. On 4/4/11, Riccardo Mottola <mul...@gmail.com> wrote: > Hi, > > nice to hear that, I'll test it o na SD first soon. Did you add perhaps some > X11 support? > > Have you tried comparing patches to th kernel between you and Nikolaus? I > have seen different behaviours, etc. Some might be due to uclib vs. libc. > For example, on Nikolaus kernel dhcp works perfectly. > Also, Nikolaus' kernel doesn't shut doen liek yours (it gets up to "mini pc > message") when issuing poweroff, however it does not spit out a crash like > yours, > > I couldn't get WiFi+WEP to work on either of your distributions. Both > however do see the essid and associate it. With Matt's version perhaps I had > issues configuring WPA to work with WEP and iwconfig is unreliable, however > I'd expected it to work on Nikolaus' version. > > Thanks for the continued effort. > > Riccardo > > > > On Sun, Apr 3, 2011 at 5:59 PM, Matt Oudenhoven > <matt.oudenho...@gmail.com>wrote: > >> I've been quite busy as of late but now i feel anOS is stable enough >> to install to nand. I've also updated 3MX Ultra to work with the 2.6 >> kernel. The new anOS has some bug fixes, like adding the missing >> sdl-config and ncurses-config, fixed binutils (weren't marked >> executable for some reason), fixed console messages from messing up >> the screen etc. >> >> Latest version here: >> http://filefactory.com/file/ca798be/n/anOS-2.6kernel-rootfs.v3.tar.bz2 >> >> 3MX for 2.6 kernel here: >> http://filefactory.com/file/ca774a0/n/3MX-Ultra3-2.6kernel-rootfs.tar.bz2 >> >> Instructions on how to install either to NAND are here: >> http://linuxlaptopforum.ark2webdesign.co.uk/index.php/topic,962.0.html >> >> Cheers >> >> On 3/23/11, Riccardo Mottola <mul...@gmail.com> wrote: >> > Hi, >> > >> > The yaffs error... does the letux have 1 or 2 gig of nand? If only 1 >> >> gig then comment out the mtdblock5 line in /etc/fstab. All my machines >> >> have 2 gig and i wanted the second internal nand mounted at boot. >> >> >> >> >> > I have 2 gig >> > >> > Riccardo >> > >> > _______________________________________________ Mipsbook-devel mailing list Mipsbook-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel