Author Topic: Comparison R1.1.0r121 Vs Beta4  (Read 3226 times)

Sorearse

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« on: November 05, 2006, 08:05:37 am »
Hi All,

Since upgrading to r121, I would like to summarise what has improved since beta4 (for me), and any outstanding issues....

I hope this post will be useful reference point for those deciding whether to upgrade to r121

Improvements...
1. The "double tap" issue that required a second screen tap, or key press on beta 4 in order to be recognised has been fixed in r121.
2. Auto recognition and config of Ambicom wifi card
3. Seems faster, but this may be my imagination !
4. When suspend and resume works (see below), wifi connection is re-established upon resume.
5. When exiting X, now I can key "a" without having to hold "Fn"

Issues
1. APM - suspend/resume works intermittently.
On my C760 (Husky), apm almost always refuses to suspend correctly, leaving just a flashing white cursor in the top left of the otherwise black screen. After this, the only way to bring the system back to life is by pulling out the power and battery and rebooting. I say almost always, because very occasionally it works perfectly. Could this be related to the amount of charge in the battery ? Or the flashed AD value for battery charge (currently 220).
I noticed that if the last output line after booting is
Code: [Select]
Starting switchevd     [OK]
/usr/sbin/alsactl: load_state:1236 - No soundcards found...
pdaXrom 1.1.0r121 "Kathrin"
zaurus login:
then APM fails to suspend. On the rare occasions when I can suspend, the boot messages have no errors relating to sound cards. It seems as if there is something not loading correctly which prevents alsa and apm working.
Another observation is that if I boot to the emergency system, then I can reliably suspend and resume every time - this suggests no hardware issue.

This is the most major issue I have with r121 - any help would be very welcome !
 
2. wpa_supplicant script [solved - as below]. Anyone trying to connect to WPA access points will need this.
Line 26 of /etc/rc.d/init.d/wpa_supplicant file. There is a double hyphen -- in the middle of the line that calls wpa_supplicant in daemon mode. This causes the wpa_supplicant not to load. Remove the -- and add the appropriate options at the top of the file, depending upon your driver. Then it works well. In my case, I added
Code: [Select]
OPTIONS="-iwlan0 -Dwext"

3. Want to bring up network at boot, then set date/time
[OK - not really an issue, more of a request   ]
Installed ntp and ntpdate, which gets called during the init scripts, but this is before the network is started. Want to be able to bring up network (and wpa_supplicant) first, then start the ntp daemon.

4. JFFS2 Errors
When booting, the following message occurs...
Code: [Select]
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x062b1000: read 0x82f7b3cf, calculated 0x3c09ce76
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Is this anything to worry about ? I ran e2fsck on /dev/mmcblk0p1, and fixed some errors, but the errors above still occur. How can I fix this ?

5. X-Term font issue
When using xterm, each character output is followed by a square. I use rxvt instead.

6. Distorted Text at prompt after exiting X
After exiting X, once the cursor is at the bottom of the screen, the screen output doesn't properly scroll up as desired. Remnants of text from previous lines remain.

7. Keyboard mapping [Fixed in this forum]
Certain keys, like Fn for Right Click, don't work "out of the box". Fn +1, Fn+2 (Zoom in and out), and Fn+3 and Fn+4 are not working, but can be fixed - search the forum.

That's all for now. Please add any other comments.
All of the above are observations on the C760.


Regards

Sorearse
Broken SL-C760 - pdaXrom 1.1.0r121
SL-C1000 - pdaXrom 1.1.0r121 + xfce 4.4
Ambicom WL110C-CF Wifi
Buffalo 1GB SD
Lexar 1GB CF,
IO Data CFGPS2 (GPS)

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« Reply #1 on: November 06, 2006, 01:01:33 pm »
since you mention improvements in this rc, maybe you could fill me in on a few nagging questiosn?

How is video playback?  will mplayer do ok with qvga?

Audio playback?

any impovements in hd swap performance over the 2.4 based system? ( I realize beta4 was 2.6 based, just curious)

are there working gui config scripts?  The old network config suited me quite well--same with usb, I'd hate to give 'em up

native compiling, as well as a working bild system (apparently the build system works, judging from other posts today)?

Can ya play quake?  I almost never actually do, yet somehow it seems important...
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

Civil

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« Reply #2 on: November 06, 2006, 03:07:38 pm »
Quote
How is video playback? will mplayer do ok with qvga?
I've got around 2fps under both beta 4 and r121 (beta 5)

Quote
native compiling, as well as a working bild system (apparently the build system works, judging from other posts today)
Working, but zgcc-3.4.6 has so crapy structure (as always), thats why most programs can't find some headers (but they are in zgcc)

Quote
Can ya play quake? I almost never actually do, yet somehow it seems important...
Q1 and Q2 almost same performance as in b3. (I think they didn't use bvdd or it doesn't give noticable gameplay improvement)
Zaurus C-3100 ( Gentoo 2007.0 eabi, kernel 2.6.21.6)
http://www.zavrik.info - Russian Zaurus Site.

Sorearse

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« Reply #3 on: November 09, 2006, 07:44:26 am »
Quote
since you mention improvements in this rc, maybe you could fill me in on a few nagging questiosn?

How is video playback?  will mplayer do ok with qvga?

Audio playback?

any impovements in hd swap performance over the 2.4 based system? ( I realize beta4 was 2.6 based, just curious)

are there working gui config scripts?  The old network config suited me quite well--same with usb, I'd hate to give 'em up

native compiling, as well as a working bild system (apparently the build system works, judging from other posts today)?

Can ya play quake?  I almost never actually do, yet somehow it seems important...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145672\"][{POST_SNAPBACK}][/a][/div]

Sorry - haven't tried any of these things yet, mainly because of the apm suspend issue - once it goes to sleep, it needs a battery pull to reboot. I'm still having issues with charging. My 760 loses charge very quickly - so in order to do anything useful it has to be connected to mains pretty much all the time. Due to a dodgy connection of the power supply to the board, the cable has to be positioned "just right" in order just to get it charging and switched on. Any slight movement when the charge is low causes a restart. I need to get the soldering iron and perform repair works again (third time this problem occured).

The alsactl issue at boot prevents me from starting alsamixer, with a device not found error. This worked with beta4.

Will report back once the repair is done.

Sorearse.
Broken SL-C760 - pdaXrom 1.1.0r121
SL-C1000 - pdaXrom 1.1.0r121 + xfce 4.4
Ambicom WL110C-CF Wifi
Buffalo 1GB SD
Lexar 1GB CF,
IO Data CFGPS2 (GPS)

Sorearse

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« Reply #4 on: November 28, 2006, 05:18:08 pm »
Quote
Will report back once the repair is done.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145886\"][{POST_SNAPBACK}][/a][/div]

Soldering job done, fixed charging and battery issue !

1. APM - suspend/resume works intermittently
APM is still intermittent, and rarely works (e.g. one in 20-30 times).  After receiving the alsactl error mentioned above, I figured out that if I unload the module snd_soc_corgi, then I am able to suspend and resume without issue. It seems as if this module, or one of its dependencies, was somehow preventing the Z760 from suspending. Now the sound issue remains - which leads me to think that I have an intermittent hardware issue. Perhaps my soldering job blew something on the board  

2. No soundcards found
I will attempt to downgrade in order to test whether the sound issue is hardware related - and report back progress. Before I do so, does anyone else with a 760 have sound working on r121 ?

Sorearse
Broken SL-C760 - pdaXrom 1.1.0r121
SL-C1000 - pdaXrom 1.1.0r121 + xfce 4.4
Ambicom WL110C-CF Wifi
Buffalo 1GB SD
Lexar 1GB CF,
IO Data CFGPS2 (GPS)

iczer3

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Comparison R1.1.0r121 Vs Beta4
« Reply #5 on: November 28, 2006, 10:49:16 pm »
Dear Sorearse,

I have a c860. I also have APM problem.
However, my problem is slightly different.
The problem I have is that battery level is reported wrong.
I always have less than 10% charge.
Sometimes, the charge is reported correctly. If I suspend at that
time the machine can suspend.

BR,

Felix.

Sorearse

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
Comparison R1.1.0r121 Vs Beta4
« Reply #6 on: December 03, 2006, 11:43:45 am »
Quote
I will attempt to downgrade in order to test whether the sound issue is hardware related - and report back progress.
My 256MB SD card is also playing up so I haven't been able to revert to the SHARP Japanese rom. Instead I tried the various sound buzzer checks in the D+M menu, but the Z crashes at each test. I am now certain that my sound issues (and the related apm issue) are related to a hardware problem. I will return my unit to Sharp for repair. It has now also become impossible to charge the battery, so this is in need of repair too. Hopefully I'll get it back in time for the next upgrade !

Sorearse
Broken SL-C760 - pdaXrom 1.1.0r121
SL-C1000 - pdaXrom 1.1.0r121 + xfce 4.4
Ambicom WL110C-CF Wifi
Buffalo 1GB SD
Lexar 1GB CF,
IO Data CFGPS2 (GPS)