|
Hi All,
I recently received my Orangepi - pc.
After writing the debian image to sd (from desktop debian) i booted the device.
Unfortunately nothing happend... I tried several images according the intructions provided on this forum.
Finally i connected the uart and booted again. In putty i saw that the device was booting ok!
So, it seems that my monitor is not recognized by the hdmi port.
It's a samsung syncmaster 730. I need a screen resolution of 1280X1024.
I also own a A10 based olimex board, it had problems too recognizing the monitor,
but i fixed those creating a boot.scr overriding the kernel command line.
I used these commands in the file:
- setenv bootargs hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x1024p60
Copy code
I created a image for the Orangepi too, but Uboot does not opens this file....
Is the support for the boot.scr and uEnv.txt disabled?
Is there any other way to override the setting provided in the images?
I don't mind creating my own image, but the instructions in the wiki do not seem to apply to the orangepi pc (not in board support package)
So if somebody can point me in the right directions, this will also be appreciated.
|
|