Re: not seeing console logs using usb serial

2019-05-02 Thread Randy Dunlap
On 5/2/19 8:41 AM, Shiv Dev wrote: > Hi, > > I am using a USB serial cable and want to see the kernel logs on the > console, and towards that have the below line in /etc/default/grub > > console=ttyUSB0,115200 console=tty0 > > Hardware: Intel compute stick > OS : ubuntu 18.04 > kernel : 4.1

Re: not seeing console logs using usb serial

2019-05-02 Thread Shiv Dev
Hi, I am using a USB serial cable and want to see the kernel logs on the console, and towards that have the below line in /etc/default/grub console=ttyUSB0,115200 console=tty0 Hardware: Intel compute stick OS : ubuntu 18.04 kernel : 4.18.0-18 Driver : pl2303 I do not see the kernel logs,