Skip to content

Instantly share code, notes, and snippets.

@colemickens
Created October 5, 2020 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colemickens/fb03339e31870018c0cb930dbe55c52d to your computer and use it in GitHub Desktop.
Save colemickens/fb03339e31870018c0cb930dbe55c52d to your computer and use it in GitHub Desktop.
I, [1970-01-04T22:41:31.681019 #1] INFO -- : Running Tasks::SetupGadgetMode...
I, [1970-01-04T22:41:31.684834 #1] INFO -- : Configuring CONFIGFS USB Gadget.
D, [1970-01-04T22:41:31.687436 #1] DEBUG -- : $ mkdir -p /sys/kernel/config/usb_gadget/g1/strings/0x409
D, [1970-01-04T22:41:31.691409 #1] DEBUG -- : echo "0x18D1" > /sys/kernel/config/usb_gadget/g1/idVendor
D, [1970-01-04T22:41:31.696393 #1] DEBUG -- : echo "0x4EEA" > /sys/kernel/config/usb_gadget/g1/idProduct
D, [1970-01-04T22:41:31.701497 #1] DEBUG -- : echo "google-blueline" > /sys/kernel/config/usb_gadget/g1/strings/0x409/product
D, [1970-01-04T22:41:31.706583 #1] DEBUG -- : echo "Mobile NixOS" > /sys/kernel/config/usb_gadget/g1/strings/0x409/manufacturer
D, [1970-01-04T22:41:31.711682 #1] DEBUG -- : echo "0123456789" > /sys/kernel/config/usb_gadget/g1/strings/0x409/serialnumber
D, [1970-01-04T22:41:31.716783 #1] DEBUG -- : $ mkdir -p /sys/kernel/config/usb_gadget/g1/configs/c.1/strings/0x409
D, [1970-01-04T22:41:31.721925 #1] DEBUG -- : echo "rndis" > /sys/kernel/config/usb_gadget/g1/configs/c.1/strings/0x409/configuration
I, [1970-01-04T22:41:31.726934 #1] INFO -- : setting up feature
I, [1970-01-04T22:41:31.730741 #1] INFO -- : rndis
I, [1970-01-04T22:41:31.734637 #1] INFO -- : FileUtils.mkdir_p(function_dir)
I, [1970-01-04T22:41:31.737124 #1] INFO -- : /sys/kernel/config/usb_gadget/g1/functions/gsi.rndis
D, [1970-01-04T22:41:31.738422 #1] DEBUG -- : $ mkdir -p /sys/kernel/config/usb_gadget/g1/functions/gsi.rndis
I, [1970-01-04T22:41:31.739792 #1] INFO -- : File.symlink(function_dir, feature_dir)
D, [1970-01-04T22:41:31.742398 #1] DEBUG -- : echo 1 > /dev/ipa
I, [1970-01-04T22:41:31.743711 #1] INFO -- : ["a600000.dwc3"]
D, [1970-01-04T22:41:31.744987 #1] DEBUG -- : echo "a600000.dwc3" > /sys/kernel/config/usb_gadget/g1/UDC
[ 10.721141] c1 561 google_charger: failed to get POWER_SUPPLY_PROP_VOLTAGE_NOW from 'usb', ret=-61
[ 13.706740] id0:gsi_bind: ipa ready timeout[ 13.710812] c4 1 configfs-gadget a600000.dwc3: failed to start g1: -110
D, [1970-01-04T22:41:36.880239 #1] DEBUG -- : $ /loader /applets/boot-error.mrb 765300 Uncaught\ Exception Connection\ timed\ out\ \(Errno::ETIMEDOUT\)
Error: cannot open framebuffer device: No such file or directory
Error: cannot open framebuffer device: No such file or directory
HAL DPI: 300
HAL DPI: Using Roboto 28
Device qpnp_pon
- x_min: 0, x_max: 0
- y_min: 0, y_max: 0
- is a keyboard
Device gpio-keys
- x_min: 0, x_max: 0
- y_min: 0, y_max: 0
- is a keyboard
[HACK] Creating LVGL::LVContainer as screen. (Switching lv_disp_load_scr!)
F, [1970-01-04T22:41:37.173711 #1] FATAL -- : ********************
F, [1970-01-04T22:41:37.173802 #1] FATAL -- : ********************
F, [1970-01-04T22:41:37.176319 #1] FATAL -- : ********************
F, [1970-01-04T22:41:37.177597 #1] FATAL -- : Handling exception
F, [1970-01-04T22:41:37.178876 #1] FATAL -- : Connection timed out (Errno::ETIMEDOUT)
F, [1970-01-04T22:41:37.180130 #1] FATAL -- : `init` will exit and the kernel will crash.
F, [1970-01-04T22:41:37.182650 #1] FATAL -- : ********************
D, [1970-01-04T22:41:38.185302 #1] DEBU[ 15.037812] c6 364 cs40l2x 3-0043: Failed to request firmware file
G -- : $ reboot bootloader
[ 15.047947] c0 301 subsys-pil-tz soc:qcom,ipa_fws: ipa_fws: request_firmware:ipa_fws.mdt failed, retry: 0
[ 15.048654] c1 662 mnh_pci 0001:01:00.0: of_irq_parse_pci() failed with rc=134
[ 15.048857] c1 662 mnh_pci 0001:01:00.0: ioummap pcie_config
[ 15.048860] c1 662 mnh_pci 0001:01:00.0: ioummap config
[ 15.048862] c1 662 mnh_pci 0001:01:00.0: ioummap ddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment