Closed
Bug 1000682
Opened 11 years ago
Closed 11 years ago
[Flame] enable FM in nightly build with kernel module
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(b2g-v2.0 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | affected |
People
(Reporter: viralwang, Assigned: gerard-majax)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
we need kernel module radio-iris-transport.ko for FM
it means we should build kernel code in flame
Reporter | ||
Comment 1•11 years ago
|
||
Hi Michael,
now we can build kernel code for FM module.
I'm not sure if we should flast boot.img to flame since we build the code from codeaurora not from partner.
Assignee: nobody → vwang
Attachment #8412414 -
Flags: review?(mwu)
Comment 2•11 years ago
|
||
Comment on attachment 8412414 [details]
build kernel module for FM
Yeah, we need to create a branch for the flame specific kernel and import that kernel.
Attachment #8412414 -
Flags: review?(mwu)
Updated•11 years ago
|
fyi. ( no real need info )
Flags: needinfo?(lissyx+mozillians)
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to viral [:viralwang] from comment #0)
> we need kernel module radio-iris-transport.ko for FM
> it means we should build kernel code in flame
Viral, I tested successfully the FM Radio on my kernel built from T2M sources. Looks like IRIS is enabled there:
> arch/arm/configs/msm8610_defconfig:CONFIG_RADIO_IRIS=y
> arch/arm/configs/msm8610_defconfig:CONFIG_RADIO_IRIS_TRANSPORT=m
Flags: needinfo?(lissyx+mozillians)
Reporter | ||
Comment 6•11 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #5)
> (In reply to viral [:viralwang] from comment #0)
> > we need kernel module radio-iris-transport.ko for FM
> > it means we should build kernel code in flame
>
> Viral, I tested successfully the FM Radio on my kernel built from T2M
> sources. Looks like IRIS is enabled there:
> > arch/arm/configs/msm8610_defconfig:CONFIG_RADIO_IRIS=y
> > arch/arm/configs/msm8610_defconfig:CONFIG_RADIO_IRIS_TRANSPORT=m
Cool, I think FM should be fine in we built the module radio-iris-transport.ko!
Please feel free if your would like to take the bug :)
Updated•11 years ago
|
Component: General → RIL
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(vchen)
Comment 8•11 years ago
|
||
Given comment 7, back to the RIL component. If you meant that this is not a RIL bug, please file in a component that will have someone handle the build.
Component: General → RIL
Comment 9•11 years ago
|
||
comment 7 was a mistake. This isn't a RIL bug.
Component: RIL → GonkIntegration
Comment 10•11 years ago
|
||
I emailed viral and vance to confirm if this was a 2.0 blocker and he said having a built in kernel should be fine here(refer to comment #6)
Removing the nomination for now, please reach out to viral if you have concerns on the approach.
blocking-b2g: 2.0? → ---
Assignee | ||
Comment 11•11 years ago
|
||
out/target/product/flame/system/lib/modules/radio-iris-transport.ko
This will get fixed as soon as we enable building the kernel itself, i.e., when bug 1004195 gets fixed.
Assignee: vwang → lissyx+mozillians
Status: NEW → ASSIGNED
Reporter | ||
Comment 12•11 years ago
|
||
this bug looks fixed now since bug 1004195 already land.
Assignee | ||
Comment 13•11 years ago
|
||
(In reply to viral [:viralwang] from comment #12)
> this bug looks fixed now since bug 1004195 already land.
Yes, you're right, now that we landed building the kernel properly and that we have WiFi driver building also, we are producing good system.img including the proper radio. I'm listening to the FM radio right at this moment of closing this bug :).
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Flags: needinfo?(vchen)
You need to log in
before you can comment on or make changes to this bug.
Description
•