<prometheanfire> steev: http://pastebin.ca/raw/2836513
<prometheanfire> there's my log for odroid u3, no ethernet and no hdmi
<mdrjr> prometheanfire: is config_drm_exynos_hdmi enabled?
<mdrjr> do you have the dt nodes for the hdmi on your .dts?
<prometheanfire> mdrjr: this is vanilla keep in mind
<mdrjr> so?
<prometheanfire> │ Symbol: DRM_EXYNOS_HDMI [=y] │
<mdrjr> I'm asking because I'm not seeing it being probed
<prometheanfire> so yes :P
<prometheanfire> as far as dts goes, whatever vanilla provides
<prometheanfire> which doesn't seem to have much
<prometheanfire> so it looks like dts work still needs doing
<prometheanfire> mdrjr: here's the dts from vanilla
<mdrjr> #include "exynos4412-odroid-common.dtsi"
<mdrjr> this is quite important too
<mdrjr> :(
<prometheanfire> heh, true
<prometheanfire> mdrjr: and exynos4412.dtsi https://gist.github.com/9a1f9af4849e17af72db
<mdrjr> nope.. I don't see the HDMI nodes :P
<prometheanfire> mdrjr: which pulls in exynos4x12.dtsi https://gist.github.com/anonymous/87d817cb5f46f88da875
<prometheanfire> the rabbit hole just keeps on going
<prometheanfire> :q
<prometheanfire> think that's about it
<prometheanfire> exynos4.dtsi https://gist.github.com/c90c56b8126a1346ce20
<prometheanfire> but ya, no hdmi that I could find
<prometheanfire> mdrjr: I'm more concerned about networking atm though
<prometheanfire> CONFIG_SAMSUNG_USB2PHY: CONFIG_SAMSUNG_USB3PHY:
<prometheanfire> both are disabled
<prometheanfire> nope, still no network
<prometheanfire> steev: at least https://patchwork.kernel.org/patch/4782461/ made it in
<steev> prometheanfire: error -110 in exynos-ehci
<steev> you has no usba
<steev> so no networkings for you
<prometheanfire> ah, thanks
<prometheanfire> now, question is, is that a known issue?
<steev> fuck if i know, i still use the hardkernel.... kernel
<prometheanfire> fail :P
<steev> because i value working > not working
<steev> *shrug* i just don't have as much free time as i used to
<prometheanfire> ya
daniels has quit [Ping timeout: 240 seconds]
daniels has joined #linux-exynos
MrBIOS has quit [Quit: MrBIOS]
si1v3r has quit [Ping timeout: 240 seconds]
si1v3r has joined #linux-exynos
tilmann has joined #linux-exynos
<sjoerd> afaerber: Did you have time to poke at your octo to see whether the tweak is also required for the other usb host ?
dlezcano has joined #linux-exynos
dlezcano has quit [*.net *.split]
dlezcano has joined #linux-exynos
tilmann has quit [*.net *.split]
si1v3r has quit [*.net *.split]
tfiga has quit [*.net *.split]
Wizzup has quit [*.net *.split]
javier__ has quit [*.net *.split]
si1v3r has joined #linux-exynos
tilmann has joined #linux-exynos
Wizzup has joined #linux-exynos
javier__ has joined #linux-exynos
tfiga has joined #linux-exynos
steev_ has joined #linux-exynos
steev has quit [Ping timeout: 240 seconds]
steev_ is now known as steev
robclark` has joined #linux-exynos
chrs___ has joined #linux-exynos
WarheadsSE has quit [*.net *.split]
chrs_ has quit [*.net *.split]
dne has quit [*.net *.split]
robclark has quit [*.net *.split]
dne_ has joined #linux-exynos
WarheadsSE has joined #linux-exynos
dlezcano has quit [Ping timeout: 246 seconds]
_anomaly1 has joined #linux-exynos
_anomaly_ has quit [Ping timeout: 244 seconds]
_anomaly1 is now known as _anomaly_
gallit has joined #linux-exynos
_whitelogger__ has joined #linux-exynos
daniels has quit [Ping timeout: 240 seconds]
_whitelogger_ has quit [Ping timeout: 240 seconds]
daniels has joined #linux-exynos
daniels has quit [Ping timeout: 240 seconds]
daniels has joined #linux-exynos
tomeu has joined #linux-exynos
tomeu` has quit [Ping timeout: 255 seconds]
robclark` is now known as robclark
chrs___ has quit [Ping timeout: 246 seconds]
chrs_ has joined #linux-exynos
<afaerber> sjoerd, no, and won't get to it this weekend
<sjoerd> afaerber: That's ok, i'll just nag you again next week then :p
* sjoerd runs
* sjoerd also needs to find a victim with an smdk at some point
afaerber has quit [Remote host closed the connection]
afaerber has joined #linux-exynos
MrBIOS has joined #linux-exynos
gallit has quit [Quit: Leaving]
dne_ is now known as dne
MrBIOS has quit [Quit: MrBIOS]
MrBIOS has joined #linux-exynos
liquidAcid has joined #linux-exynos
dlezcano has joined #linux-exynos
afaerber has quit [Quit: Verlassend]
Da_Blitz has joined #linux-exynos
<Da_Blitz> hi
<Da_Blitz> just noted that the recomended advice on the site is to turn off kernel signing for nvboot
<Da_Blitz> kis there a special vbutil invocation required to sign nvboot or is it just as per kernel signing
<Da_Blitz> or is nvboot incompatible with signing
liquidAcid has quit [Quit: Leaving]
liquidAcid has joined #linux-exynos
<prometheanfire> for those that care, looks like the u3 USB isn't initializing correctly http://pastebin.ca/raw/2836513
<liquidAcid> which bootloader do you use?
<prometheanfire> liquidAcid: U-Boot 2010.12-00000-gae1bb3c-dirty (Aug 20 2014 - 23:17:20) for Exynox4412
<prometheanfire> liquidAcid: the odroid fork atm
<prometheanfire> I've heard that vanilla uboot works now, but haven't found a way to build yet
<liquidAcid> didn't know that the odroid patches were already merged upstream
<liquidAcid> in any case, you should try to not use that ancient version
<liquidAcid> uhm, and no, the patches are not in upstream
<liquidAcid> how have to apply them yourself
<prometheanfire> I am using the odroid fork of uboot atm
<liquidAcid> yes, and i don't recommend using that one together with an upstream kernel
<prometheanfire> so which uboot should I use?
<prometheanfire> with the vanilla kernel that is
tilmann has quit [Quit: leaving]
<liquidAcid> uboot git tip, and then apply the latest odroid patchset to it
<liquidAcid> the patchset is on the ml
<liquidAcid> or patchwork for easier acquisition
<liquidAcid> prometheanfire, that one is a bit older: https://github.com/tobiasjakobi/u-boot
<liquidAcid> prometheanfire, also i think there are some regulators that are not correctly setup in mainline
<prometheanfire> ok
dlezcano has quit [Ping timeout: 245 seconds]
<liquidAcid> prometheanfire, also are you sure that you've enabled the usb phy?
liquidAcid has quit [Quit: Leaving]
dlezcano has joined #linux-exynos
<prometheanfire> yes
<prometheanfire> the usb 2.0 one
liquidAcid has joined #linux-exynos
Da_Blitz has quit [Read error: Connection reset by peer]
dlezcano has quit [Ping timeout: 260 seconds]
MrBIOS has quit [Quit: MrBIOS]
tfiga_ has joined #linux-exynos
tfiga has quit [*.net *.split]
liquidAcid has quit [Quit: Leaving]
ssvb has quit [Remote host closed the connection]
ssvb has joined #linux-exynos