Closed namirinz closed 4 years ago
Run with the --verbose
argument.
I use Manjaro only (No windows dual boot)
INFO:Version: 0.14
INFO:Trying to add module to the kernel: i2c_dev
INFO:Trying to add module to the kernel: i2c_i801
DEBUG:Available i2c busses: ['i915 gmbus tc1', 'Synopsys DesignWare I2C adapter', 'i915 gmbus dpb', 'i915 gmbus tc6', 'NVIDIA i2c adapter 1 at 2b:00.0', 'i915 gmbus tc4', 'AUX D/port D', 'i915 gmbus tc2', 'AUX A/port A', 'i915 gmbus dpc', 'i915 gmbus dpa', 'Synopsys DesignWare I2C adapter', 'i915 gmbus tc5', 'SMBus I801 adapter at 4040', 'i915 gmbus tc3', 'AUX C/port C']
DEBUG:Supported i2c bus names: ['SMBus I801 adapter']
DEBUG:Selected i2c bus: SMBus I801 adapter at 4040
INFO:Opening I2C bus: /dev/i2c-14
INFO:Setting I2C slave address: 115
INFO:Writing byte data on I2C bus: (device_cmd: 0xa, value: 0x41)
ERROR:Can't transfer data on I2C bus
INFO:Closing I2C bus
ERROR:Operation failed
DEBUG:Exception occurred:
Traceback (most recent call last):
File "/usr/local/sbin/init-headphone", line 362, in
OSError: [Errno -1] Unknown error -1
That's not very helpful. Maybe dmesg shows something useful.
got error message :
ERROR:Can't transfer data on I2C bus ERROR:Operation failed