Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
What with this and the Nautilus-gvfs bug #1075923, Ubuntu is proving a bit of a trial just now. Will the position improve? Who knows. On 30/08/13 08:11, Carlo Martini wrote: > The new Ubuntu is one month away and many of us are still having an > extremly unusable connection with this card... No solution in sight? > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Fix Released Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
And I still can't turn off the wireless adapter or turn on bluetooth. David On 31/07/13 23:32, C.H wrote: Hi everyone ! I tried everything but I have the same slow signal problem... Anyone has a new idea on how to fix that ? Thanks a lot ;) Cedric. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Fix Released Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
James After a 3-hour rebuild, all is now well -- my HP Pavilion can now connect to the wifi network without constant hunting and failures. I wish I'd thought of replacing the current rt3290.bin with the one we built to solve the original problem, though; I could have saved the 3 hours because I always keep copies of things like that. Cheers David On 20/10/13 18:43, James Dafoe wrote: > Sorry, realized by copying/pasting patch into comments, it got messed > up. I attached it instead > > ** Patch added: "rt2x00pci.patch" > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+attachment/3885251/+files/rt2x00pci.patch > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
Guess what? An automatic Kernel update this morning (presumably to fix some other problem) wiped out all that hard work. At least I only had to re-install what I did yesterday and didn't have to rebuild it all! This is on HP Pavilion dm1 4300sa. David On 19/10/13 17:14, James Dafoe wrote: > For those on Ubuntu 13.10 with kernel 3.11, problem is caused by changes > to rt2x00pci kernel module: > https://bugzilla.kernel.org/show_bug.cgi?id=61621. Patch has been > submitted to kernel developers: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/rt2x00/rt2x00pci.c?id=9483f40d8d01918b399b4e24d0cdb0afffeb. > To get it to work before those changes are included in Ubuntu, rebuild > the kernel with the patch: > > > Rebuild kernel with patch: > > apt-get source linux-image-$(uname -r) > sudo apt-get build-dep linux-image-$(uname -r) > cd linux-3.11.0 > patch -p1 < ../rt2x00pci.diff > fakeroot debian/rules clean > fakeroot debian/rules binary-headers binary-generic > > > Install: > > cd .. > sudo dpkg -i linux-headers* > sudo dpkg -i linux-image* > sudo reboot > > > Copy everything between = to rt2x00pci.diff > > == > diff --git a/drivers/net/wireless/rt2x00/rt2x00pci.c > b/drivers/net/wireless/rt2x00/rt2x00pci.c > index 76d95de..dc49e52 100644 > --- a/drivers/net/wireless/rt2x00/rt2x00pci.c > +++ b/drivers/net/wireless/rt2x00/rt2x00pci.c > @@ -105,13 +105,11 @@ int rt2x00pci_probe(struct pci_dev *pci_dev, const > struct rt2x00_ops *ops) > goto exit_release_regions; > } > > - pci_enable_msi(pci_dev); > - > hw = ieee80211_alloc_hw(sizeof(struct rt2x00_dev), ops->hw); > if (!hw) { > rt2x00_probe_err("Failed to allocate hardware\n"); > retval = -ENOMEM; > - goto exit_disable_msi; > + goto exit_release_regions; > } > > pci_set_drvdata(pci_dev, hw); > @@ -152,9 +150,6 @@ exit_free_reg: > exit_free_device: > ieee80211_free_hw(hw); > > -exit_disable_msi: > - pci_disable_msi(pci_dev); > - > exit_release_regions: > pci_release_regions(pci_dev); > > @@ -179,8 +174,6 @@ void rt2x00pci_remove(struct pci_dev *pci_dev) > rt2x00pci_free_reg(rt2x00dev); > ieee80211_free_hw(hw); > > - pci_disable_msi(pci_dev); > - > /* >* Free the PCI device data. >*/ > == > > ** Bug watch added: Linux Kernel Bug Tracker #61621 > http://bugzilla.kernel.org/show_bug.cgi?id=61621 > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
James Sorry to be a nuisance, but I'm not all that well-versed in the ways of Ubuntu and find that "untar" is not a known command. Could you please give me chapter and verse (i.e. a list of commands) to allow me to do all of this? My user name is david. Thanks David On 22/10/13 02:06, James Dafoe wrote: > Found another possible workaround if you want to use vendor's > proprietary drivers. Someone over at archlinux created a patch for > mediatek's driver: https://aur.archlinux.org/packages/rt3290sta- > dkms/?setlang=ru > > Original Driver: > http://www.mediatek.com/_en/07_downloads/01-1_windowsDetail.php?sn=5033 > Patch: > https://www.dropbox.com/s/v0kaibq0f4to0k2/rt3290sta.patch > > I wrapped it up into DKMS so it can easily get rebuilt on kernel > upgrades. Download and untar into /usr/src and then run: > > dkms install -m rt3290sta -v 2.6.0.0 > modprobe rt3290sta > > This will: > 1 - Add it to DKMS tree > 2 - Build the rt3290sta driver with the patch > 2 - Install it to the kernel driver tree > 3 - Blacklist original kernel drivers rt2x00pci & rt2800pci from loading by > creating /etc/modprobe.d/blacklist-ralink.conf > > To remove: > dkms remove t3290sta/2.6.0.0 -all > > ** Attachment added: "rt3290sta-2.6.0.0.dkms.tar.gz" > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+attachment/3886782/+files/rt3290sta-2.6.0.0.dkms.tar.gz > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
Thanks. The build went OK (after I installed dkms) but the install failed because xx was in use -- see output below. Should I modify pre_install.sh and if so, how? And which commands do I then run, and in which order? Is it a case of editing dkms.conf, commenting out or removing the first 3 lines and re-running from the dkms install command? Sorry to be such a pain but I'm learning all the time -- it keeps my 71-year old brain busy! David Creating symlink /var/lib/dkms/rt3290sta/2.6.0.0/source -> /usr/src/rt3290sta-2.6.0.0 DKMS: add completed. Kernel preparation unnecessary for this kernel. Skipping... applying patch rt3290sta.patch...patching file src/Makefile patching file src/include/os/rt_linux.h patching file src/os/linux/Makefile.6 patching file src/os/linux/Makefile.clean patching file src/os/linux/config.mk patching file src/os/linux/pci_main_dev.c patching file src/os/linux/rt_linux.c patching file src/tools/Makefile Building module: cleaning build area make KERNELRELEASE=3.11.0-12-generic -C src/ LINUX_SRC=/lib/modules/3.11.0-12-generic/build.. cleaning build area DKMS: build completed. rt3290sta.ko: Running module version sanity check. Running the pre_install script: FATAL: Module rt2x00pci is in use. Error! pre_install failed, aborting install. You may override by specifying --force. On 23/10/13 13:33, James Dafoe wrote: > Download the file to your desktop. In a terminal run: > > cd /home/david/Desktop > sudo mv rt3290sta-2.6.0.0.dkms.tar.gz /usr/src > cd /usr/src > sudo tar -zxvf rt3290sta-2.6.0.0.dkms.tar.gz > sudo dkms install -m rt3290sta -v 2.6.0.0 > sudo modprobe rt3290sta > > Once Ubuntu has fixed this and you want to revert to using "stock" > module: > > sudo dkms remove rt3290sta/2.6.0.0 --all > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
Thanks. Wifi now working fine but the wifi button still has no effect and there's no bluetooth. Seems strange if I'm now using manufacturer's own drivers. . On 24/10/13 13:28, James Dafoe wrote: > In network manager, stop your wireless. Then, run: > > modprobe -r rt2x00pci > > Then run the install again > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support
Thanks, Thomas. Now OK. On 24/10/13 13:30, Sachin Thomas wrote: > Add --force at the end of dkms install command: > > sudo dkms install -m rt3290sta -v 2.6.0.0 --force > > And run > > sudo modprobe rt3290sta > > after the installation has completed > -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu: Confirmed Status in “linux-firmware” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Invalid Status in “linux-firmware” source package in Precise: Fix Released Status in “linux” source package in Quantal: Invalid Status in “linux-firmware” source package in Quantal: Won't Fix Status in “linux” source package in Raring: Fix Released Status in “linux-firmware” source package in Raring: Fix Released Status in “linux” package in Baltix: Opinion Status in “linux” package in Gentoo Linux: New Bug description: RT3290 wifi chip is becoming common on consumer notebooks. Its support starts from 3.6 so support on 12.10 may need lbm-cw. commit a89534edaaa7008992b878680490e9b02a665563 Author: Woody Hung Date: Wed Jun 13 15:01:16 2012 +0800 rt2x00 : RT3290 chip support v4 This patch support the new chipset rt3290 wifi implementation in rt2x00. It initailize the related mac, bbp and rf register in startup phase. And this patch modify the efuse read/write method for the different efuse data offset of rt3290. Signed-off-by: Woody Hung Signed-off-by: John W. Linville To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 needs bluetooth driver
Thanks James -- worked a treat. I just have to remember the removal process when this gets into the kernel (how would I know)? PS mv line should be: sudo mv rtbth-3.9.3.dkms.tar.gz /usr/src -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1189721 Title: Ralink RT3290 needs bluetooth driver Status in “linux” package in Ubuntu: Confirmed Bug description: As of Raring Ubuntu has a wifi driver for the RT3290 that works out of the box. It still does not have bluetooth support. This thread in the Ubuntu forums links to a driver that is claimed to work: http://ubuntuforums.org/showthread.php?t=2115570 --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: graeme 2412 F pulseaudio CRDA: country GB: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS DistroRelease: Ubuntu 13.04 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70 InstallationDate: Installed on 2013-05-17 (144 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ProBook 4540s MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash acpi_backlight=vendor vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 RelatedPackageVersions: linux-restricted-modules-3.8.0-31-generic N/A linux-backports-modules-3.8.0-31-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.8.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo dmi.bios.date: 11/06/2012 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68IRR Ver. F.32 dmi.board.name: 17F6 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 58.1D dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4540s dmi.product.version: A1018C1100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189721/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp