OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

> Opie/gpe, Some questions
Bundabrg
post 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
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
poushag
post Jul 3 2006, 12:24 AM
Post #2





Group: Members
Posts: 7
Joined: 22-June 06
Member No.: 10,227



I intended to set up a dev environment. But my workstation is Mac OSX and there is no way for me to do so. The only other alternative for me would be to use a virtual machine (vmware image) to set it up on a work pc. My boss won't mind a vm using a little space and some cpu cycles. But installing linux on a real partition is not permitted. I don't suppose one of you already has a virtual machine vmx file (all open-source of course) and would like to put it on a DVD and send it to me? I have Vmware 3.2.0 installed on the pc.
Go to the top of the page
 
+Quote Post
alee16
post Jul 6 2006, 09:33 AM
Post #3





Group: Members
Posts: 113
Joined: 30-May 06
Member No.: 10,009



I'm just getting started now trying to set this up. Can I download all the packages from the feeds and put them on a cf card?

Bundabrg, thanks for the script, but mine is an akita (C1000), so what should I change to make it work (I think I need the packages that have "armv5te" at the end because mine has a PXA270 chip and the "armv5te" packages are optimized for this chip)?

I can't get USB networking to work, I've posted a question in the OZ/Common forum about it.

If I understand correctly, all I do is:
ipkg update
I read the wiki and figured out which packages to install.

How do I switch back and forth (what keyboard shortcut), I know on a desktop it is Ctrl + Alt + F2, is it the same, and how do I get an "F" key.

Also, looking under the GPE 3.5.4 feed, it looks empty, is there anything there, or can I just not browse through it? To answer my own question, it's all in the x11 folder now I think.
Go to the top of the page
 
+Quote Post
alee16
post Jul 6 2006, 06:55 PM
Post #4





Group: Members
Posts: 113
Joined: 30-May 06
Member No.: 10,009



I've tried to download the entire feed to my cf card, but when I point ipkg.conf to the cf and type "ipkg update" it says "not url" error 6. mad.gif

I can't get USB networking working, is it no longer working in OZ 3.5.4.1? When I plug it into my PC, I get no dmesg output or anything.

If someone could provide a list of packages to install GPE by hand if possible that would be great!

Thanks!
Go to the top of the page
 
+Quote Post
alee16
post Jul 7 2006, 09:44 AM
Post #5





Group: Members
Posts: 113
Joined: 30-May 06
Member No.: 10,009



QUOTE(alee16 @ Jul 6 2006, 10:55 PM)
I've tried to download the entire feed to my cf card, but when I point ipkg.conf to the cf and type "ipkg update" it says "not url" error 6. mad.gif

*


Got a reply via PM. All that is needed is add file:// to the beginning of the location in ipkg.conf.
Go to the top of the page
 
+Quote Post

Posts in this topic
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
Bundabrg   Hmmm, I'm not sure what you mean 'whilst r...   Jun 30 2006, 12:48 AM
koen   QUOTE(Bundabrg @ Jun 30 2006, 08:48 AM)Under ...   Jun 30 2006, 02:24 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
poushag   I also was interested in trying GPE and Opie toget...   Jun 30 2006, 04:26 AM
Bundabrg   QUOTE(poushag @ Jun 30 2006, 12:26 PM)I also ...   Jun 30 2006, 05:11 AM
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


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 25th May 2013 - 06:18 AM