Unable to enumerate USB device

I tried to use my Flipper and BadUSB on my Dell XPS with Ubuntu and could not get anything to work. Here is the dmesg output:

[10526.795436] usb 3-4: new full-speed USB device number 12 using xhci_hcd
[10527.014411] usb 3-4: New USB device found, idVendor=0483, idProduct=5740, bcdDevice= 1.00
[10527.014424] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[10527.014429] usb 3-4: Product: Flipper Rogarini
[10527.014432] usb 3-4: Manufacturer: Flipper Devices Inc.
[10527.014435] usb 3-4: SerialNumber: flip_Rogarini
[10527.017460] cdc_acm 3-4:1.0: ttyACM0: USB ACM device
[10538.439437] usb 3-4: USB disconnect, device number 12
[10539.363378] usb 3-4: new full-speed USB device number 13 using xhci_hcd
[10539.582643] usb 3-4: New USB device found, idVendor=1234, idProduct=5678, bcdDevice= 1.00
[10539.582653] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10539.582656] usb 3-4: Product: Keyboard
[10539.582659] usb 3-4: Manufacturer: Apple
[10539.584569] input: Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input27
[10542.715542] usb 3-4: USB disconnect, device number 13
[10550.967304] usb 3-4: new full-speed USB device number 14 using xhci_hcd
[10551.186262] usb 3-4: New USB device found, idVendor=1234, idProduct=5678, bcdDevice= 1.00
[10551.186272] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10551.186275] usb 3-4: Product: Keyboard
[10551.186278] usb 3-4: Manufacturer: Apple
[10551.188819] input: Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input28
[10559.535582] usb usb2-port3: attempt power cycle
[10568.031604] usb usb2-port3: unable to enumerate USB device

Any thoughts why or what I can do on the Flipper to get around this issue?

Thanks,
Thomas