Re: bhyve coredump on 11.0-ALPHA6

2016-07-09 Thread Lars Engels
On Sat, Jul 09, 2016 at 10:22:57PM +0200, Lars Engels wrote:
> 
[..]
Found the problematic argument:

> -s 30,xhci \

I removed ",tablet" from that line. But I guess bhyve should better not
segfault but give an error message.




pgpSx7pi0_qwp.pgp
Description: PGP signature


Re: bhyve coredump on 11.0-ALPHA6

2016-07-09 Thread Peter Grehan

Yes, without that line it boots. But the vnc cursor speed does not match
the host cursor speed.


 That's the classic problem with VNC - most o/s's implement cursor 
acceleration, while VNC only reports absolute cursor position, and the 
ps2 mouse only reports relative cursor position :(


 The advantage of the usb tablet is that it reports absolute position, 
so the VNC and rendered cursor are identical. Agitate on FreeBSD support 
for that :)


later,

Peter.

___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Re: new ports for UEFI firmware

2016-07-09 Thread Fabian Freyer
Hi,

there are now two ports:

  sysutils/uefi-edk2-bhyve
  sysutils/uefi-edk2-bhyve-csm

which build with and without CSM built in, to enable both CSM and non-CSM
firmwares to be installed in parallel.

The firmwares are both installed to /usr/local/share/uefi-firmware/.

Thanks to Roman Bogorodskiy for creating the slave port and Michael Dexter for
providing feedback on the original port.

Fabian



signature.asc
Description: OpenPGP digital signature


Re: bhyve coredump on 11.0-ALPHA6

2016-07-09 Thread Peter Grehan

Hi Lars,


Found the problematic argument:


-s 30,xhci \


I removed ",tablet" from that line. But I guess bhyve should better not
segfault but give an error message.


 Yes, that can be added.

 Not sure if the tablet works on FreeBSD though - you may have to drop 
that config line and fall back to the ps2 mouse.


later,

Peter.

___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Re: bhyve coredump on 11.0-ALPHA6

2016-07-09 Thread Lars Engels
On Sat, Jul 09, 2016 at 01:54:18PM -0700, Peter Grehan wrote:
> Hi Lars,
> 
> > Found the problematic argument:
> >
> >> -s 30,xhci \
> >
> > I removed ",tablet" from that line. But I guess bhyve should better not
> > segfault but give an error message.
> 
>   Yes, that can be added.
> 
>   Not sure if the tablet works on FreeBSD though - you may have to drop 
> that config line and fall back to the ps2 mouse.

Yes, without that line it boots. But the vnc cursor speed does not match
the host cursor speed.


pgp2u75Z139rD.pgp
Description: PGP signature