Mesa hm2/hm2_7i96s.0: error finishing read
16 Nov 2023 06:01 - 16 Nov 2023 06:04 #285580
by spumco
Replied by spumco on topic Mesa hm2/hm2_7i96s.0: error finishing read
6.5.0-0.deb12.1-rt-amd64
I burned the trixie iso, updated, then used synaptics to install linuxcnc. Then downloaded the rt kernel Tommy linked to earlier from the Debian site.
I've obviously done something wrong again.
EDIT - it's getting late, need to get some sleep now. Maybe I should try the standard LCNC iso tomorrow and see how it behaves on this PC.
I burned the trixie iso, updated, then used synaptics to install linuxcnc. Then downloaded the rt kernel Tommy linked to earlier from the Debian site.
I've obviously done something wrong again.
EDIT - it's getting late, need to get some sleep now. Maybe I should try the standard LCNC iso tomorrow and see how it behaves on this PC.
Last edit: 16 Nov 2023 06:04 by spumco.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
17 Nov 2023 03:03 #285683
by spumco
Replied by spumco on topic Mesa hm2/hm2_7i96s.0: error finishing read
Ok, back in the saddle.
Quick try with MX23 both with 6.1 and 6.5 rt kernels. No joy, still getting read finishing errors.
What's the next disto/version/kernel/NIC driver combo to try?
Quick try with MX23 both with 6.1 and 6.5 rt kernels. No joy, still getting read finishing errors.
What's the next disto/version/kernel/NIC driver combo to try?
Please Log in or Create an account to join the conversation.
17 Nov 2023 03:48 #285684
by rodw
Replied by rodw on topic Mesa hm2/hm2_7i96s.0: error finishing read
sudo apt install -y linux-headers-$(uname -r)
sudo apt install -y dkms
sudo apt install -y r8168-dkms
sudo apt install -y dkms
sudo apt install -y r8168-dkms
Please Log in or Create an account to join the conversation.
17 Nov 2023 03:53 #285685
by rodw
Replied by rodw on topic Mesa hm2/hm2_7i96s.0: error finishing read
linux-headers might need to be
sudo apt install -y linux-headers-rt-$(uname -r)
sudo apt install -y linux-headers-rt-$(uname -r)
Please Log in or Create an account to join the conversation.
17 Nov 2023 04:08 #285686
by spumco
Replied by spumco on topic Mesa hm2/hm2_7i96s.0: error finishing read
Attachments:
Please Log in or Create an account to join the conversation.
17 Nov 2023 04:20 #285687
by rodw
Replied by rodw on topic Mesa hm2/hm2_7i96s.0: error finishing read
very odd. to remove the driver. you must do: sudo apt purge r8168-dkms
Please Log in or Create an account to join the conversation.
17 Nov 2023 04:41 #285689
by spumco
Replied by spumco on topic Mesa hm2/hm2_7i96s.0: error finishing read
Now I'm getting errors trying to remove the driver.
Please Log in or Create an account to join the conversation.
17 Nov 2023 07:20 #285698
by rodw
Replied by rodw on topic Mesa hm2/hm2_7i96s.0: error finishing read
What command did you run? It does not show.Now I'm getting errors trying to remove the driver.
Please Log in or Create an account to join the conversation.
17 Nov 2023 07:25 #285699
by rodw
Replied by rodw on topic Mesa hm2/hm2_7i96s.0: error finishing read
This is an old document I did up but the principles are still the same except use ANdy's script in the 2.9 getting linuxcnc docs to instal llinuscmc
This solved the Realtek NIC issues for a lot of guys.
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
This solved the Realtek NIC issues for a lot of guys.
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
17 Nov 2023 09:47 #285713
by tommylight
It is an older version of Debian 12 with some issues, namely looking for raspi stuff on an AMD build!
You can fix it by searching for "raspi" and deleting all 3 files it finds, then update and upgrade as usual.
Replied by tommylight on topic Mesa hm2/hm2_7i96s.0: error finishing read
How and from where did you install this version?Now I'm getting errors trying to remove the driver.
It is an older version of Debian 12 with some issues, namely looking for raspi stuff on an AMD build!
You can fix it by searching for "raspi" and deleting all 3 files it finds, then update and upgrade as usual.
Please Log in or Create an account to join the conversation.
Time to create page: 0.127 seconds