GhostBSD 19.09 is now available
GhostBSD 19.09 is now available
See https://www.ghostbsd.org/19.09_release_announcement for more detail and get it at https://www.ghostbsd.org/download.
-
- Posts: 71
- Joined: Sun Sep 01, 2019 1:38 pm
Re: GhostBSD 19.09 is now available
Hello ericbsd, good job for this release, the translation is fine for French users. As far as I know, my BCM4313 wifi card is not yet recognized (as in FreeBSD, the bwn kernel module is inoperative).
I have also to try to run my touchscreen (on notebook HP 2760P) with the wacom driver and / or wmt, I still can not manage it by following the FreeBSD documentation.
I have also to try to run my touchscreen (on notebook HP 2760P) with the wacom driver and / or wmt, I still can not manage it by following the FreeBSD documentation.
Re: GhostBSD 19.09 is now available
"This also means that current users will need to reinstall GhostBSD "
Why did you it again.... i have no time to install system from begining and configure it and install aplications.
I hope it is the last.... It has to be.
It was wrong decision to turn into true os. They every update make an revolution in system....
Why did you it again.... i have no time to install system from begining and configure it and install aplications.
I hope it is the last.... It has to be.
It was wrong decision to turn into true os. They every update make an revolution in system....
-
- Posts: 71
- Joined: Sun Sep 01, 2019 1:38 pm
Re: GhostBSD 19.09 is now available
@radek : The base of work change was decided to improve the stability of the distribution it is not a bad thing and it must be done with. Hoping that this decision will be maintained in time.
Re: GhostBSD 19.09 is now available
Hello,
I installed 1909 in a VM and this version is really exciting.
First thing I noticed is the excelent job done on LightDM. It is now localized ! No need to convert chars typed from my azerty keyborard into qwerty.
And it seems numlock can be enabled in the conf file.
I installed 1909 in a VM and this version is really exciting.
First thing I noticed is the excelent job done on LightDM. It is now localized ! No need to convert chars typed from my azerty keyborard into qwerty.
And it seems numlock can be enabled in the conf file.

Re: GhostBSD 19.09 is now available
I understand that point, but like @ouaille_aime_scier_ said it needed to be done. STABLE ABI will solve all my issue with ABI changing too fast. CURRENT was moving to fast and got many with ABI changes with CURRENT, most of the time it was breaking ports build for software packages. Adding fact that the system packages changed three times since moved to TrueOS, I have forked the last changes to avoid any future problem with packeging the OS. So far my only concern would be upgrading to stable 13-STABLE I have time to come up with a solution.ouaille_aime_scier_ wrote: ↑Mon Sep 16, 2019 11:44 am Hello ericbsd, good job for this release, the translation is fine for French users. As far as I know, my BCM4313 wifi card is not yet recognized (as in FreeBSD, the bwn kernel module is inoperative).
I have also to try to run my touchscreen (on notebook HP 2760P) with the wacom driver and / or wmt, I still can not manage it by following the FreeBSD documentation.
Re: GhostBSD 19.09 is now available
So, I have this nasty Intel based Toshiba laptop from 2015, UEFI only;
with the community release, it can run the inteldrm driver just fine.
But the regular GhostBSD release can't start the inteldrm?
So what is the difference between these community & regular releases (other than the default desktop)?
with the community release, it can run the inteldrm driver just fine.
But the regular GhostBSD release can't start the inteldrm?
So what is the difference between these community & regular releases (other than the default desktop)?
Re: GhostBSD 19.09 is now available
Basically only the Desktop.
Re: GhostBSD 19.09 is now available
OK, must be some weird glitch.
Also, my USB ethernet adapter doesn't work under GhostBSD anymore,
this is what it looks like under freebsd12stable, and an old trueOS12current;
Under GhostBSD, just the first line shows up, and then nothing.
Also, my USB ethernet adapter doesn't work under GhostBSD anymore,
this is what it looks like under freebsd12stable, and an old trueOS12current;
Code: Select all
ugen0.2: <ASIX Elec. Corp. product 0x7720> at usbus0
axe0 on uhub3
axe0: <0> on usbus0
miibus1: <MII bus> on axe0
ukphy0: <Generic IEEE 802.3u media interface> PHY 16 on miibus1
ukphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ue0: <USB Ethernet> on axe0
ue0: Ethernet address: 00:50:b6:08:31:70
ue0: link state changed to DOWN
Re: GhostBSD 19.09 is now available
Is it on the live DVD/USB session?liam wrote: ↑Wed Sep 18, 2019 5:34 pm OK, must be some weird glitch.
Also, my USB ethernet adapter doesn't work under GhostBSD anymore,
this is what it looks like under freebsd12stable, and an old trueOS12current;
Under GhostBSD, just the first line shows up, and then nothing.Code: Select all
ugen0.2: <ASIX Elec. Corp. product 0x7720> at usbus0 axe0 on uhub3 axe0: <0> on usbus0 miibus1: <MII bus> on axe0 ukphy0: <Generic IEEE 802.3u media interface> PHY 16 on miibus1 ukphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ue0: <USB Ethernet> on axe0 ue0: Ethernet address: 00:50:b6:08:31:70 ue0: link state changed to DOWN