procount

Results 25 issues of procount

Hi @lwfinger, not an issue as such, but more of a request for advice. I am trying to add cfg80211 versions of rtl8192cus and rlt8188eu wifi drivers to my fork...

PR for branch v4.1.8_9499 that implements quickreflex's patch to bring this driver up to kernel version 4.13.y (see #232), plus additional changes to: 1) Fix a stack framesize issue 2)...

Continuing from https://github.com/raspberrypi/rpi-eeprom/issues/419 by @mchaker > (Is there a way to avoid the "boot into PINN, then reboot into RaspiOSLite" loop and just directly boot into RaspiOSLite?) Yes, add an...

In answer to https://www.raspberrypi.org/forums/viewtopic.php?p=1910378#p19103787 Zephus, Thanks for your logs, but I am a little confused by the devices that are reported. ``` [ 3.155482] usb 1-1.1: new low-speed USB device...

I am trying to resurrect my Pimoroni Hyperpixel4 drivers for PINN and compile for the 5.10 kernel. This driver is based on the Goodix touchscreen driver. I've just added a...

Pressing the Escape key when installing OSes causes the progress dialog to close. It looks like the operation has been cancelled, but in reality, the image write thread is still...

https://github.com/raspberrypi/noobs/blob/54ac40f7c59e945d5a1389e356c4531b53ca0216/recovery/wifisettingsdialog.cpp#L189 On entering the wifi dialog, the listbox is populated with a list of found wifi SSIDs with the focus set to this list box. If you are using cursor...

Adds a more usual shell PS1 prompt, including user, host and working dir, instead of just '#'. (separated from dualhdmi PR #606)

Whilst NOOBS is establishing which images are available to install (via local SD card or over the network) it displays the "Please wait while NOOBS initialises" dialog box. If the...

A proposed solution to #416 which adds an Info toolbar button to jump to the webpage in the URL attribute of an OS's os.json file. This URL attribute needs to...