probonopd

Results 1135 issues of probonopd

e.g., USB ID eb1a:2861 (MSI Movie Voc mini) The BSD hardware database seems to be entirely blank on this: https://bsd-hardware.info/index.php?id=usb:eb1a Yet https://www.freebsd.org/cgi/man.cgi?query=em28xx describes it: > em28xx webcamd driver for USB...

Consider replacing `dunst` with a visually optimized fork of [sandsmark-notificationd](https://github.com/sandsmark/sandsmark-notificationd). It looks reasonably simple and is written in Qt which means it would be able to handle HiDPI properly, unlike...

enhancement

Can we get Filer and FeatherPad to use [polkit-dumb-agent](https://github.com/sandsmark/polkit-dumb-agent) so that it asks for the root password whenever it is needed? Blocked by: https://github.com/sandsmark/polkit-dumb-agent/issues/5

enhancement
good first issue
help wanted

> There is a keyboard shortcut available for locking the screen, however it just doesn't work. Even when I try to invoke the command from a command line, xdg-screensaver doesn't...

enhancement

`pkg upgrade` seems to overwrite our configuration. For example, our changed rc scripts are seemingly replaced with those from the pacakges, and our carefully configured `slim.conf` is moved to `slim.conf.pkgsave`....

Experimental Live ISO: `pkg remove` rebots the system. Tested with 12.2 and 13.0. Related to the use of unionfs? (Need to try without, once we can easily [monkey patch](https://github.com/helloSystem/ISO/issues/299) ISOs.)...

bug
freebsd

Automatically open Filer when disk is attached Pending on: https://github.com/vermaden/automount/issues/21 cc @vermaden

**Describe the bug** Realtek card reader does not work with `rtsx.ko`, stalls keyboard. * Inserting card is regognized in dmesg, but lots of error messages in `dmesg` * Removing card...

bug
help wanted
freebsd

Missing permissions to write optical discs (CD-R/W, DVD+R/W, DVD-R/W, BluRay,...). The following works but only for the first optical disc writer in the system. https://forums.freebsd.org/threads/simple-howto-burn-and-rip-cds.1195/ Is there a better way?...

question
freebsd

helloSystem should get the ability to control external displays (e.g., change the brightness). Need to find out the state of the __Display Data Channel/Command Interface__ (DDC/CI) on FreeBSD. https://www.reddit.com/r/freebsd/comments/ke51oq/controlling_displays_with_ddcci/ is...

help wanted
freebsd