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 - flavien

Pages: [1] 2 3
1
Debian / A Clean, Fresh, Configured Eabi Rootfs Tarball
« on: April 08, 2008, 08:45:31 pm »
Quote from: ZDevil
In your case you may try extracting the tarball before flashing the kernel. Don't do it in the linux emergency console as it doesn't seem to be able to handle the uncompression. The best way is to do it on another *nix box.
I copy tar et bzip from a Cacko rootfs (same kernel as emergency boot 2.4.20), to my sdcard, boot in emergency mode, then unlink tar et use bin from my sD.
It works.

2
Debian / Debian On C3xxx (merged Topics)
« on: September 20, 2007, 01:03:33 pm »
debian ! debian ! debian !

(with kernel improvement please  )

3
User Request for Applications / Claws Mail 3.0
« on: September 04, 2007, 06:43:34 pm »
http://www.claws-mail.org/news.php

# Check that Dillo's installed when loading the Dillo Browser
plugin

# Maemo improvements:
o Automatically choose the correct application
to open parts
o Better way to notify of new mails
o Destroy messageview after trashing mail
o Simplified layout
o Better toolbars, removal of CTree headers
o Add a specific icon to go back to folder list
o Improvements to the Wizard, About and icon legend dialogues
o add an easy way to store data (mails and IMAP/NNTP caches)
on one of the SD cards, and protect against unmounts if
needed
o plug the online/offline system into maemo's interfaces to
have Claws automatically switch according to the system
status (on IT OS 2007)
o use HildonBanners to display status messages
o force layout to be Small screen
o put the progress bar in the toolbar

4
User Request for Applications / Matchbox Cvs For Pdaxrom And Pdaxii13
« on: August 17, 2007, 09:02:13 am »
Documentation

http://matchbox-project.org/documentation/....html#id2528374

Screenshot on Poky :
http://www.pokylinux.org/images/sato/dates.png

If someone could help us

thanks in advance

5
Zaurus - pdaXrom / Update Pdaxii13 With Z.drun.net Package
« on: August 16, 2007, 08:00:44 pm »
I read from some posts that use package from z.drun.net has breaked some zaurus

I had the same problem but i decide to watch where is the problem.

install a fresh pdaxii13 5.3.8 on spitz

do a package upgrade
Code: [Select]
ipkg update
ipkg upgrade

edit the file /etc/ipkg.conf
comment all tyrannozaurus feed
and add the line
Code: [Select]
src zdrunet http://z.drun.net/packages
do a package upgrade
Code: [Select]
ipkg update
ipkg upgrade

We could see the errors in the ipkg logs
Code: [Select]
Not downgrading package libgnomecanvas from 2.6.1.1 to 2.14.0
Not downgrading package libpng from 1.2.5 to 1.2.12
Not downgrading package pygtk from 2.5.3 to 2.10.4
Not downgrading package glib2 from 2.8.1-1 to 2.12.4
Not downgrading package leafpad from 0.8.9 to 0.8.11
Not downgrading package sdl from 1.2.9 to 1.2.11
Not downgrading package libbonoboui from 2.8.1 to 2.18.0
Not downgrading package libbonobo from 2.8.1 to 2.18.0
Not downgrading package libiconv from 1.9.2 to 1.11
Not downgrading package gthumb from 2.6.9 to 2.10.5
Not downgrading package gail from 1.8.4 to 1.19.1
Not downgrading package libsoup from 2.2.93 to 2.2.100
Not downgrading package gstreamer from 0.8.12 to 0.10.11
Not downgrading package evolution-data-server from 1.7.91 to 1.10.1
Not downgrading package gtk2 from 2.6.2-3 to 2.10.12

First step to resolve the problem
Code: [Select]
ipkg remove libgnomecanvas
ipkg remove libpng
ipkg remove pygtk
ipkg remove glib2
ipkg remove leafpad
ipkg remove sdl
ipkg remove libbonoboui
ipkg remove libbonobo
ipkg remove libiconv
ipkg remove gthumb
ipkg remove gail
ipkg remove libsoup
ipkg remove gstreamer
ipkg remove evolution-data-server
ipkg remove gtk2

ipkg install libgnomecanvas
ipkg install libpng
ipkg install pygtk
ipkg install glib2
ipkg install leafpad
ipkg install sdl
ipkg install libbonoboui
ipkg install libbonobo
ipkg install libiconv
ipkg install gthumb
ipkg install gail
ipkg install libsoup
ipkg install gstreamer
ipkg install evolution-data-server
ipkg install gtk2

Update Contact, Calendar and Sylpheed
Code: [Select]
iipkg remove gpe-contacts
ipkg install contacts
ipkg remove gpe_calendar
ipkg install dates

ipkg remove sylpheed-gtk2
ipkg install sylpheed

Add others dependencies need for dbus , rox and others (maybe  )
Code: [Select]
ipkg install dbus-glib
ipkg install glibmm
ipkg install gettext
ipkg install rox-lib2
ipkg install sdl-ttf
ipkg install wbxml2

Some librairies
Code: [Select]
ipkg install libmhash
ipkg install libnotify
ipkg install libsigc++
ipkg install id3lib
ipkg install libflac
ipkg install libfltk
ipkg install libgmp
ipkg install libidl
ipkg install libidn
ipkg install liblua
ipkg install libdaemon
ipkg install libmcrypt
ipkg install taglib

Others dependencies
Code: [Select]
ipkg install gnome-common
ipkg install gnome-python
ipkg install gnome-python-extras
ipkg install gob2
ipkg install cairomm
ipkg install gtkmm

Some appz
Code: [Select]
ipkg install tasks
ipkg install gnochm
ipkg install gpass
ipkg install planner
ipkg install planner-locales

ipkg install gphoto2
ipkg install gputty
ipkg install mpd-full
ipkg install gimmix
ipkg install pidgin

ipkg install ufraw
ipkg install lcms

Some Games
Code: [Select]
ipkg install flashback-data
ipkg install reminiscence
ipkg install gngeo-bios
ipkg install gngeo
ipkg install xgngeo
ipkg install supertux
ipkg install znester
ipkg install flobopuyo
ipkg install gnudoku
ipkg install powermanga


I hope it will help somebody .

But why ipkg seems to be breaked ?

System seems to be more in use after upgrade

don't forgot to backup before do anything

6
Zaurus - pdaXrom / Cross Compile For Pdaxii13
« on: August 15, 2007, 07:04:39 am »
I would like to compile latest matchbox from SVN

after download build, i try to launch autogen.sh to build makefile.in for libmatchbox

I have this error :

Code: [Select]
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/libxslt.m4:14: warning: underquoted definition of AM_PATH_XSLT
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/libgnutls.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/libgnutls-extra.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS_EXTRA
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal-1.9/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/libxslt.m4:14: warning: underquoted definition of AM_PATH_XSLT
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/libgnutls.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/libgnutls-extra.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS_EXTRA
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/opt/cross/arm/3.4.5-xscale-softvfp/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
autom4te: need GNU m4 1.4 or later: /opt/native/i686/3.4.5-2.2.5/bin/m4
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Someone knows the solution ?

7
Zaurus - pdaXrom / Cross Compile For Pdaxii13
« on: August 15, 2007, 06:56:49 am »
################################################################################

# UBUNTU PACKAGE AFTER FRESH INSTALL
################################################################################


apt-get install openssh-server
apt-get install libc6-dev g++ gcc

################################################################################

# DOWNLOAD AND DECOMPRESS SDK
################################################################################


cd ~
wget http://distro.ibiblio.org/pub/linux/distri...ftfloat.tar.bz2
cd /
tar jxvf ~/cross-sdk-armv5tel-cacko-linux-3.4.5-2.2.5-softfloat.tar.bz2


################################################################################

# INSTALL LIBICONV
################################################################################


# Download Libiconv and compile it
cd ~
wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.tar.gz
tar zxvf libiconv-1.11.tar.gz
cd libiconv-1.11
./configure
make && make install

# Add libiconv to SDK
cp /usr/local/lib/libiconv.so.2 /opt/cross/arm/3.4.5-xscale-softvfp/lib/libiconv.so.2
chmod  a+x /opt/cross/arm/3.4.5-xscale-softvfp/lib/libiconv.so.2

# Modify rushsdk.sh
vi /opt/cross/arm/3.4.5-xscale-softvfp/runsdk.sh
# Add at the line 9
export LD_LIBRARY_PATH=/opt/cross/arm/3.4.5-xscale-softvfp/lib

-------------------------------------------------------------------------------------------
result :
-------------------------------------------------------------------------------------------
#!/bin/bash
. /etc/profile
export PATH=/opt/cross/arm/3.4.5-xscale-softvfp/bin:$PATH
export QTDIR=/opt/cross/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/qt
export KDEDIR=/opt/cross/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/qt
export X11INC=/opt/cross/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/include
export X11LIB=/opt/cross/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/lib
export PKG_CONFIG_PATH=/opt/cross/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/lib/pkgconfig
export LD_LIBRARY_PATH=/opt/cross/arm/3.4.5-xscale-softvfp/lib
echo "Type exit for leave armv5tel-cacko-linux cross environment."
/bin/bash
-------------------------------------------------------------------------------------------



################################################################################

# TEST
################################################################################


echo -e '#include "stdio.h"\n int main(){ printf("Hello World\\n"); }' > hello.c
armv5tel-cacko-linux-gcc -o hello hello.c
file hello

-------------------------------------------------------------------------------------------
result :
-------------------------------------------------------------------------------------------
hello: ELF 32-bit LSB executable, ARM, version 1, for GNU/Linux 2.0.0, dynamically linked (uses shared libs), not stripped
-------------------------------------------------------------------------------------------

8
Zaurus - pdaXrom / Cross Compile For Pdaxii13
« on: August 14, 2007, 05:17:59 pm »
Quote
The Beta 1 SDK is the one you want, unless Meanie has made a custom one that I'm not aware of.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=166237\"][{POST_SNAPBACK}][/a][/div]
Thank you very much. I will working on it now.

9
Zaurus - pdaXrom / Cross Compile For Pdaxii13
« on: August 14, 2007, 05:03:12 pm »
I would like to know which cross compiler archive I need to crosscompile to make binaries for a spitz on pdaXii13  ?

I found this :

1.1.0beta1
http://distro.ibiblio.org/pub/linux/distri...ftfloat.tar.bz2

1.1.0beta4
http://distro.ibiblio.org/pub/linux/distri...ftfloat.tar.bz2

1.1.0.r121
http://distro.ibiblio.org/pub/linux/distri...ftfloat.tar.bz2

I am thinking that I need use 1.1.0beta1 but I would like a confirmation of "advanced" cross compiler guys.

I find this document to install it.
https://www.oesf.org/index.php?title=Pdaxro...oss_Compilation

I choose a Ubuntu 7.04 and I hope write a small document for newbie (if cross compile doesn't make crazy)

If someone has some good advice dealing with LDFLAGS, libdir and x-includes etc .., i will be very happy.

Thank you

10
Zaurus - pdaXrom / Pdaxrom 1.1.0beta 4 And New Bootloader
« on: May 11, 2006, 11:46:29 am »
Quote
Pdaxrom 1.1.0beta 4 And New Bootloader, SL-Cxx00 yet, for extreme testers only

Could you rename topic please ?

SL-Cxx00 = SL-C1000 / SL-C3000 / SL-C3100 / SL-C3200

Thanks you

11
Zaurus - pdaXrom / Sl-c3000 - 1.1.0beta3
« on: April 30, 2006, 03:45:57 pm »
Quote
Dear flavien,
actually the SLC3000 is fairly stable with pdaxrom.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124915\"][{POST_SNAPBACK}][/a][/div]
LOL ... I had used the latest beta provided by THC and  it works but it is not stable
and i think it is the latest version i could see ...

Quote
Guys I using pdaXrom beta 3 on my SL-C3100 ... this is the best distro for Zaurus...
You are a lucky man ... this post is about SL-C3000 , you don't understand ?

12
Zaurus - pdaXrom / Sl-c3000 - 1.1.0beta3
« on: April 27, 2006, 07:45:37 pm »
Quote
anger != better disto for zaurus
2 distrib for Zaurus is stupid !
Team Leader are stupid ? ...
The world is stupid ? ...

anger >> silence ?

 

13
Zaurus - pdaXrom / Sl-c3000 - 1.1.0beta3
« on: April 27, 2006, 07:26:39 pm »
Quote
kathrin-1.1.0beta3-akita.zip
pdaXrom for C1000/3100/3200 and x86
I have to choose between
- an old version of pdaXrom not stable and not supported (problem with power management and no bug fixes)
- a new version of OZ without Video Acceleration (but in progress  ).
 
I understood that it is too difficult for pdaXrom Team to support C3000. (but OZ has develop a unique version for all models with microdrive).  

Zaurus Team are so stupid to make 2 distrib ... with differents problems.  

good-bye pdaXrom.  

14
Zaurus - pdaXrom / Pdaxrom For C3000 Beta2
« on: April 13, 2006, 03:46:35 pm »
Quote
Is this still in Beta testing or is it ready for use by someone
that never flashed their Zaurus before?

What Software do you use to sync with Windblows XP desktop

I'm chomping at the bit to try this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122863\"][{POST_SNAPBACK}][/a][/div]

Dev Team does not support this version.
It is not include in main distrib ...

Yes, It is working, read the whole post and you will find some tips to resolve some bugs but not all ;-)

This distribution transform your PDA in a "true" computer and i think it is better to use "true" software like putty, winscp from your "Windows" computer to communicate with it.

pdaXrom is a great rom but not for C3000 owner ... go to OpenZaurus and help Dev Team  to debug the last beta version than bring a "true" support for this hardware. I am  only waiting for the new driver for Video Hardware Acceleration (the same for SL3000,3100 & 3200).

15
Zaurus - pdaXrom / Status Of Pdaxrom For C3000?
« on: March 27, 2006, 01:25:17 pm »
Quote
And:
Is the SL-C1000 better supported by pdaXrom? How's the state there? Satisfying?

I may be willing to trade my SL-C3000s for SL-C1000s in order to be able to use pdaXrom and in order to insert internal WiFI and Bluetooth upgrades...

I found that I don't need that internal hard disk that much.

thanks
daniel
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

SL-C1000 is supported by pdaXrom.
SL-C3000 is supported by THC (search on the forum)

You will find what you want to know here : [a href=\"https://www.oesf.org/forums/index.php?showtopic=17070]https://www.oesf.org/forums/index.php?showtopic=17070[/url]

and you can find here a search page to search informations when you need them ....
https://www.oesf.org/forums/index.php?act=Search

Pages: [1] 2 3