Search results

  1. L

    drm and amdgpu hangs on renoir

    The problem seems to be firefox with its 100+ (but unloaded) tabs. Why can this block the whole X server?
  2. L

    drm and amdgpu hangs on renoir

    I had the same problems with 510 before on 14.0. The problem still exists. Just now it hung for 15 seconds when starting mpv. pciconf: vgapci0@pci0:5:0:0: class=0x030000 rev=0xc3 hdr=0x00 vendor=0x1002 device=0x1636 subvendor=0x17aa subdevice=0x507f vendor = 'Advanced Micro Devices...
  3. L

    drm and amdgpu hangs on renoir

    Seems not. I removed it and everything works, now I have to wait if it gets bad again ... No it doesn't change it. I now waited 10 seconds for mpv to start playing while CPU is up. mpv with -vo x11 seems better but just starts getting bad later.
  4. L

    drm and amdgpu hangs on renoir

    I get seconds up to minute long hangs nearly every time I switch tabs on firefox or start mpv or any other program that apparently uses graphics CPU goes up to 99% for Xorg and mpv or firefox etc. The longer the system is up the worse it gets. gpu-firmware-amd-kmod-renoir-20230625_2...
  5. L

    ZFS Can't stop zfs send

    I try to send a snapshot to a file, by zfs send -vcR pool@snap > file. When I press Ctrl-C, cpu usage of zfs goes to 300% and it keeps reading and writing. I can't stop it by kill -9, and it keeps running even when I pull the USB drive it's writing to. Reboot is only possible by pressing the...
  6. L

    Pulseaudio does not play sound over the network

    On 14.0-STABLE: I can't play anything via pulseaudio, neither with a local pulseaudio or a remote linux server with pipewire-pulse, for example > PULSE_SERVER=server mpv -ao pulse some.file [ao/pulse] Init failed: Connection terminated [ao] Failed to initialize audio driver 'pulse' Could not...
  7. L

    Solved XFCE4 + Mplayer : how to ALLOW screensaver ?

    You want the screensaver to continue? So you want -nostop-xscreensaver > man mplayer -(no)stop-xscreensaver (X11 only) Turns off xscreensaver at startup and turns it on again on exit (default: enabled). If your screensaver supports neither the...
  8. L

    [Bluetooth-audio] How to connect and use Bluetooth headphones on FreeBSD

    Ok nice, but would it also be possible to use the FreeBSD machine as "headphones" for the phone (and then probably send the phone's audio to a sndio server?)
  9. L

    bhyve How to shrink Windows VM disk size?

    Run ("install") bhyve with a gparted iso, shrink the filesystem, after that truncate the image?
  10. L

    Solved No graphics in VirtualBox

    The problem were some old Qt libraries in /usr/local/lib/compat/pkg/
  11. L

    Solved No graphics in VirtualBox

    I tried all possible graphics settings. Remote X was only a test. The VBox.log has 2183 lines, starts on Feb.20 and doesn't change on "Update"
  12. L

    bhyve bhyve graphics install and vncviewer?

    Thanks, the problem is solved insofar as I need uefi, but I still can't start win7-32bit with uefi-csm ...
  13. L

    Solved No graphics in VirtualBox

    Linux and Windows. All possible settings. vbox and kernel modules rebuilt and reloaded. Same thing on a remote X server.
  14. L

    Solved No graphics in VirtualBox

    I can't start any machine in VBox. I get But they work without GUI and show working preview images. Connecting via vnc or rdp is not possible on FreeBSD? Is this an x11 driver problem? I can run x11 only in Option "AccelMethod" "none" mode atm.
  15. L

    bhyve bhyve graphics install and vncviewer?

    Ok, what else do I need to boot a W7-disk? I just get a screen with "xxx bytes tested OK" and nothing happening.
  16. L

    bhyve bhyve graphics install and vncviewer?

    I just wanted to have a quick look at "pop-os" (a linux which only allows graphical install). 2nd reason is a Windows guest. I already have a linux vm with no problems using ssh. So far I didn't come across any hint that graphics only works with uefi. It also means it is impossible to run...
  17. L

    bhyve bhyve graphics install and vncviewer?

    Ok now I found out that graphics is only possible with loader="uefi", not with "grub".
  18. L

    bhyve bhyve graphics install and vncviewer?

    I have graphics="yes" graphics_port="5900" graphics_res="1600x900" graphics_wait="yes" xhci_mouse="yes" in the config. But there is no "vnc" in the "vm info" and no port in "vm list" (running, but no port) The vm-bhyve.log shows no fbuf in the bhyve command.
  19. L

    bhyve bhyve graphics install and vncviewer?

    I don't get it. Setting up linux or windows with vm install xxx yyy.iso ("graphics=yes" and graphics_wait="yes" etc.), I should be able to connect via vncviewer 0.0.0.0:5900? I never get a connection. When will the port be created, when do I have to connect etc.? How and when can the X11...
  20. L

    Partclone for FreeBSD?

    I have partitions belonging to other operating systems. I have extracted a clonezilla zip/squashfs and the linux binaries of partclone seem to run ... ? ... edit: no (device names etc.) ... At least there is ntfsclone in the ports
Back
Top