Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - greguu

Pages: 1 ... 27 28 [29]
421
C1000/3x00 Hardware / Alive?
« on: June 07, 2015, 05:59:03 am »
I thought the Zaurus scene was dead. I guess I was wrong !
Sorry, but I did not check this forum for ages.
If you are interested, I have a working 3.11.3 linux kernel for C3100 (borzoi),
Very happy to share kernel source, patches, binary & kernel config if anyone is interested.
Let's keep the Zaurii alive !

422
Debian / Udev And Kernel
« on: October 23, 2009, 02:57:00 am »
Hi.

I hope there are still some people using debain armel on their zaurus.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The new udev package for armel will brake your system so DON'T install it but set it to hold with aptitude.
We need a newer kernel for future support of debian udev packages. The package was installed for me without any warnings!
The new /etc/initd/udev does not check correctly for the required kernel version with signalfd support !
I found this http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550200

If you updated the new udev package with old yonggun 2.6.24.4 you will need to fix it with installing the older udev from debian stable.
This is tricky since without working udev you will have to create the dev block links yourself with mkdev. See cat /proc/partitions after
you inserted a sd card with the old udev package. You can mount the partiton with mount after you created the dev link with mkdev.

zubunutu kernel does not work nicely under debian and I want to compile a newer kernel.
Someone got all the patches needed ?

Greg

423
Zaurus - pdaXrom / Enlightenment Dr17 - Cvs
« on: July 06, 2006, 05:21:58 pm »
Sorry for the delay,

uman's current e17 build (029), which was updated yesterday, works fine under beta4 here.
don't forget to install libiconv, which isn't installed automaticly since it isn't in the offical feed anymore.

424
Zaurus - pdaXrom / Enlightenment Dr17 - Cvs
« on: July 02, 2006, 08:14:36 am »
Here a little notice for those who run E17 on their Zaurus:

Uman updated his E17 feed (CVS snapshot from 20060627)

Uman's E17 Feed

(Instructions on using E17 can be found in this thread or on uman's page.)

425
Zaurus - pdaXrom / Enlightenment Dr17 - Cvs
« on: February 03, 2006, 08:09:51 am »
I´ve just started to compile a new E17 build  when I found out that
someone else did the job and compilied a more recent version of E17 for pdaxrom already.
There are no major changes in this new version so far, but setting some of the options is now more easy.
(Version 0.16.999.023)

You can get the files and some short documentation here.

Maybe the author of this build will keep the packages more uptodate for those
who want to stay bleeding edge :)

EDIT : This build works well, but make sure you don't mix both feeds because the
          dependecies don't match the corresponding ipks.

cmpayc13: there is also no engage module in this build

426
Zaurus - pdaXrom / Enlightenment Dr17 - Cvs
« on: January 01, 2006, 02:46:59 pm »
Thank you all for testing this build :)
There will be a new build soon.
Currently I'm updating my pdaxrom to 1.1.0 beta1.
Please keep in mind that enlightenment cvs code is experimental and unfinished.
Most features are not working at the moment or are unstable.
But it is really usable for me though.

427
Zaurus - pdaXrom / A Place For User Contributed Stuff
« on: December 15, 2005, 01:17:50 pm »
This is a good thing!
Thank you!

Keep it Up !

 :)

428
Zaurus - pdaXrom / Enlightenment Dr17 - Cvs
« on: December 15, 2005, 12:54:35 pm »
[img]http://www.flashtux.org/img/tux_noel_small.png\" border=\"0\" class=\"linked-image\" /]

Ho Ho ! Hello at all.. this is my first post here..

I've compiled a recent version of the e17 cvs code (022) (fetched on Dec 8).
The keybindings combindend with the "remember window size and position"-function give great usability for Zaurus users.
Not to mention that e17 is eye candy ;)

Note: These are experimental packages. Enlightenment isn't released yet and not
fully functioning at the moment. Also it is quite unstable. Use at your own risk.
It works on a C3100 with pdaXrom (rc12) here. Nothing else was tested yet !
So please test and give feedback in this thread :)

To install, follow the steps below :

1) First you have to get the EFL libraries and E itself:

  eet_022-cvs_armv5tel.ipk
  evas_022-cvs_armv5tel.ipk
  ecore_022-cvs_armv5tel.ipk
  embryo_022-cvs_armv5tel.ipk
  edje_022-cvs_armv5tel.ipk
  e_022-cvs_armv5tel.ipk

You can use this feed : http://mail.pdaxrom.org/contrib/daal

Note: There are also other Enlightenment libraries in this feed !
Those are not needed to install and run e17!
If you are familiar with e17 you might find them usefull.

2) Next, edit .xinitrc in your home folder:

Code: [Select]
#!/bin/sh
#
# Very simple session manager for enlightenment
#
test -e /proc/power_key_off && echo "0" >/proc/power_key_off 2>/dev/null
test -f /etc/profile && . /etc/profile

if [ ! -d $HOME/Choices/common ]; then
    mkdir -p $HOME/Choices/common
fi

if [ -f $HOME/Choices/lightnpower.cfg ]; then
    lightnpower.py --loadandquit
fi

test -f /etc/X11/kb/akita.xmodmap && xmodmap /etc/X11/kb/akita.xmodmap
test -f /etc/X11/kb/userdefined.xmodmap && xmodmap /etc/X11/kb/userdefined.xmodmap
test -f /usr/bin/chkhinge && /usr/bin/chkhinge 2>/dev/null >/dev/null

enlightenment 2>/dev/null

test -e /proc/power_key_off && echo "1" >/proc/power_key_off 2>/dev/null

Enlightenment starts now when typing "startx".

3) To edit the favorite applications menu, follow the steps described in the user guide.
Read also the FAQ if you are not familiar with enlightenment.
Creating icons and adjusting the menu is not that handy right now.

There is a tarball with some prebuild .eap files here.

Extract it to ~/.e/e/applications/all .
You can place the applications in the menu or ibar while putting the name of the .eap file to the .config in the corresponding folder. You can also create submenus.

Note: Some of the prebuild eap files start applications that need root previliges.
You need "sudo" installed and configured for them.
(I'm asuming you are not running as root :)

4) Using enlightenment_remote (read the user guide!):

Examples :

To speed things up a bit, you should disable and unload unneeded modules :

enlightenment_remote -module-unload modulename
enlightenment_remote -module-disable modulename

which will remove the module from memory.
and you can lower the image and font cache  :

enlightenment_remote -image-cache-set 512
enlightenment_remote -font-cache-set 128

and lower the framerate of animations :

enlightenment_remote -framerate-set  10

and set virtual desktops to 1 if you want :

enlightenment_remote -desks-set 1 1

to adjust the keybindings, also enlightenment_remote is used. (read the user guide)

Default keybindings that work for me :

Control + Alt + X = Closes window
Control + Alt + K = Kills window
Control + Alt + I = Iconify (minimize) window
Control + Alt + G = Toggles gadget manager mode on and off
Control + Alt + A = Opens the "Favourite Applications" menu
Alt + Tab = Opens the E17 tab dialog



Thats it!

and have fun..

Some Screenshots are attached below.

Pages: 1 ... 27 28 [29]