cnxsoft changed the topic of #imx6-dongle to: i.MX6 HDMI Dongle Software Development. You can also join us at https://groups.google.com/forum/?fromgroups#!forum/imx6-dongle - IRC Logs - http://irclog.whitequark.org/imx6-dongle/
thecageybee has joined #imx6-dongle
<thecageybee> Woohoo. Network connected. Took some doing for one reason or another, but it's working
<thecageybee> Btw, you've done a really nice job with this. Can't believe how quick it boots.
Noskcaj has quit [Ping timeout: 246 seconds]
Noskcaj has joined #imx6-dongle
ajayr has quit [Quit: leaving]
ajayr has joined #imx6-dongle
thecageybee has quit [Remote host closed the connection]
cnxsoft has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
ajayr has quit [Remote host closed the connection]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 240 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj10 has joined #imx6-dongle
jas-hacks_ has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 264 seconds]
Ely_arp has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
jas-hacks has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
Noskcaj10 has quit [Remote host closed the connection]
jas-hacks has quit [Remote host closed the connection]
Ely_arp has left #imx6-dongle [#imx6-dongle]
hp__ has quit [Read error: Connection reset by peer]
Ely_arp has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
Ely_arp has left #imx6-dongle [#imx6-dongle]
<jas-hacks_> hste: when you have time can you try out uploaded armhf rootfs linaro_12_11_hf-1.1.0.tar.gz , GPU stuff is working but no VPU.
jas-hacks_ has quit [Remote host closed the connection]
cnxsoft has left #imx6-dongle [#imx6-dongle]
datagutt has joined #imx6-dongle
wumpus has quit [Ping timeout: 240 seconds]
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
jas-hacks_ has joined #imx6-dongle
<hste> jas-hacks_: tried your hf img.
<jas-hacks_> hste: Good, glmark2-es2 fails after 'jellyfish'
<hste> jas-hacks_: most ok. had to install ssh on it, and glmark core dumped on the jellyfish
<jas-hacks_> hste: seems to run faster than armel
<hste> jas-hacks_: yes very fast, and top gives right loadvalues
<hste> jas-hacks_: does the armhf vivante libs only works for 1,1,0?
<jas-hacks_> hste: there's some 4.0.0 and I need to see if they will work.
<hste> jas-hacks_: why do u think glmark crash?
<jas-hacks_> hste: The next test to run is 'terrain' and I think it requires some API that be may missing. Time pending I'll look into it.
<hste> if we only could get the armhf vpu stuff....
<jas-hacks_> hste: From what I remember the video parts can be compiled for Gstreamer, it was only the audio codes which included binary blobs
<hste> I guess the cpu is ok for audio decoding
<jas-hacks_> hste: yes cpu should be ok.
monkeynutts has joined #imx6-dongle
<monkeynutts> good day all, i have a gk802 which i have managed to get the xubuntu image from jas-hacks blog
<monkeynutts> big ty for that :)
<monkeynutts> one small question, how do i resize the xfce desktop, resolution is set to 1080 but task bar is off the top of the screen
<monkeynutts> how can i adjust
<monkeynutts> i am also using the multi-uboot with the boot from external SD (no video set)
<monkeynutts> everything works, apart from the desktop taskbars and only just showing in screen
<jas-hacks_> monkeynutts: Is your display a TV or monitor?
<monkeynutts> its a TV and its fully capable of 1080
<jas-hacks_> Do you know if you got the same issue with the Android image?
<monkeynutts> i havent tried to boot an andriod image in a while i think it was ok,
<monkeynutts> i installed your multi-boot so i wouldnt have to play with the first sd card slot all the time :) thanks for that
<monkeynutts> also audio is working just fine
<monkeynutts> via hdmi
<jas-hacks_> For my TV I had to adjust some of the display settings to get the picture correctly sized, but I can't remember what off the top of my head.
<monkeynutts> is it somewhere in the X config possibly ?
<monkeynutts> everything else is working well so far, big ty for your work n help
<jas-hacks_> There no X config, it picks up the display resolution from the kernel driver. Xorg log should indicate the resolution it has detected.
<jas-hacks_> Also your TV should indicate the resolution and frequency.
monkeynutts has quit [Read error: Connection reset by peer]
monkeynutts has joined #imx6-dongle
<monkeynutts> whoops
<monkeynutts> boy this puppy gets hot :)
<monkeynutts> have an old northbridge heatsink on it but still cooking
<monkeynutts> may i post my x.org log
<jas-hacks_> At 1080p I'm expecting it to get very hot.
<jas-hacks_> yes
<monkeynutts> rather the part about what its detected
<monkeynutts> VIVANTE(0): Virtual size is 1920x1080 (pitch 1920)
<monkeynutts> [ 14.352] (**) VIVANTE(0): Built-in mode "current": 148.5 MHz, 67.5 kHz, 60.0 Hz
<monkeynutts> [ 14.352] (==) VIVANTE(0): DPI set to (96, 96)
<monkeynutts> [ 14.352] (II) VIVANTE(0): Modeline "current"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync -csync (67.5 kHz)
<jas-hacks_> Can you also post part of the dmesg where hdmi detects the resolution.
<monkeynutts> checking now
<monkeynutts> i ran
<monkeynutts> dmesg | grep hdmi
<monkeynutts> mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio
<monkeynutts> asoc: mxc-hdmi-soc <-> imx-hdmi-soc-dai.0 mapping ok
<monkeynutts> mxc_hdmi mxc_hdmi: same edid
<monkeynutts> #0: imx-hdmi-soc
<jas-hacks_> do you have serial output?
<monkeynutts> i do yes
<jas-hacks_> so you see something like this :
<jas-hacks_> mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
<jas-hacks_> mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
<jas-hacks_> fbcvt: 1280x720@60: CVT Name - .921M9
<jas-hacks_> imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
<jas-hacks_> Console: switching to colour frame buffer device 160x45
<monkeynutts> all i get is starting kernel on the serial output and nothing else until xfce boots
datagutt has quit [Ping timeout: 276 seconds]
<monkeynutts> ah
<monkeynutts> sorry got it fgrom dmesg
<monkeynutts> mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
<monkeynutts> mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
<monkeynutts> Console: switching to colour frame buffer device 80x30
<monkeynutts> imx-sdma imx-sdma: loaded firmware 1.1
<monkeynutts> imx-sdma imx-sdma: initialized
<monkeynutts> imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7
<jas-hacks_> Looks like it didn't detect the resolution correctly because 80x30 is (640x480) VGA.
<jas-hacks_> What resolution is your TV reporting?
<monkeynutts> 1080p@60hz
<monkeynutts> brb
<monkeynutts> so this is set in the boot.scr to load with multi-uboot ?
<monkeynutts> i guess i need to download the script scource and force correct 1080p ?
<jas-hacks_> yes you can force the resolution in boot.scr
<monkeynutts> lol knew the bit i cheated on ( using the compiled script ) would bite me
<monkeynutts> ok ill download it and try to build it
<jas-hacks_> there's also an error in the script change to setenv fbmem '';
<jas-hacks_> the boot.scr needs to go on your external sd card
<monkeynutts> in the / folder right ?
<jas-hacks_> yep
<monkeynutts> there is no setenv fbmem '';
<monkeynutts> just a setenv video ''
<jas-hacks_> thats ok then
<monkeynutts> but ill need
<monkeynutts> setenv video 'mxcfb0:dev=hdmi,1280x720M@60,if=RGB24'
<monkeynutts> corrected to 1080p correct ?
<jas-hacks_> yes
datagutt has joined #imx6-dongle
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
<monkeynutts> this should force 1080p right ?
<monkeynutts> setenv video 'mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'
<monkeynutts> here goes
monkeynutts has quit [Remote host closed the connection]
monkeynutts has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
<monkeynutts> mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
<monkeynutts> mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
<monkeynutts> Console: switching to colour frame buffer device 240x67
<monkeynutts> fbcvt: 1920x1080@60: CVT Name - 2.073M9
<monkeynutts> imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
<monkeynutts> imx-sdma imx-sdma: loaded firmware 1.1
<monkeynutts> imx-sdma imx-sdma: initialized
<monkeynutts> fbcvt: 1920x1080@60: CVT Name - 2.073M9
<monkeynutts> but same resule, desktop is off the top and bottom of the screen
<monkeynutts> rebooting again
monkeynutts has quit [Remote host closed the connection]
monkeynutts has joined #imx6-dongle
datagutt has quit [Ping timeout: 246 seconds]
<Noskcaj> Are there any tablet that use the IMX6 hardware?
monkeynutts has quit [Remote host closed the connection]
monkeynutts has joined #imx6-dongle
datagutt has joined #imx6-dongle
<monkeynutts> brb
monkeynutts has quit [Quit: Leaving]
monkeynutts has joined #imx6-dongle
monkeynutts has quit [Remote host closed the connection]
datagutt has quit [Quit: Computer has gone to sleep.]
monkeynutts has joined #imx6-dongle
monkeynutts has quit [Quit: Leaving]