Společnost Red Hat představila program "Red Hat Enterprise Linux (RHEL) for Open Source Infrastructure" aneb Red Hat Enterprise Linux zdarma pro open source projekty.
Spolek OpenAlt zve příznivce otevřených řešení a přístupu na 190. sraz, který proběhne v pátek 26. února od 17:00 na Jitsi Meet.
Po open source ergonomickému trackballu (dnes Classic Trackball) a open source myši představila společnost Ploopy nový open source Nano Trackball (GitHub). Trackball bez tlačítek a kolečka. Pouze kulička.
Webový prohlížeč Brave lze vedle standardního prohlížení (Nové okno) a anonymního prohlížení (Nové soukromé okno) používat i pro anonymní prohlížení s využitím Toru (Nové soukromé okno přes Tor) a pro přistup k webům v doméně .onion. Nejnovější verze Brave řeší několik bezpečnostních chyb, kdy DNS dotazy místo do Toru směrovaly k poskytovateli DNS. Ten tak mohl zjistit, že uživatel chtěl přistupovat například k sejnfjrq6szgca7v.onion (debian.org).
Byla vydána nová verze 2021.1 průběžně aktualizované linuxové distribuce navržené pro digitální forenzní analýzu a penetrační testování Kali Linux (Wikipedie). Přehled novinek i s náhledy a seznamem nových nástrojů v oficiálním oznámení. Kali Linux má nové webové stránky.
Multiplatformní open source počítačová hra Minetest byla vydána ve verzi 5.4.0. Přehled změn v changelogu. Jedná se o hru inspirovanou Minecraftem.
Byla vydána (Twitter) nová verze 3.18 svobodného multiplatformního geografického informačního systému QGIS (Wikipedie). Přehled novinek i s náhledy a animovanými gify ve visuálním changelogu a také na YouTube.
Byla vydána nová verze 4.16 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Přehled změn v příslušném seznamu. Tor Browser byl aktualizován na verzi 10.0.12. Thunderbird byl aktualizován na verzi 78.7.0. Linux byl aktualizován na verzi 5.10.13. Tor byl aktualizován na verzi 0.4.5.5.
Dokumentační tým projektu LibreOffice vydává příručku Getting Started Guide 7.0. Příručka je určena pro každého, kdo se chce seznámit s programem LibreOffice a představuje hlavní komponenty LibreOffice: textový procesor Writer, tabulkový procesor Calc, prezentační program Impress, vektorový grafický program Draw, databázový program Base a editor rovnic Math. Příručka je ke stažení na stránce LibreOffice, kde lze stáhnout i české překlady dalších příruček.
Byl vydán Mozilla Firefox 86.0. Přehled novinek v poznámkách k vydání, poznámkách k vydání pro firmy a na stránce věnované vývojářům. Novinkou je Total Cookie Protection aneb "každý web má vlastní dózu na sušenky". Nově lze používat funkci obraz v obraze současně pro několik videí. Řešeny jsou také bezpečnostní chyby. Nejnovější Firefox je již k dispozici také na Flathubu.
Luboš Doležel: Can you tell us something about the planned Linux driver improvements in next... let's say... several months? People seem to be especially interested in better 2D acceleration, hardware MPEG-4/H264 acceleration and Xen paravirtualized driver. Stabilised suspend/resume is also a hot topic.
Andy Ritger: Thanks for asking. Some of the improvements that we plan for the Linux driver over the coming months include:
2) People would like to use their powerful GPUs for their own processing intensive applications (eg. video compression or math formulas computation). Can we expect some SDK to make this happen?
For NVIDIA GPU programmability, there are several options: for graphics-oriented applications within the context of OpenGL, NVIDIA supports Cg and GLSL for higher-level programming, and OpenGL extensions such as GL_NV_gpu_program4 for lower-level OpenGL programming. For reference, see the specifications.
For compute-oriented GPU programming, we provide the CUDA toolkit. The NVIDIA CUDA team is doing some really exciting work; check it out.
3) NVIDIA's proprietary Linux driver supports only the x86 and x86-64 platforms. Does NVIDIA have any plans for support of other platforms?
Besides Linux (x86 and x86-64), we also support Solaris (x86 and x64) and FreeBSD (i386). We'd like to support FreeBSD on amd64, but there are several technical issues that need to be resolved, first.
But in terms of adding support for hardware architectures other than x86 or x86-64, we have no current plans.
4) Do you expect this situation to change in case that Sony allows Linux to access the RSX chip on its PowerPC-based PlayStation 3?
We have no current plans to port our Linux driver to PS3.
5) After the "forcedeth" driver was developed by Linux hackers, NVIDIA abandoned its own proprietary nvnet driver and AFAIK even helped to improve the open source driver a bit. Can you tell us something more about this decision (who made the call, etc.) and how likely is it that similar situation will happen in the case of the proprietary graphics driver - now when the Nouveau driver is under active development?
NVIDIA's stance is to neither help nor hinder Nouveau. We are committed to supporting Linux through a) an open source 2d "nv" X driver which NVIDIA engineers actively maintain and improve, and b) our fully featured proprietary Linux driver which leverages common code with the other platforms that NVIDIA supports.
6) The Linux community was calling for beta driver releases for a long time, then their demands were fulfilled. Was it the voice of community or just a request (need) of NVIDIA's developers that changed the situation?
The community feedback is very valuable. NVIDIA's Linux driver team has a very active presence on forums such as nvnews.net, and we take community feedback very seriously. Knowing what is important to our users definitely helps us prioritize our work.
And in the case of our public beta drivers, getting broader testing from the Linux community of course contributes to higher quality releases.
7) What does the development cycle in NVIDIA look like? Is it something like "there has to be a release in next 2 months" or more like "there will be a release when [...] is done"?
Our releases are primarily feature-driven, though those features may have specific schedules. For example, we try to make at least a public beta driver available to coincide with new GPU launches.
8) And finally, the obligatory question: Are you a heavy Linux user yourself? What distribution do you use profesionally, at home, etc.? Do you use other operating systems, where?
Absolutely; I first got involved with Linux in college as a great way to have a UNIX workstation in my dorm room :). I used to use Linux From Scratch with evilwm, but lately I've been using Gentoo with Xfce on my notebook and dev machines.
Across the NVIDIA Linux Graphics Driver team, everyone has their own favorite Linux distribution as their primary desktop: Debian, Gentoo, Ubuntu, RHEL, Fedora, SuSE (and Solaris, though it is not a Linux distribution, of course). Naturally, we try to do driver compatibility testing across a wide spectrum of distributions.
There are also many other groups within NVIDIA that use Linux extensively (if not exclusively), e.g., the CUDA team, our digital film group, and GPU architecture simulation/verification. I even know Windows driver engineers at NVIDIA that primarily use Linux on their personal machines at home.
Additionally, we see a growing portion of NVIDIA's workstation customer base using Linux, primarily in highend markets like Oil and Gas, Medical Imaging, and Digital Content Creation.
Oh, and I should put in one plug: we're always looking for world-class engineers who are passionate about Linux graphics. If any of your readers are interested, there are several job postings on the nvnews.net forums - [1] and [2].
Thanks for your time.
Nástroje: Tisk bez diskuse
Tiskni
Sdílej:
Tým linuxových ovladačů NVIDIA je velmi aktivní na fórech...?
gmplayer -lavdopts lowres=0:fast:skiploopfilter=all -channels 6 -af hrtf Kingdom_of_Heaven.mkvS tím, že "xv" mám standardně nastaveno v gmplayeru, takže už ho jako parametr necpu ...
-vo aa
:-P