Mesa 7i96S

More
12 May 2023 22:25 #271257 by rodw
Replied by rodw on topic Mesa 7i96S
Chris, yeh Debian made a messy decision recently by adding non-free-firmware for Debian 12.
Debian made this as a new feature and it only includes the  kernel modules.
dkms drivers are not part of the kernel. Dkms compiles driver source code so that on a kernel upgrade, the driver is rebuilt.

So to get dkms drivers, you also need to add non-free to sources.list

I cover this in my how to
docs.google.com/document/d/1jeV_4VKzVmOI.../edit?usp=share_link

I am hoping this content will find its way into the getting Linuxcnc docs for 2.9. Working on it. I have sent a draft PR and as of today I have a helper who is gonna review stuff for me... :)

PR's to this file in my git under the rodw-getting-linuxcnc branch are welcome :)
github.com/rodw-au/linuxcnc/blob/rodw-ge...etting-linuxcnc.adoc
 

Please Log in or Create an account to join the conversation.

More
12 May 2023 22:31 #271259 by rodw
Replied by rodw on topic Mesa 7i96S


I found the non-free firmware drivers shifted from non-free to non-free-firmware section in bookworm.  After setup in /etc/apt/sources.list you  could install "sudo apt install firmware-realtek" realtek firmware drivers. I am unsure what is the better option, dkms or non-free-firmware. Give it try...


When I looked at that module, it does not cover them all but more like the r8169. Try it and see....

Please Log in or Create an account to join the conversation.

More
13 May 2023 07:26 #271281 by Vector
Replied by Vector on topic Mesa 7i96S
Thank you chris@cnc!

I tried this method, but it doesn't seem to make a difference.
The output of sudo find/sys |grep driver.*02:00 (which is my ethernet card)
is: /sys/bus/pci/drivers/r8169/0000:02:00.0
Which I believe is unchanged.

I still have the error finishing read.

I also tried getting some benchmark, before and after, using nmap:

sudo nmap -sU -v --min-rate 100000 10.10.10.10

which scans with UDP (-sU), gives verbose output (-vv also possible), by sending a minimum of 100,000 packets per second, to 10.10.10.10

It gives latency in seconds, but they pretty much match the results of ping. Perhaps .02ms difference (the UDP test being faster).

Did this before and after, and the numbers didn't really budge.

So I'm going to try rod's method and touch back on this list.

Thanks tho!

Please Log in or Create an account to join the conversation.

More
13 May 2023 17:20 #271297 by PCW
Replied by PCW on topic Mesa 7i96S
What kernel are you using?

Please Log in or Create an account to join the conversation.

More
13 May 2023 22:23 - 13 May 2023 22:44 #271320 by Vector
Replied by Vector on topic Mesa 7i96S
Currently on:
Linux 6.1.0-9-rt-amd64

Working with rod on the documentation, once I understand his map a little better, I plan on changing first my realtek drivers, then the kernel.
Last edit: 13 May 2023 22:44 by Vector. Reason: clarity
The following user(s) said Thank You: rodw

Please Log in or Create an account to join the conversation.

Time to create page: 0.130 seconds
Powered by Kunena Forum