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

Pages: [1] 2 3 4
1
I like the beautiful appearance of sharp/cacko rom and the freedom of pdaXrom,so I want to boot the Qtopia from cacko on the pdaXrom pure console.
1. I copied the whole /usr/QtPalmtop.rom folder to pdaXrom's /home, and rename it to Qtpalmtop
2.I also copied cacko's /root/.home_default.tar.gz and extract /home/QtPalmtop/etc/ all file and folders of .home_default.tar.gz to /home/QtPalmtop/etc
3.edit /etc/profile modify QTDIR line to QTDIR=/home/QtPalmtop
;add line QPEDIR=/home/QtPalmtop;add /home/QtPalmtop/bin to PATH line;add $QTDIR/lib to LD_LIBRARY line
4.cp the all about qt files from /usr/lib/qt to /home/QtPalmtop/
5.enter /home/QtPalmtop/bin,excute ./qpe command,console dispaly as follows:
coudn't read privilege apps file /etc/privilege.conf
ln:Applications:File exists

I copied the privilege.conf file from /home/Qtpalmtop/etc again,but still the same result.can anyone who help me

2
Zaurus - pdaXrom / How To Mount The Initrd.bin
« on: March 29, 2006, 09:46:06 am »
My zaurus is C860,use pdaXrom1.1.0beta2 rom
I want to mount the initrd.bin fiel in the pdaXrom1.1.0beta2 for c860
Code: [Select]
[root@MagicLinux ~]# modprobe mtdcore
[root@MagicLinux ~]# modprobe jffs2
[root@MagicLinux ~]# modprobe mtdram total_size=5120 erase_size=16
[root@MagicLinux ~]# modprobe mtdchar
[root@MagicLinux ~]# mknod /dev/mtdblock0 b 31 0
[root@MagicLinux ~]# modprobe mtdblock
[root@MagicLinux ~]# losetup -o 16 /dev/loop0 ./initrd.bin
[root@MagicLinux ~]# dd if=/dev/loop0 of=/dev/mtdblock0
dd: writing “/dev/mtdblock0”: device has no space left
10241+0 records in
10240+0 records out
5242880 bytes (5.2 MB) copied, 0.143877 seconds, 36.4 MB/s
[root@MagicLinux ~]#
I dont konw why the "total_size=5120 erase_size=16"and "losetup -o 16"
also why "no space left"

3
Cxx0 Hardware / C700 Boot Problem
« on: March 23, 2006, 01:05:00 am »
Does the nand checksum still has NG error when you use your new battery?
My C860 have similar problem,but it can boot system normally,can't install pdaXrom anymore.error appear while the progress bar display 51%
I can install the sharp rom,the nand checksum have one NG,can boot into Qtopia
I can install cacko,but the nand checksum have four NG,can boot into qtopia
I can install oz 3.5.4 ,the nand checksum have two NG this time,also can boot into SYS
can not install pdaXrom,if use the DBK rom restore, X cannot start

my battery have a low voltage charge one time,but now it use normally.
I want to try the C+D mood,but I cannot find the 9 files to download...
can you give me some help?

4
Sharp ROMs / Why The 0 Byte Font
« on: March 09, 2006, 08:56:20 pm »
I use c860 with sharp rom,have nothing installed.It seems the system use lcfont as default font,but I found the lcfont is 0 byte,I don't know why

$ cd /home/QtPalmtop/lib/fonts
$ ls -l lc*
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_100_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_100_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_120_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_120_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_160_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_160_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_180_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_180_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_200_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_200_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_240_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_240_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_360_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_360_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_480_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_480_50_t10.qpf
lrwxrwxrwx    1 root     root           50 Nov  6 13:13 lcfont_720_50_t10.qpf -> /usr/QtPalmtop.rom/lib/fonts/lcfont_720_50_t10.qpf

$ cd /usr/QtPalmtop.rom/lib/fonts
$ ls -l lc*
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_100_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_120_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_160_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_180_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_200_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_240_50_t10.qpf
-rwxr-x---    1 root     qpe             0 Nov  6 13:12 lcfont_360_50_t10.qpf
-rwxr-x---    1 root     qpe            10 Nov  6 13:12 lcfont_480_50_t10.qpf
-rwxr-x---    1 root     qpe            10 Nov  6 13:12 lcfont_720_50_t10.qpf

5
Zaurus - pdaXrom / 1.1.0beta2 For Cxxxx
« on: March 06, 2006, 11:54:36 pm »
Quote
I am surprised no one posted something about it already

Here we go:

1.1.0beta2

Changelog SL-C7x0
fixed unresolved symbol in hostap module
kernel updated to 2.4.20
new MMC/SD driver
kernel updated with cacko patches

See www.pdaxrom.org
[div align=\"right\"][a href=\"index.php?act=findpost&pid=117102\"][{POST_SNAPBACK}][/a][/div]

who know where is the C7X0 2.4.20 kernel souce?I want to have a try to recompile it.I can't find it anywhere

6
Zaurus - pdaXrom / Dualboot Idiot Guide
« on: March 04, 2006, 05:17:29 am »
Quote
Hey! Could anybody tell me how I can use a CF instead of a SD? My SD is sandisc- cant make it ext2. Thanks!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86684\"][{POST_SNAPBACK}][/a][/div]

I also want to boot pdaXrom form CF card, who can tell us how should do it.

7
Zaurus - pdaXrom / Grisbi Available
« on: February 27, 2006, 06:45:53 am »
I translate it to simple chinese ,maybe zh_CN user would helpful

8
Zaurus - pdaXrom / Grisbi Available
« on: February 27, 2006, 06:45:10 am »
I translate it to simple chinese ,maybe zh_CN user would helpful

9
Zaurus - pdaXrom / How To Make The Gtk1 Apps Use Ttf Font?
« on: February 14, 2006, 06:28:20 am »
It seems the gtk1 apps can't find the ttf font to use
I think it can't find the ttf fonts' PATH,it should write in /etc/X11/XF86config,but I can't find it.
my locale is zh_CN.GBK
my /etc/gtk/gtkrc.zh_CN:
Code: [Select]
style "gtk-default-zh-cn" {
       fontset = "-microsoft-tahoma-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
    -microsoft-tahoma-medium-r-normal--16-*-*-*-*-*-gbk-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-cn"

my /usr/X11R6/lib/X11/fonts/TTF/fonts.dir fonts.scale two files with same content:
Code: [Select]
265
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso10646-1
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-c-0-iso8859-1
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-10
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-15
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-2
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-3
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-4
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-5
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-8
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-9
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-c-0-gb2312.1980-0
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-c-0-gbk-0
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-c-0-gb18030.2000-0
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-koi8-u
10-16.ttf -microsoft-tahoma-medium-r-normal--0-0-0-0-p-0-koi8-uni
arial.ttf -monotype-arial-medium-r-normal--0-0-0-0-p-0-iso10646-1
arial.ttf -monotype-arial-medium-r-normal--0-0-0-0-p-0-iso8859-10
................................

10
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 13, 2006, 05:49:32 am »
I translated the systemsetting in /usr/bin: cpuoverclock.py;datentime.py;inputconfig.py;lightnpower.py;looknfeel.py;network.
y;usbfunction.py into zh_CN
and gqview.po;grisbi.po,dlume.po and today's packagemanage,pppsettings into zh_CN,all of them display no peoblem but the dlume.mo not recognised.
which part should I upload?only these translated files?

11
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 13, 2006, 04:29:27 am »
yes,they are work very well,Thank you pgas
but I want to know,how you compiled them?was there some errors in compilling?

12
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 13, 2006, 02:56:31 am »
removed

13
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 13, 2006, 02:34:00 am »
now I export QMAKESPEC=/opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/mkspecs/default/
it can generate Makefile correctly
but 'make' still have same errors

Code: [Select]
[root@MagicLinux pppsettings-1.0.3]# qmake
[root@MagicLinux pppsettings-1.0.3]# make
cd pppconfig && make -f Makefile
make[1]: Entering directory `/root/Desktop/pppsettings-1.0.3/pppconfig'
test -d ../ipkg_root/usr/lib/qt/bin/ || mkdir -p ../ipkg_root/usr/lib/qt/bin/
g++  -o ../ipkg_root/usr/lib/qt/bin/pppconfig main.o pppconfig.o config.o pppconfigbase.o moc_pppconfig.o moc_pppconfigbase.o   -L/opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/lib -L/usr/X11R6/lib `pkg-config libstartup-notification-1.0 --libs` -lqt-mt -lXext -lX11 -lm
/usr/bin/ld: skipping incompatible /opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/lib/libstartup-notification-1.so when searching for -lstartup-notification-1
/usr/bin/ld: cannot find -lstartup-notification-1
collect2: ld returned 1 exit status
make[1]: *** [../ipkg_root/usr/lib/qt/bin/pppconfig] error 1
make[1]: Leaving directory `/root/Desktop/pppsettings-1.0.3/pppconfig'
make: *** [sub-pppconfig] error 2
[root@MagicLinux pppsettings-1.0.3]#

14
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 12, 2006, 11:47:58 pm »
yes,you are right.the Makefile was generated after run qmake
but when I run make(I have already inthe cross compiling enviroment)
ti seems make for the i686 paltform,not the zaurus'armv5tel,the make command is wrong.
and there are two errors

Quote
[root@MagicLinux packagemanager-1.1.0]# make
cd src && make -f Makefile
make[1]: Entering directory `/mnt/hda1/Documents and Settings/Administrator/桌面/packagemanager-1
.1.0/src'
g++ -c -pipe `pkg-config libstartup-notification-1.0 --cflags` -Wall -W -O2 -g -pipe -D_FORTIFY_S
OURCE=2 -m32 -march=i686 -mcpu=i686 -mtune=i686  -DDESKTOP_VERSION -DQT_NO_DEBUG -DQT_SHARED -DQT
_THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/opt/cross/arm/3.4.4-xscale-softvfp/armv5
tel-cacko-linux/qt/include -o qpkg.o qpkg.cpp
/opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/bin/uic qpkgbase.ui -i qpkgbase.h -o                qpkgbase.cpp
g++ -c -pipe `pkg-config libstartup-notification-1.0 --cflags` -Wall -W -O2 -g -pipe -D_FORTIFY_S               OURCE=2 -m32 -march=i686 -mcpu=i686 -mtune=i686  -DDESKTOP_VERSION -DQT_NO_DEBUG -DQT_SHARED -DQT               _THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/opt/cross/arm/3.4.4-xscale-softvfp/armv5               tel-cacko-linux/qt/include -o qpkgbase.o qpkgbase.cpp
/opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/bin/moc qpkg.h -o moc_qpkg.cpp
g++ -c -pipe `pkg-config libstartup-notification-1.0 --cflags` -Wall -W -O2 -g -pipe -D_FORTIFY_S               OURCE=2 -m32 -march=i686 -mcpu=i686 -mtune=i686  -DDESKTOP_VERSION -DQT_NO_DEBUG -DQT_SHARED -DQT               _THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/opt/cross/arm/3.4.4-xscale-softvfp/armv5               tel-cacko-linux/qt/include -o moc_qpkg.o moc_qpkg.cpp
/opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/bin/moc qpkgbase.h -o moc_qpkgbase.cp               p
g++ -c -pipe `pkg-config libstartup-notification-1.0 --cflags` -Wall -W -O2 -g -pipe -D_FORTIFY_S               OURCE=2 -m32 -march=i686 -mcpu=i686 -mtune=i686  -DDESKTOP_VERSION -DQT_NO_DEBUG -DQT_SHARED -DQT               _THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/opt/cross/arm/3.4.4-xscale-softvfp/armv5               tel-cacko-linux/qt/include -o moc_qpkgbase.o moc_qpkgbase.cpp
test -d ../ipkg_root/usr/lib/qt/bin/ || mkdir -p ../ipkg_root/usr/lib/qt/bin/
g++  -o ../ipkg_root/usr/lib/qt/bin/qpkg main.o qpkg.o qpkgbase.o moc_qpkg.o moc_qpkgbase.o   -L/               opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/qt/lib -L/usr/X11R6/lib `pkg-config libst               artup-notification-1.0 --libs` -lqt-mt -lXext -lX11 -lm
/usr/bin/ld: skipping incompatible /opt/cross/arm/3.4.4-xscale-softvfp/armv5tel-cacko-linux/lib/l               ibstartup-notification-1.so when searching for -lstartup-notification-1
/usr/bin/ld: cannot find -lstartup-notification-1
collect2: ld returned 1 exit status
make[1]: *** [../ipkg_root/usr/lib/qt/bin/qpkg] error 1
make[1]: Leaving directory `/mnt/hda1/Documents and Settings/Administrator/desktop/packagemanager-1.1.0/src'
make: *** [sub-src] error 2
[root@MagicLinux packagemanager-1.1.0]#

15
Zaurus - pdaXrom / Recompile Pppsettings And Packagemanager
« on: February 12, 2006, 11:53:28 am »
I translated the text resource in pppsettings and packagemanager packages into chinese,but the two packages' structural is so simple,I have no idea how to compile them.can someone give me some help?

Pages: [1] 2 3 4