unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* udev rules from package stlink are not being parsed and triggered
@ 2022-09-30 22:58 Mbk Kamble
  0 siblings, 0 replies; only message in thread
From: Mbk Kamble @ 2022-09-30 22:58 UTC (permalink / raw)
  To: help-guix

Hello,
  Newbie about udev concepts here. I included stlink package as part
of my package list in my system configuration. I can see that there
are rules files under /run/current-system/profile/etc/udev/rules.d/
like so:

sh> ls -l /run/current-system/profile/etc/udev/rules.d/
total 16
lrwxrwxrwx 1 root root 91 Dec 31  1969 49-stlinkv1.rules ->
/gnu/store/zpqb5vydhxkr5ggw767m4hkpi8263yvz-stlink-1.7.0/etc/udev/rules.d/49-stlinkv1.rules
lrwxrwxrwx 1 root root 93 Dec 31  1969 49-stlinkv2-1.rules ->
/gnu/store/zpqb5vydhxkr5ggw767m4hkpi8263yvz-stlink-1.7.0/etc/udev/rules.d/49-stlinkv2-1.rules
lrwxrwxrwx 1 root root 91 Dec 31  1969 49-stlinkv2.rules ->
/gnu/store/zpqb5vydhxkr5ggw767m4hkpi8263yvz-stlink-1.7.0/etc/udev/rules.d/49-stlinkv2.rules
lrwxrwxrwx 1 root root 91 Dec 31  1969 49-stlinkv3.rules ->
/gnu/store/zpqb5vydhxkr5ggw767m4hkpi8263yvz-stlink-1.7.0/etc/udev/rules.d/49-stlinkv3.rules

I using the stlink V2 usb device. So when I plug in the stlink v2,
udev should create a symlink  /dev/stlinkv2_blah
But that is not happening.

I also did a
sh> sudo udevadm test (udevadm info -q path -n /dev/bus/usb/002/006)
that shows it is reading only files from eudev pacakge
with output lines like Reading rules file:
/gnu/store/2l46l7628xyrpwzrymzd3bgrz3n8zf2x-eudev-3.2.11/lib/udev/rules.d/
etc

Seeking help

Thanks,
Milind


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-30 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 22:58 udev rules from package stlink are not being parsed and triggered Mbk Kamble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).