Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-04-10 Thread Max Nikulin
Wayland protocols and so unaffected. Wayland world is much more fragmented than X11, every compositor has its own limitations and bugs. I spent some time playing with xclip, wl-clipboard, konsole, xterm, and vim-gtk running in terminal application. It was a qemu KVM guest with Wayland KDE plasma

Re: libvirt / KVM in Intel i5-4590

2025-02-16 Thread David
On Sun, 16 Feb 2025 at 07:12, wrote: > On Sat, Feb 15, 2025 at 06:10:35PM -0500, Stefan Monnier wrote: > > > Sorry for any inconvenience. Calling an LVM volume group kvm is > > > a really stupid idea. > > > > > > This creates a > > > /dev/

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread tomas
On Sat, Feb 15, 2025 at 06:10:35PM -0500, Stefan Monnier wrote: > > Sorry for any inconvenience. Calling an LVM volume group kvm is > > a really stupid idea. > > > > This creates a > > /dev/kvm so kvm cannot work. > > Oh, that was clever! > > I recent

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread Stefan Monnier
> Sorry for any inconvenience. Calling an LVM volume group kvm is > a really stupid idea. > > This creates a > /dev/kvm so kvm cannot work. Oh, that was clever! I recently started preferring `/dev/mapper/-` over the (admittedly) prettier `/dev//`, just because it lets me use TAB

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread Andrew M.A. Cater
On Sat, Feb 15, 2025 at 08:30:40PM +0100, basti wrote: > Sorry for any inconvenience. Calling an LVM volume group kvm is a really > stupid idea. > > This creates a > /dev/kvm so kvm cannot work. > Today I learned something useful after using kvm for many years.

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread Titus Newswanger
No problem. I am learning new things about VMs. Tried various setups over the years and chose libvirt + qemu as my favorite, assuming all VMs take a noticable performance hit over running on bare hardware. Your answer to my suggestion prompted me to research kvm. This is an exiting new

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread basti
Sorry for any inconvenience. Calling an LVM volume group kvm is a really stupid idea. This creates a /dev/kvm so kvm cannot work. Am 15.02.25 um 19:39 schrieb basti: first of all i try to start an existing one -> no kvm/hvm create a new one will be run in qemu not kvm Am 15.02.25 um 19

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread basti
first of all i try to start an existing one -> no kvm/hvm create a new one will be run in qemu not kvm Am 15.02.25 um 19:11 schrieb Titus Newswanger: Hi, Do any VM's run, or are you trying to start a prexisting VM that used to work? In that case maybe trying to install a new vm would

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread Titus Newswanger
s the Problem. - vmx is seen in lscpu - user was added to libvirt group - kvm modules are load it seem's there is a problem with the hardware, or somthing has chanced within a a new installed vs. a long running system (since debian 8 or so) I also try to install a kvm on an good old xeon X3430

Re: libvirt / KVM in Intel i5-4590

2025-02-15 Thread basti
Hello George, mostly all have been done. But nothing solves the Problem. - vmx is seen in lscpu - user was added to libvirt group - kvm modules are load it seem's there is a problem with the hardware, or somthing has chanced within a a new installed vs. a long running system (since deb

Re: libvirt / KVM in Intel i5-4590

2025-02-14 Thread George at Clug
On Saturday, 15-02-2025 at 02:51 basti wrote: > Hello I try to install some KVM machines on a i5-4590. > > virt-manger say Warning: KVM is not available. > > joournal looks like: > > Feb 14 16:43:06 kvm libvirtd[563]: Unable to create KVM VM for TSC > probing: Inappr

Re: libvirt / KVM in Intel i5-4590

2025-02-14 Thread Michael Stone
On Fri, Feb 14, 2025 at 04:51:47PM +0100, basti wrote: virt-manger say Warning: KVM is not available. try dmesg | grep -i kvm You may see a message about kvm failing to activate, which is often caused by a bios setting disabling the virtualization extensions. If there's nothing a

libvirt / KVM in Intel i5-4590

2025-02-14 Thread basti
Hello I try to install some KVM machines on a i5-4590. virt-manger say Warning: KVM is not available. joournal looks like: Feb 14 16:43:06 kvm libvirtd[563]: Unable to create KVM VM for TSC probing: Inappropriate ioctl for device But kvm modules are load: root@kvm:~# lsmod | grep kvm

Re: KVM can't use Blockdevice anymore

2025-02-09 Thread Stanislav Vlasov
вс, 9 февр. 2025 г. в 04:52, basti : > Now KVM cant use block devices anymore. > Apparmor is sill disabled. [...] > Could not open '/dev/kvm/debian11': Permission denied Is your kvm/qemu runner user in group disk? -- Stanislav

Re: KVM can't use Blockdevice anymore

2025-02-08 Thread Santiago Vila
El 8/2/25 a las 19:10, basti escribió: Now KVM cant use block devices anymore. Hi. I found a similar problem very recently. I tried to use a virtual machine which I defined a long time ago, but did not use for a long time (probably several years, during which the host was upgraded to Debian

KVM can't use Blockdevice anymore

2025-02-08 Thread basti
Hello I setup a new KVM host (try debian 12 and 11). I use LVM with the host and also within KVM, this works goog for about the last > 10 years. Now KVM cant use block devices anymore. Apparmor is sill disabled. ... -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=d

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-26 Thread Greg
On 2025-01-23, Will Mengarini wrote: >> >> The max distance between the two Cat-5e outlets is no more than 25 ft. >> >> Any recommendations? > > The server will heat up the closet. In summer, the closet might > become hot enough to shut down the server, and even if it doesn't shut > it down, the

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-26 Thread George at Clug
On Sunday, 26-01-2025 at 21:29 Frank Guthausen wrote: > On Sun, 26 Jan 2025 19:50:23 +1100 > George at Clug wrote: > > On Sunday, 26-01-2025 at 18:29 Max Nikulin wrote: > > > > > > That is why I would check what is recommended for > > > RHEL, Fedora, Ubuntu. RedHat and Canonical certainly hav

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-26 Thread Frank Guthausen
On Sun, 26 Jan 2025 19:50:23 +1100 George at Clug wrote: > On Sunday, 26-01-2025 at 18:29 Max Nikulin wrote: > > > > That is why I would check what is recommended for > > RHEL, Fedora, Ubuntu. RedHat and Canonical certainly have customers > > who need access to VM desktops. > > I would expec

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-26 Thread George at Clug
On Sunday, 26-01-2025 at 18:29 Max Nikulin wrote: > On 26/01/2025 12:31, George at Clug wrote: > > > > Today I changed my KDE host and guest VM to both use X11 and not Wayland. > [...] > > Cut/Paste clip board between host and guest did not work, in either > > direction. Very disappointing. >

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-25 Thread Max Nikulin
On 26/01/2025 12:31, George at Clug wrote: Today I changed my KDE host and guest VM to both use X11 and not Wayland. [...] Cut/Paste clip board between host and guest did not work, in either direction. Very disappointing. We are going to hijack Rafał's Wayland topic for the *X11* case. Debian

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-25 Thread George at Clug
Max, Today I changed my KDE host and guest VM to both use X11 and not Wayland. (spice-vdagent is installed in VM) Cut/Paste clip board between host and guest did not work, in either direction. Very disappointing. XFCE supports Cut/Paste clip board between host and guest. I should give Cinnam

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-25 Thread Max Nikulin
On 24/01/2025 14:12, Rafał Lichwała wrote: so I am not sure if the following link from my notes would be helpful. At least it might give some hint for debugging or some keywords to search for. Gerd Hoffmann. Adding cut+paste support to qemu. 2021 https://www.kraxel.org/blog/2021/05/qemu-cut-

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-24 Thread George at Clug
> > My current setup: > > Host machine: Debian 12.9 > Desktop environment: KDE Plasma on default Wayland and SDDM > Installed packages related to KVM: qemu-system, libvirt-daemon-system, > virt-manager > > Guest machine: Debian 12.9 > Desktop environment: KD

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-24 Thread Frank Guthausen
On Fri, 24 Jan 2025 05:15:30 -0600 Tom Browder wrote: > On Fri, Jan 24, 2025 at 04:43 Frank Guthausen > wrote: ... > > > [x2go] > > I would still need some kind of mini-PC to be the client, correct? Yes. You can use any mini-PC or server or whatsoever to run headless with an X and x2go-server

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-24 Thread Tom Browder
On Fri, Jan 24, 2025 at 04:43 Frank Guthausen wrote: ... An option is: x2go > Thanks, I vaguely remember looking at that many years ago. Is it reasonaby usable? I would still need some kind of mini-PC to be the client, correct? -Tom

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-24 Thread Frank Guthausen
On Thu, 23 Jan 2025 15:59:16 -0800 Will Mengarini wrote: > * Tom Browder [25-01/23=Th 16:00 -0600]: > > > > Any recommendations? > > [...] > > Perhaps other posters could comment on any alternatives to RDP. > Googling "X-forwarding" finds what looks like reasonable how-tos. > I don't know how

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-24 Thread mick.crane
On 2025-01-23 22:00, Tom Browder wrote: I'm still trying to solve an awkward office layout and keep control of wiring. I want to keep my main server in the closet but have the monitor, keyboard, and mouse (and speakers if possible) accessed via another cat-5 outlet across the room. Looking fo

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-23 Thread Rafał Lichwała
Hello Max, Thanks for trying, but that does not help unfortunately... I have not tried to run Qemu in Wayland-Wayland variant, so I am not sure if the following link from my notes would be helpful. At least it might give some hint for debugging or some keywords to search for. Gerd Hoffmann.

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-23 Thread Max Nikulin
On 22/01/2025 16:06, Rafał Lichwała wrote: I struggled with this for several days and tried everything, but nothing seems to work. I cannot successfully set shared clipboard between host and guest machines when both run Wayland desktop. I have not tried to run Qemu in Wayland-Wayland variant

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-23 Thread Will Mengarini
ning a headless server, which you do by first setting up your server at your desk using the KVM (keyboard/video/mouse) at your desk, then moving the server to where it will live (needing only power & Ethernet connections), & connecting to it via SSH from your mini-PC (which can fit unde

Re: Anyone using a fixed KVM extender system for home use for one computer?

2025-01-23 Thread debian
They make KVM over IP aka KVM over Ethernet switches. I am not sure whether you can get the functionality for the additional devices (speakers & thumb drive). This setup will let you switch your keyboard, monitor & mouse between several computers (maybe one or more in the closet an

Anyone using a fixed KVM extender system for home use for one computer?

2025-01-23 Thread Tom Browder
I'm still trying to solve an awkward office layout and keep control of wiring. I want to keep my main server in the closet but have the monitor, keyboard, and mouse (and speakers if possible) accessed via another cat-5 outlet across the room. Looking for the correct device is difficult for me beca

Gnome design (was: Debian 12, KVM and shared clipboard issue on Wayland)

2025-01-23 Thread Loris Bennett
Rafał Lichwała writes: [snip (42 lines)] >> > But that's not a solution for me - I don't like GNOME >> +1 >> >> There are many reasons why I don't use GNOME. >> >> One reason is that I read it was designed with the premise that >> users only do one task at a time, hence use one program in full >

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-23 Thread Rafał Lichwała
Hello George, I think it's a bit off-topic now, as the main subject of this thread was an issue with shared clipboard on KDE-wayland between Debian KVM host-guest, but to be polite I will follow your thoughts shortly below ;-) >  >> I also found that "Resize to VM&quo

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-22 Thread George at Clug
On Thursday, 23-01-2025 at 14:57 George at Clug wrote: > On Thursday, 23-01-2025 at 04:25 Rafał Lichwała wrote: > > Hello George, > > > >  >> Welcome to Wayland ! > > [...] > >  >> I mostly use XFCE with X11, for both Host and Guest > > > > :-D > > > >  >> I also found that "Resize to VM", do

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-22 Thread George at Clug
On Thursday, 23-01-2025 at 04:25 Rafał Lichwała wrote: > Hello George, > >  >> Welcome to Wayland ! > [...] >  >> I mostly use XFCE with X11, for both Host and Guest > > :-D > >  >> I also found that "Resize to VM", does not work either, please test > and let me know if you find this too. > >

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-22 Thread Rafał Lichwała
Hello George, >> Welcome to Wayland ! [...] >> I mostly use XFCE with X11, for both Host and Guest :-D >> I also found that "Resize to VM", does not work either, please test and let me know if you find this too. I don't know even how it should work, so I guess I don't need it. I've got the g

Re: Debian 12, KVM and shared clipboard issue on Wayland

2025-01-22 Thread George at Clug
My current setup: > > Host machine: Debian 12.9 > Desktop environment: KDE Plasma on default Wayland and SDDM > Installed packages related to KVM: qemu-system, libvirt-daemon-system, > virt-manager > > Guest machine: Debian 12.9 > Desktop environment: KDE Plasma on def

Debian 12, KVM and shared clipboard issue on Wayland

2025-01-22 Thread Rafał Lichwała
Wayland and SDDM Installed packages related to KVM: qemu-system, libvirt-daemon-system, virt-manager Guest machine: Debian 12.9 Desktop environment: KDE Plasma on default Wayland and SDDM During guest installation qemu-guest-agent package has been automatically installed. After such fresh

Re: kvm/qemu

2025-01-17 Thread George at Clug
do with KDE. Wikipedia says KDE was founded by Matthias > Ettrich. The Linux world sure is large. I think I use about 0.001% of what is available. Debian and Debian XFCE, KDE, Virtual-Manager, KVM, QEMU, Firefox, Chromium, apt, Synaptic, rsync are my most cherished programs, as well as al

Re: kvm/qemu

2025-01-17 Thread Richard Hector
On 8/01/25 12:43, gene heskett wrote: Basically, anything starting with a k came from ingo klockers kde desktop. Um - I can find one person called Ingo Klöcker, who doesn't appear to have anything to do with KDE. Wikipedia says KDE was founded by Matthias Ettrich. Richard

Re: kvm/qemu

2025-01-08 Thread Detlef Vollmann
Manager,  also updating a couple of files and installing one other package. These searches each returned a nonntrivial list of packages,  but none of them was named kvm or qemu,  so I must be missing something here.  Can any of you guys help me out?  I'm not averse to other tools,  like apt,

Re: kvm/qemu

2025-01-08 Thread debian-user
c > > Package Manager, also updating a couple of files and installing > > one other package. These searches each returned a nonntrivial list > > of packages, but none of them was named kvm or qemu, so I must be > > missing something here. Can any of you guys help me out?

Re: kvm/qemu

2025-01-07 Thread Roy J. Tellason, Sr.
I > > did a quick search using both of those terms in Synaptic Package Manager, > > also updating a couple of files and installing one other package. These > > searches each returned a nonntrivial list of packages, but none of them > > was named kvm or qemu, so I m

Re: kvm/qemu

2025-01-07 Thread gene heskett
files and installing one other package. These searches each returned a nonntrivial list of packages, but none of them was named kvm or qemu, so I must be missing something here. Can any of you guys help me out? I'm not averse to other tools, like apt, etc. if that's preferable...

Re: kvm/qemu

2025-01-07 Thread jman
parts from these two tutorials, today possibly a bit outdated: https://apiraino.github.io/qemu-kvm/ https://apiraino.github.io/qemu-bridge-networking/ KVM virtual machines can be managed by `virsh` (command line) of using a graphical user interface like Gnome Boxes[1] (if you're using Gnome)

Re: kvm/qemu

2025-01-07 Thread Detlef Vollmann
On 1/7/25 21:42, George at Clug wrote: # export PATH=$PATH:/usr/sbin # apt install qemu-system libvirt-daemon-system virt-manager # adduser libvirt # adduser kvm I never had any problems without being member of group 'kvm'. But maybe that's because I do everything KVM related

Re: kvm/qemu

2025-01-07 Thread Detlef Vollmann
and installing one other package. These searches each returned a nonntrivial list of packages, but none of them was named kvm or qemu, so I must be missing something here. Can any of you guys help me out? I'm not averse to other tools, like apt, etc. if that's preferable...

Re: kvm/qemu

2025-01-07 Thread Frank Guthausen
On Tue, 7 Jan 2025 15:15:14 -0500 "Roy J. Tellason, Sr." wrote: > > [...] These searches each returned a nonntrivial list of > packages, but none of them was named kvm or qemu, so I must be > missing something here. Can any of you guys help me out? The package names s

Re: kvm/qemu

2025-01-07 Thread George at Clug
er, also updating > a couple of files and installing one other package. These searches each > returned a nonntrivial list of packages, but none of them was named kvm or > qemu, so I must be missing something here. Can any of you guys help me out? > I'm not averse to other

Re: kvm/qemu

2025-01-07 Thread Jeffrey Walton
nager, also updating > a couple of files and installing one other package. These searches each > returned a nonntrivial list of packages, but none of them was named kvm or > qemu, so I must be missing something here. Can any of you guys help me out? > I'm not averse to other tool

Virt manager and dependencies to install kvm/quemu [WAS Re: kvm/qemu]

2025-01-07 Thread Andrew M.A. Cater
er, also updating > a couple of files and installing one other package. These searches each > returned a nonntrivial list of packages, but none of them was named kvm or > qemu, so I must be missing something here. Can any of you guys help me out? > I'm not averse to other

kvm/qemu

2025-01-07 Thread Roy J. Tellason, Sr.
searches each returned a nonntrivial list of packages, but none of them was named kvm or qemu, so I must be missing something here. Can any of you guys help me out? I'm not averse to other tools, like apt, etc. if that's preferable... A pointer to any documentation on these so I can

Re: Solution for KVM via a cat 5 connection

2024-12-18 Thread Timothy M Butterworth
On Tue, Dec 17, 2024 at 11:50 PM Charles Curley < charlescur...@charlescurley.com> wrote: > On Mon, 27 May 2024 15:41:52 -0500 > Tom Browder wrote: > > > Has anyone had experience using a KVM setup (at least one HDMI and > > two USB ports) and using cat 5/6/7 betwee

Re: Solution for KVM via a cat 5 connection

2024-12-17 Thread Charles Curley
On Mon, 27 May 2024 15:41:52 -0500 Tom Browder wrote: > Has anyone had experience using a KVM setup (at least one HDMI and > two USB ports) and using cat 5/6/7 between user and the computer? I > don’t need to handle multiple computers or high-def video movies, > just programming and

Re: Windows 11 KVM guest IO Performance

2024-12-08 Thread Linux-Fan
basti writes: Am 28.11.24 um 13:01 schrieb basti: I have move a Win10 KVM guest to new hardware and than upgrade this guest to Windows 11. [..] 4x qemu64 CPU (1 Socket/ 4 Core/ 1 Threads) 8GB RAM No graphic tablet No Ballon driver When I copy a big file (~8GB) from Network to local I get

Mouse movement in 3D games running in KVM VMs is not correct or usable

2024-12-06 Thread George at Clug
il: Mouse movement in 3D games running in KVM VMs does not work correctly. I really like using VMs but at times I also find this frustrating.  (Please explain how, if I am wrong in my assumptions) If I have an Nvidia card, VMWare Player/Workstation can emulate 3D graphics. But not in KVM If

Re: Windows 11 KVM guest IO Performance

2024-11-28 Thread basti
The disk use Virtio driver with no buffer and unmap. Am 28.11.24 um 13:01 schrieb basti: Hello, I have move a Win10 KVM guest to new hardware and than upgrade this guest to Windows 11. KVM Host Hardware is: - 2x Xeon E5-2697A v4 - 128GB RAM - 4x SAMSUNG MZ7LM1T9HCJM as raid 10 KVM Guest

Windows 11 KVM guest IO Performance

2024-11-28 Thread basti
Hello, I have move a Win10 KVM guest to new hardware and than upgrade this guest to Windows 11. KVM Host Hardware is: - 2x Xeon E5-2697A v4 - 128GB RAM - 4x SAMSUNG MZ7LM1T9HCJM as raid 10 KVM Guest: 4x qemu64 CPU (1 Socket/ 4 Core/ 1 Threads) 8GB RAM No graphic tablet No Ballon driver

Re: KVM/QEMU/libvirt, and automatically release mouse pointer in Debian guest

2024-07-29 Thread George at Clug
On Monday, 29-07-2024 at 14:13 Jeffrey Walton wrote: > Hi Everyone, > > I have KVM/QEMU/libvirt installed to manage my VMs. I have a Debian 12 > guest, x86_64, fully patched. The Debian guest has qemu-guest-agent > installed. The qemu-guest-agent service is running on the

Re: KVM/QEMU/libvirt, and automatically release mouse pointer in Debian guest

2024-07-29 Thread didier gaumet
Le 29/07/2024 à 06:13, Jeffrey Walton a écrit : Hi Everyone, I have KVM/QEMU/libvirt installed to manage my VMs. I have a Debian 12 guest, x86_64, fully patched. The Debian guest has qemu-guest-agent installed. The qemu-guest-agent service is running on the Debian guest. The problem is, the

KVM/QEMU/libvirt, and automatically release mouse pointer in Debian guest

2024-07-28 Thread Jeffrey Walton
Hi Everyone, I have KVM/QEMU/libvirt installed to manage my VMs. I have a Debian 12 guest, x86_64, fully patched. The Debian guest has qemu-guest-agent installed. The qemu-guest-agent service is running on the Debian guest. The problem is, the Debian guest does not automatically release the

Re: Solution for KVM via a cat 5 connection

2024-05-27 Thread Tom Browder
On Mon, May 27, 2024 at 17:47 Stefan Monnier wrote: > > Has anyone had experience using a KVM setup (at least one HDMI and two > USB > > ports) and using cat 5/6/7 between user and the computer? I don’t need > to > > handle multiple computers or high-def video movi

Re: Solution for KVM via a cat 5 connection

2024-05-27 Thread Stefan Monnier
> Has anyone had experience using a KVM setup (at least one HDMI and two USB > ports) and using cat 5/6/7 between user and the computer? I don’t need to > handle multiple computers or high-def video movies, just programming and > office work. I need a bit more distance from my compute

Solution for KVM via a cat 5 connection

2024-05-27 Thread Tom Browder
Has anyone had experience using a KVM setup (at least one HDMI and two USB ports) and using cat 5/6/7 between user and the computer? I don’t need to handle multiple computers or high-def video movies, just programming and office work. I need a bit more distance from my computer which must stay in

Re: Kvm Bridge Network Problem

2024-05-07 Thread Geert Stappers
On Tue, May 07, 2024 at 02:17:05AM +0100, Gareth Evans wrote: > On Tue 07/05/2024 at 01:51, Gareth Evans wrote: > > I did miss a step. > > > Start VM, check DHCP address assigned > > should be > > > Edit the VM NIC settings and choose your routed network connection from the > > "Network Sour

Re: Kvm Bridge Network Problem

2024-05-06 Thread Gareth Evans
On Tue 07/05/2024 at 01:51, Gareth Evans wrote: I did miss a step. > Start VM, check DHCP address assigned should be > Edit the VM NIC settings and choose your routed network connection from the > "Network Source" dropdown. Apply changes. > Start VM, check DHCP address assigned I actually

Re: Kvm Bridge Network Problem

2024-05-06 Thread Gareth Evans
On host: $ ip a|grep wl 3: wlp1s0: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.168.1.100/24 ... Using: virt-manager > Edit > Connection Details > Virtual Networks > Add network Mode: Routed Network: 192.168.200.0/24 Accept default DHCP range Forward to: physical devi

Re: Kvm Bridge Network Problem

2024-05-05 Thread Gareth Evans
lated network between host and guest, which without routing presumably is additional to the default network, and the (Ubuntu-based) netplan stuff needs substituting with /e/n/i adjustments: https://www.nodinrogers.com/post/2022-01-06-enabling-kvm-host-to-vm-communcation/ All of which I have yet to

Re: Kvm Bridge Network Problem

2024-05-04 Thread Gareth Evans
t; TV , but could not access the Host. Hi Stephen, That might suggest NAT is still operative for the VM. Did you do the "optional" part of the tutorial in your link too, re KVM network config? What is the output of # nmcli con show # nmcli device # virsh net-list --all # virsh n

Re: Kvm Bridge Network Problem, VM accessing the host

2024-05-04 Thread Geert Stappers
installed br0 (copy attached). I was able to use the LAN printer and the 40" > TV , but could not access the Host. Ah, the VM guest can not access the host. (I changed 'Subject: Re: Kvm Bridge Network Problem' into 'Subject: Re: Kvm Bridge Network Problem, VM accessing the

Kvm Bridge Network Problem

2024-05-04 Thread Stephen P. Molnar
I am running Bookworm on my main platform. After quite a bit of googling and many errors and much head scratching I have managed to follow the instructions in: https://www.cyberciti.biz/faq/how-to-add-network-bridge-with-nmcli-networkmanager-on-linux/ . I have currently implicated this on a

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Gareth Evans
>>> >>>>> On 2 May 2024, at 15:43, Stephen P. Molnar >>>>> wrote: >>>>> >>>>> I am running Bookworm and have implemented QEMU/KVM virt-manager. >>>>> When I install a client I have been using virt-manager -->

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Gareth Evans
On Thu 02/05/2024 at 19:57, Stephen P. Molnar wrote: > On 05/02/2024 12:54 PM, Gareth Evans wrote: >> >> >>> On 2 May 2024, at 17:47, Gareth Evans wrote: >>> >>>  >>> >>>> On 2 May 2024, at 15:43, Stephen P. Molnar >>>

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Stephen P. Molnar
On 05/02/2024 12:54 PM, Gareth Evans wrote: On 2 May 2024, at 17:47, Gareth Evans wrote:  On 2 May 2024, at 15:43, Stephen P. Molnar wrote: I am running Bookworm and have implemented QEMU/KVM virt-manager. When I install a client I have been using virt-manager --> View -->

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Gareth Evans
> On 2 May 2024, at 17:47, Gareth Evans wrote: > >  > >> On 2 May 2024, at 15:43, Stephen P. Molnar wrote: >> >> I am running Bookworm and have implemented QEMU/KVM virt-manager. When I >> install a client I have been using virt-manager --> View -

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Gareth Evans
> On 2 May 2024, at 15:43, Stephen P. Molnar wrote: > > I am running Bookworm and have implemented QEMU/KVM virt-manager. When I > install a client I have been using virt-manager --> View -->Scale Display --> > Always. However, now the 'Always ', the on

Re: QEMU/KVM virt-manager Problem

2024-05-02 Thread Curt
On 2024-05-02, Stephen P. Molnar wrote: > I am running Bookworm and have implemented QEMU/KVM virt-manager. When I > install a client I have been using virt-manager --> View -->Scale > Display --> Always. However, now the 'Always ', the only option > avai

QEMU/KVM virt-manager Problem

2024-05-02 Thread Stephen P. Molnar
I am running Bookworm and have implemented QEMU/KVM virt-manager. When I install a client I have been using virt-manager --> View -->Scale Display --> Always. However, now the 'Always ', the only option available is the default 'Only when Fullscreen'. Now this i

Re: Accessing host and Internet from QEMU/KVM guest; was: Synaptic Problem

2023-12-23 Thread Michael Kjörling
On 23 Dec 2023 09:13 -0500, from s.mol...@sbcglobal.net (Stephen P. Molnar): > On 12/23/2023 08:44 AM, Andrew M.A. Cater wrote: >> If you've nothing that depends on either particularly, I'd recommend >> virt-manager and the kvm/qemu universe. > > Actually, I am

Re: Documentation for KVM/QEMU?

2023-11-09 Thread Anders Andersson
On Mon, Nov 6, 2023 at 11:43 AM Hans wrote: > Maybe the op wqould like to test aqemu, which is a graphical frontend for > qemu > and it might be easier for him to configure. > > In the comparision of aqemu (with using kvm) and VirtualkBox and > Virt-Manager > my feelin

Re: Documentation for KVM/QEMU?

2023-11-06 Thread Hans
Maybe the op wqould like to test aqemu, which is a graphical frontend for qemu and it might be easier for him to configure. In the comparision of aqemu (with using kvm) and VirtualkBox and Virt-Manager my feeling was, Virtualbox the slowest and both Aqemu and VirtManager faster. The latter two

Re: Documentation for KVM/QEMU?

2023-11-06 Thread Stanislav Vlasov
2023-11-06 12:45 GMT+05:00, Michael Kjörling <2695bd53d...@ewoof.net>: > The three biggest differences I have run across (I used VirtualBox > before): > > 1. Storage pools for disk images. With VirtualBox, you can put a disk > image file anywhere. With KVM, they go into on

Re: Documentation for KVM/QEMU?

2023-11-05 Thread Michael Kjörling
On 6 Nov 2023 01:58 -0500, from noloa...@gmail.com (Jeffrey Walton): > QEMU/KVM is mostly like Virtual Box. If you know Virtual Box, then you > have most of what you need for QEMU/KVM. I agree. Although _some_ terminology differs, and naturally things are organized somewhat differently in

Re: Documentation for KVM/QEMU? [Re: How to get VMware Player going on Debian 12 bookworm]

2023-11-05 Thread Jeffrey Walton
On Mon, Nov 6, 2023 at 1:36 AM Rick Thomas wrote: > > Can anyone recommend good documentation on KVM/QEMU that would allow me to > get up to speed on it quickly? I don't know if or where good documentation exists. Sorry about that. QEMU/KVM is mostly like Virtual Box. If you kn

Documentation for KVM/QEMU? [Re: How to get VMware Player going on Debian 12 bookworm]

2023-11-05 Thread Rick Thomas
Can anyone recommend good documentation on KVM/QEMU that would allow me to get up to speed on it quickly? Thanks! Rick On Sun, Nov 5, 2023, at 4:33 AM, Michael Kjörling wrote: > On 5 Nov 2023 10:56 +0100, from andr...@xss.co.at (Andreas Haumer): >>> PPS: If VMware isn't a g

Re: Error : virHostCPUGetKVMMaxVCPUs: KVM is not supported on this platform: Function not implemented

2023-08-30 Thread Mario Marietto
rnel. > Dumb example : >- compile kernel 4.2 >- compile QEMU version 1 >- compile libvirt version 9 > > I'm pretty sure you'll get as "strange" errors as you experienced. > But those errors are not strange, it's just that code get created an

Re: Error : virHostCPUGetKVMMaxVCPUs: KVM is not supported on this platform: Function not implemented

2023-08-30 Thread zithro
ge, it's just that code get created and deleted. If libvirt needs the function "virConnectGetDomainCapabilities()" from KVM, and the installed version of kernel/KVM does NOT ship this function, you get those kind of errors. My advice : look for people who use Linux/BSD -AND- yo

Re: Error : virHostCPUGetKVMMaxVCPUs: KVM is not supported on this platform: Function not implemented

2023-08-30 Thread Mario Marietto
Not a useful suggestion for me. I'm not a coder,such as I'm not a pro system admin : this is only a hobby for me. I try to do the best I can,but I can't solve bugs for which a solution has not been found yet and that involves the writing of a piece of code. On Wed, Aug 30, 2023 at 4:45 AM zithro

Re: Error : virHostCPUGetKVMMaxVCPUs: KVM is not supported on this platform: Function not implemented

2023-08-29 Thread zithro
On 29 Aug 2023 23:48, Mario Marietto wrote: I'm running Debian bookworm [...] No you're not. You're running a MODIFIED Debian version with a (rather old) MODIFIED kernel : $ uname -r 5.4.244-stb-cbe > [removed mostly copy/paste from old posts] Can someone give me some suggestions to

Error : virHostCPUGetKVMMaxVCPUs: KVM is not supported on this platform: Function not implemented

2023-08-29 Thread Mario Marietto
Hello. I'm running Debian bookworm on my ARM Chromebook,model "xe303c12" and I've recompiled the kernel (5.4) to enable KVM,so now my system sounds like this : $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 1

Trouble with KVM after upgrade to bookworm

2023-07-27 Thread Niall O'Reilly
Hello. I use Debian as KVM host for the various VMs (Ubuntu, FreeBSD, no Debian) which serve my home network. I've been doing this since Debian stretch. Until bookworm, each release upgrade has been tedious, but boringly unremarkable. This upgrade seems to have broken KVM so as to cause o

Trouble with KVM after upgrade to bookworm

2023-07-27 Thread Niall O'Reilly
Hello. I use Debian as KVM host for the various VMs (Ubuntu, FreeBSD, no Debian) which serve my home network. I've been doing this since Debian stretch. Until bookworm, each release upgrade has been tedious, but boringly unremarkable. This upgrade seems to have broken KVM so as to cause o

Re: OT: (KVM) Splitting a combined USB mouse and keyboard cable to feed separate mouse and keyboard inputs

2023-02-11 Thread rhkramer
On Saturday, February 11, 2023 10:55:15 AM Dan Ritter wrote: > Is there a reason you don't use a pure USB pathway for keyboard > and mouse? > > i.e. does your target computer not have a USB port available to > take the KVM's input? Hmm, that's an interesting thought -- yes that computer does hav

Re: OT: (KVM) Splitting a combined USB mouse and keyboard cable to feed separate mouse and keyboard inputs

2023-02-11 Thread Dan Ritter
rhkra...@gmail.com wrote: > Leading up to the Problem: My problem is this: one of the computers that I > need / want to keep in service for some time yet has separate inputs for the > keyboard and mouse -- the existing KVMs have separate outputs for the > keyboard > and mouse, so all is (was)

OT: (KVM) Splitting a combined USB mouse and keyboard cable to feed separate mouse and keyboard inputs

2023-02-11 Thread rhkramer
Background: My KVM switch (and a keyboard) died in two (freak)A(ccidents)BKAC. My spare KVM did not work, so I'm looking for another KVM. (For now, I'm using the original KVM for switching the VGA video and keyboard, and have separate mice plugged into each computer (only two in s

With bookworm's kernel, QEMU-KVM EFI cannot see virtio partitions

2022-11-18 Thread Jorge P. de Morais Neto
Windows-10-Jorge.xml Description: XML document Hi! After I upgraded to bookworm, my QEMU-KVM VM fails to boot the guest OS; instead it drops to the EFI shell. If I boot the physical host into bullseye's kernel (Linux 5.10) then the VM boots normally. This VM has two virtual disks, each b

Re: Copy/paste between host and KVM/windows 10 guest??

2022-04-08 Thread Alexander V. Makartsev
On 08.04.2022 14:23, didier gaumet wrote: Le vendredi 08 avril 2022 à 13:48 +0500, Alexander V. Makartsev a écrit : I've had "virtio-win-guest-tools" installed inside Win10 guest does it appear in the list of the Windows installed applications list (Windows parameters menu)? I just verified: th

Re: Copy/paste between host and KVM/windows 10 guest??

2022-04-08 Thread didier gaumet
Le vendredi 08 avril 2022 à 13:48 +0500, Alexander V. Makartsev a écrit : > > I've had "virtio-win-guest-tools" installed inside Win10 guest does it appear in the list of the Windows installed applications list (Windows parameters menu)? I just verified: that's the only thing I installed in th

  1   2   3   4   5   6   7   8   9   >