<
DC-IRC>
[Discord] <viraniac> Do not forget to mention the steps either here or on forums. That will help someone in the future.
<
DC-IRC>
[Discord] <viraniac> what was the problem btw?
<
DC-IRC>
[Discord] <viraniac> what was making it not to work btw?
<
DC-IRC>
[Discord] <hackerknownascbps> well to start with its ubuntu not armbian that i been able to get any output at all
<
DC-IRC>
[Discord] <hackerknownascbps> but this what i did
<
DC-IRC>
[Discord] <hackerknownascbps> ```sudo apt install xorg lightdm lxde
<
DC-IRC>
[Discord] <hackerknownascbps> bin2fex /boot/script.bin ~/script.fex
<
DC-IRC>
[Discord] <hackerknownascbps> nano ~/script.fex
<
DC-IRC>
[Discord] <hackerknownascbps> find fb0_width = 0 and fb0_hight=0
<
DC-IRC>
[Discord] <hackerknownascbps> set them to fb0_width = 680 and fb0_hight=536
<
DC-IRC>
[Discord] <hackerknownascbps> save it
<
DC-IRC>
[Discord] <hackerknownascbps> fex2bin ~/script.fex ~/script.bin
<
DC-IRC>
[Discord] <hackerknownascbps> sudo cp ~/script.bin /boot
<
DC-IRC>
[Discord] <hackerknownascbps> sudo reboot
<
DC-IRC>
[Discord] <hackerknownascbps> gcc ./devmem2.c
<
DC-IRC>
[Discord] <hackerknownascbps> sudo mv ./a.out /usr/local/bin/devmem2
<
DC-IRC>
[Discord] <hackerknownascbps> sudo devmem2 0x01E00130 w 0x00140028```
<
DC-IRC>
[Discord] <hackerknownascbps> devmem2 only to fix overscan
<
DC-IRC>
[Discord] <hackerknownascbps> can add that to rc.local to fix on boot
<
DC-IRC>
[Discord] <viraniac> 3.4 kernel. Thats really ancient
<
DC-IRC>
[Discord] <hackerknownascbps> tho this dont fix the boot up that still fuckky but once booted fine so no real issue
<
DC-IRC>
[Discord] <hackerknownascbps> now just need to get something newer to work
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
<
DC-IRC>
[Discord] <hackerknownascbps> gotten armbian to work
<
DC-IRC>
[Discord] <hackerknownascbps> but carnt seem to fix overscan
<
DC-IRC>
[Discord] <hackerknownascbps> ```DISPLAY=:0 xrandr --output Composite-1 --mode NTSC
<
DC-IRC>
[Discord] <hackerknownascbps> DISPLAY=:0 xrandr --output Composite-1 --mode NTSC --scale 1.1x1.04 --panning 720x480+25+4```
<
DC-IRC>
[Discord] <hackerknownascbps> got it
<
DC-IRC>
[Discord] <hackerknownascbps> its outputting ntsc not pal
<
DC-IRC>
[Discord] <hackerknownascbps> dispaly was only set to look for a pal signal
<
DC-IRC>
[Discord] <hackerknownascbps> set it to ntsc and got output
<
DC-IRC>
[Discord] <hackerknownascbps> tryed to set to pal also but that gives a horrable output
<
DC-IRC>
[Discord] <hackerknownascbps> but neofetch still reports a pal output reslution
<
DC-IRC>
[Discord] <hackerknownascbps> the 25+4 part will be trial and error tho for your own display
<
DC-IRC>
[Discord] <igorpec> "its ubuntu not armbian" It is Armbian, but Orangepi re-brand it back to Ubuntu
<
DC-IRC>
[Discord] <igorpec> but great hacking work! 🙂
<
DC-IRC>
[Discord] <hackerknownascbps> id try get pal to work
<
DC-IRC>
[Discord] <hackerknownascbps> but moden displays can show both signals and ntsc better reslution that most people will end up wanting anyway
<
DC-IRC>
[Discord] <hackerknownascbps> so not going to bother lol