AndroidDvbDriver icon indicating copy to clipboard operation
AndroidDvbDriver copied to clipboard

DVB-T driver crash report

Open IdotMaster1 opened this issue 1 year ago • 0 comments

Please give more information about the crash here. We can't promise to respond to every email but your input is very valuable to us and will help improve the driver!

Stack trace and exception (DO NOT EDIT): Cannot send USB control message. Error code -1

info.martinmarinov.drivers.DvbException: Cannot send USB control message. Error code -1 at info.martinmarinov.drivers.usb.rtl28xx.Rtl28xxDvbDevice.ctrlMsg(Rtl28xxDvbDevice.java:89) at info.martinmarinov.drivers.usb.rtl28xx.Rtl28xxTunerType.lambda$static$13(Rtl28xxTunerType.java:109) at info.martinmarinov.drivers.usb.rtl28xx.Rtl28xxTunerType$$ExternalSyntheticLambda9.getSlave(Unknown Source:0) at info.martinmarinov.drivers.usb.rtl28xx.Rtl28xxTunerType.detectSlave(Rtl28xxTunerType.java:150) at info.martinmarinov.drivers.usb.rtl28xx.Rtl2832DvbDevice$1.run(Rtl2832DvbDevice.java:94) at info.martinmarinov.drivers.tools.I2cAdapter$I2GateControl.runInOpenGate(I2cAdapter.java:107) at info.martinmarinov.drivers.usb.rtl28xx.Rtl2832DvbDevice.readConfig(Rtl2832DvbDevice.java:90) at info.martinmarinov.drivers.usb.DvbUsbDevice$1.run(DvbUsbDevice.java:107) at info.martinmarinov.drivers.tools.Retry$1.call(Retry.java:32) at info.martinmarinov.drivers.tools.Retry$1.call(Retry.java:29) at info.martinmarinov.drivers.tools.Retry.retry(Retry.java:42) at info.martinmarinov.drivers.tools.Retry.retry(Retry.java:29) at info.martinmarinov.drivers.usb.DvbUsbDevice.open(DvbUsbDevice.java:103) at info.martinmarinov.dvbdriver.DeviceController.run(DeviceController.java:67)

Last Device: null Build.MANUFACTURER: samsung Build.MODEL: SM-N960F Build.PRODUCT: crownltexx Build.VERSION.SDK_INT: 29 Build.VERSION.RELEASE: 10 Driver versionName: 1.42 Driver versionCode: 20


IdotMaster1 avatar May 26 '24 15:05 IdotMaster1