Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #585 (new defect)

Opened 3 years ago

Wrong power sysfs node for UsbHost on openmoko

Reported by: pespin Owned by: mickey
Priority: major Milestone:
Component: cornucopia/fsodevice Version: milestone5.5
Keywords: Cc:

Description

It looks like FSO is looking for /sys/bus/platform/devices/gta02-pm-usbhost.0/hostmode , but my uptodate shr unstable is using the following: /sys/bus/platform/devices/gta02-pm-usbhost.0/power_on

So, it looks like we have to changes hostmode -> power_on

I attach a patch against fsodeviced which I think fixes it :)

Attachments

usbhost_power_sysfs_node.patch (763 bytes) - added by pespin 3 years ago.

Change History

Changed 3 years ago by pespin

Note: See TracTickets for help on using tickets.