Hi!
I'm experiencing some troubles in installing coreboot on Roda RK886EX. Please, help me.
Is there some manual about installation coreboot on Roda?
I build coreboot, choosing Roda motherboard, adding compiled SeaBIOS image (I download it from coreboot.org), and including VGA onboard rom, grabbed from /dev/mem as described in howtos on coreboot.org. But, after flashing using flashrom, nothing happens. Screen blinks once, and nothing happens at all.
I include my .config file, maybe it helps...
Please, help me. What am I doing wrong?
Try connecting a com cable and see if there is any output.
Mvh Anders
Den 20/07/2010 kl. 17.17 skrev Vitaly Chertovskih chertovs@gmail.com:
Hi!
I'm experiencing some troubles in installing coreboot on Roda RK886EX. Please, help me.
Is there some manual about installation coreboot on Roda?
I build coreboot, choosing Roda motherboard, adding compiled SeaBIOS image (I download it from coreboot.org), and including VGA onboard rom, grabbed from /dev/mem as described in howtos on coreboot.org. But, after flashing using flashrom, nothing happens. Screen blinks once, and nothing happens at all.
I include my .config file, maybe it helps...
Please, help me. What am I doing wrong?
<.config>
coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
On 7/20/10 8:17 AM, Vitaly Chertovskih wrote: Hi!
I'm experiencing some troubles in installing coreboot on Roda RK886EX. Please, help me.
Is there some manual about installation coreboot on Roda?
I build coreboot, choosing Roda motherboard, adding compiled SeaBIOS image (I download it from coreboot.org http://coreboot.org), and including VGA onboard rom, grabbed from /dev/mem as described in howtos on coreboot.org http://coreboot.org. But, after flashing using flashrom, nothing happens. Screen blinks once, and nothing happens at all.
I include my .config file, maybe it helps...
Please, help me. What am I doing wrong?
Can you please send a serial console log along? Stefan
Attaching serial port log. Thanks!
On 07/22/2010 02:47 AM, Vitaly Chertovskih wrote:
On 7/20/10 8:17 AM, Vitaly Chertovskih wrote: Hi!
I'm experiencing some troubles in installing coreboot on Roda RK886EX. Please, help me.
Is there some manual about installation coreboot on Roda?
I build coreboot, choosing Roda motherboard, adding compiled SeaBIOS image (I download it from coreboot.org http://coreboot.org/
<http://coreboot.org http://coreboot.org/>), and
including VGA onboard rom, grabbed from /dev/mem as described in howtos on coreboot.org http://coreboot.org/ <http://coreboot.org
http://coreboot.org/>. But, after flashing
using flashrom, nothing happens. Screen blinks once, and nothing happens at all.
I include my .config file, maybe it helps...
Please, help me. What am I doing wrong?
Can you please send a serial console log along?
Stefan
Attaching serial port log. Thanks!
At first glance, it looks like there is something wrong with your mtrr setup. Maybe something weird about memory region allocations.
Vitaly Chertovskih wrote:
Attaching serial port log.
Thank you. There's a problem when coreboot tries to execute the VGA ROM. You mentioned that the ROM was extracted from /dev/mem. It would be even better if you could extract the VGA ROM from a BIOS image on disk, instead of from the running system.
Another approach would be to disable execute of the option ROM in coreboot. This is not something coreboot can do well. If you need an option ROM (such as a VGA ROM) then it's better to use SeaBIOS because you then get a complete BIOS environment in the system, and option ROMs want that very much.
//Peter
On 7/20/10 8:17 AM, Vitaly Chertovskih wrote:
Hi!
I'm experiencing some troubles in installing coreboot on Roda RK886EX. Please, help me.
Is there some manual about installation coreboot on Roda?
I build coreboot, choosing Roda motherboard, adding compiled SeaBIOS image (I download it from coreboot.org http://coreboot.org), and including VGA onboard rom, grabbed from /dev/mem as described in howtos on coreboot.org http://coreboot.org. But, after flashing using flashrom, nothing happens. Screen blinks once, and nothing happens at all.
I include my .config file, maybe it helps...
Please, help me. What am I doing wrong?
Can you please send a serial console log along?
Stefan