Jun 28 2006, 10:45 PM
Post
#1
|
|
|
Group: Members Posts: 183 Joined: 7-September 04 Member No.: 4,501 |
Hi All,
(C860, 1Gb SD, Symbol24 Wifi CF) OK, I'm doing a 'rom' tryout, and have now setup OZ Opie and GPE to run at the same time on VT2 and VT3. Also edited the relevant files so pressing <ctrl><alt>#num on any VT will change VT's fine. Oh, and switched / and ,. The only thing I needed to do to really get this to work different from the wiki is to chmod u+s /usr/bin/chvt as chvt needs to run with root privs. Oh, I also did it from the GPE image and then installing the Opie packages. The other way just seemed not to work well for me and indeed its interesting the number of differences the two ways gives (ie, /etc/ipkg/* versus /etc/ipkg.conf is one example). Now I realise Opie/GPE is not a supported option, fair enough so I'm looking for what people who HAVE got it running did. Maybe some tricks and tips etc. I almost think that bar running qt4 under X instead, having a dual image would be useful, though installing it was fairly easy anyway. My questions: - - I've had to disabled ALL idle suspends etc under both GPE and Opie. Is there anyway that the idle checker can determine if there is activity on another VT? Currently if they are enabled, then if say I'm in GPE, and Opie suddenly realises there is no activty on it for 5 minutes, it suspends. - Feeds. ipkg is really really REALLY slow. I think because of the base feed. However I can live with this. My issue is knowing if a package is opie or GPE when installing. Currently I comment out the opie feed, update then install when wanting to install a GPE app, and vice versa for opie. (IE, kopi is a good example). My question I guess is, are there any collisions of names between the feeds (the official OZ ones, not 3rd party). - I have set my sd to be default install (after installing most OPIE and GPE apps to root first). However I have one of those annoying SD cards that comes up with Input/Output error frequently if under usage (even mounted sync). I solved this by forcing a sync every 1 second when installing packages and hopefully will get another card one day. When I restart, the SD card is never automatically checked, and I can't unmount it as its always in use now (applets running etc...). Any proper way of getting round this? I've updated the insert scripts so when an SD/CF is inserted, it runs a filesystem check on it, then plays a 'sound' when its done. Oh and finally, why gpe-bootsplash? I always just remove this because I like to see whats happening. Why cover up nice the really nice main splash screen with the whiteout splash of GPE (though I now see that the boot messages come up through it, which is an improvement). EDIT: Excuse typos. I've just had a daughter and am very sleep deprived (and hence why I have the time to reflash ;-) - Bundabrg |
|
|
|
![]() |
Jun 30 2006, 12:48 AM
Post
#2
|
|
|
Group: Members Posts: 183 Joined: 7-September 04 Member No.: 4,501 |
Hmmm, I'm not sure what you mean 'whilst running pdaX', since pdaX is running from the moment the kernel starts.
Under X under pdaXrom or under the console I was able to copy the debian tar file, extract it, and then execute stuff under it. If I execute an apt-get update though under the debian chroot, it churns the SD too hard and the Z loses connection to it. I could never work out if it was the poor SD driver sharp supplies or I had a crap SD card. My money is on the card though it works fine under windows. Under OZ I can't even finish the first step before all hell breaks loose. However I think OZ uses a different SD driver which just exasperates the crappiness of my SD card. On your 2Gb, are you able to download pocket workstation debian tgz (the 20Mb or so one) to it, then extract that tar to a directory on that card (IE, so its effectively reading AND writing to the card at the same time). If that works, I'm getting a new card Waaaay off topic. Sorry ;-) - Bundabrg |
|
|
|
Jun 30 2006, 02:24 AM
Post
#3
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
QUOTE(Bundabrg @ Jun 30 2006, 08:48 AM) Under X under pdaXrom or under the console I was able to copy the debian tar file, extract it, and then execute stuff under it. If I execute an apt-get update though under the debian chroot, it churns the SD too hard and the Z loses connection to it. People seem to never answer this question when it gets asked: what does the debian tar provide that you think OZ doesn't have? |
|
|
|
Jun 30 2006, 04:26 AM
Post
#4
|
|
|
Group: Members Posts: 7 Joined: 22-June 06 Member No.: 10,227 |
I also was interested in trying GPE and Opie together but my feeling was that I didn't want to run them simultaneously. I use a Collie and even if I didn't I would probably still feel this way. I use hentges Opie ROM with his Opie cardfs (on SD), which I recommend because if I have to reflash, I can easily restore the non-UI files I customized, such as fstab and ipkg.conf, using mhbackup. (mhbackup is a utility written by hentges) I don't suppose you have mhbackup on your ROM do you, Bundabrg?
The most basic customization I used was to partition the SD card FAT/ext2/ext2. The first partition is for the mhbackup and opie-backup archives (so I can transfer them to a workstation in case the Z gets stolen or bricked and I have to buy another one). The second and third partitions were meant to be Opie and GPE respectively. (But I think that I may end up going with only one ext2 partition.) I wonder when using the two GUIs how easy it is to update to a newer version of Opie or GPE. Does anybody have insight into that? And I have had to reflash a few times already due to some corruption. If I upgrade a bunch of ipks, then I don't want to have to reinstall them all after a reflash (but running ipkg-link on the 2nd partition of the SD would be my preferred alternative). Bundabrg, can you please update the wiki on installing both GUIs and add a section on the implications of reflashing? (especially how to restore things that aren't part of the flash) As for your problems with the inactive GUI suspending the Z, it seems like you need a way to pause the GUI process that has become inactive (and its child processes). Does anyone know if this is possible? The power management features are too valuable to me to go without. So I would rather exit one GUI and start the other. Bundabrg, do you think you can update the wiki to explain how this would be done as an alternative to running both simultaneously? Thanks. |
|
|
|
Jun 30 2006, 05:11 AM
Post
#5
|
|
|
Group: Members Posts: 183 Joined: 7-September 04 Member No.: 4,501 |
QUOTE(poushag @ Jun 30 2006, 12:26 PM) I also was interested in trying GPE and Opie together but my feeling was that I didn't want to run them simultaneously. I use a Collie and even if I didn't I would probably still feel this way. I use hentges Opie ROM with his Opie cardfs (on SD), which I recommend because if I have to reflash, I can easily restore the non-UI files I customized, such as fstab and ipkg.conf, using mhbackup. (mhbackup is a utility written by hentges) I don't suppose you have mhbackup on your ROM do you, Bundabrg? Nope, I'm using vanilla OZ. Can't comment on mhbackup or equiv. QUOTE(poushag @ Jun 30 2006, 12:26 PM) I wonder when using the two GUIs how easy it is to update to a newer version of Opie or GPE. Does anybody have insight into that? And I have had to reflash a few times already due to some corruption. If I upgrade a bunch of ipks, then I don't want to have to reinstall them all after a reflash (but running ipkg-link on the 2nd partition of the SD would be my preferred alternative). Bundabrg, can you please update the wiki on installing both GUIs and add a section on the implications of reflashing? (especially how to restore things that aren't part of the flash) I would think it depends on how much you have to hack a file from default install . I've removed a couple startup files that would be installed back each time I updated (just me being fussy QUOTE(poushag @ Jun 30 2006, 12:26 PM) As for your problems with the inactive GUI suspending the Z, it seems like you need a way to pause the GUI process that has become inactive (and its child processes). Does anyone know if this is possible? Interesting idea. It would be trivial in the script to determine what vt is active. Maybe as simple as putting it into /etc/apm somewhere such that if a call is made on another vt it doesn't suspend. Something similar for dimming as well. |
|
|
|
Bundabrg Opie/gpe Jun 28 2006, 10:45 PM
CoreDump QUOTE(Bundabrg @ Jun 29 2006, 08:45 AM)Hi All... Jun 29 2006, 01:13 AM
Bundabrg Actually, interestingly if I disable gpe-bootsplas... Jun 29 2006, 01:44 AM
zedkatuf2 QUOTE(Bundabrg @ Jun 29 2006, 07:45 AM)Hi All... Jun 29 2006, 10:07 PM
Bundabrg The wiki is a bit out of date. As it stands now, G... Jun 29 2006, 11:56 PM
zedkatuf2 QUOTE(Bundabrg @ Jun 30 2006, 08:56 AM)The wi... Jun 30 2006, 12:40 AM
zedkatuf2 QUOTE(Bundabrg @ Jun 30 2006, 08:56 AM)correc... Jun 30 2006, 12:42 AM
alee16 I would like to install the OPIE/GPE setup, but I ... Jun 30 2006, 04:24 AM

Bundabrg QUOTE(alee16 @ Jun 30 2006, 12:24 PM)I would ... Jun 30 2006, 05:04 AM

alee16 QUOTE(Bundabrg @ Jun 30 2006, 09:04 AM)QUOTE(... Jun 30 2006, 09:00 AM

Bundabrg QUOTE(alee16 @ Jun 30 2006, 05:00 PM)Thanks, ... Jul 1 2006, 11:44 PM
Bundabrg QUOTE(koen @ Jun 30 2006, 10:24 AM)QUOTE(Bund... Jun 30 2006, 04:29 AM

koen QUOTE(Bundabrg @ Jun 30 2006, 12:29 PM)QUOTE(... Jun 30 2006, 04:41 AM
zedkatuf2 QUOTE(koen @ Jun 30 2006, 11:24 AM)People see... Jun 30 2006, 05:28 AM
Bundabrg Fair enough I suppose.
OZ has only a fraction of d... Jun 30 2006, 04:47 AM
koen QUOTE(Bundabrg @ Jun 30 2006, 12:47 PM)Anyway... Jun 30 2006, 05:16 AM
Meanie QUOTE(koen @ Jun 30 2006, 11:16 PM)QUOTE(Bund... Jun 30 2006, 07:38 AM
koen QUOTE(Meanie @ Jun 30 2006, 03:38 PM)QUOTE(ko... Jun 30 2006, 07:47 AM
Bundabrg Umm, still can't figure out what the issue is ... Jul 1 2006, 08:58 PM
Bundabrg alee16, I've attached two files to this post.
... Jul 1 2006, 09:41 PM
poushag Koen, What about Kspread and KWord for Opie? The ... Jul 2 2006, 09:21 PM
Hrw poushag: feel free to make it and send us patches.... Jul 3 2006, 12:05 AM
poushag I intended to set up a dev environment. But my wo... Jul 3 2006, 12:24 AM
alee16 I'm just getting started now trying to set thi... Jul 6 2006, 09:33 AM
alee16 I've tried to download the entire feed to my c... Jul 6 2006, 06:55 PM
alee16 QUOTE(alee16 @ Jul 6 2006, 10:55 PM)I've ... Jul 7 2006, 09:44 AM
alee16 Ok, I've got everything installed, but the GPE... Jul 7 2006, 10:37 AM
zedkatuf2 QUOTE(alee16 @ Jul 7 2006, 07:37 PM)Ok, I... Jul 7 2006, 10:46 AM
alee16 Never mind, I don't know what I did wrong, but... Jul 7 2006, 11:01 AM
zedkatuf2 QUOTE(alee16 @ Jul 7 2006, 08:01 PM)Never min... Jul 8 2006, 12:05 AM
alee16 QUOTEGood to know someone else has gpe/opie workin... Jul 8 2006, 05:14 AM
McChubby QUOTE(alee16 @ Jul 8 2006, 02:14 PM)QUOTE
Goo... Jul 8 2006, 09:40 AM
alee16 QUOTE(McChubby @ Jul 8 2006, 01:40 PM)QUOTE(a... Jul 8 2006, 09:50 AM

McChubby QUOTE(alee16 @ Jul 8 2006, 06:50 PM)I just ho... Jul 8 2006, 10:45 AM
zedkatuf2 QUOTE(McChubby @ Jul 8 2006, 06:40 PM)One que... Jul 8 2006, 10:58 PM
poushag Have you guys who got it working updated the wiki?... Jul 9 2006, 05:09 AM
McChubby QUOTE(zedkatuf2 @ Jul 9 2006, 07:58 AM)QUOTE(... Jul 10 2006, 10:57 AM
portalgod QUOTE(McChubby @ Jul 10 2006, 11:57 AM)QUOTE(... May 11 2007, 11:02 AM
Bundabrg Sorry, slightly more difficult than I thought. The... Jul 9 2006, 05:38 AM
Mickeyl Opie suspends itself if you change to another VT v... Jul 9 2006, 08:58 AM
poushag QUOTE(Mickeyl @ Jul 9 2006, 12:58 PM)Opie sus... Jul 9 2006, 02:12 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 03:37 PM |