Vedr: trouble loading trx-firmware

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Erich Dachleger edachleger at yahoo.com
Thu Feb 28 15:40:39 UTC 2013


Thanks for the answers.
It was the spaces between  "../ ../"  and the first commandline that was the errorcause.
erich



________________________________
 Fra: Dario Lombardo <dario.lombardo.ml at gmail.com>
Til: Erich Dachleger <edachleger at yahoo.com> 
Kopi: "baseband-devel at lists.osmocom.org" <baseband-devel at lists.osmocom.org> 
Sendt: Torsdag, 28. februar 2013 15.18
Emne: Re: trouble loading trx-firmware
 
On Thu, Feb 28, 2013 at 1:01 PM, Erich Dachleger <edachleger at yahoo.com> wrote:
>  ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../
> ../target/firmware/board/compal_e88/trx.compalram.bin ../
> ../target/firmware/board/compal_e88/chainload.highram.bin

If I am not wrong, compalram image should be loaded as argument, while
highram image should be passed to -c, so this command is wrong.

> I also tried switching highram-compalram:
> ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../
> ../target/firmware/board/compal_e88/trx.highram.bin ../
> ../target/firmware/board/compal_e88/chainload.compalram.bin
>

That should be right: you're loading the chainloader that loads the
trx. This looks like the command I used to load the TRX. But if you're
getting the message "no such file" you're probably pointing to the
wrong file names. Do an "ls" from the dir you're running the code to
be sure you're pointing to right files.

Last but not least: insist. Firmwares in my phones never load at the first try.
Dario.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20130228/54eb4008/attachment.htm>


More information about the baseband-devel mailing list