Debian 12 and AMD Ryzen 9 9950X with X870-E chipset kernel support

2025-01-21 Thread Johannes Krottmayer
Hi! I have planned to upgrade my (very old) system. The new system will be a mainboard with X870-E chipset and a AMD Ryzen 9 9950X3D (the CPU isn't currently available), so have written AMD Ryzen 9 9950X in the mail subject. Has somebody such a combination running with Debian 12? Are there any tr

Re: Location of Bug?

2025-01-20 Thread Johannes Krottmayer
Hi! On 1/20/25 23:59, Jamie Charbonneau wrote: > Hi, > > I'd like to report a bug, but I'm not sure what package the bug is in. The > issue I am having is that when I run sound through my external soundcard > (steinberg/yamaha), the sound is out of synch with video. If I run the sound > straig

Re: Debian 12 linking issue with libvukan (undefined reference) with GNU C++ compiler/ld

2025-01-16 Thread Johannes Krottmayer
Hello Greg! On 1/16/25 21:31, Greg Wooledge wrote: > On Thu, Jan 16, 2025 at 20:27:17 +0000, Johannes Krottmayer wrote: >> $ g++ -lvulkan -o test test.cpp > > If I recall correctly, the library options need to be *after* the object > files that use them. Thus: > >

Debian 12 linking issue with libvukan (undefined reference) with GNU C++ compiler/ld

2025-01-16 Thread Johannes Krottmayer
Hello, I have encountered an issue when trying to compile and link against libvulkan with the GNU C++ compiler and GNU ld. Get 'undefined reference' errors on all library calls with: $ g++ -lvulkan -o test test.cpp The related package is installed on my system (also the development package libvu