search for: earlycon

Displaying 16 results from an estimated 16 matches for "earlycon".

2019 Feb 28
2
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
...tree? Can we hold on a tiny bit so that I can verify we haven't regressed crosvm all the way into mainline? Daniel, is there any chance you could test with kvmtool as well on your setup? You can easily compile it as a static binary and run it from ChromeOS with: lkvm-static run -c 1 -p "earlycon=uart,mmio,0x3f8" -l Image which should start a UP guest and drop you to a shell. In the meantime, I'm starting to build crosvm on my kevin running mainline. Thanks, M. -- Jazz is not dead, it just smell funny.
2019 Feb 28
2
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
...tree? Can we hold on a tiny bit so that I can verify we haven't regressed crosvm all the way into mainline? Daniel, is there any chance you could test with kvmtool as well on your setup? You can easily compile it as a static binary and run it from ChromeOS with: lkvm-static run -c 1 -p "earlycon=uart,mmio,0x3f8" -l Image which should start a UP guest and drop you to a shell. In the meantime, I'm starting to build crosvm on my kevin running mainline. Thanks, M. -- Jazz is not dead, it just smell funny.
2019 Feb 28
0
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
...that I can verify we haven't regressed > crosvm all the way into mainline? > > Daniel, is there any chance you could test with kvmtool as well on > your setup? You can easily compile it as a static binary and run it > from ChromeOS with: > > lkvm-static run -c 1 -p "earlycon=uart,mmio,0x3f8" -l Image > > which should start a UP guest and drop you to a shell. In the > meantime, I'm starting to build crosvm on my kevin running mainline. OK, that wasn't a fun experience. Some build instructions for the mere mortals (aka non-ChromeOS people) would b...
2019 Feb 28
2
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
Hello, In my testing of crosvm[1] with Linux 4.4.175, I am observing failures on a 'kevin' Chromebook (RK3399) device - the guest kernel does not even get to the point of printing its first messages, and the host seems to be spinning at 100% CPU in KVM_RUN. I narrowed this down to the 4.4 stable backport of "arm64: KVM: Skip MMIO insn after emulation" - with this patch
2019 Feb 28
2
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
Hello, In my testing of crosvm[1] with Linux 4.4.175, I am observing failures on a 'kevin' Chromebook (RK3399) device - the guest kernel does not even get to the point of printing its first messages, and the host seems to be spinning at 100% CPU in KVM_RUN. I narrowed this down to the 4.4 stable backport of "arm64: KVM: Skip MMIO insn after emulation" - with this patch
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...25] X Protocol Version 11, Revision 0 [ 35.825] Build Operating System: Linux 3.16.0-4-arm64 aarch64 Debian [ 35.825] Current Operating System: Linux ls2085ardb 4.1.8 #4 SMP PREEMPT Mon Jul 4 18:54:59 CEST 2016 aarch64 [ 35.825] Kernel command line: console=ttyS1,115200 root=/dev/mmcblk0p2 earlycon=uart8250,mmio,0x21c0600,115200 default_hugepagesz=2m nomodeset hugepagesz=2m hugepages=16 rw rootdelay=5 [ 35.825] Build Date: 05 April 2016 06:59:38AM [ 35.825] xorg-server 2:1.18.3-1 (http://www.debian.org/support) [ 35.825] Current version of pixman: 0.33.6 [ 35.825] Before repor...
2016 Jul 06
0
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
..., Revision 0 > [ 35.825] Build Operating System: Linux 3.16.0-4-arm64 aarch64 Debian > [ 35.825] Current Operating System: Linux ls2085ardb 4.1.8 #4 SMP > PREEMPT Mon Jul 4 18:54:59 CEST 2016 aarch64 > [ 35.825] Kernel command line: console=ttyS1,115200 > root=/dev/mmcblk0p2 earlycon=uart8250,mmio,0x21c0600,115200 > default_hugepagesz=2m nomodeset hugepagesz=2m hugepages=16 rw > rootdelay=5 > [ 35.825] Build Date: 05 April 2016 06:59:38AM > [ 35.825] xorg-server 2:1.18.3-1 (http://www.debian.org/support) > [ 35.825] Current version of pixman: 0.33.6 &gt...
2020 May 06
0
Fwd: GeForce(R) GT 710 1GB PCIE x 1 on arm64
...re is: # dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000100 [0x411fd073] [ 0.000000] Linux version 5.6.10-zotac (root at saux) (gcc version 9.3.0 (SAUX Aarch64)) #1 SMP PREEMPT Tue May 5 22:16:40 CEST 2020 [ 0.000000] Machine model: NVIDIA Jetson TX2 Developer Kit [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 [ 0.000000] NUMA: No NUMA configura...
2020 May 06
4
GeForce(R) GT 710 1GB PCIE x 1 on arm64
Hi to all. I'm experimenting with running a https://www.zotac.com/us/product/graphics_card/geforce%C2%AE-gt-710-1gb-pcie-x-1 card on an Nvidia Jetson TX2 arm64 device. Possible? Linux kernel aarch64 5.6.10. Because Nvidia did not list drivers for this architecture, I'm experimenting with a nouveau driver. The Jetson TX2 has a default driver for the host1x framebuffer for output from the
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...map2/serial.c b/arch/arm/mach-omap2/serial.c index 302da74..32e91a9 100644 --- a/arch/arm/mach-omap2/serial.c +++ b/arch/arm/mach-omap2/serial.c @@ -812,7 +812,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) oh->dev_attr = uart; - acquire_console_sem(); /* in case the earlycon is on the UART */ + console_lock(); /* in case the earlycon is on the UART */ /* * Because of early UART probing, UART did not get idled @@ -838,7 +838,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) omap_uart_block_sleep(uart); uart->timeout = DEFAULT_TIMEOUT;...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...map2/serial.c b/arch/arm/mach-omap2/serial.c index 302da74..32e91a9 100644 --- a/arch/arm/mach-omap2/serial.c +++ b/arch/arm/mach-omap2/serial.c @@ -812,7 +812,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) oh->dev_attr = uart; - acquire_console_sem(); /* in case the earlycon is on the UART */ + console_lock(); /* in case the earlycon is on the UART */ /* * Because of early UART probing, UART did not get idled @@ -838,7 +838,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) omap_uart_block_sleep(uart); uart->timeout = DEFAULT_TIMEOUT;...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...map2/serial.c b/arch/arm/mach-omap2/serial.c index 302da74..32e91a9 100644 --- a/arch/arm/mach-omap2/serial.c +++ b/arch/arm/mach-omap2/serial.c @@ -812,7 +812,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) oh->dev_attr = uart; - acquire_console_sem(); /* in case the earlycon is on the UART */ + console_lock(); /* in case the earlycon is on the UART */ /* * Because of early UART probing, UART did not get idled @@ -838,7 +838,7 @@ void __init omap_serial_init_port(struct omap_board_data *bdata) omap_uart_block_sleep(uart); uart->timeout = DEFAULT_TIMEOUT;...
2017 Dec 14
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...0320717048574 [0001.904] W> No valid slot number is found in scratch register [0001.910] W> Return default slot: _a [0001.914] I> Linux Cmdline: root=/dev/mmcblk1p1 rw rootwait fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart825 0,mmio32,0x03100000 nvdumper_reserved=0xf7fc0000 gpt androidboot.secureos=none tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.kerneltype=normal androidboot.serialno=0320717048574 androidboot.security=non-secure sdhci_tegra.en_boot_part_access=1 [0001.953] I> Updated bootarg...
2009 Aug 03
13
kernel BUG at arch/x86/xen/multicalls.c:103!
Hi, I have this bug when I activate java-6-jdk on Tomcat 5.5.26 in a Lenny Guest : Jul 31 21:24:15 tomcat01 kernel: 1 multicall(s) failed: cpu 3 Jul 31 21:24:15 tomcat01 kernel: call 1/1: op=14 arg=[b7f1a000] result=-22 Jul 31 21:24:15 tomcat01 kernel: ------------[ cut here ]------------ Jul 31 21:24:15 tomcat01 kernel: kernel BUG at arch/x86/xen/multicalls.c:103! Jul 31 21:24:15 tomcat01
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...0320717048574 [0001.884] W> No valid slot number is found in scratch register [0001.890] W> Return default slot: _a [0001.893] I> Linux Cmdline: root=/dev/mmcblk1p1 rw rootwait fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0xf7fc0000 gpt androidboot.secureos=none tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.kerneltype=normal androidboot.serialno=0320717048574 androidboot.security=non-secure sdhci_tegra.en_boot_part_access=1 [0001.932] I> Updated bootarg i...
2017 Dec 21
1
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...0320717048574 [0001.881] W> No valid slot number is found in scratch register [0001.886] W> Return default slot: _a [0001.890] I> Linux Cmdline: root=/dev/mmcblk1p1 rw rootwait fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0xf7fc0000 gpt androidboot.secureos=none tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.kerneltype=normal androidboot.serialno=0320717048574 androidboot.security=non-secure sdhci_tegra.en_boot_part_access=1 [0001.929] I> Updated bootarg i...