* [discuss] Making OI friendly to new users
@ 2025-08-12 21:48 Atiq Rahman
2025-08-12 21:53 ` Joshua M. Clulow via illumos-discuss
0 siblings, 1 reply; 8+ messages in thread
From: Atiq Rahman @ 2025-08-12 21:48 UTC (permalink / raw)
To: Discussion list for OpenIndiana, illumos-discuss
Cc: OpenIndiana Developer mailing list, toasterson
[-- Attachment #1: Type: text/plain, Size: 2284 bytes --]
Hello,
I’ve been following OI for some time, and I’m concerned about a pattern
that has been slowing growth: new users frequently encounter installation
or boot issues and leave frustrated. I see this repeatedly in the forums,
often without resolution. This is a major barrier not only to adoption but
to community contribution. If we want more contributors, we first need more
users and for that, the first experience must be smooth.
At present, there are several critical blockers:
*1. EFI Installation & Custom Partitioning*:
There is major confusion around custom partitioning. Most advice
discourages it in favor of using the whole disk which is unrealistic.
Nobody is going to buy a separate external drive for every OS they test. At
present, folks are able to install many distros using the internal disk.
Better EFI support in OI should allow safe custom partitioning without
restrictions.
*2. Missing Core Drivers:*
- Many common Ethernet/LAN drivers are absent.
- Common wireless drivers are also missing.
- Graphics drivers are broken or nonexistent for much of today’s and
yesterday's hardware.
These are basic requirements for installation and first boot. Without them,
users can’t even get online to troubleshoot or fetch updates.
These issues don’t just frustrate individual users, they shrink our
potential contributor base before it even forms. Every failed installation
attempt is a lost opportunity for feedback, testing, and future development
help.
I am deeply frustrated. At times, it feels like the stagnation in the OI
Leadership (or Association whoever leading it) is slowly killing the
project instead of helping it thrive.
I believe OI can still grow, but it will require prioritizing these
entry-level fixes. Making installation seamless for new users should be
seen as an investment in the project’s long-term health. I’d be happy to
help test or provide feedback on any efforts aimed at improving these.
Best regards,
Atiq
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-Mc44c9794bf49ad781f14b7d5
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
[-- Attachment #2: Type: text/html, Size: 2922 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [discuss] Making OI friendly to new users
2025-08-12 21:48 [discuss] Making OI friendly to new users Atiq Rahman
@ 2025-08-12 21:53 ` Joshua M. Clulow via illumos-discuss
2025-08-13 0:01 ` Ren Kararou via illumos-discuss
0 siblings, 1 reply; 8+ messages in thread
From: Joshua M. Clulow via illumos-discuss @ 2025-08-12 21:53 UTC (permalink / raw)
To: illumos-discuss
Cc: Discussion list for OpenIndiana,
OpenIndiana Developer mailing list, toasterson
On Tue, 12 Aug 2025 at 14:48, Atiq Rahman <atiqcx@gmail.com> wrote:
> Many common Ethernet/LAN drivers are absent.
> Common wireless drivers are also missing.
> Graphics drivers are broken or nonexistent for much of today’s and yesterday's hardware.
FWIW, these are all issues for illumos as a whole, rather than
specifically OpenIndiana. I agree that they are important issues to
tackle!
> I’d be happy to help test or provide feedback on any efforts aimed at improving these.
The thing is, providing feedback or offering to test things is not
really what we need. We need people willing to actually write the
drivers, and to do work on the graphics subsystems (updating the port
of DRM from Linux, in particular).
You may say "ah, but I am not a kernel developer, I can not do those
things"! But the kernel is just a big C program, and everybody who is
comfortable working on it now started out from a point where they were
not yet able to do that.
If you want to see progress, pick an issue and work on it. Other
folks in the community can provide advice and help you if you get
stuck! Otherwise, things will continue largely as they have.
Cheers.
--
Joshua M. Clulow
http://blog.sysmgr.org
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-M45b3a740416a469fd4ddf60e
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [discuss] Making OI friendly to new users
2025-08-12 21:53 ` Joshua M. Clulow via illumos-discuss
@ 2025-08-13 0:01 ` Ren Kararou via illumos-discuss
[not found] ` <198a12dad15.dae2ecc13918.2528298118309667446@zoho.com>
0 siblings, 1 reply; 8+ messages in thread
From: Ren Kararou via illumos-discuss @ 2025-08-13 0:01 UTC (permalink / raw)
To: illumos-discuss
Cc: Discussion list for OpenIndiana,
OpenIndiana Developer mailing list, toasterson
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
> You may say "ah, but I am not a kernel developer, I can not do those
> things"! But the kernel is just a big C program, and everybody who is
> comfortable working on it now started out from a point where they were
> not yet able to do that.
>
> If you want to see progress, pick an issue and work on it. Other
> folks in the community can provide advice and help you if you get
> stuck! Otherwise, things will continue largely as they have.
Tacking on to this, the illumos website has lots of valuable documentation on this exact topic, generally at https://illumos.org/books/ and more specifically for drivers and such at https://illumos.org/books/wdd/preface.html <https://illumos.org/books/wdd/preface.html#preface>
Ren
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
[-- Attachment #2: Type: text/html, Size: 1833 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [discuss] Making OI friendly to new users
[not found] ` <198a12dad15.dae2ecc13918.2528298118309667446@zoho.com>
@ 2025-08-13 10:04 ` Till Wegmüller
2025-08-16 2:10 ` [oi-dev] " Atiq Rahman
0 siblings, 1 reply; 8+ messages in thread
From: Till Wegmüller @ 2025-08-13 10:04 UTC (permalink / raw)
To: Eric J Bowman, illumos-discuss
Cc: Discussion list for OpenIndiana,
OpenIndiana Developer mailing list
Hi Eric
I am not aware on the non-CSM UEFI issue or the Proxmox one. I am not
always listening on all Lists, but we are trying to build a Association
with Stakeholders for that effort like the FreeBSD foundation. If you
are interested in signing up let me know so I can send you the details.
I kept things like the Bylaw drafts etc off list but I am happy to send
them through.
-Till
On 13.08.25 04:06, Eric J Bowman wrote:
> These responses prove OP's point exactly. Want gfx? Refer to the manual
> on how to write your own driver, despite the problem being NV Optimus
> cards "fall off the bus" because loader doesn't map above 4GB, making it
> not a driver issue. Where's the guidance from the community, other than
> go figure this out for yourself but don't bother us unless you have code
> to commit, then if you get stuck... maybe this is why so few developers?
> Maybe a 15-year out-of-date graphics stack is an argument against
> continuing largely as you have?
>
> Hard to work on the kernel when none of the distros boot on non-CSM
> UEFI, or the latest Proxmox, no Ventoy et al compatibility because
> it's /EFI not /efi... maybe those of you who know what the issues are
> can write them down and solicit some specific help? Instead of sending
> everyone who asks on a wild goose chase while you play the victim card
> of "too few developers here"? Just say up front: No AMD gfx, no Intel
> HD630+, no NV Optimus, no UEFI-only boxes need apply, instead of
> whatever compels all y'all to just keep ignoring folks who post to your
> list, or giving them misleading answers...?
>
> Or just state outright, that the stakeholders who control access aren't
> interested in making illumos friendly to new users in 2025, meaning
> it'll be gone by 2030 if y'all keep this up.
>
> -Eric
>
>
>
> ---- On Tue, 12 Aug 2025 17:01:38 -0700 *Ren Kararou via illumos-discuss
> <discuss@lists.illumos.org>* wrote ---
>
> You may say "ah, but I am not a kernel developer, I can not do those
> things"! But the kernel is just a big C program, and everybody
> who is
> comfortable working on it now started out from a point where
> they were
> not yet able to do that.
>
> If you want to see progress, pick an issue and work on it. Other
> folks in the community can provide advice and help you if you get
> stuck! Otherwise, things will continue largely as they have.
>
>
> Tacking on to this, the illumos website has lots of valuable
> documentation on this exact topic, generally at https://illumos.org/
> books/ <https://illumos.org/books/> and more specifically for
> drivers and such at https://illumos.org/books/wdd/preface.html
> <https://illumos.org/books/wdd/preface.html#preface>
>
> Ren
> *illumos <https://illumos.topicbox.com/latest>* / illumos-discuss /
> see discussions <https://illumos.topicbox.com/groups/discuss> +
> participants <https://illumos.topicbox.com/groups/discuss/members> +
> delivery options <https://illumos.topicbox.com/groups/discuss/
> subscription> Permalink <https://illumos.topicbox.com/groups/
> discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af>
>
>
>
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-M59083dfe7cba2206807554b7
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [oi-dev] [discuss] Making OI friendly to new users
2025-08-13 10:04 ` Till Wegmüller
@ 2025-08-16 2:10 ` Atiq Rahman
2025-08-16 9:20 ` Till Wegmüller
0 siblings, 1 reply; 8+ messages in thread
From: Atiq Rahman @ 2025-08-16 2:10 UTC (permalink / raw)
To: Discussion list for OpenIndiana, toasterson; +Cc: illumos-discuss
[-- Attachment #1: Type: text/plain, Size: 5094 bytes --]
Hi Till,
Thanks for the reply.
> I am not aware on the non-CSM UEFI issue
For me, this has been an issue. At present, the OI installer does not
present an option to install in UEFI system without dedicating a whole disk
to it.
As a workaround, I am choosing *Install_to_ExistingPool* by pressing F5. If
you are following mailing lists you're probably seeing I am reinventing the
wheel: manually taking care of stuff the installer is not doing when that
option is chosen.
New users might not have that much energy to go through all that to add an
OS (or they might call it distro) to their portable device.
Also, for new contributors (on donation or funding side of the foundation),
where is the info related to the budget, for example, how is budget
allocated? How much appox. was spent on what part of the products from
prior funding? These info will help me understand how much I should
contribute or whether the plan will actually improve things we are
interested in and in reasonable time line. Because right now, critical TODO
tasks seem to be significantly delayed, if this is how it continues
prospect doesn't look good.
Sincerely,
Atiq
On Wed, Aug 13, 2025 at 3:04 AM Till Wegmüller <toasterson@gmail.com> wrote:
> Hi Eric
>
> I am not aware on the non-CSM UEFI issue or the Proxmox one. I am not
> always listening on all Lists, but we are trying to build a Association
> with Stakeholders for that effort like the FreeBSD foundation. If you
> are interested in signing up let me know so I can send you the details.
> I kept things like the Bylaw drafts etc off list but I am happy to send
> them through.
>
> -Till
>
> On 13.08.25 04:06, Eric J Bowman wrote:
> > These responses prove OP's point exactly. Want gfx? Refer to the manual
> > on how to write your own driver, despite the problem being NV Optimus
> > cards "fall off the bus" because loader doesn't map above 4GB, making it
> > not a driver issue. Where's the guidance from the community, other than
> > go figure this out for yourself but don't bother us unless you have code
> > to commit, then if you get stuck... maybe this is why so few developers?
> > Maybe a 15-year out-of-date graphics stack is an argument against
> > continuing largely as you have?
> >
> > Hard to work on the kernel when none of the distros boot on non-CSM
> > UEFI, or the latest Proxmox, no Ventoy et al compatibility because
> > it's /EFI not /efi... maybe those of you who know what the issues are
> > can write them down and solicit some specific help? Instead of sending
> > everyone who asks on a wild goose chase while you play the victim card
> > of "too few developers here"? Just say up front: No AMD gfx, no Intel
> > HD630+, no NV Optimus, no UEFI-only boxes need apply, instead of
> > whatever compels all y'all to just keep ignoring folks who post to your
> > list, or giving them misleading answers...?
> >
> > Or just state outright, that the stakeholders who control access aren't
> > interested in making illumos friendly to new users in 2025, meaning
> > it'll be gone by 2030 if y'all keep this up.
> >
> > -Eric
> >
> >
> >
> > ---- On Tue, 12 Aug 2025 17:01:38 -0700 *Ren Kararou via illumos-discuss
> > <discuss@lists.illumos.org>* wrote ---
> >
> > You may say "ah, but I am not a kernel developer, I can not do
> those
> > things"! But the kernel is just a big C program, and everybody
> > who is
> > comfortable working on it now started out from a point where
> > they were
> > not yet able to do that.
> >
> > If you want to see progress, pick an issue and work on it. Other
> > folks in the community can provide advice and help you if you get
> > stuck! Otherwise, things will continue largely as they have.
> >
> >
> > Tacking on to this, the illumos website has lots of valuable
> > documentation on this exact topic, generally at https://illumos.org/
> > books/ <https://illumos.org/books/> and more specifically for
> > drivers and such at https://illumos.org/books/wdd/preface.html
> > <https://illumos.org/books/wdd/preface.html#preface>
> >
> > Ren
> > *illumos <https://illumos.topicbox.com/latest>* / illumos-discuss /
> > see discussions <https://illumos.topicbox.com/groups/discuss> +
> > participants <https://illumos.topicbox.com/groups/discuss/members> +
> > delivery options <https://illumos.topicbox.com/groups/discuss/
> > subscription> Permalink <https://illumos.topicbox.com/groups/
> > discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af>
> >
> >
> >
>
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-M30d413c2485211261f1be66a
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
[-- Attachment #2: Type: text/html, Size: 8398 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [oi-dev] [discuss] Making OI friendly to new users
2025-08-16 2:10 ` [oi-dev] " Atiq Rahman
@ 2025-08-16 9:20 ` Till Wegmüller
2025-08-16 10:44 ` theophile.dudreuilh@yahoo.com via illumos-discuss
2025-08-17 14:57 ` [OpenIndiana-discuss] " Reginald Beardsley via illumos-discuss
0 siblings, 2 replies; 8+ messages in thread
From: Till Wegmüller @ 2025-08-16 9:20 UTC (permalink / raw)
To: Atiq Rahman, Discussion list for OpenIndiana; +Cc: illumos-discuss
Hi
Since we have no Association yet we have no Accounting Reports yet.
Appart from the Server costs which is part a sponsoring from Krystal
(fromerly Everycity) and part payed by me, Theophile, Nahum and Iggy
there is nothing to Account for yet. We are planning on making some
development work payed but that has not started yet. After that you will
probably see Amount allocated per project but I don't know if that helps
you much to decide about allocating funds.
Hope that helps with the layout of things at the moment
We do have small donation pages up at
https://opencollective.com/openindiana where you can help redice the
amount I pay for server costs and ohave proper book keeping. At the
moment Two thirds of the 350EUR a month is payed by me and one third by
Theo. Any contribution helps.
Till
On 16.08.25 04:10, Atiq Rahman wrote:
> Hi Till,
> Thanks for the reply.
>
> > I am not aware on the non-CSM UEFI issue
> For me, this has been an issue. At present, the OI installer does not
> present an option to install in UEFI system without dedicating a whole
> disk to it.
>
> As a workaround, I am choosing /Install_to_ExistingPool/ by pressing F5.
> If you are following mailing lists you're probably seeing I am
> reinventing the wheel: manually taking care of stuff the installer is
> not doing when that option is chosen.
>
> New users might not have that much energy to go through all that to add
> an OS (or they might call it distro) to their portable device.
>
> Also, for new contributors (on donation or funding side of the
> foundation), where is the info related to the budget, for example, how
> is budget allocated? How much appox. was spent on what part of the
> products from prior funding? These info will help me understand how much
> I should contribute or whether the plan will actually improve things we
> are interested in and in reasonable time line. Because right now,
> critical TODO tasks seem to be significantly delayed, if this is how it
> continues prospect doesn't look good.
>
> Sincerely,
>
> Atiq
>
>
> On Wed, Aug 13, 2025 at 3:04 AM Till Wegmüller <toasterson@gmail.com
> <mailto:toasterson@gmail.com>> wrote:
>
> Hi Eric
>
> I am not aware on the non-CSM UEFI issue or the Proxmox one. I am not
> always listening on all Lists, but we are trying to build a Association
> with Stakeholders for that effort like the FreeBSD foundation. If you
> are interested in signing up let me know so I can send you the details.
> I kept things like the Bylaw drafts etc off list but I am happy to send
> them through.
>
> -Till
>
> On 13.08.25 04:06, Eric J Bowman wrote:
> > These responses prove OP's point exactly. Want gfx? Refer to the
> manual
> > on how to write your own driver, despite the problem being NV
> Optimus
> > cards "fall off the bus" because loader doesn't map above 4GB,
> making it
> > not a driver issue. Where's the guidance from the community,
> other than
> > go figure this out for yourself but don't bother us unless you
> have code
> > to commit, then if you get stuck... maybe this is why so few
> developers?
> > Maybe a 15-year out-of-date graphics stack is an argument against
> > continuing largely as you have?
> >
> > Hard to work on the kernel when none of the distros boot on non-CSM
> > UEFI, or the latest Proxmox, no Ventoy et al compatibility because
> > it's /EFI not /efi... maybe those of you who know what the issues
> are
> > can write them down and solicit some specific help? Instead of
> sending
> > everyone who asks on a wild goose chase while you play the victim
> card
> > of "too few developers here"? Just say up front: No AMD gfx, no
> Intel
> > HD630+, no NV Optimus, no UEFI-only boxes need apply, instead of
> > whatever compels all y'all to just keep ignoring folks who post
> to your
> > list, or giving them misleading answers...?
> >
> > Or just state outright, that the stakeholders who control access
> aren't
> > interested in making illumos friendly to new users in 2025, meaning
> > it'll be gone by 2030 if y'all keep this up.
> >
> > -Eric
> >
> >
> >
> > ---- On Tue, 12 Aug 2025 17:01:38 -0700 *Ren Kararou via illumos-
> discuss
> > <discuss@lists.illumos.org <mailto:discuss@lists.illumos.org>>*
> wrote ---
> >
> > You may say "ah, but I am not a kernel developer, I can
> not do those
> > things"! But the kernel is just a big C program, and
> everybody
> > who is
> > comfortable working on it now started out from a point where
> > they were
> > not yet able to do that.
> >
> > If you want to see progress, pick an issue and work on
> it. Other
> > folks in the community can provide advice and help you if
> you get
> > stuck! Otherwise, things will continue largely as they have.
> >
> >
> > Tacking on to this, the illumos website has lots of valuable
> > documentation on this exact topic, generally at https://
> illumos.org/ <https://illumos.org/>
> > books/ <https://illumos.org/books/ <https://illumos.org/
> books/>> and more specifically for
> > drivers and such at https://illumos.org/books/wdd/
> preface.html <https://illumos.org/books/wdd/preface.html>
> > <https://illumos.org/books/wdd/preface.html#preface <https://
> illumos.org/books/wdd/preface.html#preface>>
> >
> > Ren
> > *illumos <https://illumos.topicbox.com/latest <https://
> illumos.topicbox.com/latest>>* / illumos-discuss /
> > see discussions <https://illumos.topicbox.com/groups/discuss
> <https://illumos.topicbox.com/groups/discuss>> +
> > participants <https://illumos.topicbox.com/groups/discuss/
> members <https://illumos.topicbox.com/groups/discuss/members>> +
> > delivery options <https://illumos.topicbox.com/groups/
> discuss/ <https://illumos.topicbox.com/groups/discuss/>
> > subscription> Permalink <https://illumos.topicbox.com/groups/
> <https://illumos.topicbox.com/groups/>
> > discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af>
> >
> >
> >
>
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org <mailto:oi-dev@openindiana.org>
> https://openindiana.org/mailman/listinfo/oi-dev <https://
> openindiana.org/mailman/listinfo/oi-dev>
>
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-Mcae2c20af507704648676015
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [oi-dev] [discuss] Making OI friendly to new users
2025-08-16 9:20 ` Till Wegmüller
@ 2025-08-16 10:44 ` theophile.dudreuilh@yahoo.com via illumos-discuss
2025-08-17 14:57 ` [OpenIndiana-discuss] " Reginald Beardsley via illumos-discuss
1 sibling, 0 replies; 8+ messages in thread
From: theophile.dudreuilh@yahoo.com via illumos-discuss @ 2025-08-16 10:44 UTC (permalink / raw)
To: illumos-discuss
[-- Attachment #1: Type: text/plain, Size: 8130 bytes --]
Hello,
I’m really glad to be able to contribute, even if just a little ;-).
From time to time I post on UnitedBSD (as majekla) in the SunOS section, sharing "tips" on deploying to hosted servers, configuring CMSs, compiling certain packages, and so on.
Since January I’ve also had a very demanding job, so it’s not always easy to find the time!
That said, this is a fantastic project, and I’m truly excited to see it grow.
A big thank you to all the developers for your dedicated involvement and all the effort you put into making this possible.
Best wishes to everyone!
Le samedi 16 août 2025 à 11:21:31 UTC+2, Till Wegmüller <toasterson@gmail.com> a écrit :
Hi
Since we have no Association yet we have no Accounting Reports yet.
Appart from the Server costs which is part a sponsoring from Krystal
(fromerly Everycity) and part payed by me, Theophile, Nahum and Iggy
there is nothing to Account for yet. We are planning on making some
development work payed but that has not started yet. After that you will
probably see Amount allocated per project but I don't know if that helps
you much to decide about allocating funds.
Hope that helps with the layout of things at the moment
We do have small donation pages up at
https://opencollective.com/openindiana where you can help redice the
amount I pay for server costs and ohave proper book keeping. At the
moment Two thirds of the 350EUR a month is payed by me and one third by
Theo. Any contribution helps.
Till
On 16.08.25 04:10, Atiq Rahman wrote:
> Hi Till,
> Thanks for the reply.
>
> > I am not aware on the non-CSM UEFI issue
> For me, this has been an issue. At present, the OI installer does not
> present an option to install in UEFI system without dedicating a whole
> disk to it.
>
> As a workaround, I am choosing /Install_to_ExistingPool/ by pressing F5.
> If you are following mailing lists you're probably seeing I am
> reinventing the wheel: manually taking care of stuff the installer is
> not doing when that option is chosen.
>
> New users might not have that much energy to go through all that to add
> an OS (or they might call it distro) to their portable device.
>
> Also, for new contributors (on donation or funding side of the
> foundation), where is the info related to the budget, for example, how
> is budget allocated? How much appox. was spent on what part of the
> products from prior funding? These info will help me understand how much
> I should contribute or whether the plan will actually improve things we
> are interested in and in reasonable time line. Because right now,
> critical TODO tasks seem to be significantly delayed, if this is how it
> continues prospect doesn't look good.
>
> Sincerely,
>
> Atiq
>
>
> On Wed, Aug 13, 2025 at 3:04 AM Till Wegmüller <toasterson@gmail.com
> <mailto:toasterson@gmail.com>> wrote:
>
> Hi Eric
>
> I am not aware on the non-CSM UEFI issue or the Proxmox one. I am not
> always listening on all Lists, but we are trying to build a Association
> with Stakeholders for that effort like the FreeBSD foundation. If you
> are interested in signing up let me know so I can send you the details.
> I kept things like the Bylaw drafts etc off list but I am happy to send
> them through.
>
> -Till
>
> On 13.08.25 04:06, Eric J Bowman wrote:
> > These responses prove OP's point exactly. Want gfx? Refer to the
> manual
> > on how to write your own driver, despite the problem being NV
> Optimus
> > cards "fall off the bus" because loader doesn't map above 4GB,
> making it
> > not a driver issue. Where's the guidance from the community,
> other than
> > go figure this out for yourself but don't bother us unless you
> have code
> > to commit, then if you get stuck... maybe this is why so few
> developers?
> > Maybe a 15-year out-of-date graphics stack is an argument against
> > continuing largely as you have?
> >
> > Hard to work on the kernel when none of the distros boot on non-CSM
> > UEFI, or the latest Proxmox, no Ventoy et al compatibility because
> > it's /EFI not /efi... maybe those of you who know what the issues
> are
> > can write them down and solicit some specific help? Instead of
> sending
> > everyone who asks on a wild goose chase while you play the victim
> card
> > of "too few developers here"? Just say up front: No AMD gfx, no
> Intel
> > HD630+, no NV Optimus, no UEFI-only boxes need apply, instead of
> > whatever compels all y'all to just keep ignoring folks who post
> to your
> > list, or giving them misleading answers...?
> >
> > Or just state outright, that the stakeholders who control access
> aren't
> > interested in making illumos friendly to new users in 2025, meaning
> > it'll be gone by 2030 if y'all keep this up.
> >
> > -Eric
> >
> >
> >
> > ---- On Tue, 12 Aug 2025 17:01:38 -0700 *Ren Kararou via illumos-
> discuss
> > <discuss@lists.illumos.org <mailto:discuss@lists.illumos.org>>*
> wrote ---
> >
> > You may say "ah, but I am not a kernel developer, I can
> not do those
> > things"! But the kernel is just a big C program, and
> everybody
> > who is
> > comfortable working on it now started out from a point where
> > they were
> > not yet able to do that.
> >
> > If you want to see progress, pick an issue and work on
> it. Other
> > folks in the community can provide advice and help you if
> you get
> > stuck! Otherwise, things will continue largely as they have.
> >
> >
> > Tacking on to this, the illumos website has lots of valuable
> > documentation on this exact topic, generally at https://
> illumos.org/ <https://illumos.org/>
> > books/ <https://illumos.org/books/ <https://illumos.org/
> books/>> and more specifically for
> > drivers and such at https://illumos.org/books/wdd/
> preface.html <https://illumos.org/books/wdd/preface.html>
> > <https://illumos.org/books/wdd/preface.html#preface <https://
> illumos.org/books/wdd/preface.html#preface>>
> >
> > Ren
> > *illumos <https://illumos.topicbox.com/latest <https://
> illumos.topicbox.com/latest>>* / illumos-discuss /
> > see discussions <https://illumos.topicbox.com/groups/discuss
> <https://illumos.topicbox.com/groups/discuss>> +
> > participants <https://illumos.topicbox.com/groups/discuss/
> members <https://illumos.topicbox.com/groups/discuss/members>> +
> > delivery options <https://illumos.topicbox.com/groups/
> discuss/ <https://illumos.topicbox.com/groups/discuss/>
> > subscription> Permalink <https://illumos.topicbox.com/groups/
> <https://illumos.topicbox.com/groups/>
> > discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af>
> >
> >
> >
>
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org <mailto:oi-dev@openindiana.org>
> https://openindiana.org/mailman/listinfo/oi-dev <https://
> openindiana.org/mailman/listinfo/oi-dev>
>
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-M2360882cfece77b1736d49bf
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
[-- Attachment #2: Type: text/html, Size: 16893 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [OpenIndiana-discuss] [oi-dev] [discuss] Making OI friendly to new users
2025-08-16 9:20 ` Till Wegmüller
2025-08-16 10:44 ` theophile.dudreuilh@yahoo.com via illumos-discuss
@ 2025-08-17 14:57 ` Reginald Beardsley via illumos-discuss
1 sibling, 0 replies; 8+ messages in thread
From: Reginald Beardsley via illumos-discuss @ 2025-08-17 14:57 UTC (permalink / raw)
To: n list for OpenIndiana; +Cc: illumos-discuss
[-- Attachment #1: Type: text/plain, Size: 7897 bytes --]
Till,
I just signed up as a $100/month sponsor.
Kudos to whoever set up the donation link and including PayPal. That was an excellent experience.
Have Fun!
Reg
On Saturday, August 16, 2025 at 04:21:10 AM CDT, Till Wegmüller <toasterson@gmail.com> wrote:
Hi
Since we have no Association yet we have no Accounting Reports yet.
Appart from the Server costs which is part a sponsoring from Krystal
(fromerly Everycity) and part payed by me, Theophile, Nahum and Iggy
there is nothing to Account for yet. We are planning on making some
development work payed but that has not started yet. After that you will
probably see Amount allocated per project but I don't know if that helps
you much to decide about allocating funds.
Hope that helps with the layout of things at the moment
We do have small donation pages up at
https://opencollective.com/openindiana where you can help redice the
amount I pay for server costs and ohave proper book keeping. At the
moment Two thirds of the 350EUR a month is payed by me and one third by
Theo. Any contribution helps.
Till
On 16.08.25 04:10, Atiq Rahman wrote:
> Hi Till,
> Thanks for the reply.
>
> > I am not aware on the non-CSM UEFI issue
> For me, this has been an issue. At present, the OI installer does not
> present an option to install in UEFI system without dedicating a whole
> disk to it.
>
> As a workaround, I am choosing /Install_to_ExistingPool/ by pressing F5.
> If you are following mailing lists you're probably seeing I am
> reinventing the wheel: manually taking care of stuff the installer is
> not doing when that option is chosen.
>
> New users might not have that much energy to go through all that to add
> an OS (or they might call it distro) to their portable device.
>
> Also, for new contributors (on donation or funding side of the
> foundation), where is the info related to the budget, for example, how
> is budget allocated? How much appox. was spent on what part of the
> products from prior funding? These info will help me understand how much
> I should contribute or whether the plan will actually improve things we
> are interested in and in reasonable time line. Because right now,
> critical TODO tasks seem to be significantly delayed, if this is how it
> continues prospect doesn't look good.
>
> Sincerely,
>
> Atiq
>
>
> On Wed, Aug 13, 2025 at 3:04 AM Till Wegmüller <toasterson@gmail.com
> <mailto:toasterson@gmail.com>> wrote:
>
> Hi Eric
>
> I am not aware on the non-CSM UEFI issue or the Proxmox one. I am not
> always listening on all Lists, but we are trying to build a Association
> with Stakeholders for that effort like the FreeBSD foundation. If you
> are interested in signing up let me know so I can send you the details.
> I kept things like the Bylaw drafts etc off list but I am happy to send
> them through.
>
> -Till
>
> On 13.08.25 04:06, Eric J Bowman wrote:
> > These responses prove OP's point exactly. Want gfx? Refer to the
> manual
> > on how to write your own driver, despite the problem being NV
> Optimus
> > cards "fall off the bus" because loader doesn't map above 4GB,
> making it
> > not a driver issue. Where's the guidance from the community,
> other than
> > go figure this out for yourself but don't bother us unless you
> have code
> > to commit, then if you get stuck... maybe this is why so few
> developers?
> > Maybe a 15-year out-of-date graphics stack is an argument against
> > continuing largely as you have?
> >
> > Hard to work on the kernel when none of the distros boot on non-CSM
> > UEFI, or the latest Proxmox, no Ventoy et al compatibility because
> > it's /EFI not /efi... maybe those of you who know what the issues
> are
> > can write them down and solicit some specific help? Instead of
> sending
> > everyone who asks on a wild goose chase while you play the victim
> card
> > of "too few developers here"? Just say up front: No AMD gfx, no
> Intel
> > HD630+, no NV Optimus, no UEFI-only boxes need apply, instead of
> > whatever compels all y'all to just keep ignoring folks who post
> to your
> > list, or giving them misleading answers...?
> >
> > Or just state outright, that the stakeholders who control access
> aren't
> > interested in making illumos friendly to new users in 2025, meaning
> > it'll be gone by 2030 if y'all keep this up.
> >
> > -Eric
> >
> >
> >
> > ---- On Tue, 12 Aug 2025 17:01:38 -0700 *Ren Kararou via illumos-
> discuss
> > <discuss@lists.illumos.org <mailto:discuss@lists.illumos.org>>*
> wrote ---
> >
> > You may say "ah, but I am not a kernel developer, I can
> not do those
> > things"! But the kernel is just a big C program, and
> everybody
> > who is
> > comfortable working on it now started out from a point where
> > they were
> > not yet able to do that.
> >
> > If you want to see progress, pick an issue and work on
> it. Other
> > folks in the community can provide advice and help you if
> you get
> > stuck! Otherwise, things will continue largely as they have.
> >
> >
> > Tacking on to this, the illumos website has lots of valuable
> > documentation on this exact topic, generally at https://
> illumos.org/ <https://illumos.org/>
> > books/ <https://illumos.org/books/ <https://illumos.org/
> books/>> and more specifically for
> > drivers and such at https://illumos.org/books/wdd/
> preface.html <https://illumos.org/books/wdd/preface.html>
> > <https://illumos.org/books/wdd/preface.html#preface <https://
> illumos.org/books/wdd/preface.html#preface>>
> >
> > Ren
> > *illumos <https://illumos.topicbox.com/latest <https://
> illumos.topicbox.com/latest>>* / illumos-discuss /
> > see discussions <https://illumos.topicbox.com/groups/discuss
> <https://illumos.topicbox.com/groups/discuss>> +
> > participants <https://illumos.topicbox.com/groups/discuss/
> members <https://illumos.topicbox.com/groups/discuss/members>> +
> > delivery options <https://illumos.topicbox.com/groups/
> discuss/ <https://illumos.topicbox.com/groups/discuss/>
> > subscription> Permalink <https://illumos.topicbox.com/groups/
> <https://illumos.topicbox.com/groups/>
> > discuss/T55bf4e75b420a66a-Mf843687360ce2211607ee7af>
> >
> >
> >
>
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org <mailto:oi-dev@openindiana.org>
> https://openindiana.org/mailman/listinfo/oi-dev <https://
> openindiana.org/mailman/listinfo/oi-dev>
>
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
------------------------------------------
illumos: illumos-discuss
Permalink: https://illumos.topicbox.com/groups/discuss/T55bf4e75b420a66a-Mb9424bb827b81687fb35f786
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription
[-- Attachment #2: Type: text/html, Size: 15687 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-08-17 14:58 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 21:48 [discuss] Making OI friendly to new users Atiq Rahman
2025-08-12 21:53 ` Joshua M. Clulow via illumos-discuss
2025-08-13 0:01 ` Ren Kararou via illumos-discuss
[not found] ` <198a12dad15.dae2ecc13918.2528298118309667446@zoho.com>
2025-08-13 10:04 ` Till Wegmüller
2025-08-16 2:10 ` [oi-dev] " Atiq Rahman
2025-08-16 9:20 ` Till Wegmüller
2025-08-16 10:44 ` theophile.dudreuilh@yahoo.com via illumos-discuss
2025-08-17 14:57 ` [OpenIndiana-discuss] " Reginald Beardsley via illumos-discuss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).