Re: [SHR] Unable to load with Qi from uSD card [SOLVED]

2011-12-23 Thread ø

El 04/12/11 18:34, Martin Jansa escribió:

On Sun, Nov 27, 2011 at 11:13:56PM +0100, ø wrote:


mmc1: new high speed SDHC card at address b368
mmcblk0: mmc1:b368 USD   3.74 GiB
  mmcblk0: unknown partition table
Waiting 5sec before mounting root device...
VFS: Cannot open root device "mmcblk0p1" or unknown-block(179,1)
Please append a correct "root=" boot option; here are the available
partitions:
1f002048 mtdblock0 (driver?)
1f01 256 mtdblock1 (driver?)
1f02 256 mtdblock2 (driver?)
1f038192 mtdblock3 (driver?)
1f04 640 mtdblock4 (driver?)
1f05 256 mtdblock5 (driver?)
1f06  252544 mtdblock6 (driver?)
b300 3939112 mmcblk0  driver: mmcblk
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown
block(179,1)


Is this with 2.6.39 and shr-core? and do you have msdos partition table
or gpt? But both are supported by 2.6.39 config and IIRC were also
enabled in 2.6.37.


I'm so sorry for not answering before. I missed your mail. Only 
yesterday I noticed it.


I wasn't install shr-core, but unstable (I was confused). I'm not sure, 
but I think I tried with msdos partition table (I'm not very skilled 
with that).






On my append-GTA02 I have:

rootdelay=5 rootfstype=ext2 loglevel=8 quiet splash


qi built by SHR has already rootwait included in default params (instead
of rootdelay=1), what you have to do with some uSD cards is to slow down
glamo_mci clock.

ie glamo_mci.sd_max_clk=100
in append-GTA02, see last comment from GNUtoo
http://trac.shr-project.org/trac/ticket/1275

but the clock is different for different cards ie my card works fine
with default clock and with glamo_mci.sd_max_clk=100 doesn't work at
all.


Woohoo! Yesterday I could boot! 100 didn't work for me, but I 
googled different values and I found that


glamo_mci.sd_max_clk=1250 glamo_mci.sd_drive=0

in the appendGTA02 line works.

Thank you so much, I recovered my daily phone.

Now, I have some different problems, with shr-core, but I will try 
first, and then ask in other mail.




--
++`
  .@@
:'  .@#`
  `@#++##`
 :;
'@@
   '@'   ;
  :@@@   +
  ` :'
  @,@`
  +`:
  ..@@+
   '+@@
   # @@@  @
   + +@@@# #@@@   . #@@
   . ,@@@@   :@,
  #  +@@. .@@@   `@`
 `` `@@@   `@@ `@@   ..
@@@.   .@;  #@ @@
@@@+@.  #@`@@
@@@`   @@   :@;   @@@
@@@+   @.@`   @@@;
@':@  +: @   .
@` @;`@  @   ;
@  :@   `@   @`  .
@  .@,  @+   @'  `@@@#
   .@   #@  @,   ;@   +@@.
   '@@   ,  #+'@, @`@

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] Unable to load with Qi from uSD card (was CLEANMARKER node found [and something more I can't read] )

2011-11-28 Thread ø

El 28/11/11 08:16, Klaus 'mrmoku' Kurzmann escribió:

On Sun, 27 Nov 2011, ø wrote:


and formated a Trascend 4GB SDHC card with ext3 format, and then



rootdelay=5 rootfstype=ext2 loglevel=8 quiet splash


if you did a ext3 Partition and specify rootfstype=ext2 that won't boot
IIRC... maybe that is the problem?



Thanks.

But it's not that. I used rootfstype=ext3 when I had the card formatted 
in ext3 format. After a thousand tests, I decided to try ext2. I thought 
I had told it, sorry.


So, I have tried both ext2 and ext3 with the rootfstype matching, but it 
doesn't work.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR] Unable to load with Qi from uSD card (was CLEANMARKER node found [and something more I can't read] )

2011-11-27 Thread ø

> 
> I didn't see instructions for using ubi images.
> 
> I have instead tried uSD card installation. I installed qi bootloader,
> and formated a Trascend 4GB SDHC card with ext3 format, and then
> uncompressed full-om-gta02.tar.gz file on it.
> 
> But when I load from qi, the card seems to not work. I have used the
> rootdelay=5 as Qi article says, but after 5 seconds it seems not to be
> able to read the card, and the kernel panics.

I tried a lot of combinations, but I can't boot. This is what I get, I
expect there aren't errors as I have typed it by hand:


mmc1: new high speed SDHC card at address b368
mmcblk0: mmc1:b368 USD   3.74 GiB
 mmcblk0: unknown partition table
Waiting 5sec before mounting root device...
VFS: Cannot open root device "mmcblk0p1" or unknown-block(179,1)
Please append a correct "root=" boot option; here are the available
partitions:
1f002048 mtdblock0 (driver?)
1f01 256 mtdblock1 (driver?)
1f02 256 mtdblock2 (driver?)
1f038192 mtdblock3 (driver?)
1f04 640 mtdblock4 (driver?)
1f05 256 mtdblock5 (driver?)
1f06  252544 mtdblock6 (driver?)
b300 3939112 mmcblk0  driver: mmcblk
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown
block(179,1)

On my append-GTA02 I have:

rootdelay=5 rootfstype=ext2 loglevel=8 quiet splash


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] CLEANMARKER node found [and something more I can't read]

2011-11-27 Thread ø

> I'm using shr on uSD only, but please try ubi images instead of jffs2 or
> even shr-core version.
> 
> Cheers,
> 

I didn't see instructions for using ubi images.

I have instead tried uSD card installation. I installed qi bootloader,
and formated a Trascend 4GB SDHC card with ext3 format, and then
uncompressed full-om-gta02.tar.gz file on it.

But when I load from qi, the card seems to not work. I have used the
rootdelay=5 as Qi article says, but after 5 seconds it seems not to be
able to read the card, and the kernel panics.


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] CLEANMARKER node found [and something more I can't read]

2011-11-27 Thread ø
El dom, 27-11-2011 a las 08:17 +, dmatthews.org escribió:
> > After a very, very long time, the system is booted, and it seems fine,
> > but the load time seems wrong.
> > 
> I think that is normal the first time SHR boots up; if you reboot now I think 
> it will come backup much quicker?
> 

Thanks for the answer. Thing is yesterday I rebooted like 5 times, and
all times took a lot of time an CLEANMARKER error was shown. So,
finally, I quited, I wrote this message, and I went to bed.

This morning, I was decided to try a few things, but the restart was
much quicker.

I'm sorry to disturb the list for something that fixed on its own.
Thanks again for taking care.



signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR] CLEANMARKER node found [and something more I can't read]

2011-11-26 Thread ø
Well, I finally reflashed my phone with lastest shr. This [1] is the
address of the jffs2 file.

It seems to work fine. Except that it takew too long when booting.  The
screen shows an error that happens hundreds of times:

CLEANMARKER node found [and something more I can't read]

After a very, very long time, the system is booted, and it seems fine,
but the load time seems wrong.

Tomorrow i will try to update, but I don't think that's the problem. It
seems to do something with the flashing itself.

Any idea ?

[1]
http://build.shr-project.org/shr-unstable/images/om-gta02/full-om-gta02.jffs2


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] distro upgrade

2011-11-24 Thread ø

El 23/11/11 16:54, Denis 'GNUtoo' Carikli escribió:

Because my problem is that my lock button is broken. So, to reflash, I
have to open the phone and manually make contact, which is quite
difficult for a clumsy man.

why not booting on microsd and then flashing from there?

Denis.



My problem is that it's very hard (but not impossible) to me to "press" 
the lock (actually, force contact on the circuit). I don't know how to 
to boot on microsd without pressing the lock button.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] distro upgrade

2011-11-23 Thread ø

No, reflash is needed in this case (almost everything was changed so
opkg upgrade would be at least as long as reflash anyway...)

Regards,



But can still be done?

Because my problem is that my lock button is broken. So, to reflash, I 
have to open the phone and manually make contact, which is quite 
difficult for a clumsy man.


So, I don't care if it takes long. Question is, can opkg do it, or 
reflashing is mandatory?


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] distro upgrade

2011-11-22 Thread ø


Hi,

developement of SHR happens in the shr-core tree[1] these days.
It's based on the new openembedded-core and Yocto Project efforts.

Lukas


[1] http://build.shr-project.org/shr-core/


Many thanks Lukas and Davide.

You know if upgrade can be done by simply changing the repositories 
urls, or a reflash is needed?


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR] distro upgrade

2011-11-22 Thread ø
Hello, I have been quite disconnected from the lists, but I have not 
found the subject.


Thing is, I think it's been like half a year that I haven't been able to 
upgrade. opkg upgrade does nothing, like there was no new packages. But, 
looking in the net, I think that SHR is still on development, so I don't 
know if repos have changed or what.


I use unstable SHR.

I attach the files under /etc/opkg

src/gz shr-all http://build.shr-project.org/shr-unstable/ipk//all
arch all 1
arch any 6
arch noarch 11
arch arm 16
arch armv4 21
arch armv4t 26
arch om-gta02 31
src/gz shr-armv4 http://build.shr-project.org/shr-unstable/ipk//armv4
src/gz shr-armv4t http://build.shr-project.org/shr-unstable/ipk//armv4t
src/gz shr-om-gta02 http://build.shr-project.org/shr-unstable/ipk//om-gta02
# Must have one or more source entries of the form:
#
#   src  
#
# and one or more destination entries of the form:
#
#   dest  
#
# where  and  are identifiers that
# should match [a-zA-Z0-9._-]+,  should be a
# URL that points to a directory containing a Familiar
# Packages file, and  should be a directory
# that exists on the target system.

# Proxy Support
#option http_proxy http://proxy.tld:3128
#option ftp_proxy http://proxy.tld:3128
#option proxy_username 
#option proxy_password 

# Enable GPGME signature
# option check_signature 1

# Offline mode (for use in constructing flash images offline)
#option offline_root target

dest root /
lists_dir ext /var/lib/opkg

# We have whole /tmp in volatile tmpfs which is better than wear leveling NAND 
or uSD
# But also bad for big upgrades where tmpfs eats whole memory,
# device starts swapping (possibly using more NAND/uSD than temporary unpack) 
and then segfaults because of lack of space
option tmp_dir /var/lib/opkg/tmp
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: SHR phoneui-contacts buddy icons

2010-05-04 Thread ø
El 04/05/10 15:26, Klaus 'mrmoku' Kurzmann escribió:
> Am Dienstag, 4. Mai 2010 14:30:00 schrieb Bernd Prünster:
>> ø wrote:
>>> Hi.
>>>
>>> Excuse my stupid questions, but I have looked for it on google, list,
>>> SHR manual and Openmoko wiki, and I can't find it. Maybe I'm not using
>>> the right words.
>>>
>>> I was wondering what are the green one eyed alien that appear next to
>>> the contact name in Contacts list. I thought that it was an icon to
>>> replace with your friends photos, but I don't find where to change it.
>>>
>>> Sorry again for the silly question.
>>
>> Add a Photo field in the contact view. upon editing that field a file
>> browser will appear to choose the picture
>>
> Unfortunatelly I think I broke the filebrowser :/ Will have to check later. If
> the filebrowser does not pop up you can just enter the path to the photo and
> that should work.
>

Ok, entering the path is good enough for me right now.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: SHR phoneui-contacts buddy icons

2010-05-04 Thread ø
> Add a Photo field in the contact view. upon editing that field a file
> browser will appear to choose the picture

Thanks, I didn't find Photo field.

It works as you said, except that file browser didn't appear, and I had 
to write the file path instead. I'm using shr testing, by the way.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


SHR phoneui-contacts buddy icons

2010-05-04 Thread ø
Hi.

Excuse my stupid questions, but I have looked for it on google, list, 
SHR manual and Openmoko wiki, and I can't find it. Maybe I'm not using 
the right words.

I was wondering what are the green one eyed alien that appear next to 
the contact name in Contacts list. I thought that it was an icon to 
replace with your friends photos, but I don't find where to change it.

Sorry again for the silly question.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner & wireless internet

2009-08-26 Thread ø
Juan Lucas Dominguez Rubio escribió:
> has anyone ever accessed the internet via wifi from the Freerunner? If 
> so, which distro was it? Does it work only with some particular (few?) 
> routers?


On OM200X series I have always done it. But never with gui program. I 
edited /etc/network/interfaces and restart network. Wifi must be powered 
( any command for that? ).

Encryption is WEP.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SOLVED] [Qt Extended]Graphical server doesn't boot

2008-12-13 Thread ø

Yeah. That worked.

I have tried today adding removing files to see which one was failing.
The problems seemed to be with one file under Settings/Trolltech . After
a lot of tries, I managed to run the qpe with the old Settings, but it
annoyed me with synchronization errors every few seconds. I called
reboot on my ssh session, and after that all worked ok.

IOU 1, man.


El dom, 07-12-2008 a las 19:02 +0100, Hypnotize escribió:
> Have you tried to delete everything that is in the home folder ? (this
> will delete your contacts to so you may want to take a backup of
> qtopia_db.sqlite in /home/root if I remember correct..
> 
> /opt/Trolltech/Qtopia/qpe.sh stop
> rm -rf /home/root/*
> /opt/Trolltech/Qtopia/qpe.sh start &
> 
> or something
> 
> -Morten
> 
> On Fri, Dec 5, 2008 at 2:42 PM, ø  wrote:
> I'm using Qt Extended 4.4.2 flashed into the phone
> (Freerunner). For
> weeks it has worked perfectly (or the most perfect a
> distribution can
> work on the neo).
> 
> This morning, it went out of battery. I don't know if it
> booted
> correctly, since I was sleeping.
> 
> When I have plugged it into the computer, it doesn't boot.
> Well, at
> least not Qt Extended. The boot process goes well, it casts
> the same
> amount of error as usual, but at one point this happens:
> 
> Starting at daemon atd.
> splash-write: appplet not found
> Segmentation fault
> 
> Then, the screen is deleted and you only see a text cursor
> flashing,
> like it was loading a graphical server. From time to time, it
> seems it
> try to bring some screen, but fails (I think I cannot explain
> better).
> 
> Net is initialized, so I can ssh into my phone, but I don't
> know what to
> do. I have no found sytem logs, nor graphical server log, nor
> anyother
> useful log.
> 
> I have looked in the list, but no one seems to have the same
> problem.
> 
> Any advice?
> 
> (It was important that I had my phone usable today T_T).
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Qt Extended]Graphical server doesn't boot

2008-12-05 Thread ø
I'm using Qt Extended 4.4.2 flashed into the phone (Freerunner). For
weeks it has worked perfectly (or the most perfect a distribution can
work on the neo).

This morning, it went out of battery. I don't know if it booted
correctly, since I was sleeping.

When I have plugged it into the computer, it doesn't boot. Well, at
least not Qt Extended. The boot process goes well, it casts the same
amount of error as usual, but at one point this happens:

Starting at daemon atd.
splash-write: appplet not found
Segmentation fault

Then, the screen is deleted and you only see a text cursor flashing,
like it was loading a graphical server. From time to time, it seems it
try to bring some screen, but fails (I think I cannot explain better).

Net is initialized, so I can ssh into my phone, but I don't know what to
do. I have no found sytem logs, nor graphical server log, nor anyother
useful log.

I have looked in the list, but no one seems to have the same problem.

Any advice?

(It was important that I had my phone usable today T_T).


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community