> Can somebody tell me at least in which file the keyboard layout is
> stored, so that I can fix it through ssh (the keyboard which can
> be queried its layout is still to be invented).
Hi,
I'm using a French keyboard on my OpenIndiana system.
See "man kbd" and the command : kbd -s French to
There's two aspects here:
1) the language and keyboard choice during install
2) the MATE settings
Regarding MATE, I can launch
mate-control-center
which seems to work: I can add layouts in Keyboard layout there as well.
I can launch the control center from the global menu : System -> Con
You wrote that you are running a Intel i5-10400F CPU.
That is a 6 core CPU according and the specs do not list an integrated Graphics
card so I think it is an Intel CPU *without* integrated graphics :
https://www.intel.com/content/www/us/en/products/sku/199278/intel-core-i510400f-processor-12m
It's good news that you solved the problem.
Can you please submit the hardware components to the HCL (OpenIndiana Hardware
Compatibility List) ?
Perhaps also with some BIOS info in the "Notes and/or specific usage
instructions";
there are several systems and components with specific BIOS sugg
There exists a directory
/var/log/lightdm
with a lightdm.log file. Maybe it gives a clue as to what is happening ?
Also :
svcs -p lightdm
shows Xorg is started by lightdm so /var/log/Xorg.0.log can perhaps also be
checked to see if starting/stopping X is slow.
So you could start by ti
- Op 6 sep 2021 om 22:55 schreef carl c...@bl.echidna.id.au:
> The GUI DDU doesn't work, it doesn't submit the list, and I'm not sure
> what format to send what it should send, to Aurelian.
>
> If you know what commands I need to run from the shell to generate the
> right output, I would lo
Hi,
I can confirm I've had for the last months some annoying (blocking!) issues
with GPG2 on OI,
but some issues also happen on other operating systems (pin entry related), so
this may be a GPG2 issue, and not an OI issue. Anyway ...
What I do as workaround is use "loopback" mode, I'm not su
- Op 27 sep 2021 om 11:09 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
>
> Thanks for the response David, I really appreciate it. I'm glad to see
> it's not just my install.
It is also possible to setup a test VM (for example with "vagrant") and make a
n
chreef Andreas Wacknitz a.wackn...@gmx.de:
> Am 9/30/21 um 10:37 AM schrieb Tim Mooney via openindiana-discuss:
>> In regard to: Re: [OpenIndiana-discuss] GPG2 on OI, s...@pandora.be
>> said...:
>>
>>> It is perhaps possible to try out older versions and find a solution
- Op 30 sep 2021 om 22:29 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
> In regard to: Re: [OpenIndiana-discuss] GPG2 on OI, s...@pandora.be said...:
>
>> If I try it on X11/MATE desktop,
>> then the default /usr/bin/pinentry works usi
- Op 30 sep 2021 om 20:41 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
>> Basically the fix is to put "s2k-count 29176832" in gpg-agent.conf :
>
> I didn't mention that in my previous post because it's not a fix,
> just a workaround.
Well I just tested on
- Op 1 okt 2021 om 20:25 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
> In regard to: Re: [OpenIndiana-discuss] GPG2 on OI, s...@pandora.be said...:
>
>> Do we know whether the GNUPG developers are testing/developing with GNU
>> lib
There is also a way to use the /usr/lib/pinentry-curses that is linked against
the Sun libcurses.
The program supports a -c option to set colors where you must provide a comma
(,) separated list of curses colors.
If you set colors like : /usr/lib/pinentry-curses -c "white,black,cyan"
and of
You asked:
"What can I do to install the propernvidia driver and make my system functional
again?"
By "not functional" do you just mean you have no X desktop (lightdm) or really
not functional,
in the sense of no text logon console ?
You should have at least one text console enabled
online
>
> We certainly do support UEFI
I can confirm this. I installed OI 2021.04 on a system with UEFI and it works.
As the docs explain the option "install into a partition" has some limitations.
See the docs at:
http://docs.openindiana.org/handbook/getting-started/#installing-openindiana
Reg
,
> toomas
>
>>
>> From: Toomas Soome via openindiana-discuss
>> > <mailto:openindiana-discuss@openindiana.org>>
>> Sent: Thursday, October 14, 2021 12:13 PM
>> To: s...@pandora.be <mailto:s...@pandora.be> > <mailto:s...@telenet.be&
Andreas Wacknitz helped James Madgewick in the past to do an export.
So James Madgewick has an export of the wiki and is working on further
migrating the contents to oi-docs.
The export is available at:
https://oi-wiki-test.madgwick.xyz/
Can you give an example of something that is in t
> Is there a way to fix the USB drive auto mounting issue?
As a workaround you can perhaps try:
svcs hal rmvolmgr
svcadm restart hal
svcadm restart rmvolmgr
svcs hal rmvolmgr
Both services must be online:
$ svcs hal rmvolmgr
STATE
On my OpenIndiana workstation I have USB 3.1 and automount works.
However you have to enable first "rmvolgmr".
# svcadm enable rmvolmgr
By default this is disabled.
You can then check "hal" :
# svcs -D hal
STATE STIMEFMRI
disabled7:44:06 svc:/network/device-discovery/pri
I've created
https://www.illumos.org/issues/14226
and linked it to
- Bug #13711: USB Flash Drive does not automount correctly
- Bug #14216: Problem with USB
- Bug #13858: x11 hot plug keyboard does not work
Note that there are also exist
I have only read this thread very superficially, but LTO tape (linear tape open)
https://en.wikipedia.org/wiki/Linear_Tape-Open
LTO-8 has native raw capacity of about 12TB so attaching a LTO-8 drive may be
an option.
The same page says, by the way, that LTO-9 is supposed to have 18TB native
Do you still have access to a console when the system is 'unreachable' over the
network ?
If you still have a text console on the system which became unreachable,
perhaps you could check before rebooting whether you can see any errors on the
NIC.
For example using:
# dladm show-link -s rge0
Thanks Andreas (and Marc for bringing the issue to attention).
> I have checked "Enable Input Method Framework" in one of the system
> settings and selected the only available one: "IBus - Intelligent Input
> Bus".
>
> Andreas
I wasn't aware of this so I appreciate the question.
I have now en
- Op 8 mar 2022 om 9:30 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
> All-
>
> It's possible I might be getting a new workstation at my workplace. I'm
> lucky in that my employer will allow me to run OI on it, but I'm limited
> to purchasing from Dell or H
- Op 11 mar 2022 om 18:30 schreef stes s...@telenet.be:
> I use OpenIndiana on a Dell Precision 3640 with
> an Intel i3 10th generation CPU and it installed easily and works fine
> day-to-day.
>
> I'm using a SATA book disk (I didn't try SSD).
>
> I've documented my findings at
> http://docs
There exists also an (Illumos) executable called pcieadm in the package :
diagnostic/pci.
# pkg install diagnostic/pci
# /usr/lib/pci/pcieadm show-devs
The OpenIndiana HCL is not based on DDU submissions anyhow, I think,
the 'Contrib' section explains how to submit HCL info.
http://docs.openi
Geany 1.37 still installs and runs / launches on my system,
even after installing
# pkg list glib2
NAME (PUBLISHER) VERSIONIFO
library/glib2 2.66.8-2022.0.0.1 i--
I don't know whether it is recomme
- Op 12 apr 2022 om 17:59 schreef russell str...@willows7.myzen.co.uk:
> My last update was on 2nd April, do I need to perform another update
> before attempting to install OpenSSH 8.9.0.1?
I think you have to do a full update first, yes.
I didn't try the new ssh package yet, so I could be w
- Op 11 apr 2022 om 15:47 schreef John D Groenveld groenv...@acm.org:
> Does disabling in.routed with routeadm(8) prevent your default
> route from being disappeared?
> https://illumos.org/man/8/routeadm>
I also wonder why this system that becomes unreachable after a a certain uptime,
runs
nabled.
So whether you have a requirement for enabling any routing daemons and if not
whether it helps to disable in.routed.
Regards,
David Stes
- Op 12 apr 2022 om 18:48 schreef Judah Richardson
judahrichard...@gmail.com:
> On Tue, Apr 12, 2022 at 11:46 AM s...@pandora.be wrote:
>
>>
- Op 13 apr 2022 om 6:32 schreef Judah Richardson judahrichard...@gmail.com:
> I can confirm that mousing over the network tray icon in MATE results in a
> popup that shows both the network profile and location are set to Automatic.
As you can read at "Troubleshooting NWAM" there is an opt
- Op 12 apr 2022 om 20:00 schreef John D Groenveld groenv...@acm.org:
> svc:/network/routing/route is enabled out of the box with
> OI-hipster-text-20211031.iso
I can't reproduce this.
When I install from the OI-hipster-text-20211031.iso it does not enable
routing/route.
Also my OpenIndia
- Op 13 apr 2022 om 20:10 schreef Udo Grabowski (IMK) udo.grabow...@kit.edu:
> But what happens if you place an *empty* /etc/defaultrouter there ?
I didn't test that.
However I just rebooted my test server which I had installed from
OI-hipster-202110 and then I can reproduce the problem
- Op 13 apr 2022 om 21:02 schreef gary mills gary_mi...@fastmail.fm:
>> So that doc positions NWAM as a solution for 'laptop users'.
>> Opinions may differ ...
>
> NWAM actually works well in many situations.
That's true. Maybe the doc could be rephrased.
Also describing Network Auto-
- Op 13 apr 2022 om 21:13 schreef Judah Richardson
judahrichard...@gmail.com:
> Speaking as an experimental user (read: OI is not my daily driver) who
> acknowledges OI inherits a lot of internal functionality from a
> server/workstation distro (openSolaris): all of this strikes me as
> ana
- Op 13 apr 2022 om 22:19 schreef Udo Grabowski (IMK) udo.grabow...@kit.edu:
> The facts are that server environments can be really involved (and
> even Desktops), and NWAM isn't fit for such complications.
The installer (logged in /var/sadm/system/log/install_log) has 3 options:
1) Automa
- Op 12 apr 2022 om 21:12 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
>
> This is indeed a bug:
>
>14006 ipv4-routing should not be enabled by default
>https://www.illumos.org/issues/14006
>
> I haven't had time to work on it, but I am happy to
I opened a request to add libsamplerate again to the hipster repo.
https://www.illumos.org/issues/14645
The install of media/vlc from hipster-encumbered does currently not work.
It complains that there is a missing library: libsamplerate.
As a workaround I built libsamplerate from oi-userlan
- Op 16 apr 2022 om 0:58 schreef Joshua M. Clulow j...@sysmgr.org:
>
> Whether it is installed or not, the routing setup service should not
> have a special case like it does today that tries to guess at whether
> or not this daemon should be enabled. The operator should be required
> to t
- Op 17 apr 2022 om 15:28 schreef Bob Friesenhahn
bfrie...@simple.dallas.tx.us:
> This sounds reasonable except for the "chicken and the egg" issue.
> If software is necessary in order for the system to receive updates or
> perform its function, then it is useful that it be installed. I a
Hi Apostolos,
This is just an idea, maybe you already tried it,
but it seems you are using GNU CC/CXX 10.3.0.
While if I look at boost:
depend fmri=pkg:/system/library/g++-7-runtime@7.5.0-2020.0.1.9 type=require
depend fmri=pkg:/system/library/gcc-7-runtime@7.5.0-2020.0.1.9 type=require
boost
Apostolos,
Alternatively you could try to rebuild boost from
https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/library/boost
and set GCC_VERSION to something like 10.3 or 11
include ../../../make-rules/shared-macros.mk
GCC_VERSION=11
in the boost Makefile
I d
I have no problem booting UEFI with Dell Precision
http://docs.openindiana.org/community-hcl/systems/#workstations
I originally had BIOS 1.2 and updated without problems to BIOS 1.8. I can
boot UEFI.
(thanks to the Illumos and OpenIndiana developers who make this possible, by
the way).
In
By the way the subject line says "dell 15810" but in fact in the text you wrote
t5810
I think the T5810 is probably the right model name 'T' for Tower not '1' like
15810
There is no entry for the T5810 but interesting perhaps to have it submitted
(added) to
http://docs.openindiana.org/commu
- Op 18 jul 2022 om 5:12 schreef Leonard Sitongia lsiton...@onebeam.us:
>
> "sudo pkg list -af nextcloud" would tell me if there's anything
> currently available, right? (I've added the encumbered and SFE
> repositories and updated)
Not all software is necessarily in IPS repositories.
So
Hi,
I'm maintaining a package 'Squeak' (Smalltalk-80 http://squeak.org) which is
using 'subversion' (SVN).
I think Squeak is one of the very few packages in oi-userland (still) using
subversion because the old Smalltalk team had their sources in subversion and
these still get occasional updat
I'll check again. Thanks, I'll try a new update.
I'll try to investigate more what caused the "Squeak" build problem,
but as indicated it used to work.
The squeak classical VM uses "cmake" and a custom written configure script
which is not autoconf generated.
Thanks,
David Stes
- Op 5
5 schreef Marcel Telka mar...@telka.sk:
> On Sun, Jul 31, 2022 at 06:36:49PM +0200, s...@pandora.be wrote:
>> Unfortunately today when I ran 'gmake build' or 'gmake install' in the
>> components/runtime/smalltalk/squeak directory,
>> I get an error :
>&
David Stes
- Op 6 aug 2022 om 21:50 schreef Marcel Telka mar...@telka.sk:
> On Sat, Aug 06, 2022 at 08:06:55PM +0200, s...@pandora.be wrote:
>> I'm no Perl expert and I'm not sure whether I had to do this but I manually
>> set
>> the perl mediator to perl 5.34.
&g
eef Marcel Telka mar...@telka.sk:
> On Sun, Aug 07, 2022 at 03:50:44PM +0200, s...@pandora.be wrote:
>> However I think that PARI does not require an update because the dependency
>> is
>> simply:
>>
>> depend fmri=pkg:/runtime/perl type=require
>>
>&g
Hi,
I wrote a while ago an OpenIndiana document on keyboard settings , see
http://docs.openindiana.org/handbook/community/inputmethod/
in my case I installed OpenIndiana and selected from the "kbd -s" output option
15 for the French keyboard,
which I had to enter in QWERTY of course, but from
- Op 15 sep 2022 om 18:23 schreef stes s...@telenet.be:
> Hi,
>
> I wrote a while ago an OpenIndiana document on keyboard settings , see
>
> http://docs.openindiana.org/handbook/community/inputmethod/
Maybe I could update the above document and add something that I've found out,
namely th
It seems there are various screensaver packages:
$ pkg list | grep screensaver
desktop/mate/mate-screensaver 1.26.1-2022.0.0.0 i--
desktop/xscreensaver 6.4-2022.0.0.2 i--
desktop/xscreensaver/hacks6.4-2
The Dell UEFI BIOS 1.17 for Dell Precision seems to work fine for me (UEFI)
with Secure Boot disabled (which I think is the default for Dell Precision).
Is someone keeping a list of supported / tested BIOS firmware versions ?
For me Dell BIOS 1.17 is reported in OpenIndiana as:
# prtdiag -v
oot issues at https://www.illumos.org/issues/14807
I'll file a "feature request" for a efibootmgr tool ...
Regards,
David Stes
- Op 27 sep 2022 om 16:31 schreef carl c...@bl.echidna.id.au:
> On 27/09/2022 6:47 pm, s...@pandora.be wrote:
>>
>> The Dell UEFI
er wrote:
>> On 27/09/2022 6:47 pm, s...@pandora.be wrote:
>>>
>>> The Dell UEFI BIOS 1.17 for Dell Precision seems to work fine for me
>>> (UEFI) with Secure Boot disabled (which I think is the default for
>>> Dell Precision).
>>>
>>> Is
> Based on the rule above we already obsoleted following packages
> recently:
>
...
> library/python/mkdocs
...
see http://docs.openindiana.org/contrib/getting-started/
that page says for installing mkdocs:
"For OpenIndiana Hipster, MKDocs and all of it's dependencies have been
packaged and
For the specific case of library/python/mkdocs which is now obsolete,
changing/updating the docs.openindiana.org is a solution.
The webpage for documenation specifically says that most operating systems use:
"pip install mkdocs"
So by removing the documentation on "pkg install mkdocs" this
ith mkdocs 1.0.4 and simply adapt /
rebuild for a newer python version."
That is, there are apparently issues with upgrading mkdocs to a newer version
at the documentation "Theme" level.
Regards,
David Stes
- Op 30 sep 2022 om 10:00 schreef Marcel Telka mar...@telka.sk:
Part of the problem is, I think, that there is no maintainer any longer, as far
as I know, for the mkdocs component in oi-userland.
If someone knows how to build mkdocs with python 3 (which is perhaps possible,
I don't know, I have no experience with building python components) then this
woul
requirement for the "futures" package may be due to the fact that
it can run on python 2.7 but requires the help from "futures" to do so ?
Regards
David Stes
- Op 30 sep 2022 om 20:29 schreef Bob Friesenhahn
bfrie...@simple.dallas.tx.us:
> On Fri, 30 Sep 2022, s..
As a test, I ran mkdocs 1.4 (http://mkdocs.org) with python 3.9 on OpenIndiana
and this seems to work with the OpenIndiana docs.
# pip install mkdocs
$ mkdocs serve -a 0.0.0.0:8000
ERROR- Config value: 'theme'. Error: Unrecognised theme name: 'spacelab'.
The available installe
; On Sun, Oct 02, 2022 at 05:04:36PM +0200, s...@pandora.be wrote:
>> but the theme error can be solved by:
>>
>> # pip install mkdocs-bootswatch
>
> ...
>
>> or somebody could try to package mkdocs for Python 3.9 in IPS oi-userland.
>
> I'm working on
- Op 4 okt 2022 om 16:15 schreef Marcel Telka mar...@telka.sk:
> All mkdocs packages are back and updated to their latest versions:
Good. mkdocs is useful to have in the repository, I suppose.
Thanks for updating the mkdocs package because obviously the situation with
python 2.7 was ugly
"Vagrant" uses shared folders, and shared folders seem to work
vagrant automatically defines for me a mountpoint in a Vagrant VM /vagrant
works for me with VirtualBox 6.1.38 and the box:
$ vagrant box list
openindiana/hipster (virtualbox, 20220801)
in the vagrant vm there is:
$ pkg list | gre
There is a discussion here which may be relevant:
http://docs.openindiana.org/dev/graphics-stack/
related to gfx-drm , Intel KMS driver and a hardware matrix
with various SKYLAKE GT2 entries but not for HD Graphics 520 it seems.
I've not been able to get OpenIndiana with X running on a differ
pkg list file-system/zfs may provide a useful version for the IPS package with
the zfs command.
zfs get version
zfs upgrade -v
for the on disk zfs filesystem versions.
- Op 19 okt 2022 om 13:36 schreef Discussion list for OpenIndiana
openindiana-discuss@openindiana.org:
>> On 19. Oct 20
It's easy to reproduce.
If I install OI 2020.04 then run pkg update, I get 'openindiana zfs'
vdev_disk_open devid mismatch messages logged in /var/adm/messages as
kern.notice
Followed by a NOTICE of update devid from ... to ...
However for me
1) this notice does not appear I install the
I've not been able to get USB passthru to work so far.
Last time I tried it panic'd my machine.
On the positive side on the current OI 2022.11 USB automount immediately works,
so as soon as some USB device is inserted it seems HAL (hardware abstraction
daemon) knows about it and is aware of the
Do you have a particular reason to use slice s0 instead of using the whole disk
?
https://illumos.org/man/8/zpool
"disks ZFS can use
individual slices or partitions, though the recommended mode of
operation is to use whole disks. A disk can be specified by a ful
or me in a zpool SATA disk mirror with a Seagate and Western
Digital disk ...
Regards,
David Stes
----- Op 10 dec 2022 om 15:59 schreef s...@pandora.be s...@telenet.be:
> It's easy to reproduce.
>
> If I install OI 2020.04 then run pkg update, I get 'openindiana zfs'
> vd
- Op 3 jan 2023 om 17:54 schreef s...@pandora.be s...@telenet.be:
> You could try to run with the -M option but this may not be such a good idea:
>
>
> " -M
>
> On x86 systems, in an install-bootloader operation, additionally
> installs
Because initially Predrag Zečević asked about ZFS with ashift 9 and ashift 12,
I think this the same as
https://www.illumos.org/issues/5242
"zpool won't allow attachment of larger sector drive to mirror"
I was not aware of "zdb -C rpool" the value "ashift".
According to:
https://jrs-s.net/20
Something that worked for me was specifying a specific version.
https://www.illumos.org/issues/14648
pkg install pkg://hipster-encumbered/media/vlc@2.2.8-2018.0.0.2
So although I am not sure about your question in general ("can I downgrade in
IPS ?"),
I think the answer is "yes a downgrade can
74 matches
Mail list logo