Search results

  1. Cath O'Deray

    will freebsd15 have default desktop?

    DeviceDriverDevelopment in the wiki includes useful links.
  2. Cath O'Deray

    will freebsd15 have default desktop?

    It's already possible before exiting the installer FreeBSD. It'll become easier.
  3. Cath O'Deray

    USB keyboard won't work, FreeBSD and BIOS

    Which version, exactly? Please describe it in greater detail. A model number should help.
  4. Cath O'Deray

    No sound on FreeBSD

    Realtek. Does it: work after you start (or restart) the OS not work after wake from sleep?
  5. Cath O'Deray

    Solved Need help with X window system

    Not expected to work in cases such as this:
  6. Cath O'Deray

    Kernel crashes after upgrading from 14.0 to 14.1

    Monday: Processed by FreshPorts a few hours later … % cd /tmp % wcurl https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/pefs-kmod-g20230913_1,1.pkg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total...
  7. Cath O'Deray

    Chrome 14.1 can't select multiple tabs with shift

    Works for me with Chromium on FreeBSD 15.0-CURRENT:
  8. Cath O'Deray

    2024: The year of desktop FreeBSD?

    It's useful. From ports b4d0a174c529e8061d838aafba1721cc317af01f (May 2024): www/ungoogled-chromium library dependencies include accessibility/speech-dispatcher. speech-dispatcher library dependencies include audio/pulseaudio.
  9. Cath O'Deray

    Prevent wlan0 from auto-connecting to any open access point

    Follow-up: <https://forums.freebsd.org/posts/674744>
  10. Cath O'Deray

    Solved how to correctly plug out my usb disk from freebsd14.1 ?

    Does the umount command succeed? Do you need help on how to use the command?
  11. Cath O'Deray

    No sound with FreeBSD 14.1-RELEASE

    If you revert to this computer, can you use the NVIDIA card? With FreeBSD 15.0-CURRENT I have audio over DisplayPort ("HDMI/DP"): % pciconf -lv | grep -B 2 -A 2 HDMI\ Audio hdac0@pci0:1:0:1: class=0x040300 rev=0xa1 hdr=0x00 vendor=0x10de device=0x0e1b subvendor=0x103c subdevice=0x2256...
  12. Cath O'Deray

    No sound with FreeBSD 14.1-RELEASE

    www/chromium library dependencies include accessibility/speech-dispatcher. ===> The following configuration options are available for speech-dispatcher-0.11.5: ALSA=off: ALSA audio architecture support AO=off: libao audio library support DOCS=on: Build and/or install...
  13. Cath O'Deray

    What is you preferred internet-browser?

    https://forums.freebsd.org/threads/palemoon-is-back.91122/ Pale Moon is Goanna-based.
  14. Cath O'Deray

    Which operating system forum or programming languages do you regulary read.

    June 2021: February 2022: Third party Reddit Search (pictured to the right) ended, it was nice whilst it lasted. June 2021: Native search is improved. Examples below. Rollout of what's sometimes called new new Reddit is, or was, gradual. I moved one of the pages above to a private...
  15. Cath O'Deray

    FreeBSD base package subsets

    To anyone who uses pkgbase without installing the full set of packages: what's your preferred subset? Related (comparable): https://forums.freebsd.org/threads/share-your-make-conf-and-src-conf.63544/
  16. Cath O'Deray

    System needs to be hard reset few times to boot

    True, but then GhostBSD switched to pkgbase, from which I assume that it's fairly mature. pkg was significantly enhanced last year: only generate .pkgsave files when really needed Ideally, switch to pkgbase at the earliest opportunity – before exiting the installer, before adding a user to...
  17. Cath O'Deray

    What is you preferred internet-browser?

    More specifically, I temporarily commented out the BROKEN_FreeBSD_15_amd64 line. Build succeeded, Ladybird installed on FreeBSD 15.0-CURRENT, AMD64. Reverted, for consistency with the ports tree: % grep BROKEN /usr/local/poudriere/ports/default/www/ladybird/Makefile BROKEN_FreeBSD_15_amd64=...
  18. Cath O'Deray

    No sound with FreeBSD 14.1-RELEASE

    From the commit history, it seems to me that PulseAudio is primary, if running (which it is, here).
Back
Top