Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Udev Output missing in Container

Featured Replies

Hi Guys,

 

I have almost completed my "Ripper" container, that automatically will rip CDs/DVDs and BluRay disks when inserted.

 

The ripping itself works (tested with a dvd and cd).

 

The only thing missing to complete the container is proper UDEV Label-detection. For some reason docker containers are unable to get verbose udevadm output.

 

Here is the (required) output when using UNRAID's udevadm:

 

root@unraid:~# udevadm info -q env -n /dev/sr0
DEVLINKS=/dev/cdr /dev/cdr0 /dev/cdrom /dev/cdrom0 /dev/cdrw /dev/cdrw0 /dev/cdwriter /dev/cdwriter0 /dev/disk/by-id/ata-TSSTcorp_BDDVDW_SN-506BB_R90H6YLFC000FN /dev/dvd /dev/dvd0 /dev/dvdr /dev/dvdr0 /dev/dvdrw /dev/dvdrw0 /dev/dvdwriter /dev/dvdwriter0
DEVNAME=/dev/sr0
DEVPATH=/devices/pci0000:00/0000:00:1c.6/0000:05:00.0/ata8/host8/target8:0:0/8:0:0:0/block/sr0
DEVTYPE=disk
ID_ATA=1
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_BUS=ata
ID_CDROM=1
ID_CDROM_BD=1
ID_CDROM_BD_R=1
ID_CDROM_BD_RE=1
ID_CDROM_CD=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RAM=1
ID_CDROM_DVD_RW=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_CD=1
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT=9
ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=9
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_MODEL=TSSTcorp_BDDVDW_SN-506BB
ID_MODEL_ENC=TSSTcorp\x20BDDVDW\x20SN-506BB\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_REVISION=SB00
ID_SERIAL=TSSTcorp_BDDVDW_SN-506BB_R90H6YLFC000FN
ID_SERIAL_SHORT=R90H6YLFC000FN
ID_TYPE=cd
MAJOR=11
MINOR=0
SUBSYSTEM=block
USEC_INITIALIZED=13201430

 

Within my container it only spits out:

root@fc211ad90a36:~# udevadm info -q env -n /dev/sr0

DEVNAME=/dev/sr0

DEVPATH=/devices/pci0000:00/0000:00:1c.6/0000:05:00.0/ata8/host8/target8:0:0/8:0:0:0/block/sr0

DEVTYPE=disk

MAJOR=11

MINOR=0

SUBSYSTEM=block

 

Any Idea how to get the verbose Information in my container? If udev is unable to do so: is there alternative software that can detect dvd/cd/bd disk types in /dev/srX?

 

Any advice is greatly appreciated in the quest for more complete automation!  8)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.