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

IPB

Welcome Guest ( Log In | Register )

11 Pages V  « < 3 4 5 6 7 > »   
Reply to this topicStart new topic
> 1.1.0r121 Is Out!, New name for betas by svn revision №;)
scoutme
post Sep 27 2006, 05:44 PM
Post #61





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



QUOTE(InSearchOf @ Sep 27 2006, 03:35 PM)
Are you asking this so I can debug it... I will work on that... it is a keymapping issue... I am working on the issue now... I did all the steps above and the ctrl+c is the only issue I had... I will look into it...

Late
*



thanks smile.gif
I wanted to make these bugs arise, since it looks not a lot of 860 users are trying the release and posting bugs.
Go to the top of the page
 
+Quote Post
InSearchOf
post Sep 27 2006, 06:15 PM
Post #62





Group: Admin
Posts: 1,209
Joined: 20-January 06
From: York, Pennsylvania
Member No.: 8,961



QUOTE(silencer51 @ Sep 27 2006, 09:23 PM)
Does suspend work for you guys?

When I try to suspend the device by pressing the on/off button, the unit suspends, but then immediately turns on!

It suspends for as long as I press the button...
*


Just tested... and yes it doesnt that under the shell (console)... But under X it is fine...

Post a bug under the Bug Tracker and someone will either get to it... if I will look into it in my free time... I got like 3-4 bugs ahead of this one...

I'm not trying to be a hassle telling everyone to post bugs... I just would like everything documented... so that I wont have to search to figure out "What did so and so say about this and that... and what thread was it under... and which page was it on"

Late
Go to the top of the page
 
+Quote Post
himchen
post Sep 27 2006, 11:25 PM
Post #63





Group: Members
Posts: 10
Joined: 19-March 04
Member No.: 2,399



QUOTE(solighten @ Sep 26 2006, 04:30 PM)
Hi,

as I said: no problems so far (I'm still searching for the right mouse button, FN+"mouse click" does not work??).

Concerning charging:
I unplugged power and after a few seconds the icon changed from green "charging" to blue "battery indicator". After a few seconds I plugged power again and the charging light went on plus the icon changed to green "charging" again.
Charging works fine now. Charging lamp goes off when full which was not the case in Beta1.

All I did on installation was:

- install new u-boot
- install new release
- install rox, gnumeric, kdepimpi, planner, vim and all depending packages
- change desktop to rox
- applied bugfix to get brightness-keys to work (see http://www.oesf.org/forums/index.php?showtopic=20563 for details)

*


Do the date/time settings survive a reboot and is the hwclock command included?
Beta4 always resets the time to the epoch on reboot.

Himchen
Go to the top of the page
 
+Quote Post
InSearchOf
post Sep 28 2006, 06:45 AM
Post #64





Group: Admin
Posts: 1,209
Joined: 20-January 06
From: York, Pennsylvania
Member No.: 8,961



QUOTE(himchen @ Sep 28 2006, 03:25 AM)
QUOTE(solighten @ Sep 26 2006, 04:30 PM)
Hi,

as I said: no problems so far (I'm still searching for the right mouse button, FN+"mouse click" does not work??).

Concerning charging:
I unplugged power and after a few seconds the icon changed from green "charging" to blue "battery indicator". After a few seconds I plugged power again and the charging light went on plus the icon changed to green "charging" again.
Charging works fine now. Charging lamp goes off when full which was not the case in Beta1.

All I did on installation was:

- install new u-boot
- install new release
- install rox, gnumeric, kdepimpi, planner, vim and all depending packages
- change desktop to rox
- applied bugfix to get brightness-keys to work (see http://www.oesf.org/forums/index.php?showtopic=20563 for details)

*


Do the date/time settings survive a reboot and is the hwclock command included?
Beta4 always resets the time to the epoch on reboot.

Himchen
*



That issue has been fixed....

Late
Go to the top of the page
 
+Quote Post
scheck.r
post Sep 28 2006, 06:57 AM
Post #65





Group: Members
Posts: 320
Joined: 5-December 04
From: Paris, France
Member No.: 5,776



QUOTE(InSearchOf @ Sep 28 2006, 01:13 AM)
ok... with the spectrum wifi card... it registers as eth0...
so try this...
**eth0.up**
CODE
#!/bin/sh
ifconfig eth0 up
iwconfig eth0 essid airlinkplus mode managed
dhcpcd
sleep 5
ifconfig eth0


CODE
# sh eth0.up



Oh and note... you don't need to run both scripts only 1 or the other... in this case run the one I have above...

After that runs when ifconfig should show you your ip! Surf away!

Late
*

Thank you for the help but it still blinks without connecting for about 1 minute then It's returning
CODE
# sh eth0.up
eth0      Link encap:Ethernet  HWaddr 00:A0:F8:A0:19:D9  
         BROADCAST NOTRAILERS MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
         Interrupt:137
Go to the top of the page
 
+Quote Post
InSearchOf
post Sep 28 2006, 06:58 AM
Post #66





Group: Admin
Posts: 1,209
Joined: 20-January 06
From: York, Pennsylvania
Member No.: 8,961



What channel are you using?

Late
Go to the top of the page
 
+Quote Post
scheck.r
post Sep 28 2006, 07:05 AM
Post #67





Group: Members
Posts: 320
Joined: 5-December 04
From: Paris, France
Member No.: 5,776



QUOTE(InSearchOf @ Sep 28 2006, 04:58 PM)
What channel are you using?

Late
*

I use channel 11 on the router
Go to the top of the page
 
+Quote Post
scheck.r
post Sep 28 2006, 08:08 AM
Post #68





Group: Members
Posts: 320
Joined: 5-December 04
From: Paris, France
Member No.: 5,776



CARD APPLET:
My SD card has 2 partitions(vfat and ext2)
Both are mounted automatically on insert, no problem.
But the card applet only unmounts 1 partition, so that if I click on the applet, remove the card and suspend then the Z freezes needing a hard-reset.
On insert
CODE
# mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev type ramfs (rw)
none on /dev/pts type devpts (rw)
none on /var/run type ramfs (rw)
/dev/mmcblk0p2 on /mnt/mmcblk0p2 (7) type ext2 (rw,nogrpid)
/dev/mmcblk0p1 on /mnt/card type vfat (rw,nosuid,nodev,fmask=0033,dmask=0033,codepage=cp437,iocharset=utf8)

After clicking on the card applet
CODE
# mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev type ramfs (rw)
none on /dev/pts type devpts (rw)
none on /var/run type ramfs (rw)
/dev/mmcblk0p2 on /mnt/mmcblk0p2 (7) type ext2 (rw,nogrpid)

Here is my /etc/fstab:
CODE
/dev/mtdblock2    /      jffs2    rw  1  1
/dev/hda1    /mnt/cf  auto    noauto,owner    0  0
/dev/mmcblk0p1  /mnt/card    auto    noauto,owner    0  0
none  /dev/pts    devpts    gid=5,mode=620    0  0
proc  /proc  proc    defaults    0  0
Go to the top of the page
 
+Quote Post
solighten
post Sep 29 2006, 04:16 AM
Post #69





Group: Members
Posts: 43
Joined: 16-September 04
From: Berlin, Germany
Member No.: 4,604



QUOTE(scoutme @ Sep 27 2006, 11:16 PM)
QUOTE(scoutme @ Sep 27 2006, 01:18 AM)
ok, now try this:

open Aterm
write "xterm" and enter
try to write something in xterm - if you see strange characters that's a problem
press CTRL+C in Aterm to close xterm - if you see strange characters instead of xterm closing, that's a problem
now exit from X (menu, exit, ok)
try to press "a" - if you cannot enter the "a" character, that's a problem

Let me know
*



can you try these lines? fast and useful... smile.gif
*



Hi scoutme,

you are right. Not everything is 100%. There is still a configuration issue in xterm and the annoying keyboard problem after exit from X.
You con use "FN"-"a" to enter the "a" character in console.
Seems I got used to the smaller problems - I don't even notice them anymore wink.gif

Jan
Go to the top of the page
 
+Quote Post
Martin
post Sep 30 2006, 06:57 AM
Post #70





Group: Members
Posts: 138
Joined: 5-October 04
From: konstanz, germany
Member No.: 4,874



Hi scoutsme, Hi Sash, Hi Laze, Hi everyone :-)

I am willing to test the new release and I will be very happy to do it, but I have the same problems with installing u-boot ... reading Howto install, many threads of the forum :-(

But evrytime the same problems with my c860 and many different CF / SD Cards :-( ... only getting blinking yellow / green lights and nothing happens ... NAND Backup / Restore with these cards works well!

I am really sad because I love pdaXrom ... now remaining to Beta2 for works very fine ... using NAND restore ...

C+M Menu gives me Ok usinf NAND erase and Nand Full Testing, but no possibility to install u-boot and new pdaxrom r121 ...

Does anybody have an idea to help me install for testing? Any chance to get a NANDbackup from fresh installed c860 (with u-boot and r121)?

THX
Martin
Go to the top of the page
 
+Quote Post
Andmann
post Sep 30 2006, 09:55 AM
Post #71





Group: Members
Posts: 36
Joined: 3-November 05
From: Toronto. Canada
Member No.: 8,456



QUOTE(InSearchOf @ Sep 27 2006, 07:13 PM)
ok... with the spectrum wifi card... it registers as eth0...
so try this...

**eth0.up**
CODE
#!/bin/sh
ifconfig eth0 up
iwconfig eth0 essid airlinkplus mode managed
dhcpcd
sleep 5
ifconfig eth0


CODE
# sh eth0.up



Oh and note... you don't need to run both scripts only 1 or the other... in this case run the one I have above...

After that runs when ifconfig should show you your ip! Surf away!

Late
*


Hi,
With this script and the firmware update posted earlier. I now have my c1000 online.
Great news!!..

I do have one question though, what the command for it to find "any" wireless AP, not just the ones where I know the essid.

Thanks again Late.

Andmann
Go to the top of the page
 
+Quote Post
newkirk
post Sep 30 2006, 11:46 AM
Post #72





Group: Members
Posts: 74
Joined: 28-May 03
From: Pennsauken NJ
Member No.: 60



QUOTE(Martin @ Sep 30 2006, 09:57 AM)
Hi scoutsme, Hi Sash, Hi Laze, Hi everyone :-)

I am willing to test the new release and I will be very happy to do it, but I have the same problems with installing u-boot ... reading Howto install, many threads of the forum :-(

But evrytime the same problems with my c860 and many different CF / SD Cards :-( ... only getting blinking yellow / green lights and nothing happens ... NAND Backup / Restore with these cards works well!

I am really sad because I love pdaXrom ... now remaining to Beta2 for works very fine ... using NAND restore ...

C+M Menu gives me Ok usinf NAND erase and Nand Full Testing, but no possibility to install u-boot and new pdaxrom r121 ...

Does anybody have an idea to help me install for testing? Any chance to get a NANDbackup from fresh installed c860 (with u-boot and r121)?

THX
Martin
*

Here's what worked out with my C860:

Put uboot files on cf. remove power and battery, replace both. Hold down 'ok' while booting, and it installs uboot. It says it's rebooting, and fails to do so.

The unit will now no longer turn on, power on with 'ok' pressed etc dead, plug in power and power light stays off.

Put 121 ROM files on CF and slot in. Remove power and battery. Hold down 'OK' and plug in power, KEEP 'OK' held down for 12 seconds, and emergency rom fires up, offers to 'install or boot emergency - y/n' (this should either NOT be 'y/n' or question should be reworded). Press 'y' and it installs 121 ROM successfully. When it reboots, pull power cord, reinstert battery.

Normal power-on now boots 121 ROM.

Just in case someone wants to try on a C860 and can't get this working, you are welcome to try the NAND backup I just made after installing and booting. I told it to recalibrate touchscreen after restart, shut down, and backed up, so it should boot fine and require calibration if you restore this NAND backup on a C860. http://myzaur.us/pdaxr121c860bak.tar.gz

j
Go to the top of the page
 
+Quote Post
Martin
post Oct 1 2006, 06:12 AM
Post #73





Group: Members
Posts: 138
Joined: 5-October 04
From: konstanz, germany
Member No.: 4,874



Hi Newkirk,

THX very much ... with some modifications I get u-boot and pdaXrom r121 to flash and it works great :-) ... now it's tim to test ...

I will give some hints for flashing later ... together with some error / problems report :-)

THX
Martin
Go to the top of the page
 
+Quote Post
iczer3
post Oct 2 2006, 07:30 PM
Post #74





Group: Members
Posts: 59
Joined: 2-February 06
Member No.: 9,059



Dear InSearchOf,

I have made further investigation on r121 with 860. If you do
cat /proc/apm most of the time it shows 5% and battery critical.
But, on some rare cases, the battery is on 45% which is correct.
When the battery is at 45% and I insert charger the battery will charge.
When the battery is at 5% (most of the time) and I insert charger it
will not charge.

BR,

Felix.
Go to the top of the page
 
+Quote Post
kellyharding
post Oct 3 2006, 03:41 PM
Post #75





Group: Members
Posts: 94
Joined: 23-December 05
From: Warwickshire, UK
Member No.: 8,777



QUOTE(newkirk @ Sep 30 2006, 08:46 PM)
Just in case someone wants to try on a C860 and can't get this working, you are welcome to try the NAND backup I just made after installing and booting.  I told it to recalibrate touchscreen after restart, shut down, and backed up, so it should boot fine and require calibration if you restore this NAND backup on a C860.  http://myzaur.us/pdaxr121c860bak.tar.gz

j
*


Tried your NAND backup, but it wouldn't flash for me sad.gif got some kind of format error?

Kelly
Go to the top of the page
 
+Quote Post

11 Pages V  « < 3 4 5 6 7 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 19th June 2013 - 01:11 PM