kitus wrote:
>
> I had to leave home, but before I left, I think I saw the DAC going into
> standby!!! Will confirm later. If that is true, then I just need to
> ensure the extension is loaded during boot time!
>
Moved the extension into this folder
Code:
--------------------
/etc/sysconfig/tcedir/optional
--------------------
and it now seems to have been loaded during boot process
Code:
--------------------
tc@piCorePlayerLMS:/mnt/mmcblk0p2/tce/optional$ tce-status -i | grep usb
libusb
usb-power
--------------------
and the magic file appears to be there
Code:
--------------------
tc@piCorePlayerLMS:/mnt/mmcblk0p2/tce/optional$ cat
/tmp/tcloop/usb-power/etc/udev/rules.d/01-topping-e30-dac-usb-power.rules
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="152a",
ATTR{idProduct}=="8750", TEST=="power/control", ATTR{power/control}="auto"
--------------------
It looks like I'm getting closer!
------------------------------------------------------------------------
kitus's Profile: http://forums.slimdevices.com/member.php?userid=73121
View this thread: http://forums.slimdevices.com/showthread.php?t=117179
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss