Mageia Bugzilla – Attachment 4128 Details for
Bug 10488
small tools needed for firmware loader for broadcom usb devices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
systemd service file to load firmware, to be triggered by udev
brcm_patchram_plus_usb@.service (text/plain), 500 bytes, created by
Pablo Saratxaga
on 2013-06-11 13:12:05 CEST
(
hide
)
Description:
systemd service file to load firmware, to be triggered by udev
Filename:
MIME Type:
Creator:
Pablo Saratxaga
Created:
2013-06-11 13:12:05 CEST
Size:
500 bytes
patch
obsolete
>[Unit] >Description=uploading firmware to Broadcom USB bluetooth device >Requires=sys-subsystem-bluetooth-devices-hci0.device >After=sys-subsystem-bluetooth-devices-hci0.device >BindTo=sys-subsystem-bluetooth-devices-hci0.device > >[Service] >Type=simple >RemainAfterExit=yes ># fixme: how to get the bluez device name? it could be hci1, hci2,... >ExecStart=/usr/bin/brcm_patchram_plus_usb --patchram /lib/firmware/fw-%i.hcd hci0 > >[Install] >Alias=fw-upload-broadcom-bluetooth.service > >[Service] >TimeoutSec=300
[Unit] Description=uploading firmware to Broadcom USB bluetooth device Requires=sys-subsystem-bluetooth-devices-hci0.device After=sys-subsystem-bluetooth-devices-hci0.device BindTo=sys-subsystem-bluetooth-devices-hci0.device [Service] Type=simple RemainAfterExit=yes # fixme: how to get the bluez device name? it could be hci1, hci2,... ExecStart=/usr/bin/brcm_patchram_plus_usb --patchram /lib/firmware/fw-%i.hcd hci0 [Install] Alias=fw-upload-broadcom-bluetooth.service [Service] TimeoutSec=300
View Attachment As Raw
Actions:
View
Attachments on
bug 10488
: 4128 |
4129