OCCT3D (Open CASCADE Technology) Open Source 8.0 bylo vydáno. OCCT3D (Wikipedie, GitHub) je objektově orientovaná knihovna pro 3D CAD, CAM nebo CAE. Používá se například v softwarech FreeCAD a KiCad.
Ve FreeBSD byla nalezena a již opravena 21letá zranitelnost CVE-2026-42511 v dhclient. Jedná se o vzdálené spuštění kódu (RCE). Útočník mající pod správou DHCP server může získat plnou kontrolu nad systémem FreeBSD pouze jeho připojením k místní síti.
Na čem aktuálně pracují vývojáři GNOME a KDE Plasma? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE Plasma.
UBports, nadace a komunita kolem Ubuntu pro telefony a tablety Ubuntu Touch, vydala Ubuntu Touch 24.04-1.3. Současně oznámila, že nadcházející větší vydání 24.04-2.0 bude mít modernější webový prohlížeč.
Ploopy po DIY trackballech či sluchátkách představuje nový externí DIY trackpoint se čtyřmi tlačítky Bean. Obsahuje snímač Texas Instruments TMAG5273, spínače Omron D2LS-21 a řadič RP2040, používá firmware QMK. Schémata jsou na GitHubu; sadu lze předobjednat za 69 kanadských dolarů (bez dopravy a DPH).
Mozilla před dvěma týdny na svém blogu oznámila, že díky Claude Mythos Preview bylo ve Firefoxu nalezeno a opraveno 271 bezpečnostních chyb. Včera vyšel na Mozilla Hacks článek s podrobnějšími informacemi. Z 271 bezpečnostních chyb mělo 180 chyb vysokou závažnost, 80 chyb střední závažnost a 11 chyb nízkou závažnost. Celkově bylo v dubnu ve Firefoxu opraveno 423 bezpečnostních chyb. Čísla CVE nemusí být přiřazována jednotlivým chybám. CVE-2026-6784 například představuje 154 bezpečnostních chyb.
Před týdnem zranitelnost Copy Fail. Dnes zranitelnost Dirty Frag. Běžný uživatel může na Linuxu získat práva roota (lokální eskalaci práv). Na většině linuxových distribucí vydaných od roku 2017. Aktuálně bez oficiální záplaty a CVE čísla [oss-security mailing list].
Ačkoli je papež Lev XIV. hlavou katolické církve a stojí v čele více než miliardy věřících po celém světě, také on někdy řeší všední potíže. A kdo v životě neměl problémy se zákaznickou linkou? Krátce poté, co nastoupil do úřadu, musel papež se svou bankou řešit změnu údajů. Operátorka ale nechtěla uvěřit, s kým mluví, a Svatému otci zavěsila.
Incus, komunitní fork nástroje pro správu kontejnerů LXD, byl vydán ve verzi 7.0 LTS (YouTube). Stejně tak související LXC a LXCFS.
Google Chrome 148 byl prohlášen za stabilní. Nejnovější stabilní verze 148.0.7778.96 přináší řadu novinek z hlediska uživatelů i vývojářů. Vypíchnout lze Prompt API (demo) pro přímý přístup k AI v zařízení. Podrobný přehled v poznámkách k vydání. Opraveno bylo 127 bezpečnostních chyb. Vylepšeny byly také nástroje pro vývojáře.
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...?
mi nestiha pridávat titulky (proste sa zaseknú). A pocas prehravania mi na xine kedy tedy trhne. V mplayery to ide v pohode.
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
Inak dakujem za rozhovor, sam mam nvidiu a preto bol tento rozhovor pre mna naozaj zaujimavy.