Closed
Bug 932779
Opened 11 years ago
Closed 11 years ago
[NFC] Disable nfcd power management
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(1 obsolete file)
Emulating power management for NFC chipsets is a lot of work. It should be possible to disable power management in the NFC daemon.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #824691 -
Flags: review?(dlee)
Comment 2•11 years ago
|
||
There is a config value "SCREEN_OFF_POWER_STATE" in file /etc/libnfc-brcm.conf
You can set this value to 1 and it will disable set power off when sleep.
Could you check if this is what you need ?
Updated•11 years ago
|
Flags: needinfo?(tzimmermann)
Assignee | ||
Comment 3•11 years ago
|
||
Thanks for the hint! :) The actual option is SNOOZE_MODE_CFG, but it seems to disable power management in the driver.
Flags: needinfo?(tzimmermann)
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 4•11 years ago
|
||
Oh I see. The option is indeed SCREEN_OFF_POWER_STATE, and it's implemented in nfcd.
Updated•11 years ago
|
Attachment #824691 -
Attachment is obsolete: true
Attachment #824691 -
Flags: review?(dlee)
You need to log in
before you can comment on or make changes to this bug.
Description
•