Re: [OpenIndiana-discuss] Virtualbox kernel module not loading - mixed version?

2019-10-18 Thread Carl Brewer

On 19/10/2019 4:04 pm, Carl Brewer wrote:
FWIW, I've just built 6.0.14 (all I did was change the Makefile, updated 
the hashes and the versions for the src).  It compiles ok so far. Will 
see if it behaves any better - I'm guessing if the kernel module warning 
goes away, it's probably an improvement.


Nope, it crashes as soon as I try to start a VM, just after saying it 
can't catch the mouse.


Anyone here who's familiar with debugging this stuff? I'm out of my depth.

Carl

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Virtualbox kernel module not loading - mixed version?

2019-10-18 Thread Carl Brewer
FWIW, I've just built 6.0.14 (all I did was change the Makefile, updated 
the hashes and the versions for the src).  It compiles ok so far. Will 
see if it behaves any better - I'm guessing if the kernel module warning 
goes away, it's probably an improvement.



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] keyboard in the login window

2019-10-18 Thread Tim Mooney

In regard to: [OpenIndiana-discuss] keyboard in the login window, Marc...:


I recently installed openindiana 2019.04, which runs fine except one
detail: when the graphical interface starts and displays a small window
where to type the login and passwd, I must type this login and password
assuming that the keyboard layout is US. However as soon as I am logged
in, the keyboard is considered as BE (which is what I want:the PC has a
belgian keyboard layout.

Does one of you know how to tell this graphical login program to use the
BE keyboard layout ?


I'm not completely clear on the division of responsibilities between
'lightdm' and the 'gtk-greeter', but people on other OSes that have
had the same keyboard layout issue with lightdm, such as

https://forums.gentoo.org/viewtopic-t-1082730-start-0.html

have generally solved it by adding a small X config snippet to a
directory (which varies by distribution).

On OI, I would try create a file something like

/etc/X11/xorg.conf.d/95-keyboard-be.conf

And start with contents in that file like:

Section "InputClass"
Identifier "keyboard BE layout "
MatchIsKeyboard "on"

Option "XkbLayout" "be"
#Option "XkbVariant" "be_nodeadkeys"
EndSection


If you need to define a "variant", it looks like
/usr/share/X11/xkb/rules/base.lst has several variants for BE:

  oss be: Belgian (alt.)
  oss_latin9  be: Belgian (alt., Latin-9 only)
  oss_sundeadkeys be: Belgian (alt., with Sun dead keys)
  iso-alternate   be: Belgian (alt. ISO)
  nodeadkeys  be: Belgian (no dead keys)
  sundeadkeys be: Belgian (with Sun dead keys)
  wangbe: Belgian (Wang 724 AZERTY)

Once you've created that file, I'm not sure if just logging out of the
desktop is enough to get it to be read or if a full X11 restart is needed.

Please report back if that fixes it or not, and if just a logout was
needed or if a full restart of X11 was needed.

Tim
--
Tim Mooney tim.moo...@ndsu.edu
Enterprise Computing & Infrastructure /
Division of Information Technology/701-231-1076 (Voice)
North Dakota State University, Fargo, ND 58105-5164

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] keyboard in the login window

2019-10-18 Thread Marc Lobelle
Hello,

I recently installed openindiana 2019.04, which runs fine except one 
detail: when the graphical interface starts and displays a small window 
where to type the login and passwd, I must type this login and password 
assuming that the keyboard layout is US. However as soon as I am logged 
in, the keyboard is considered as BE (which is what I want:the PC has a 
belgian keyboard layout.

On older versions of openindiana and on solaris 11, I did not have this 
problem.

Does one of you know how to tell this graphical login program to use the 
BE keyboard layout ?



Thanks


Marc

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Virtualbox kernel module not loading - mixed version?

2019-10-18 Thread Carl Brewer

On 18/10/2019 6:36 pm, Predrag Zecevic - Unix Systems Administrator wrote:



Hi Carl,

do you have kvm installed too?


I don't think so :

root@testy:/var/crash/testy# pkg info | grep -i kvm
  Summary: Core Architecture, (Kvm)
root@testy:/var/crash/testy# pkg info kvm
pkg: info: no packages matching the following patterns you specified are
installed on the system.  Try querying remotely instead:

kvm
root@testy:/var/crash/testy# pkg info Kvm
pkg: info: no packages matching the following patterns you specified are
installed on the system.  Try querying remotely instead:

Kvm
root@testy:/var/crash/testy#

pkg info does show :

Name: system/library/platform
  Summary: Core Architecture, (Kvm)
  Description: core software for a specific hardware platform group
 Category: System/Core
State: Installed
Publisher: openindiana.org
  Version: 0.5.11
   Branch: 2019.0.0.19122
   Packaging Date: 17 October 2019 at 01:43:06 am
Last Install Time:  8 August 2019 at 12:21:28 pm
 Last Update Time: 17 October 2019 at 11:11:15 pm
 Size: 23.91 kB
 FMRI: 
pkg://openindiana.org/system/library/platform@0.5.11-2019.0.0.19122:20191017T014306Z





___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Virtualbox kernel module not loading - mixed version?

2019-10-18 Thread Predrag Zecevic - Unix Systems Administrator

On 10/18/19 01:33, Carl Brewer wrote:


G'day,
Trying to get a VM running on a test server, OI pkg updated from about a 
month ago, I see this :

"VBoxClient: the VirtualBox kernel service is not running. Exiting"

I suspect I have a version of the kernel that's been updated, but VB is 
from an older build.


pkg info shows virtualbox v 6.0.12, from 2019.0.0.0 packaged on Sept 14

The kernel :
v 0.5.11
branch 2019.0.0.18919

When I try to start a VM it crashes the whole machine and it reboots. Ouch!

Is there an easy way to sync them up again?

Hints?

Thank you,
Carl


Hi Carl,

do you have kvm installed too?

That happen to me when I had both virtualization installed at the same 
time (there is hack to have them both running, but in general - IMHO - 
one should pick-up one to avoid problems)


Regards.



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: predrag.zece...@2e-systems.com

headquarter: 2e Systems GmbH, Koenigsteiner Str. 87, 65812 Bad Soden am 
Taunus, Germany

registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss