Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New repo #1

Open
pepedog opened this issue Jan 2, 2015 · 8 comments
Open

New repo #1

pepedog opened this issue Jan 2, 2015 · 8 comments

Comments

@pepedog
Copy link

pepedog commented Jan 2, 2015

As you can see, I'm forking linux4kix too
https://github.com/pepedog/linux-imx6-3.14
Just added utilite, some work to still go, will add wand-rfkill and refactored wandboard dts
Strange thing is config based on cubox-I won't boot on utilite, must try the reverse, intention being one PKGBUILD/package for all imx6
The thermal commits kill boot on utilite btw, so took them out
Dave

@pepedog
Copy link
Author

pepedog commented Jan 2, 2015

Well I added, want to test?
And do you experience "WiFi doesn't come up after a reboot"
http://archlinuxarm.org/forum/viewtopic.php?f=45&t=7586&start=10#p44145

@CrawX
Copy link
Owner

CrawX commented Jan 5, 2015

I have not tested WiFi extensively but this seems plausible... I don't know how to fix it though.

The minimal config did not boot on the wandboard, only the full one does.
Does your fork included all dts modifications necessary to boot it on the wandboard?
Also you should definitely include e6ad8bd, this fixed some serious problems for me

Also how did the thermal changes kill the boot? @linux4kix might want to know about this...

Sorry for the late reply, I've been sick for a few days now :/

@pepedog
Copy link
Author

pepedog commented Jan 5, 2015

With the the thermal commits applied there is little info when it stops at "Starting Kernel"
I didn't point you to config http://myplugbox.com/linux-imx6/ which works for cuboxi and utilite now
Think I got all the dts for wandboard, refactored so look at includes. The dl dtb doesn't compile, just q
Will include that commit of yours

@pepedog
Copy link
Author

pepedog commented Jan 5, 2015

This should be already to test on wandboard/cuboxi/utilite
http://myplugbox.com/linux-imx6/linux-imx6-3.14.27-3-armv7h.pkg.tar.xz

@CrawX
Copy link
Owner

CrawX commented Jan 6, 2015

I'm going to build and test it soon.

I've also talked about the thermal patches on utilite with @linux4kix and he said those changes should not be able to break boot on utilite. He pointed out, that CONFIG_FSL_OTP needs to be set, but according to the config you linked, it already is.
According to @linux4kix @tomlohave is using his kernel (with the thermal changes) just well on utilite. He has most likely not patched to kernel to 3.14.27 however.

I'll report my findings for the wandboard as soon as I tested it.

Do you know why your dtb does not compile for dl? According to the alarm-post you linked, someone is using my fork on the dl just fine.

@pepedog
Copy link
Author

pepedog commented Jan 6, 2015

I think so, your wb stuff had includes to common dtsi files, I handled it for quad but dl includes to an unmodified dtsi while your version is modified. I'm not making sense as I'm not sitting in front of it right now but think I can fix.
Working on improving .config right now, will try the thermal commit soon

@tomlohave
Copy link

Just to confirm that 3.14 from @linux4kix is working well on utilite
config file can be found here if it can help : https://github.com/OpenBricks/openbricks/blob/master/config/platforms/arm/imx6/machines/utilite/linux.conf
note that tomlohave@2fd0745 seems to not work for all devices

@pepedog
Copy link
Author

pepedog commented Jan 8, 2015

@tomlohave Does the Intel igb Ethernet work (between the two video connections)?
I notice there is CONFIG_SND_SOC_IMX_WM8731 and CONFIG_SND_SOC_WM8731, having trouble selecting latter.
As to tomlohave/linux-linaro-stable-mx6@2fd0745 I made a unique tree for utilite, and another for wandboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants