Hi folks
I built chromium image follow the instruction from http://www.chromium.org/chromium-os/developer-guide, and flash image to usb disk. but there is nothing coming out after "decompress linux" message when I try to boot it. I saw the screen light up, I guess this issue may be related to VGA driver.
I am using Lenovo T430 come with Intel Core i5, the display interface is Intel® HD Graphics 4000 and NVIDIA® NVS 5400M Graphics with Optimus™ Technology.
The issue was not happen on the image I had built two months ago, but after I re-sync the chromium source, I got this issue.
Because there was no message pop out in my screen, so I can't provide any log.
Is any one have this issue? Could someone told me how to fix this issue?
Here is my chrome build version information.
ChromeOS version information:
CHROME_BRANCH=41
CHROME_VERSION=
CHROMEOS_VERSION_STRING=6469.0.2014_11_14_1642
CHROME_BASE=
Thanks
Regards,
Alan Liu
--
--
Chromium OS discuss mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
USE="chromeless_tty" cros_workon start sys-kernel/chromeos-kernel-3_14 USE="chromeless_tty" cros_workon_make sys-kernel/chromeos-kernel-3_14 USE="chromeless_tty" cros_workon_make sys-kernel/chromeos-kernel-3_14 --install USE="chromeless_tty" cros_workon stop sys-kernel/chromeos-kernel-3_14
Hi Prathmesh
>>For digging deeper into what's actually wrong, please see vapier@'s comment above about missing video drivers
Sorry to bother you again, where can I find this information? I can't find it.