juanlufont

Results 20 comments of juanlufont

Thanks for the tips. I have added `"yaml.trace.server": "verbose",` to `:CocConfig`, I get this log when opening one of the affected yml files and run `:CocCommand workspace.showOutput yaml`: ``` [Trace...

I saw this issue was inactive for 2 years, so I decided to translate myself the build guide for the Lily58 (Classic) and create a pull request: https://github.com/kata0510/Lily58/pull/41

I know this ticket is older than 3 years, but I have tried to implement point 1 in this PR: https://github.com/mattn/calendar-vim/pull/40

@kernelzru I generated and tested an image (_edge_) including your changes. It is really great you brought USB support back. In case you want some feedback, I have tried only...

> Does [this](https://github.com/armbian/build/commit/c6b9135) mean you have HDMI output on the Odroid C1? That would be great news, so this patch than seems to have fixed it after years. I just...

I just tested DietPi 9.4 on the Odroid C1 (the Bookworm-based image), and I finally got HDMI output :smiley: It totally ignores the USB keyboard though (no hotplugged, connected before...

No USB devices were detected using the default DietPi image (I tried with keyboards and also some old USB memory sticks, no USB 3.0). Not many USB-related entries in `dmesg`:...

> ```shell > cd /tmp > wget https://dietpi.com/downloads/binaries/testing/linux-{image,dtb}-current-meson.deb > dpkg -i linux-{image,dtb}-current-meson.deb > reboot > ``` I followed these instructions, installation and reboot went well but the USB situation is...

Same result after installing the updated uboot: ``` root@DietPi:~# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@DietPi:~# dmesg | grep -i usb [ 0.000000] Kernel...

I have just tested the 4 USB ports, nothing is detected (`lsusb` always return the same output, no new entries in `dmesg`) About the HDMI not working, I only tested...