Is there a release date yet?
Anyone using qemu here ?
How to setup a script ?
greetings all – has anyone got gthumb working with venom please?
how to add the auto resize function?
How do you have this line in dwm?
I need to set it to 0?
#
# /etc/scratchpkg.alias : scratchpkg alias file
#
# format:
# <real package> <aliased package>
#
# example:
# openssl libressl
#
rust rust-bin
Why? Nothings wrong
Added linux-5.19.2 to repo
https://gitea.com/venom-linux/venom-kernels.git
Binary pkgs of linux lts and current linux kernel for venom-linux
Added linux-lts-5.15.62 to repo
https://gitea.com/venom-linux/venom-kernels.git
Binary pkgs of linux lts and current linux kernel for venom-linux
Added linux-5.19.3 to repo
https://gitea.com/venom-linux/venom-kernels.git
Binary pkgs of linux lts and current linux kernel for venom-linux
It will with venomlinux 4 release. It will have the toolchain updated
Is there a release date yet? @Visone_Selektah
Not yet…
– qxl video driver set to 512mb
– usb recognition
– nat connection
Huh
QEMU=”/usr/bin/qemu-system-x86_64″
HDD=/home/dan/Desktop/Windows/win10.img
$QEMU -accel kvm -hda $HDD -boot c -cpu host -m 16G -vga qxl -net nic,model=e1000 -net user -usbdevice tablet -device ivshmem-plain,memdev=ivshmem -object memory-backend-file,id=ivshmem,share=on,mem-path=/dev/shm/looking-glass,size=32M -device ich9-intel-hda,addr=1f.1 -device intel-hda -device hda-duplex -audiodev id=alsa,driver=alsa -device virtio-serial-pci -device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 -chardev spicevmc,id=spicechannel0,name=vdagent
This is my windows vm
Added linux-5.19.5 to repo
https://gitea.com/venom-linux/venom-kernels
Binary pkgs of linux lts and current linux kernel for venom-linux
QEMU=”/usr/bin/qemu-system-x86_64″
HDD=/home/dan/Desktop/Windows/win10.img
$QEMU -accel kvm -hda $HDD -boot c -cpu host -m 16G -vga qxl -net nic,model=e1000 -net user -usbdevice tablet -device ivshmem-plain,memdev=ivshmem -object memory-backend-file,id=ivshmem,share=on,mem-path=/dev/shm/looking-glass,size=32M -device ich9-intel-hda,addr=1f.1 -device intel-hda -device hda-duplex -audiodev id=alsa,driver=alsa -device virtio-serial-pci -device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 -chardev spicevmc,id=spicechannel0,name=vdagent
This is my windows vm
Thanks ! Got i working .. how to add the auto resize function? Like on virt-manager
I don’t understand, in a tile system the window will resize it to fill their space in the stack/master area
Yes
How do you have this line in dwm?
static const int resizehints = 0; /* 1 means respect size hints in tiled resizals */
