Re: [DNG] OT: mpv drops GNOME support

2020-07-10 Thread Jim Jackson



On Thu, 9 Jul 2020, Dimitris via Dng wrote:

> On 7/8/20 9:57 PM, Jim Jackson wrote:
> > 
> > https://linuxreviews.org/Mpv_drops_GNOME_support
> > 
> 
> the change was reverted, few hours later.
> (just read commit comments.. )

what? No spoiler alert?

Actually, all they did was allow mpv to run on gnome - but if you report a 
problem on the mpv running on gnome, you will get no support from the
mpv devs - so the subject is correct.

Jim
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Your recent Beowulf 3.00 release

2020-07-10 Thread Alberto Pereira via Dng
A little after its release I downloaded both the Desktop Live (Xfce) and
the Desktop DVD version (4 GB).  I had never used Devuan before, but having
used Debian and seeing that it takes some time to boot I decided to try
this fork system.

The Desktop Live worked flawlessly and I liked it a lot, though I regret
that it didn't recognize my Broadcom BMC4360 card and consequently wifi did
not function. However I don't consider this to be a major inconvenience.
Things turned out to be a little different with the DVD version
regrettably: I installed the KDE and MATE desktops together and the
following happened.  When using the MATE desktop,  internet via Ethernet
was not available.  Then I tried KDE and Ethernet was recognized ok, but
there was no sound at all (with MATE sound presented no problem).  This was
the second time I used this DVD version and I have to say that on the first
occasion I also experienced some kind of trouble with it;  unfortunately I
can't remember now what it was.  I ended up deleting the file.
The purpose of this note is simply reporting my experience (I forgot to
mention that I verified the downloads as it is suggested).  It is sad for
me what happened with the DVD version because -as I mentioned before- I
like this system much and will be following its development.
Regards.

Alberto
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Your recent Beowulf 3.00 release

2020-07-10 Thread Antony Stone
On Wednesday 08 July 2020 at 01:05:35, Alberto Pereira via Dng wrote:

> Things turned out to be a little different with the DVD version
> regrettably: I installed the KDE and MATE desktops together and the
> following happened.  When using the MATE desktop,  internet via Ethernet
> was not available.  Then I tried KDE and Ethernet was recognized ok, but
> there was no sound at all (with MATE sound presented no problem).

I'm sorry to hear about your disappointing experience with Devuan, and thank 
you for reporting the problems to us.

One thing which would be helpful in order to investigate this further would be 
to know more about the hardware you were installing it on; obviously I'm 
specifically asking about the ethernet and sound chipsets.

Please could you let us know:

a) the output of lspci and/or lsusb as it applies to these interfaces

b) for the Mate setup, what modules does lsmod tell you have been loaded for 
the sound card

c) for the KDE setup, what modeules does lsmod tell you have been loaded for 
the ethernet interface?

Any similar related information you can give us would probably be helpful.


Thanks,


Antony.

-- 
"The problem with television is that the people must sit and keep their eyes 
glued on a screen; the average American family hasn't time for it."

 - New York Times, following a demonstration at the 1939 World's Fair.

   Please reply to the list;
 please *don't* CC me.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Fwd: [kbd] [ANNOUNCE] kbd-2.3.0

2020-07-10 Thread Clarke Sideroad via Dng

I thought this might be of interest to some.

Clarke


 Forwarded Message 
Subject:[kbd] [ANNOUNCE] kbd-2.3.0
Date:   Fri, 10 Jul 2020 20:18:30 +0200
From:   Alexey Gladkov 
Reply-To: 	Linux console tools development discussion 


To: Linux console tools development discussion 



kbd 2.3.0 Release Notes
===

The kbd-2.3.0 is available at

https://kernel.org/pub/linux/utils/kbd/kbd-2.3.0.tar.xz


Changes
===

- New:
+ Added libkfont library (internal yet).
- Keymaps:
+ Added Canadian Multilingual Standard keyboard map.
+ Added us1 that maps Right Alt to AltGr and Shift+Tab to Alt+Tab.
+ The dead_macron is used instead of macron in fi.map.
- Utilities:
+ Added retries when switching to the console (chvt, openvt).
+ Added option -d to double size of font (setfont).
+ Added long options, help messages.
- Fonts:
+ Added solar24x32 font.
+ Updated eurlatgr font.
- Docs:
+ Fixed problems with formatting man pages.


Git repository
==

git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
git://git.altlinux.org/people/legion/packages/kbd.git
https://github.com/legionus/kbd.git

Feedback and bug reports, as always, are welcomed.


Changelog
=

Alex Gladkov (4):
Use __attribute__ if __GNUC__ is defined
Fix build warining: expected 'char **' but argument is of type 'const 
char **'

Limit the size of PIO_UNISCRNMAP argument to E_TABSZ
Use autoconf variables

Alexander Kanavin (1):
analyze.l: add missing string format

Alexey Gladkov (74):
libkbdfile: Do not stop on the first error
libkbdfile: Check compression suffix even if the suffix is part of filename
Add newline for error message without errno
Use autotest
Add e2e tests for some utilities
libkeymap: Fix the compatibility with the busybox's loadkmap
chvt: Add deadline to change virtual terminal
chvt: Fix build with musl
Fix more warnings from -Wdiscarded-qualifiers
Add --enable-werror to turn some warnings into errors
Travis: add arm64, ppc64le, s390x arches
libtswrap: fix -Wsign-conversion
Revert "chvt: Add deadline to change virtual terminal"
Add retries when switching to the console
libkeymap: Fix mk_mapname for the plain map
Add dead_macron
Update eurlatgr font
Update eurlatgr font
Move addpair and addseq to separate source
Add kfont_context
Make readpsffont() always return a code
Make writepsffont() always return a code
Make loadnewmap() always return a code
Make saveoldmap() always return a code
Make saveunicodemap() always return a code
Make loadunicodemap() always return a code
Make appendunicodemap() always return a code
Drop redefinition of MAXFONTSIZE
Functions saveoldfont, saveoldfontplusunicodemap, do_saveoldfont always 
return a code

Function do_loadfont always return a code
Functions loadnewfonts, loadnewfont, do_loadtable always return a code
Add "kfont_" prefix
Add verbose field into kfont_context
Function readnewmapfromfile should close the mapfile before return
Function saveoldmap should close the mapfile before return
Drop memory helpers
Move font locations to kfont_context
loadunicodemap: Do not use global variables
Add overflow check when parsing a unsigned short
Add options for kfont
Move kernel font related functions to separate library
Add kfont_ prefix to all external functions
Split external and internal kfont functions
Add to kfont function to manipulate unicode tables
Check overflow in unicode parser
kfont: Drop obsolete header
Make kfont logging functions private
Make kfont_context private
showconsolefont: Fix -Wsign-conversion warnings
setkeycodes: Fix -Wsign-conversion, -Wconversion warnings
setlogcons: Add more checks for argument
getunimap: Use system wctomb by default
Fix -Wconversion wanings
kfont: Move into a separate function the part responsible for reading 
the font

kfont: Add copyright information
Replace kfont_saveoldfont and kfont_saveoldfontplusunicodemap by 
kfont_save_font

Rename kfont functions for better readability
Split different methods of getting a font into different functions
Split different methods of loading a font into different functions
Add long options, help messages
Refactor setleds utility
Fix problems with formatting man pages
Improve and unify error some messages
Update po
v2.2.90
Fix kbd_mode output
Upgrade gettext infrastructure
Remove autogenerated files
tests: Verify that dumpkeys generates a loadable keymap
Fix problems with formatting man pages
man: Update title line
po: Update translations (from translationproject.org)
Add us1 that maps Right Alt to AltGr and Shift+Tab to Alt+Tab
v2.3.0

Anthony Perkins (1):
Add Canadian Multilingual Standard keyboard map

Aristo Grenelle (1):
Add solar24x32 font

Ben Pfaff (1):
setfont: Add option -d to double size of font.

Bjarni Ingi Gislason (5):
docs/man/man5: Fix warnings from "groff"
docs/man/man1misc: Fix a warning from "groff" and spaces
docs/man/man1: Fix warnings from "groff" and some other formatting
docs/man/man8: Fix a warning from "groff", fonts and a trailing s