<tomnor>
maybe, but, ehh, I dont have hdmi on my screen
<tomnor>
I have displayport but no adapter
<KotCzarny>
might be good idea to get one
<KotCzarny>
they go cheap (dp--hdmi)
<KotCzarny>
grab uart dongle while shopping too
<KotCzarny>
it's very useful
<tomnor>
I guess those are good ideas
<tomnor>
At the same time, I am hoping for a installation process that would be possible without much special tools
<KotCzarny>
your picture quality will be much better than with vga
<KotCzarny>
i've heard those vga ports on cubietrucks tend to be distorted
<tomnor>
Ok, when I am done I plan to use this board without any graphics
<tomnor>
just a machine for automatic backups for example
<tomnor>
attached to the network
<KotCzarny>
then just borrow hdmi monitor from someone for a day or two?
<tomnor>
and as a nas maybe and local server
<tomnor>
about the vga blurring, I think that was about cross-talk with wifi if that is on
BenG83_ has joined #linux-sunxi
<tomnor>
Actually, I go now and buy a hdmi-dp cable :)
Andy-D has joined #linux-sunxi
Andy-D has quit [Client Quit]
fkluknav has quit [Ping timeout: 244 seconds]
airwind has quit [Quit: airwind]
AneoX has quit [Read error: Connection reset by peer]
AneoX has joined #linux-sunxi
jbrown has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
selfbg has quit [Remote host closed the connection]
SP7RT has joined #linux-sunxi
BenG83_ has quit [Remote host closed the connection]
lurchi__ is now known as lurchi_
fkluknav has joined #linux-sunxi
hardfalcon has quit [Quit: Leaving.]
hardfalcon has joined #linux-sunxi
lurchi_ is now known as lurchi__
AneoX has quit [Read error: Connection reset by peer]
AneoX has joined #linux-sunxi
<willmore>
wens, Ahh, okay, so it's an implementation choice. Still I like it as it leverages code that's probably already written or already going to be needed for other uses.
tom_nov has quit [Remote host closed the connection]
cnxsoft has quit [Quit: cnxsoft]
tom_nov has joined #linux-sunxi
<shadeslayer>
anarsoul: mipi works with BSP?
fkluknav has quit [Ping timeout: 240 seconds]
FergusL has quit [Ping timeout: 240 seconds]
fkluknav has joined #linux-sunxi
gzamboni has joined #linux-sunxi
kaspter has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
clemens3 has quit [Ping timeout: 240 seconds]
fkluknav has quit [Ping timeout: 268 seconds]
elros has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
gzamboni has quit [Quit: Ex-Chat]
msimpson__ has quit [Read error: Connection reset by peer]
<anarsoul>
shadeslayer: yes
<shadeslayer>
anarsoul: oh? I couldn't get it to run, what's the trick?
<shadeslayer>
The panel lit up, but that's it iirc
<shadeslayer>
Iirc I essentially flashed my pinebook image and switched out the bootloader
<anarsoul>
shadeslayer: armbian image works for me
<shadeslayer>
Oh, I remember
<shadeslayer>
The disp driver worked
<shadeslayer>
The drm driver didn't
<anarsoul>
maybe
<shadeslayer>
anarsoul: would your mainline driver work with DRM?
fkluknav has joined #linux-sunxi
tllim has joined #linux-sunxi
<anarsoul>
shadeslayer: it's not my driver, but yes - it's drm driver
<shadeslayer>
Aha awesome
<shadeslayer>
Looking forward to it
JohnDoe_71Rus has joined #linux-sunxi
pmpp has quit [Disconnected by services]
pmpp_ has joined #linux-sunxi
[WildCard] has quit [Quit: If you are sad in your skin, don't apologies to make me sad.]
chewitt has joined #linux-sunxi
[Nightmare] has joined #linux-sunxi
[Nightmare] has quit [Changing host]
[Nightmare] has joined #linux-sunxi
hlauer has quit [Ping timeout: 248 seconds]
sunxi_fan has quit [Ping timeout: 244 seconds]
reinforce has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
victhor has quit [Read error: Connection reset by peer]
victhor has joined #linux-sunxi
yann has quit [Ping timeout: 244 seconds]
nuuuciano_ has joined #linux-sunxi
BenG83_ has joined #linux-sunxi
AneoX has quit [Read error: Connection reset by peer]
AneoX has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
tom_nov has quit [Ping timeout: 240 seconds]
megi has quit [Ping timeout: 260 seconds]
matthias_bgg has quit [Ping timeout: 248 seconds]
fl_0 has quit [Ping timeout: 245 seconds]
fl_0 has joined #linux-sunxi
SP7RT has quit [Ping timeout: 244 seconds]
SP7RT has joined #linux-sunxi
tllim has quit [Read error: Connection reset by peer]
tllim has joined #linux-sunxi
fkluknav has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
yann has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
megi has joined #linux-sunxi
<shadeslayer>
mripard: hey, I was using your armsoc driver and it seems like pagefliping is broken
<shadeslayer>
On the kernel side it says changing the buffer format is not allowed
<anarsoul|2>
I wish they didn't use bitfields in BSP driver...
<anarsoul|2>
it makes tracing registers reads/writes so difficult...