Closed
Bug 994577
Opened 11 years ago
Closed 11 years ago
[flame] audio didn't work in nightly build system.img
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(b2g-v2.0 fixed)
RESOLVED
FIXED
2.0 S1 (9may)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: viralwang, Assigned: viralwang)
References
Details
Attachments
(1 file, 1 obsolete file)
after flash complete image in bug 978888, audio didn't work
I can open music app and play, but can't hear anything.
Assignee | ||
Comment 1•11 years ago
|
||
Hi Michael,
Could you please help review this patch?
Thanks.
Attachment #8404585 -
Flags: review?(mwu)
Comment 2•11 years ago
|
||
Comment on attachment 8404585 [details] [review]
add audio files to make audio work
Request review again after addressing reviewing comments on PR.
Attachment #8404585 -
Flags: review?(mwu)
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8404585 [details] [review]
add audio files to make audio work
Hi Michael,
Few questions need your suggestions on PR.
Could you please help on it?
Thanks!
Attachment #8404585 -
Flags: feedback?(mwu)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8404585 [details] [review]
add audio files to make audio work
Hi Michael,
Few bugs found in nightly build.
Attachment is my updated patch, please help to review it.
Thanks!
Attachment #8404585 -
Flags: feedback?(mwu) → review?(mwu)
Comment 5•11 years ago
|
||
Comment on attachment 8404585 [details] [review]
add audio files to make audio work
Looks fine. I'd just like the kernel module part removed - I think we should focus on getting the kernel to compile instead.
Attachment #8404585 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Hi Michael,
The reason I think we shall not build kernel in our side is trying to avoid the issues induced from kernel change. Take NFC for example, partner modifies some codes that we can only use partner's library instead of codeaurora build to make NFC works.
If you still think kernel build is perferred, I would like to new another bug to enable it after more testing.
Flags: needinfo?(mwu)
Comment 7•11 years ago
|
||
Yeah, that's fine. Full image flashing already runs the risk of introducing new issues, so this doesn't worry me. A new bug would be better - everything else in the PR is fine so we should get it landed.
Flags: needinfo?(mwu)
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 8•11 years ago
|
||
You didn't actually remove the kernel module from the extraction script.
Keywords: checkin-needed
Comment 9•11 years ago
|
||
An unreviewed fix for bug 1000581 was also added to the PR.
Assignee | ||
Comment 10•11 years ago
|
||
Sorry that i mess 2 bugs in one PR, close it first.
Assignee | ||
Comment 11•11 years ago
|
||
Attachment #8404585 -
Attachment is obsolete: true
Assignee | ||
Comment 12•11 years ago
|
||
remove kernel module in PR and new a bug 1000682 for tracking.
Keywords: checkin-needed
Comment 13•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-b2g-v2.0:
--- → fixed
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S1 (9may)
You need to log in
before you can comment on or make changes to this bug.
Description
•