Booting with 1 x Phillips USB and 1 x Ventura Ultra attached to the Pixel 2015
I've attached the cbmem -c from Pixel Samus, after a cold boot into Arch Linux and also following a reboot immediately after.
After a reboot, following a boot, the Philips USB now only appears just the once, and not twice as on a cold boot.
I've attached a third cbmem -c, from John Lewis 11.11.15 SeaBIOS RW_LEGACY for the Pixel Samus.
************************ * SAMUS - cold boot ************************
$ cbmem -c
************************ * SAMUS - reboot ************************
$ cbmem -c
********************************** * J.LEWIS 11.11.15 cold boot **********************************
- same behaviour with JLEWIS on a cold boot and a reboot - no different
$ cbmem -c
Edward
On Mon, Nov 30, 2015 at 2:02 AM, Kevin O'Connor kevin@koconnor.net wrote:
On Sun, Nov 29, 2015 at 01:40:08AM +0000, edward wandasiewicz wrote:
Running SeaBIOS on a Chromebook Pixel 2015, by default, does not recognise a plugged in USB 3.0 device attached to a USB 3.0 port or Type C port.
In order for us to investigate an issue, we need to see the debug log. For chromebooks, this is normally obtained by booting a Linux OS from SeaBIOS and running "cbmem -c". It will likely be necessary to download and compile the cbmem utility from the coreboot source code.
Once you have the log, please email both a success and failure case to this mail list.
There is also some info at:
http://www.seabios.org/Debugging
-Kevin