This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Serial device not added correctly
#5
I think the problem is due to the latest available version of udev.

If I download the latest OPv3 image and make a brand new build, then before updating it further I do this:

Code:
sudo apt update
Code:
sudo apt list --upgradeable | grep udev

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libudev1/stable 247.3-7+deb11u2 arm64 [upgradable from: 247.3-7]
udev/stable 247.3-7+deb11u2 arm64 [upgradable from: 247.3-7]

I prevent the update from happening by doing:

Code:
sudo apt-mark hold udev libudev1
udev set on hold.
libudev1 set on hold.

Note above the numeral 1 at the end of libudev1

Then go through a couple of cycles of sudo apt upgrade to bring all packages up to date and everything works as it should. I was able to add the serial cable exactly as it should work. so it looks like the +deb11u2 updates to udev and libudev1 are a problem.

As a test I have downgraded udev/libudev1 to version 247.3-7 and it works perfectly, correct operation is restored.
Reply


Messages In This Thread
RE: Serial device not added correctly - by baltika_no_9 - 2023-06-04, 09:30 PM
RE: Serial device not added correctly - by TVR - 2023-06-06, 06:48 PM
RE: Serial device not added correctly - by yvereg - 2023-06-15, 03:30 PM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 09:15 AM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 02:42 PM
RE: Serial device not added correctly - by yvereg - 2023-06-20, 05:24 PM
RE: Serial device not added correctly - by PaddyB - 2023-06-22, 05:20 AM
RE: Serial device not added correctly - by TVR - 2023-06-28, 07:29 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:14 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:38 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:46 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 11:43 AM
RE: Serial device not added correctly - by TVR - 2023-06-29, 04:03 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 05:27 PM
RE: Serial device not added correctly - by TVR - 2023-06-29, 06:49 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 05:01 AM
RE: Serial device not added correctly - by kste - 2023-07-13, 11:14 AM
RE: Serial device not added correctly - by kste - 2023-07-13, 09:36 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 10:38 PM
RE: Serial device not added correctly - by kste - 2023-07-13, 10:53 PM
RE: Serial device not added correctly - by kste - 2023-07-14, 04:49 AM
RE: Serial device not added correctly - by kste - 2023-07-14, 10:13 PM
RE: Serial device not added correctly - by kste - 2023-07-15, 12:43 PM
RE: Serial device not added correctly - by kste - 2023-07-15, 09:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)