Re: Splash Issue

2008-10-25 Thread Armin ranjbar
On Fri, 24 Oct 2008 01:44:28 +0200
Andy Green [EMAIL PROTECTED] wrote:
 It sounds like during the update process you erased your whole flash
 somehow, the splash image is gone so it really is bad gzip data.
 
 Have a look here, you should find a link to the splash image and notes
 on how to DFU it in.
 
 http://wiki.openmoko.org/wiki/Configuring_the_boot_splash_screens
 
 - -Andy
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
 
 iEYEARECAAYFAkkBDFwACgkQOjLpvpq7dMrJyACdF4uJL6OtfMSo2hnlck9QFIT6
 k8MAn0H+xifXxHJYr2WoVsg0764kYsj0
 =GSY7
 -END PGP SIGNATURE-

the issue fixed after running nand erase splash and doing all steps .

thanks! ;)

-- 
Armin ranjbar , System Administrator

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [fso-testing] Where has ld.so.conf gone?

2008-10-25 Thread Joachim Ott
2008/10/25 Robert Norton
[EMAIL PROTECTED][EMAIL PROTECTED]


 Hi,

 I downloaded fso-image-om-gta02.jffs2 and

 uImage-2.6.24+r10+gitrf5b973489beb1a1239dfad53e3ad6e36ff7ee958-r10-om-gta02.bin
 from http://downloads.freesmartphone.org/fso-testing/images/. Whilst
 doing opkg upgrade I notice:

 /sbin/ldconfig: Can't open configuration file /etc/ld.so.conf: No such
 file or directory

 and this file is indeed missing. Where has it gone? Can ldconfig work
 without?


It's also not present in the fso-image-om-gta02.tar.gz, in which I just
looked. Otoh it is there in
openmoko-fso-image-glibc-ipk--20081017-om-gta02.rootfs.tar.gz and it just
contains these 2 lines:

/usr/local/lib
/usr/X11R6/lib

ldconfig sets up links and cache for /lib and /usr/lib and for others paths
specified in /etc/ld.so.conf - so if you don't have any shared libs other
than in /lib and /usr/lib, you don't it and you should consider this as a
informative message. Try ldconfig -v to see that it works ok.
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


fso, debian, bluetooth headset: scripts in wiki not working?

2008-10-25 Thread arne anka
i tried the scripts in the wiki
 http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Bluetooth_Headset_on_Freerunner
after fixing a little typo in BtConfigure.py line 254 (missing self.  
before adapter) and changing all occurences of /home/root/ to /root/ (i  
think, it should look for the actual user's home directory) BtConfigure.py  
runs w/o errors -- but i still cannot pair.

the window pos up, list after a few moments the headest (sony ericson  
hbh-ds220) and clicking connects produces a lot of lines with xml and says  
a few times Connected but then it's only Bonded and that's about it.
no pin request, nothing. the headsetet stays in pairing mode until it  
times out and shuts itself down.

was somebody able to use a headset with those scripts? preferably debian,  
but even om200?.? ...

i heavily suspect debian, since bluetooth was always flaky and never got  
much attention -- but since a few weeks it seems to be broken totally (at  
least in unstable) and even with kdebluetooth (debian generously decided  
to drop all other means to provide a pin except the kde- and gnome-things)  
i never get a pin request and thus cannot pair.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


[Qt Extended] Evolution Sync?

2008-10-25 Thread Rene Horn
Does anyone know how to sync Qt Extended (formerly Qtopia) w/Evolution?

I tried Multisync, but couldn't get it to work.  I tried setting it to
(S)FTP/Opie and OpenZaurus, and Zaurus, and changed the port to 4245 for the
QCopBridge, but it didn't work.

Rene
-- 
[EMAIL PROTECTED], [EMAIL PROTECTED] (UW-Oshkosh email address),
http://rhorn.kuiki.net - Pictures from me, family, and friends
SDF Public Access UNIX System - http://sdf.lonestar.org

Jay Leno in response to Colin Powell's deadline for an Iraqi
constitution:
They can take ours.  After all, we aren't using it...
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Bootloader

2008-10-25 Thread Jeffrey Ratcliffe
In order to use the workaround in
https://docs.openmoko.org/trac/ticket/1743, I'm trying to access the
bootloader, following the instructions in
http://wiki.openmoko.org/wiki/Bootloader.

I boot into U-boot OK, but when I select

Set the console to USB

I get press AUX to get back to boot menu for maybe a second before I
get the boot menu again, and minicom /dev/ttyACM0 stays offline.

I've tried chown uucp.uucp /dev/ttyACM0

I'm using Ubuntu 8.10.

What am I missing?

Regards

Jeff

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


RE: Bootloader

2008-10-25 Thread Lin Mac

hi,

for the SD issue, kernels in
http://downloads.openmoko.org/daily/ (I was useing 
testing-om-gta02-20081024.uImage.bin)
and 
http://moko.mwester.net/download/uImage-gta02-g291a9d50_mwester-stable.bin
fix the problem, while others(om2008.9, debian,...) don't. 


For the bootloader, It works for me on cu and minicom, and I'm using Ubuntu 
8.04.
On minicom, it works as long as I set the serial device to /dev/ttyACM0.

Best Regards,Mac Lin


 Date: Sun, 26 Oct 2008 00:44:11 +0200
 From: [EMAIL PROTECTED]
 To: support@lists.openmoko.org
 Subject: Bootloader
 
 In order to use the workaround in
 https://docs.openmoko.org/trac/ticket/1743, I'm trying to access the
 bootloader, following the instructions in
 http://wiki.openmoko.org/wiki/Bootloader.
 
 I boot into U-boot OK, but when I select
 
 Set the console to USB
 
 I get press AUX to get back to boot menu for maybe a second before I
 get the boot menu again, and minicom /dev/ttyACM0 stays offline.
 
 I've tried chown uucp.uucp /dev/ttyACM0
 
 I'm using Ubuntu 8.10.
 
 What am I missing?
 
 Regards
 
 Jeff
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support

_
用部落格分享照片、影音、趣味小工具和最愛清單,盡情秀出你自己 — Windows Live Spaces
http://spaces.live.com/

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Standalone Charger doesn't work?

2008-10-25 Thread Karthik Kumar
Hi,

I noticed that when the moko is discharged, I'm unable to use the
standalone charger to charge my phone back to life.

Is this a u-boot/distro problem or a hardware issue?

-- 
Karthik
http://guilt.bafsoft.net

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support