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

Pages: [1] 2
1
Angstrom & OpenZaurus / I Think The Jbd And Ext3 Modules In 3.5.2 Dont Wrk
« on: December 03, 2004, 10:48:19 am »
...but I've just realised you have poodle rather than collie.....ah well

2
Angstrom & OpenZaurus / I Think The Jbd And Ext3 Modules In 3.5.2 Dont Wrk
« on: December 03, 2004, 10:46:56 am »
I'm using the modules from:
http://undertow.2y.net/zaurus/
...works fine with OZ3.5.2.

Don't forget to hack /etc/sdcontrol & /etc/fstab accordingly.

Also, use the e2fsprogs at:
https://www.oesf.org/forums/inde...0&st=0&hl=fdisk

...I renamed my original fdisk (which is symlinked to busybox) & the other progs & then installed the e2fsprogs, which seem to work better with large sd cards.

3
5x00 General discussions / Tried to format SD as ext2, now doesn't mount
« on: November 11, 2004, 06:44:57 pm »
It worked!
I had to edit /etc/sdcontrol
to specify sd card as ext3

& also in /etc/fstab

4
5x00 General discussions / Tried to format SD as ext2, now doesn't mount
« on: November 11, 2004, 06:43:20 pm »
It worked!
I had to edit /etc/sdcontrol
to specify sd card as ext3

& also in /etc/fstab

5
5x00 General discussions / Tried to format SD as ext2, now doesn't mount
« on: November 11, 2004, 12:50:50 pm »
kcurrie:  I also have the same sd card & want to convert it to ext3

Presumably, if I tar up the entire card onto my linux desktop, I can mkfs.ext3 the card & then untar contents back on again??

6
Angstrom & OpenZaurus / Got Mplayer working on 3.5.1
« on: October 19, 2004, 11:35:11 am »
Try this:
xmms_movie.sh:
#!/bin/sh
rm -rf /usr/lib/libvorbisidec.so.1.0.2
ln -s /mnt/card//usr/lib/libvorbisidec.so.1.0.2a /usr/lib/libvorbisidec.so.1.0.2
xmms

the file:
/mnt/card//usr/lib/libvorbisidec.so.1.0.2a
comes from the libvorbis file  in the xmms-sourceforge site above

xmms_audio.sh:
#!/bin/sh
rm -rf /usr/lib/libvorbisidec.so.1.0.2
ln -s /mnt/card//usr/lib/libvorbisidec.so.1.0.2 /usr/lib/libvorbisidec.so.1.0.2
xmms

where:
/usr/lib/libvorbisidec.so.1.0.2 softlinks to /mnt/card/usr/lib/libvorbisidec.so.1.0.2


..you can then put a couple of desktop shortcuts to play either movies or sound files

7
Angstrom & OpenZaurus / XFree on openZaurus
« on: October 07, 2004, 12:15:01 pm »
I tired installing task-gpe-base but got the following errors:

Dealing with package gpe-task-base
Installing gpe-task-base (1.0-r14) to sd...
Downloading http://www.openzaurus.org/official/unstabl...1.0-r14_arm.ipk
matchbox-panel: unsatisfied recommendation for matchbox-panel-locale
gpe-login: unsatisfied recommendation for gpe-login-locale
libmimedir: unsatisfied recommendation for libmimedir-locale
gpe-clock: unsatisfied recommendation for gpe-clock-locale
libpopt0: unsatisfied recommendation for popt-locale
ERROR: Cannot satisfy the following dependencies for gpe-task-base:
         diet-x11 virtual/xserver gcc-cross-sdk (>= 3.4.2)
An error ocurred, return value: 1.

Creating symbolic links for gpe-task-base.
Finished

*** Command: add
*** Locating package
Package "gpe-task-base" not found.
Symbolic linking failed!


I'm trying agin now, with the -force-depnds option selected in aqpkg, to see if that works

8
Angstrom & OpenZaurus / IRK and SL5600 (oe 3.5.1)
« on: October 05, 2004, 06:19:42 pm »
Forgot to mention that this is on a Collie (SL5500).

9
Angstrom & OpenZaurus / IRK and SL5600 (oe 3.5.1)
« on: October 05, 2004, 06:16:08 pm »
Forgot to mention that this is on a Collie (SL5500).

10
Angstrom & OpenZaurus / IRK and SL5600 (oe 3.5.1)
« on: October 05, 2004, 06:15:12 pm »
When I tried installing IRK from the OZ feed, opie wouldn't run (after I rebooted); opie would just give a blank screen, showing something (the irk applet) was awry.

Uninstalling IRK(via a wireless ssh session) restored ! working opie.

11
General Discussion / Can't get Opera 7.55 to work on C750
« on: October 01, 2004, 05:41:41 pm »
1) Open konsole
2) cd /usr/share
3) rm -rf opera
4)ln -s /home/QtPalmtop/opera
5) errr...that's it ;

12
Angstrom & OpenZaurus / 3.5.1 vs Hentges
« on: September 24, 2004, 09:53:05 pm »
I've used Hentges (T5) for a couple of weeks & have only upgraded to 3.51 to investigate the speed improvement (which is substantial).

I got bluetooth working (for GSM dialup) on hentges, and was very pleased with its functionality.

Hopefully CoreDump will have a look t 3.51 @ some point, because it's still a bit wobbly around the edges.

13
Sharp ROMs / New versions of fdisk and e2fsprogs
« on: September 24, 2004, 09:43:29 pm »
Try rebooting ur Z & see if that solves the problem.

14
Software / IRK 2.0
« on: September 23, 2004, 12:04:10 pm »
I'm running OZ3.51 & likewise opie refused to run after rebooting, so I've uninstalled it for now.

There is a version of IRK on ZUG which runs under 3.36pre-1...it worked very well, but alas not the 3.51-feed version.  I'm tempted to install the 3.36pre-1 version just to see if it works under 3.51..I guess it might well not, but if I get anywhere with it I'll post results here.

15
Sharp ROMs / New versions of fdisk and e2fsprogs
« on: September 22, 2004, 07:50:42 am »
Just formatted a PQI 45X 1Gb SD card with no probs.  

(using OZ 3.51 & opie)

Pages: [1] 2