no wireless networks detected during install of Quantal on Panda board
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Undecided
|
Tim Gardner | ||
| Quantal |
Undecided
|
Tim Gardner | ||
| linux-firmware (Ubuntu) |
Undecided
|
Tim Gardner | ||
| Quantal |
Undecided
|
Tim Gardner | ||
| linux-ti-omap4 (Ubuntu) |
Undecided
|
Unassigned | ||
| Quantal |
Undecided
|
Unassigned | ||
| ubiquity (Ubuntu) |
Undecided
|
Unassigned | ||
| Quantal |
Undecided
|
Unassigned |
Bug Description
I was testing using this image: http://
I'm attaching a picture.
--
Previously bug https:/
CVE References
Carla Sella (carla-sella) wrote : | #1 |
affects: | usb-creator (Ubuntu) → ubiquity (Ubuntu) |
Launchpad Janitor (janitor) wrote : | #3 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in ubiquity (Ubuntu): | |
status: | New → Confirmed |
Dimitri John Ledkov (xnox) wrote : | #4 |
Carla Sella, instead of taking pictures, it is better to take screenshots, save them on a USB stick (of the sd card) and upload those. Usually a screenshot is far smaller in size than a picture. Pictures are good during pre-boot or if there is graphics problems (e.g. flickering).
description: | updated |
Carla Sella (carla-sella) wrote : | #5 |
Hello Dmitrijs, I tried to take a screenshot, but it did not work, I had to take a picture, nothing else I know worked.
Anyway next time I will try again with a screenshot.
Thanks.
Dimitri John Ledkov (xnox) wrote : | #6 |
Oh... in that case http://
Well done on finding more bugs =)
Dimitri John Ledkov (xnox) wrote : | #7 |
Which turns out to be bug http://
Tim Gardner (timg-tpi) wrote : | #8 |
Carla - I need a copy of the kernel dmesg so I can tell what version of the kernel you've booted and if firmware is really missing (which is my suspicion). Please start a console and copy the output of dmesg into a file on a USB stick which you can then attach to this bug report.
Changed in linux-firmware (Ubuntu): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
Oliver Grawert (ogra) wrote : | #9 |
[ 76.843902] wl12xx: ERROR could not get nvs file ti-connectivity
is thd snippet that should couont here ...
my kernel is:
ubuntu@panda:~$ uname -a
Linux panda 3.5.0-209-omap4 #15-Ubuntu SMP PREEMPT Wed Aug 22 17:32:25 UTC 2012 armv7l armv7l armv7l GNU/Linux
ubuntu@panda:~$ dpkg -l |grep firmware
ii linux-firmware 1.90 all Firmware for Linux kernel drivers
ubuntu@panda:~$ ls /lib/firmware/
ubuntu@panda:~$
Tim Gardner (timg-tpi) wrote : | #10 |
ti-connectivity: Restore nvs firmware. The kernel neglected to declare its use of the nvs files via the MODULE_FIRMWARE statement.
Changed in linux-firmware (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Changed in linux-ti-omap4 (Ubuntu Quantal): | |
status: | New → Invalid |
Changed in ubiquity (Ubuntu Quantal): | |
status: | Confirmed → Invalid |
Launchpad Janitor (janitor) wrote : | #11 |
This bug was fixed in the package linux-firmware - 1.91
---------------
linux-firmware (1.91) quantal; urgency=low
* ti-connectivity: Restore nvs firmware
The kernel neglected to declare its use of the nvs files
via the MODULE_FIRMWARE statement.
-LP: #1042918
-- Tim Gardner <email address hidden> Wed, 29 Aug 2012 08:54:01 -0600
Changed in linux-firmware (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Changed in linux-ti-omap4 (Ubuntu Quantal): | |
status: | Invalid → In Progress |
Changed in linux (Ubuntu Quantal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → Fix Committed |
Carla Sella (carla-sella) wrote : | #12 |
@ Tim :
I see Oliver gave you the answers you needed, sorry I was at work couldn't answer you sooner.
Is it ok with the info you have ? Do you need anything else ?
Dimitri John Ledkov (xnox) wrote : | #13 |
@ Carla
I think it's fine now. And fixes for this bug are flowing into the archive now =) (one released, one pending next kernel upload)
Dimitri John Ledkov (xnox) wrote : | #14 |
WIth latest linux-firmware I do have wifi on my panda server.
Launchpad Janitor (janitor) wrote : | #15 |
This bug was fixed in the package linux - 3.5.0-14.15
---------------
linux (3.5.0-14.15) quantal-proposed; urgency=low
[ Andy Whitcroft ]
* SAUCE: fs: d_revalidate methods may be passed a NULL nameidata
- LP: #1038075
[ Dave Airlie ]
* SAUCE: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
- LP: #1039157
[ Ike Panhc ]
* [Config] Enable CONFIG_
- LP: #1038259
[ Tim Gardner ]
* SAUCE: wlcore: Declare MODULE_FIRMWARE usage
- LP: #1042918
[ Upstream Kernel Changes ]
* asus-nb-wmi: add some video toggle keys
- LP: #1022427
* [media] uvcvideo: Fix frame drop in bulk video stream
* [media] uvcvideo: Fix alternate setting selection
* Input: wacom - add support to Cintiq 22HD
- LP: #1043733
* ALSA: HDA: Create phantom jacks for fixed inputs and outputs
* ALSA: HDA: Support single 3-pin jack without VREF on the actual pin
- LP: #1018262
* ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"
* ALSA: hda - Do not set GPIOs for speakers on IDT if there are no
speakers
- LP: #1040077
* ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
- LP: #1034779
* ALSA: hda - Always call standard unsolicited event for Realtek codecs
- LP: #1021192
* ALSA: hda - Add the inverted digital mic workaround to Realtek codecs
* ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and
AOD260
- LP: #1006089, #996611, #997227
* ALSA: hda - don't create dysfunctional mixer controls for ca0132
- LP: #1038651
* ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx
-- Leann Ogasawara <email address hidden> Thu, 06 Sep 2012 10:06:28 -0700
Changed in linux (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #16 |
This bug was fixed in the package linux-ti-omap4 - 3.5.0-210.16
---------------
linux-ti-omap4 (3.5.0-210.16) quantal-proposed; urgency=low
[ Paolo Pisati ]
* rebased on Ubuntu-3.5.0-14.16
[ Ricardo Salveti de Araujo ]
* [Config] Disable CONFIG_
* [Config] Disable DSS_DSI, not yet compatible with DSS_HL
* [Config] CONFIG_
* [Config] Reducing VRAM size as it's not relevant anymore
[ Upstream Kernel Changes ]
* drm: remove unused fxn prototypes
* staging: omapdrm: Fix DMM sparse warnings
* staging: omapdrm: Remove unnecessary memcpy
* omapdrm: use alloc_ordered_
= 1
* drm/omap: hold a ref to the bo while waiting for flip
* drm: refcnt drm_framebuffer
* OMAPDSS: workaround 'operation stopped while reading edid' error
* WIP: OMAPDSS: enable either high level or low level API
* omap2+: use dss_dispc hwmod for omapdrm
* WIP: drm/omap: use omapdss low lever API (v4)
* omapdss: fixing support for the low level API
[ Ubuntu: 3.5.0-14.16 ]
* SAUCE: apple-gmux: Fix index read functions
* SAUCE: input: Cypress PS/2 Trackpad move PSMOUSE_CYPRESS enum
- LP: #1041594
* SAUCE: Input: synaptics - Adjust threshold for treating position values
as negative
- LP: #1046512
* mei: check for error codes that mei_flow_ctrl_creds retuns
* mei: make mei_write_message more readable
* mei: mei_irq_
* mei: group wd_interface_reg with watchdog variables within struct
mei_device
* mei: don't query HCSR for host buffer depth
* mei: revamp host buffer interface function
* mei: mei_device can be const for mei register access functions
* mei: remove write only wariable wd_due_counter
* mei: mei_wd_host_init: update the comment
* mei: introduce mei_data2slots wrapper
* mei: streamline the _mei_irq_
* mei: mei_irq_
* mei: use module_pci_driver
* mei: fix device stall after wd is stopped
[ Ubuntu: 3.5.0-14.15 ]
* SAUCE: fs: d_revalidate methods may be passed a NULL nameidata
- LP: #1038075
* SAUCE: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
- LP: #1039157
* [Config] Enable CONFIG_
- LP: #1038259
* SAUCE: wlcore: Declare MODULE_FIRMWARE usage
- LP: #1042918
* asus-nb-wmi: add some video toggle keys
- LP: #1022427
* [media] uvcvideo: Fix frame drop in bulk video stream
* [media] uvcvideo: Fix alternate setting selection
* Input: wacom - add support to Cintiq 22HD
- LP: #1043733
* ALSA: HDA: Create phantom jacks for fixed inputs and outputs
* ALSA: HDA: Support single 3-pin jack without VREF on the actual pin
- LP: #1018262
* ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"
* ALSA: hda - Do not set GPIOs for speakers on IDT if there are no
speakers
- LP: #1040077
* ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
- LP: #1034779
* ALSA: hda - Always call standard unsolicited event for Realtek codecs
- LP: #1021192
* ALSA: hda - ...
Changed in linux-ti-omap4 (Ubuntu Quantal): | |
status: | In Progress → Fix Released |
Adam Conrad (adconrad) wrote : Update Released | #17 |
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here: iso.qa. ubuntu. com/qatracker/ reports/ bugs/1042918
http://