Every rootfs I've used for my apache has been the rootfs published for
universal. No major changes outside of
.profile/.bash_rc:TSLIB_TSDEVICE = /dev/input/event1
and
X11/Xserver:ARGS="$ARGS -dpi 220 -mouse /dev/input/event1" ;;
I'll test this one tonight, but I'm pretty sure it'll work just fine.
-fim
On 7/3/06, Kevin O'Connor <kevin_at_koconnor.net> wrote:
> Hi,
>
> This looks to be really useful. What needs to be done to build a
> similar image for the apache phone?
>
> Also, since the apache and universal are so similar, is it possible to
> have the same image for both phones?
>
> -Kevin
>
> On Sun, Jul 02, 2006 at 03:39:54PM +0200, GoXbox Live wrote:
> > I have also build a rootfs image for the HTC Universal. It is build
> > for the 2.6.16 kernel. All the modules and firmware are included in
> > the image.
> >
> > To turn off key light just type:
> >
> > bash$ key_led [enter]
> >
> > twice from the shell (no idea why it has to be twice).
> >
> > A rootfs image is just a clean linux image. It has no GUI enviroment,
> > but GUI can be installed by
> >
> > [bash$ 'ipkg install "GUI enviroment you want"'
> >
> > You can get the image together with the zImage here:
> > http://gnulinux.biz/files/Universal/sd-mmc/2.6.16/
> >
> > NOTE: The default.txt file is diffrent from the one to use with .12 kernel.
> >
> > I have not included any extra software packages, but i have made the
> > repository file so its just to install packages form the
> > terminal/console.
> >
> > In example: You want 'nano' text editor, do as follow:
> >
> > bash$ ipkg update [enter] (only once in a while, it's just for
> > updateing the database)
> > bash$ ipkg install nano [enter]
> >
> > And do the same for other applications you want to have.
> >
> > NOTE: I am not responsible if anything breaks. It is an unstable image
> > and kernel, but it works (more or less the same as 2.6.12).
> >
> > Read the "Release_note_rootfs" before you attempt to install.
> >
> > ** Use it at your own risc **
> >
> >
> > goxboxlive
> > _______________________________________________
> > Htc-pxa mailing list
> > Htc-pxa_at_handhelds.org
> > https://www.handhelds.org/mailman/listinfo/htc-pxa
> _______________________________________________
> Htc-pxa mailing list
> Htc-pxa_at_handhelds.org
> https://www.handhelds.org/mailman/listinfo/htc-pxa
>
Received on Mon Jul 03 2006 - 10:39:19 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 03 2006 - 10:39:24 EDT