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

IPB

Welcome Guest ( Log In | Register )

> Fixes For R198/r197, SP7
Meanie
post May 24 2007, 09:05 PM
Post #1





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



I am almost done with some essential fixes for r198 and will be packaging up all the fixes into a single large ipk for easy installation.

Here's the control file with summary of the fixes


Package: pdaXrom-fixes
Version: r198-sp1
Maintainer: hdluc@yahoo.com
Architecture: armv5tel
Priority: optional
Section: Applications
Depends: scrot
Description: bug fixes
- fixed fstab to auto mount SD and CF
- updated keymap (Cxx00 only) with same key assignments as in pdaXii13
- added inputrc (so Fn left/right can be used)
- added motd
- updated ipkg.conf with current feeds
- hacked pci.rc to be quiet
- replaced vi with vim
- updated rc.xml (openbox config)
- updated startx (re)load kernel.map
- updated makefbmenu
- updated fbpanel-session
- updated mbsession
- made the menu key work for fbmenu
- added .Xdefaults
- added ax (to enable sticky keys)
- replaced xterm
- added libiconv and libXau
- added diff
- updated gqview
- updated xpdf
- updated xmms
- updated qtconfig
- updated pppconfig
- added default configs for pppdialer
- added ipkg-make-index
- added screencap
- added reboot
- added unclutter
- updated mb-applet-blanker
- updated mb-applet-cards
- updated looknfeel.py
- updated inputconfig.py
- made xmms default to double size
- made AbiWord default startup size fit on screen
- made Sylpheed default startup size fit on screen


coming soon...
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
scoutme
post May 31 2007, 03:15 PM
Post #2





Group: Members
Posts: 579
Joined: 19-April 04
Member No.: 2,912



hi Meanie, are your patches good for sl-c860?
Go to the top of the page
 
+Quote Post
Meanie
post May 31 2007, 04:49 PM
Post #3





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



QUOTE(scoutme @ Jun 1 2007, 09:15 AM)
hi Meanie, are your patches good for sl-c860?
*


it should work, but untested due to lack of said device...
Go to the top of the page
 
+Quote Post
grog
post Jun 1 2007, 07:10 AM
Post #4





Group: Members
Posts: 692
Joined: 27-January 04
From: Canada
Member No.: 1,564



QUOTE(Meanie @ May 31 2007, 06:49 PM)
QUOTE(scoutme @ Jun 1 2007, 09:15 AM)
hi Meanie, are your patches good for sl-c860?
*
it should work, but untested due to lack of said device...
*

They've worked ok for me so far, except for the issues that Meanie's fixed already. Back up first & the n see how it goes. That's waht I've done.
Go to the top of the page
 
+Quote Post
dsteuer
post Jun 2 2007, 01:02 AM
Post #5





Group: Members
Posts: 31
Joined: 27-December 06
Member No.: 13,475



QUOTE(grog @ Jun 1 2007, 05:10 PM)
QUOTE(Meanie @ May 31 2007, 06:49 PM)
QUOTE(scoutme @ Jun 1 2007, 09:15 AM)
hi Meanie, are your patches good for sl-c860?
*
it should work, but untested due to lack of said device...
*

They've worked ok for me so far, except for the issues that Meanie's fixed already. Back up first & the n see how it goes. That's waht I've done.
*



So you have R197 + sp3 running? Just to be sure before flashing ...
Go to the top of the page
 
+Quote Post
grog
post Jun 2 2007, 08:18 AM
Post #6





Group: Members
Posts: 692
Joined: 27-January 04
From: Canada
Member No.: 1,564



QUOTE(dsteuer @ Jun 2 2007, 03:02 AM)
So you have R197 + sp3 running? Just to be sure before flashing ...
*

Correct. The only issues for me right now is restoring my custom fstab & .Xdefaults after installing. So unless you've touched any of the config files in the package, you should be ok.

Here's a listing without the binary's that are updated:

CODE
grog@grond$ ipkg files pdaXrom-fixes | grep -v "bin|lib|usr"
//etc/
//etc/ipkg.conf
//etc/hotplug/
//etc/hotplug/pci.rc
//etc/motd
//etc/rc.d/
//etc/rc.d/rc.sysinit
//etc/rc.d/init.d/
//etc/rc.d/init.d/bluetooth
//etc/xdg/
//etc/xdg/openbox/
//etc/xdg/openbox/rc.xml
//etc/X11/
//etc/X11/kb/
//etc/X11/kb/Akita/
//etc/X11/kb/Akita/xmodmap_us
//etc/X11/kb/Corgi/
//etc/X11/kb/Corgi/xmodmap_us
//etc/inputrc
//etc/ppp/
//etc/ppp/peers/
//etc/ppp/peers/default
//etc/ppp/peers/gprs
//etc/wifi-radar.conf
//etc/sysconfig/
//etc/sysconfig/keyboard/
//etc/sysconfig/keyboard/Spitz/
//etc/sysconfig/keyboard/Spitz/keymap-sticky.map
//home/
//home/root/
//home/root/.Xdefaults
//home/root/.xmms/
//home/root/.xmms/config
//home/root/.AbiSuite/
//home/root/.AbiSuite/AbiWord.Profile
//home/root/.sylpheed-2.0/
//home/root/.sylpheed-2.0/sylpheedrc
//home/root/Choices/
//home/root/Choices/common/
//home/root/Choices/common/Network-PPP-GPRS.conf
//home/root/Choices/common/Network-PPP-default.conf
//home/root/.fbpanel/
//home/root/.fbpanel/default


Oh, and Meanie. Could I ask a favour & get you to correct the permissions of the directories in the package, specifically /etc, /etc/rc.d, /etc/rc.d/init.d & /etc/X11 (just the ones I can remember off the top of my head). 99% of my work on the Z is in a terminal as a non-root user using sudo & I keep having to reset these dirs back from 700 to 755 after I install the sp. thks
Go to the top of the page
 
+Quote Post
Meanie
post Jun 3 2007, 06:32 PM
Post #7





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



QUOTE(grog @ Jun 3 2007, 02:18 AM)
QUOTE(dsteuer @ Jun 2 2007, 03:02 AM)
So you have R197 + sp3 running? Just to be sure before flashing ...
*

Correct. The only issues for me right now is restoring my custom fstab & .Xdefaults after installing. So unless you've touched any of the config files in the package, you should be ok.

Here's a listing without the binary's that are updated:

CODE
grog@grond$ ipkg files pdaXrom-fixes | grep -v "bin|lib|usr"
//etc/
//etc/ipkg.conf
//etc/hotplug/
//etc/hotplug/pci.rc
//etc/motd
//etc/rc.d/
//etc/rc.d/rc.sysinit
//etc/rc.d/init.d/
//etc/rc.d/init.d/bluetooth
//etc/xdg/
//etc/xdg/openbox/
//etc/xdg/openbox/rc.xml
//etc/X11/
//etc/X11/kb/
//etc/X11/kb/Akita/
//etc/X11/kb/Akita/xmodmap_us
//etc/X11/kb/Corgi/
//etc/X11/kb/Corgi/xmodmap_us
//etc/inputrc
//etc/ppp/
//etc/ppp/peers/
//etc/ppp/peers/default
//etc/ppp/peers/gprs
//etc/wifi-radar.conf
//etc/sysconfig/
//etc/sysconfig/keyboard/
//etc/sysconfig/keyboard/Spitz/
//etc/sysconfig/keyboard/Spitz/keymap-sticky.map
//home/
//home/root/
//home/root/.Xdefaults
//home/root/.xmms/
//home/root/.xmms/config
//home/root/.AbiSuite/
//home/root/.AbiSuite/AbiWord.Profile
//home/root/.sylpheed-2.0/
//home/root/.sylpheed-2.0/sylpheedrc
//home/root/Choices/
//home/root/Choices/common/
//home/root/Choices/common/Network-PPP-GPRS.conf
//home/root/Choices/common/Network-PPP-default.conf
//home/root/.fbpanel/
//home/root/.fbpanel/default


Oh, and Meanie. Could I ask a favour & get you to correct the permissions of the directories in the package, specifically /etc, /etc/rc.d, /etc/rc.d/init.d & /etc/X11 (just the ones I can remember off the top of my head). 99% of my work on the Z is in a terminal as a non-root user using sudo & I keep having to reset these dirs back from 700 to 755 after I install the sp. thks
*



done. file permissions fixed. also added sltime...
Attached File(s)
Attached File  pdaXrom_fixes_r198_sp4_armv5tel.ipk ( 2.84MB ) Number of downloads: 85
 
Go to the top of the page
 
+Quote Post
grog
post Jun 6 2007, 09:05 AM
Post #8





Group: Members
Posts: 692
Joined: 27-January 04
From: Canada
Member No.: 1,564



QUOTE(Meanie @ Jun 3 2007, 08:32 PM)
QUOTE(grog @ Jun 3 2007, 02:18 AM)
Oh, and Meanie. Could I ask a favour & get you to correct the permissions of the directories in the package, specifically /etc, /etc/rc.d, /etc/rc.d/init.d & /etc/X11 (just the ones I can remember off the top of my head). 99% of my work on the Z is in a terminal as a non-root user using sudo & I keep having to reset these dirs back from 700 to 755 after I install the sp. thks
*

done. file permissions fixed. also added sltime...
*

Not quite. The directories need execute permissions as well. Currently:

CODE
drwxr--r-- root/root         0 2007-05-24 16:34:42 ./etc/hotplug/
drwxr--r-- root/root         0 2007-05-28 07:26:37 ./etc/rc.d/
drwxr--r-- root/root         0 2007-05-24 16:34:42 ./etc/X11/
drwxr--r-- root/root         0 2007-05-24 20:36:33 ./etc/X11/kb/
drwxr--r-- root/root         0 2007-05-25 14:26:46 ./etc/X11/kb/Akita/

As well, 'fraid I have to report a problem with the sp's for corgi's. The xpdf binary isn't compatible, crashing with an 'Illegal instruction' error. It took me a while to notice this 'cause I don't use it that often. I checked out most of the other binary's that are included in the sp & haven't found any issues with any of those.
Go to the top of the page
 
+Quote Post
Meanie
post Jun 6 2007, 04:52 PM
Post #9





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



QUOTE(grog @ Jun 7 2007, 03:05 AM)
QUOTE(Meanie @ Jun 3 2007, 08:32 PM)
QUOTE(grog @ Jun 3 2007, 02:18 AM)
Oh, and Meanie. Could I ask a favour & get you to correct the permissions of the directories in the package, specifically /etc, /etc/rc.d, /etc/rc.d/init.d & /etc/X11 (just the ones I can remember off the top of my head). 99% of my work on the Z is in a terminal as a non-root user using sudo & I keep having to reset these dirs back from 700 to 755 after I install the sp. thks
*

done. file permissions fixed. also added sltime...
*

Not quite. The directories need execute permissions as well. Currently:

CODE
drwxr--r-- root/root         0 2007-05-24 16:34:42 ./etc/hotplug/
drwxr--r-- root/root         0 2007-05-28 07:26:37 ./etc/rc.d/
drwxr--r-- root/root         0 2007-05-24 16:34:42 ./etc/X11/
drwxr--r-- root/root         0 2007-05-24 20:36:33 ./etc/X11/kb/
drwxr--r-- root/root         0 2007-05-25 14:26:46 ./etc/X11/kb/Akita/

As well, 'fraid I have to report a problem with the sp's for corgi's. The xpdf binary isn't compatible, crashing with an 'Illegal instruction' error. It took me a while to notice this 'cause I don't use it that often. I checked out most of the other binary's that are included in the sp & haven't found any issues with any of those.
*



thanks for letting me know. seems like umask is set too restrictively in the new release.
i will need to recompile xpdf since it was compiled with optimizations for the newer clamshell devices..

the choice now is to have a separete sp pack for 7x0/8x0 , or have an unoptimised (no xscale or iwmmxt) binary for all.
Go to the top of the page
 
+Quote Post
HoloVector
post Jun 6 2007, 05:18 PM
Post #10





Group: Members
Posts: 474
Joined: 22-March 06
From: Winnipeg, Canada
Member No.: 9,420



QUOTE(Meanie @ Jun 6 2007, 06:52 PM)
....
the choice now is to have a separete sp pack for 7x0/8x0 , or have an unoptimised (no xscale or iwmmxt) binary for all.
*

If I had my choice, I would go with a seperate service pack for the 7x0/860 since I'd hate to loose any CXXXX optimizations. cool.gif
Go to the top of the page
 
+Quote Post
adf
post Jun 6 2007, 05:25 PM
Post #11





Group: Members
Posts: 2,821
Joined: 13-September 04
From: Wasilla Ak.
Member No.: 4,572



QUOTE(HoloVector @ Jun 7 2007, 01:18 AM)
QUOTE(Meanie @ Jun 6 2007, 06:52 PM)
....
the choice now is to have a separete sp pack for 7x0/8x0 , or have an unoptimised (no xscale or iwmmxt) binary for all.
*

If I had my choice, I would go with a seperate service pack for the 7x0/860 since I'd hate to loose any CXXXX optimizations. cool.gif
*


I'm using pdaXii13, but for what its worth it seems to me that one of the advantages of pdaX generally is optimization.
Go to the top of the page
 
+Quote Post

Posts in this topic
Meanie   Fixes For R198/r197   May 24 2007, 09:05 PM
adf   the possibility of a polished 2.6 based system fo...   May 24 2007, 11:34 PM
cortez   A good reason to give r198 another try! Curre...   May 25 2007, 12:08 AM
Dromede   great news but... last time i tried r198 abiword w...   May 25 2007, 12:39 AM
danboid   Whats the status of mplayer on 2.6 based pdaX now?...   May 25 2007, 01:37 AM
scoutme   any improvement for 860?   May 25 2007, 12:09 PM
InSearchOf   QUOTE(scoutme @ May 25 2007, 04:09 PM)any imp...   May 25 2007, 12:13 PM
Capn_Fish   QUOTE(InSearchOf @ May 25 2007, 03:13 PM)QUOT...   May 25 2007, 01:07 PM
grog   QUOTE(Capn_Fish @ May 25 2007, 03:07 PM)QUOTE...   May 26 2007, 08:39 AM
Meanie   have fun   May 25 2007, 07:20 PM
grog   QUOTE(Meanie @ May 25 2007, 09:20 PM)have fun...   May 26 2007, 11:30 AM
daniel3000   Attention: The word "SP1" might be regis...   May 26 2007, 11:58 AM
HoloVector   Thanks for the update Meanie. I tried it on my ...   May 26 2007, 02:22 PM
Meanie   QUOTE(HoloVector @ May 27 2007, 08:22 AM)Than...   May 26 2007, 03:01 PM
HoloVector   QUOTE(Meanie @ May 26 2007, 05:01 PM)QUOTE(Ho...   May 26 2007, 06:39 PM
Meanie   QUOTE(HoloVector @ May 27 2007, 12:39 PM)QUOT...   May 26 2007, 07:27 PM
HoloVector   QUOTE(Meanie @ May 26 2007, 09:27 PM)QUOTE(Ho...   May 26 2007, 07:53 PM
Meanie   made a few more fixes so here is sp2. sp2 includes...   May 29 2007, 07:36 PM
Meanie   arg! found a bug in the cards applet. it only ...   May 30 2007, 04:17 PM
scoutme   hi Meanie, are your patches good for sl-c860?   May 31 2007, 03:15 PM
Meanie   QUOTE(scoutme @ Jun 1 2007, 09:15 AM)hi Meani...   May 31 2007, 04:49 PM
grog   QUOTE(Meanie @ May 31 2007, 06:49 PM)QUOTE(sc...   Jun 1 2007, 07:10 AM
dsteuer   QUOTE(grog @ Jun 1 2007, 05:10 PM)QUOTE(Meani...   Jun 2 2007, 01:02 AM
grog   QUOTE(dsteuer @ Jun 2 2007, 03:02 AM)So you h...   Jun 2 2007, 08:18 AM
Meanie   QUOTE(grog @ Jun 3 2007, 02:18 AM)QUOTE(dsteu...   Jun 3 2007, 06:32 PM
HoloVector   QUOTE(Meanie @ Jun 3 2007, 08:32 PM)..... don...   Jun 6 2007, 03:50 AM
grog   QUOTE(Meanie @ Jun 3 2007, 08:32 PM)QUOTE(gro...   Jun 6 2007, 09:05 AM
Meanie   QUOTE(grog @ Jun 7 2007, 03:05 AM)QUOTE(Meani...   Jun 6 2007, 04:52 PM
HoloVector   QUOTE(Meanie @ Jun 6 2007, 06:52 PM).... the ...   Jun 6 2007, 05:18 PM
adf   QUOTE(HoloVector @ Jun 7 2007, 01:18 AM)QUOTE...   Jun 6 2007, 05:25 PM
HoloVector   QUOTE(adf @ Jun 6 2007, 07:25 PM)QUOTE(HoloVe...   Jun 6 2007, 08:51 PM
Meanie   QUOTE(HoloVector @ Jun 7 2007, 02:51 PM)QUOTE...   Jun 6 2007, 09:30 PM
zeigerpuppy   When I tried R189, bluetooth PPP was not working (...   Jun 5 2007, 01:51 AM
louigi600   QUOTE(InSearchOf @ May 25 2007, 10:13 PM)QUOT...   Jun 5 2007, 10:49 PM
InSearchOf   QUOTE(louigi600 @ Jun 6 2007, 02:49 AM)QUOTE(...   Jun 6 2007, 04:08 AM
louigi600   QUOTE(InSearchOf @ Jun 6 2007, 02:08 PM)QUOTE...   Jun 8 2007, 11:51 PM
Fushnchupsh   I like to second an afformentioned bug. I have sp...   Jun 7 2007, 04:05 PM
ScottYelich   grog -- could you tell me/us a little about the la...   Jun 7 2007, 06:57 PM
grog   QUOTE(ScottYelich @ Jun 7 2007, 08:57 PM)grog...   Jun 8 2007, 07:05 AM
ScottYelich   (sorry for the last quote at the bottom) Ok, I ma...   Jun 10 2007, 11:44 AM
Meanie   another small update   Jun 8 2007, 06:21 PM
ScottYelich   one question -- for these SPs.... the ones for 198...   Jun 10 2007, 11:46 AM
dsteuer   QUOTE(ScottYelich @ Jun 10 2007, 09:46 PM)one...   Jun 10 2007, 11:40 PM
Meanie   fixed some more keymappings, the menu (so you can ...   Jun 11 2007, 04:13 PM
grog   QUOTE(Meanie @ Jun 11 2007, 06:13 PM)[...snip...   Jun 12 2007, 09:03 AM
scoutme   any comment about r197 stability/usability after t...   Jun 12 2007, 02:35 AM
donquixote   QUOTE(scoutme @ Jun 12 2007, 05:35 AM)any com...   Jun 12 2007, 09:14 AM
grog   QUOTE(donquixote @ Jun 12 2007, 11:14 AM)- sh...   Jun 12 2007, 09:22 AM
Meanie   QUOTE- screen not refreshing after exiting XAh, ri...   Jun 14 2007, 09:11 PM
grog   QUOTE(Meanie @ Jun 14 2007, 11:11 PM)QUOTE- s...   Jun 15 2007, 02:20 AM
Meanie   QUOTE(grog @ Jun 15 2007, 08:20 PM)QUOTE(Mean...   Jun 20 2007, 06:01 PM
grog   QUOTE(Meanie @ Jun 20 2007, 08:01 PM)QUOTE(gr...   Jun 23 2007, 08:50 AM
grog   QUOTE(scoutme @ Jun 12 2007, 04:35 AM)any com...   Jun 12 2007, 09:15 AM
Meanie   These SPs are fixes to make live a bit easier unti...   Jun 12 2007, 04:15 PM
donquixote   QUOTE(Meanie @ Jun 12 2007, 07:15 PM)- shutti...   Jun 12 2007, 06:27 PM
grog   QUOTE(Meanie @ Jun 12 2007, 06:15 PM)The next...   Jun 13 2007, 04:28 AM
Meanie   sp7 contains some fixes to the keymapping (c3x00/c...   Jun 12 2007, 04:39 PM
T3_slider   QUOTE(donquixote)This is not the screen shutting o...   Jun 12 2007, 07:26 PM
kkazakov13   You alone are producing Service packs faster than ...   Jun 13 2007, 07:33 AM
donquixote   Oh yeah, and sometimes the unit doesn't shut o...   Jun 17 2007, 07:19 PM
vilefridge   I've applied SP7 to 197 on a SL-C750 but the a...   Jun 19 2007, 08:34 PM
grog   QUOTE(vilefridge @ Jun 19 2007, 10:34 PM)I...   Jun 20 2007, 07:01 AM
vilefridge   QUOTE(grog @ Jun 20 2007, 08:01 AM)Have you t...   Jun 20 2007, 08:00 AM
grog   QUOTE(vilefridge @ Jun 20 2007, 10:00 AM)QUOT...   Jun 20 2007, 08:57 AM
vilefridge   QUOTE(grog @ Jun 20 2007, 09:57 AM)QUOTE(vile...   Jul 29 2007, 07:04 PM
Meanie   QUOTE(vilefridge @ Jul 30 2007, 01:04 PM)QUOT...   Jul 29 2007, 09:54 PM
vilefridge   QUOTE(Meanie @ Jul 29 2007, 10:54 PM)QUOTE(vi...   Jul 30 2007, 07:39 AM
Arend   QUOTE(vilefridge @ Jul 30 2007, 04:39 PM)...   Mar 16 2008, 03:03 PM
Meanie   fixed bluetooth support.   Jun 22 2007, 05:29 AM
Capn_Fish   I installed the service pack hoping that it would ...   Jun 22 2007, 05:34 AM
cortez   Meanie, I'm currently trying to build pdaXrom...   Jun 24 2007, 08:18 AM
Meanie   QUOTE(cortez @ Jun 25 2007, 02:18 AM)Meanie, ...   Jun 24 2007, 02:20 PM
Capn_Fish   After changing the keycodes in inputconfig.py from...   Jun 27 2007, 06:40 PM
stuffman   Sorry for the dumb and off-topic question, but eve...   Jul 2 2007, 12:09 AM
shula   QUOTE(stuffman @ Jul 2 2007, 08:09 AM)... eve...   Jul 2 2007, 12:47 AM
stuffman   Thanks a bunch, shula! I can't wait to se...   Jul 2 2007, 12:45 PM
scoutme   any hint about touchscreen not properly working on...   Nov 13 2007, 06:12 PM
plum   When I installed the Latest SP,I found that I can...   Nov 14 2007, 02:37 AM
climber   How can I install these fixes? What are the needed...   Feb 20 2008, 06:46 AM
Capn_Fish   Just install the IPK in this thread (latest is sp8...   Feb 20 2008, 10:09 AM
Vyacheslav Dikonov   QUOTE(Capn_Fish @ Feb 20 2008, 09:09 PM) ...   Nov 30 2008, 12:38 PM
Vyacheslav Dikonov   I would like to post my addons to the SP8. The pac...   Dec 7 2008, 12:57 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: 18th May 2013 - 12:22 PM