IRC log of #cubox of Sat 19 Sep 2015. All times are in CEST < Back to index

09:35 jnettlet mk01, just got back to home last night. I plan on finishing up new Kodi stuff this coming week.
09:36 mk01 jnettlet: kodi wasn't the topic (although I pushed two commit to 'your' branch). USDHC issues.
09:38 jnettlet mk01, you are still seeing problems with USDHC? sorry I was traveling all day yesterday
09:38 mk01 jnettlet: btw the box seems to be burned completely. MicroSOM doesn't work in my carrier neither.
09:39 mk01 jnettlet: not seeing. found reason of that different behaviour I had - and looks like your current variant is fully ok.
09:53 mk01 shortly - I missed the 4.1x own seq introduction as a generic interface. and as I keep dtbs as close to 3.14 as possible, until you started to dig around powering, there wasn't practical indication of it being not ok.
10:11 mk01 jnettlet: are you behind 'rebasing possible' point of no return, or no with XBMC?
10:21 jnettlet mk01, nope. I didn't get to hack at all last week. All meetings
10:22 mk01 ok, will do
10:23 Exaga jnettlet: morning o/
10:23 jnettlet morning
15:32 mk01 jnettlet: are you here ?
15:52 jnettlet mk01, just got back
16:01 mk01 jnettlet: wanted add reading EDID from file (/lib/firmware/) and as a tried realised that code path is not the one as I was expecting from this commit : b1b5285b7a2853bbd2f959cd1128b61bfe59b920
16:05 mk01 in what case is the read_internal() used ? according the condition it looks like always if HDCP is not used (via DT), but then your changes do not apply for a real-world scenario (what I don't want to believe) - so got lost. can you please look at it quick ?
17:54 msalerno Is it possible to dual-boot the cubox-i with 2 different Linux operating systems?
18:05 vpeter msalerno: Yes. But needs to be done manually. User flips here did it and could tell you how. But he is not here right now.
18:21 msalerno blast
18:21 msalerno thanks
18:21 msalerno There's not much info online
18:42 mk01 @ msalerno: the same way as SINGLE operating system.
18:42 mk01 install each into separate partitions. adding root=/dev/XXX into Env,txt will boot the one you want.
18:43 mk01 OR
18:44 mk01 use any kind of 'boot' loader / boot menu application
18:45 mk01 msalerno: info you are looking for is not specific to cubox, google this for Linux in general.