New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 890331 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 5
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug-Regression

Blocking:
issue 878565



Sign in to add a comment

Enabled rockchip64 DRM related issue on kernel config on kevin64

Project Member Reported by ka...@inf.u-szeged.hu, Sep 28

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36

Steps to reproduce the problem:
Create ChromeOS kevin64 test image

$ ./setup_board --board=kevin64

$ ./build_packages --board=kevin64

$ ./build_image --board=kevin64 --noenable_rootfs_verification test

Boot this image via USB

What is the expected behavior?

What went wrong?
Image doesn't boot, I got a black screen, after it reboots.

It seems this CL caused the problem:

https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/1241529

Did this work before? Yes 

Chrome version: 71.0.3563.0  Channel: n/a
OS Version: 
Flash Version:
 
Cc: seanpaul@chromium.org sonnyrao@chromium.org diand...@chromium.org
Blocking: 878565
Cc: dbehr@chromium.org marc...@chromium.org
> Did this work before? Yes 

Probably the easiest is to bisect then?  I don't personally have time to do this though...
I can revert this if it's causing an issue -- but it should only do that if you're using an upstream kernel (or one that doesn't have a chrome os config in the kernel tree) 

any reason you're not using 4.4 like regular kevin?
Summary: Enabled rockchip64 DRM related issue on kernel config on kevin64 (was: Enabled rockchip64 DRM related issue on kernel config)
Components: OS>Kernel
kevin64 does use the regular 4.4 kernel:

equery-kevin64 l '*kernel*'
 * Searching for *kernel* ...
[I-O] [  ] sys-kernel/chromeos-kernel-4_4-4.4.157-r1682:0

So I think there must be some other unexpected issue here?
Regarding to #3, I've just reverted this CL locally and after that it works again.
re #8 - that is strange, that CL should only affect kernels which don't have a chrome os style config made with the scripts under chromeos/scripts using snippets from chromeos/config/ -- and if you're using 4.4 you should be using the chrome os config that we keep in the kernel.

I'll try to build kevin64 and see if I can figure out what's going on
it does look like kevin64 is using chrome os kernel 4.4 and using the same config as kevin -- the only difference I noticed is that kevin has USE=kvm_host set, which turns on some different kernel configs.  However, none of those should affect the display.

So I'm wondering -- are you building the kernel from your local checkout (are you cros worked-on chromeos-kernel-4_4 ?) 

if you are doing that then maybe using a different kernel or have an upstream or other non-chromeos kernel checked out? 
Thanks for your comment. I've been working on re-enable kvm-host on kevin64. We will see whether it has any effect related to this issue. 

No, we aren't. We use the 'official' kernel 4_4 package for the building.
I've looked at this issue, I checked the kernel serial output, the init process was killed by another reason.
'/sbin/init: error while loading shared libraries: libdbus-1.so.3: cannot open shared object file: No such file or directory'

That's not clear to me why it is gone when I reverted this, because I don't see there is no relationship with this change. So I think this issue could be closed.
Status: WontFix (was: Unconfirmed)

Sign in to add a comment