Talk:Mac80211 based open source architecture
From OMAPpedia
(Difference between revisions)
(Created page with "== Firmware and NVS for the WLAN == I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents.") |
(→Firmware and NVS for the WLAN) |
||
| (4 intermediate revisions not shown) | |||
| Line 2: | Line 2: | ||
I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents. | I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents. | ||
| + | |||
| + | [Clarification] | ||
| + | |||
| + | This is 2.6.38.4+ (this is the Ubuntu Natty kernel revision - but my user-space is Angstrom). | ||
| + | |||
| + | My directory structure looks something like | ||
| + | |||
| + | / | ||
| + | |--> lib/ | ||
| + | |---> firmware/ | ||
| + | |---> ti-connectivity/ | ||
| + | | wl1271-fw.bin | ||
| + | | ...... | ||
| + | |||
| + | == Clarification? == | ||
| + | |||
| + | Is this for Ubuntu? On which platform is this? | ||
Latest revision as of 13:41, 11 July 2011
[edit] Firmware and NVS for the WLAN
I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents.
[Clarification]
This is 2.6.38.4+ (this is the Ubuntu Natty kernel revision - but my user-space is Angstrom).
My directory structure looks something like
/
|--> lib/
|---> firmware/
|---> ti-connectivity/
| wl1271-fw.bin
| ......
[edit] Clarification?
Is this for Ubuntu? On which platform is this?