[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-13 Thread Michal Suchanek
So the RightWay(tm) to fix this is to download
http://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/ich9-ehci-
uhci.cfg;hb=HEAD

and run

qemu-system-x86_64 -net none -readconfig ich9-ehci-uhci.cfg -device usb-
host,vendorid=0x0b95,productid=0x772b -device usb-tablet extra options
here

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-13 Thread Michal Suchanek
Actually, in qemu 2.0.0 the file is packaged. However, it is packaged in
the qemu package rather than qemu-system package so users are unlikely
to have the file.

** Also affects: qemu (Debian)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-11 Thread Michal Suchanek
I can connect to network with qemu 2.0 with and win 7 pro 64bit guest.

qemu-system-x86_64 -machine accel=kvm -smp 2 -m 1024 -net none -device
usb-ehci,id=usb,bus=pci.0,addr=0x4 -device usb-
host,vendorid=0x0b95,productid=0x772b,id=hostdev0,bus=usb.0  -usb
-usbdevice tablet -hda /srv/rhev/virtual.qcow  -soundhw hda -boot c

Bus 007 Device 014: ID 0b95:772b ASIX Electronics Corp.


Unfortunately there is lack of automation and documentation. Ideally you would 
use something like 
qemu-system-x86_64 -machine accel=kvm -smp 2 -m 1024 -net none -usb2 -usbdevice 
host:0b95:772b -usbdevice  tablet -hda /srv/rhev/virtual.qcow  -soundhw hda 
-boot c

Tthe usb device info from Linux should be enough to determine if the
device is to be connected to usb1 or usb2, right?

** Attachment added: Win 7 device manager
   
https://bugs.launchpad.net/qemu/+bug/685096/+attachment/4129559/+files/screenshot-20140611122419.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2014-01-03 Thread Michal Suchanek
There are two issues here:

cu randomly identifies the serial connection as dialin (nortscts) ot
dialout (rtscts). I don't care about that distinction being broken. I
fix that with the patch.

The other problem is 'line in use' which is caused by running cu as
root. The permission issues are discussed above. You need to add
yourself to whatever group cu is owned by and run as non-root user
and/or change the permissions to make the device nodes owned by whatever
is cu suid to.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to uucp in Ubuntu.
https://bugs.launchpad.net/bugs/1094278

Title:
  cu doesn't connect properly to a serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/1094278/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2013-12-06 Thread Michal Suchanek
patch http://bugs.debian.org/cgi-
bin/bugreport.cgi?msg=15;filename=flow.patch;att=1;bug=336996

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to uucp in Ubuntu.
https://bugs.launchpad.net/bugs/1094278

Title:
  cu doesn't connect properly to a serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/1094278/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 504368] Re: sdl window intermittently scales instead of resizing

2013-06-11 Thread Michal Suchanek
On 26 April 2012 18:23, Serge Hallyn 504...@bugs.launchpad.net wrote:
 This may be the root cause of bug 986192

I guess not. That bug is TwinView specific but this issue happens with
any graphics.

In fact, in qemu 1.5 this issue is no longer present.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/504368

Title:
  sdl window intermittently scales instead of resizing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/504368/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 237164] Re: kvm needs to correctly simulate a proper monitor

2012-03-26 Thread Michal Suchanek
Isn't the issue here that the emulated card has too low video memory
forcing 800x600 when the driver selects the default 24bpp depth?

This is an issue with some very old real hardware too.

I guess X could account for that but due to its architecture every
driver would likely have a separate check for this condition (S3,
cirrus, and any other driver that could be possibly used with such low-
mem card).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in Ubuntu.
https://bugs.launchpad.net/bugs/237164

Title:
  kvm needs to correctly simulate a proper monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/237164/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 902339] [NEW] samba(7) references missing programs

2011-12-09 Thread Michal Suchanek
Public bug reported:

samba(7) lists testprns(1) and smbsh(1) which are not installed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: samba 2:3.5.11~dfsg-1ubuntu2.1
ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10
Uname: Linux 3.1.0-1-generic x86_64
NonfreeKernelModules: openafs
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Dec  9 21:58:13 2011
OtherFailedConnect: Yes
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SambaServerRegression: Yes
SmbConfIncluded: No
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/902339

Title:
  samba(7) references missing programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902339/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 902339] Re: samba(7) references missing programs

2011-12-09 Thread Michal Suchanek
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/902339

Title:
  samba(7) references missing programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902339/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 819486] Re: cannot boot from network - roms missing

2011-08-06 Thread Michal Suchanek
On 6 August 2011 00:50, Serge Hallyn 819...@bugs.launchpad.net wrote:
 Quoting Michal Suchanek (hramr...@centrum.cz):

 qemu-user does not depend on qemu-common but qemu-common is supposed to
 pull docs as well - does qemu user not need those? And where are those,
 anyway?

 qemu-user is a completely separate package providing the non-accelerated
 emulators.  If it's missing documentation, then a bug should indeed be
 opened against qemu-user.

 The docs for qemu, qemu-img, etc are in the qemu-kvm package.

i A  --\ qemu-common0.14.1+nor 0.14.1+nor
  Description: qemu common functionality (bios, documentation, etc)
This package pulls in the various binary bios rom blobs needed to boot
the various emulated architectures, as well as the documentation.

but no docs are in the dependencies.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 819486] Re: cannot boot from network - roms missing

2011-08-05 Thread Michal Suchanek
I don't think hiding dependencies in qemu-common is a good idea.

qemu-user does not depend on qemu-common but qemu-common is supposed to
pull docs as well - does qemu user not need those? And where are those,
anyway?

qemu-kvm and qemu-user both depend on qemu-common and the former also
depends on bridge-utils, iproute, upstart-job and whatnot while the
latter does not but depends on qemu-keymaps instead. Don't see why there
should be any difference.

Obviously, qemu-common fails at bringing any uniformity into qemu
dependencies, only hides them from the user.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 819486] Re: cannot boot from network - roms missing

2011-08-02 Thread Michal Suchanek
I am not particularly concerned which roms are used so long as they are
easily available.

As is it is nearly impossible to find the roms. There are many packages
concerning pxe so digging the right one when kvm does not even suggest
it is quite difficult.

The etherboot roms are mostly broken but at least the rtl8139 one works
in most cases so that's good enough.

Not that ipxe is much better. Either tends to fail miserably if you
happen to load the the pxeonly image of ipxe/gpxe and boot using that.
With the new ipxe roms there is at least some hope somebody might fix
them someday, though.

Note that the ipxe roms need to be padded (eg using truncate) to 32k/64k
before they can be used in kvm.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 819486] Re: cannot boot from network - roms missing

2011-08-02 Thread Michal Suchanek
The package that requires the roms (qemu-system or qemu-kvm in this
case) should recommend or suggest the package that contains them.

I looked in the man page and I found no information about installing
roms whatsoever. If it is supposed to be helpful in this regard it
should mention the location where the roms are searched by qemu and kvm
(I had to use strace to determine that). This is obviously an upstream
issue.

Once this is resolved it is much easier to search for the roms in
packages by filename or a note could be added which package provides the
the roms in Ubuntu.

It seems the roms do not need to be padded with recent qemu. I used some
guide that recommended it but qemu in Debian uses the ipxe roms directly
without any issues.


Thanks

Michal

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 819486] [NEW] cannot boot from network - roms missing

2011-08-01 Thread Michal Suchanek
Public bug reported:

The kvm package does not contain any PXE roms nor does it depend on or
suggest another package containing them.

Debian uses ipxe roms with kvm, and ipxe is already in Ubuntu so I don't
see any reason why there can't be package placing the roms where kvm
searches for them.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: qemu-kvm 0.14.1+noroms-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
Uname: Linux 3.0.0-5-generic x86_64
Architecture: amd64
Date: Mon Aug  1 21:36:48 2011
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-5-generic 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro splash vt.handoff=7
SourcePackage: qemu-kvm
UdevDb: Error: [Errno 2] No such file or directory
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/23/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: CBQ4510H.86A.0119.2010.0223.1522
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DQ45CB
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE30148-302
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrCBQ4510H.86A.0119.2010.0223.1522:bd02/23/2010:svn:pn:pvr:rvnIntelCorporation:rnDQ45CB:rvrAAE30148-302:cvn:ct3:cvr:

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 819486] Re: cannot boot from network - roms missing

2011-08-01 Thread Michal Suchanek
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/819486

Title:
  cannot boot from network - roms missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/819486/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 504368] Re: sdl window intermittently scales instead of resizing

2011-07-20 Thread Michal Suchanek
My window manager maximizes all windows. I am running kvm 0.14.

Initially the VM is displayed 1:1 in the top left corner leaving large
portion of the window black.  Resizing the window or rebooting the VM
causes the output to be scaled which is horrendous.

There are three issues here: there is no way to force the window to be
the size of the VM output nor is there a way to display the VM output
1:1 regardless of window size nor  is there any possibility to make the
VM output scale proportionally.

Pressing Ctrl+Alt+u definitely does not disable scaling for me although
it causes the VM output to disappear momentarily causing the window to
flash.

I guess setting window size  can be achieved with some WM hint (and
should be a command line option and possibly a option configurable from
the monitor). Obviously, not all outputs can set the hint and not all
WMs will respect it. However, setting the hint *and* resizing to the
desired size should give the correct size in most cases.
http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#NORESIZE

The other issue is that scaling does not respect aspect ratio leading to
horrendous VM output. I don't think there is any use case for non-
proportional scaling.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/504368

Title:
  sdl window intermittently scales instead of resizing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/504368/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs