@Dominik In relation to below, I have attached a picture of my NUCs. the usb looks well seated and i have tried numerous times to adjust the cables as well.
From what I understand current intel NUCs “don’t have any option in BIOS to disable xHCI, this was removed in later devices due to recent operating systems natively supporting USB3.0”
https://forums.intel.com/s/question/0D50P0000490WHlSAM/nuc7i3bnh-and-disabling-xhci?language=en_US
kindly see below as requested.
A. lspci -v | grep -i usb`
~lspci -v | grep -i usb
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31) (prog-if 30 [XHCI])
Subsystem: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller
B. usb-devices | grep -A 9 Lev=00`
command shows nothing
udevadm monitor
~$ udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent
KERNEL[236766.627268] add /devices/pci0000:00/0000:00:14.0/usb1/1-2 (usb)
KERNEL[236766.630933] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0 (usb)
KERNEL[236766.631095] bind /devices/pci0000:00/0000:00:14.0/usb1/1-2 (usb)
UDEV [236766.669312] add /devices/pci0000:00/0000:00:14.0/usb1/1-2 (usb)
UDEV [236766.675730] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0 (usb)
UDEV [236766.681281] bind /devices/pci0000:00/0000:00:14.0/usb1/1-2 (usb)
KERNEL[236767.261957] add /devices/parport0/ppdev0.0 (parport)
KERNEL[236767.262025] bind /devices/parport0/ppdev0.0 (parport)
KERNEL[236767.262187] unbind /devices/parport0/ppdev0.0 (parport)
KERNEL[236767.262235] remove /devices/parport0/ppdev0.0 (parport)
UDEV [236767.265228] add /devices/parport0/ppdev0.0 (parport)
UDEV [236767.266868] bind /devices/parport0/ppdev0.0 (parport)
UDEV [236767.268520] unbind /devices/parport0/ppdev0.0 (parport)
UDEV [236767.269870] remove /devices/parport0/ppdev0.0 (parport)
KERNEL[236771.650063] add /devices/parport0/ppdev0.0 (parport)
KERNEL[236771.650093] bind /devices/parport0/ppdev0.0 (parport)
UDEV [236771.651147] add /devices/parport0/ppdev0.0 (parport)
UDEV [236771.651735] bind /devices/parport0/ppdev0.0 (parport)
KERNEL[236771.696544] unbind /devices/parport0/ppdev0.0 (parport)
KERNEL[236771.696600] remove /devices/parport0/ppdev0.0 (parport)
UDEV [236771.699505] unbind /devices/parport0/ppdev0.0 (parport)
UDEV [236771.701038] remove /devices/parport0/ppdev0.0 (parport)
I have also gotten another limesdr and I have a similar problem. It doesn’t work when i use a different USB 3.0 extension cables. I have a steady green light on one side and a blinking red light on the other
side when i connect the sdr I now have 3 different USB 3.0 extension cables and 2 limeSDR’s.I just can’t figure out what the cause of the problem is at the moment.
@Grimmace
Thanks for the information