[Bug 1474534] Re: Screen Energy Saving and Dim Screen do not work reliably
I recently upgraded from Kubuntu 14.04 to 16.04 and I am now also having this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474534 Title: Screen Energy Saving and Dim Screen do not work reliably To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1474534/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1474534] Re: Screen Energy Saving and Dim Screen do not work reliably
This may need filed against: https://launchpad.net/ubuntu/+source/powerdevil -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474534 Title: Screen Energy Saving and Dim Screen do not work reliably To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1474534/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@Andy Would you post the output of the following commands: lsb_release -rd uname -a lspci -vnn | grep -A 1 Wireless -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 812554] Re: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents
I was having trouble with this previously, but was trying to put out to many other fires to investigate it. This has now bubbled to the top. I am having this problem with: $lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 11.04 Release: 11.04 Codename:natty $uname -a Linux 2.6.38-11-generic-pae #50-Ubuntu SMP Mon Sep 12 22:21:04 UTC 2011 i686 i686 i386 GNU/Linux $ sudo dpkg-query -W | sort -n | grep firefox firefox 7.0.1+build1+nobinonly-0ubuntu0.11.04.1 firefox-branding 7.0.1+build1+nobinonly-0ubuntu0.11.04.1 firefox-globalmenu 7.0.1+build1+nobinonly-0ubuntu0.11.04.1 firefox-gnome-support7.0.1+build1+nobinonly-0ubuntu0.11.04.1 firefox-locale-en7.0.1+build1+nobinonly-0ubuntu0.11.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812554 Title: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/812554/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 812554] Re: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents
I forgot to mention I am experiencing this with the following printer: http://localhost:631/printers/Brother-HL-5250DN-series Description: Brother HL-5250DN series Location:Home Driver: Brother HL-5250DN BR-Script3 (grayscale, 2-sided printing) Connection: dnssd://Brother%20HL-5250DN%20series._pdl-datastream._tcp.local/ Defaults:job-sheets=none, none media=na_letter_8.5x11in sides=two-sided-long-edge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812554 Title: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/812554/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 782973] Re: virtfs isn't enabled
I just started working with the SPICE interface and ran into this issue with the qemu-kvm-spice package on a 12.04 Precise Pangolin box. This is just another issue with that package in Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782973 Title: virtfs isn't enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/782973/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 812554] Re: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents
I recently updated to a fresh install of Ubuntu 12.04 Precise Pangolin and the problem has gone away. I don't know if there was something lingering from a previous upgraded install or if 12.04 just fixed the issue, but I am working now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812554 Title: Firefox 5 for Ubuntu 1.0 issues undefined command to printer; page setup reverts to Any Printer for Portable Documents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/812554/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
It has been some time since I posted here, but I finally took the time to update to 12.04. I did a clean install and had the same slow Wi-Fi problem out of the box. So I can confirm that Bug #621265 affects Ubuntu 12.04 Precise Pangolin too. I then did the same change documented previously of removing NetworkManager and installing Wicd. All is working once again. All that said, this appears to not be a GNU/Linux, driver, or Ubuntu issue rather a Network Manager package issue since the bug is so easily fixed by merely replacing that package with a comparable one. Here are the steps I performed: NOTE: Plug in a wired ethernet connection while completing these steps or reverse the order of the next two steps if one is not available. $ sudo apt-get remove network-manager $ sudo apt-get install wicd NOTE: To get the SysTray Icon to show up, you have to follow the tip from here: http://ubuntuforums.org/showthread.php?t=1762663 $ gsettings set com.canonical.Unity.Panel systray-whitelist "['all']" NOTE: Or for a more involved, probably more correct, way to get the SysTray Icon to show up, follow the steps here: https://bugs.launchpad.net/wicd/+bug/761326/comments/2 Reboot and log back in. You will have to reenter all of your saved network credientials, so it is a good idea to swap managers as soon as the need is identified. Just for the record, here is my upgraded system specs: $ lsb_release -rd Description:Ubuntu 12.04 LTS Release:12.04 $ uname -a Linux bill-laptop 3.2.0-25-generic-pae #40-Ubuntu SMP Wed May 23 22:11:24 UTC 2012 i686 i686 i386 GNU/Linux $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 45 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@Andy It looks like my instructions may not work for your subsystem, 8086:1020. Nobody that posted success and published their output from the lspci command shows that version. Post #278 had succes with that subsystem and the kernel from #270. @Sarim Glad to hear they are working for somebody. The latest one that I have working is version compat-wireless-2011-03-29. There didn't appear to be any changes between these two that effected this specific driver. If you don't feel like testing it out, then there shouldn't be a need to upgrade it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I upgraded to 2.6.38-10 the day it came out and I didn't have any trouble with it. Last night I did a BIOS update on my Acer Aspire 5920 and then this resurfaced. I can also confirm that by backing out to 2.6.38-8 also works for me. Upon reading the release notes, there seems to have been several things done in the BIOS for my machine regarding the WLAN between the original shipping one and the latest one which I just installed. Since the BIOS updates for this system require a functioning M$ Vista OS to install them, switching them out is a bit of a pain. If there is any benefit in it, I will do what I can. I am ready to assist in troubleshooting this, but I am not familiar enough with the inner workings of Linux to know where to start. I am going to try some simple swaptronics by building and installing the latest compat-wireless to see what I get. Pass along any other ideas. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I just updated to the latest Ubuntu kernel and had the same slow connection again. --- From http://www.bandwidthplace.com/ Download Speed: 1149 kbps (143.6 KB/sec transfer rate) Upload Speed: 637 kbps (79.6 KB/sec transfer rate) Sat 19 Mar 2011 10:02:36 AM CST I downloaded the latest compat-wireless source from: http://wireless.kernel.org/download/compat-wireless-2.6/compat- wireless-2011-03-18.tar.bz2 and followed the same rough instructions I posted in #298: $ tar -xjvf compat-wireless-2011-03-18.tar.bz2 $ cd compat-wireless-2011-03-18 $ ./scripts/driver-select restore $ make $ sudo make install $ sudo make wlunload $ sudo modprobe iwl3945 I am happy to report that all is running stably with good download speeds again. --- From http://www.bandwidthplace.com/ Download Speed: 5090 kbps (636.3 KB/sec transfer rate) Upload Speed: 640 kbps (80 KB/sec transfer rate) Sat 19 Mar 2011 10:56:21 AM CST $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 44 $ uname -a Linux billlaptop 2.6.35-28-generic-pae #49-Ubuntu SMP Tue Mar 1 14:58:06 UTC 2011 i686 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I just updated to the latest Ubuntu kernel and had the same slow connection. I then went and downloaded the latest compat-wireless source from: http://wireless.kernel.org/download/compat-wireless-2.6/compat- wireless-2011-03-03.tar.bz2 After following the same rough instructions I posted in #298, I am now happy to report that all has been running stably with good download speeds for over an hour. --- From http://www.bandwidthplace.com/ Download Speed: 5084 kbps (635.5 KB/sec transfer rate) Upload Speed: 643 kbps (80.4 KB/sec transfer rate) Fri 04 Mar 2011 12:24:12 AM CST This is comparable to my wife's M$ machine. I didn't go through the history to determine if it was the kernel or drivers, but I am back in a truly working state for now. I will post back if anything changes. $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 45 $ uname -a Linux billlaptop 2.6.35-27-generic-pae #48-Ubuntu SMP Tue Feb 22 21:46:58 UTC 2011 i686 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
Just to update this after, my speeds are still stable several days of continuous operation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@CarlosRuiz_globalqss This is deffinately a similar solution. If you are still not noticing speeds that you would expect, there are several reasons that could be causing it. I was batteling my WAN connection during testing, so I always had to double check with a machine running a different OS. If you are sure your connection is good, both the WAN and WI-FI, then you may have just found that it is a driver difference between that available with the linux-backports-modules-compat-wireless-2.6.36 -maverick-generic and where the current stable line is directly from wireless.kernel.org. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
My ISP finally got my connectivity back to at least to half of what I am paying for so I was able to do some more testing. The results were not favorable, and the compat-wireless-2011-08-27 is still slow again. I was able to recover back to true speeds with compat-wireless-2011-03-18 after performing a minor tweak to an unused file. I don't remember making this change the last time, but it works now so I am passing it on. Here is the latest set of instructions, again based on #298: $ mkdir -p ~/Downloads/compat-wireless/$(uname -r) $ cd !$ $ wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2011-03-18.tar.bz2 $ tar -xjvf compat-wireless-2011-08-27.tar.bz2 $ cd compat-wireless-2011-08-27 $ gedit compat/compat-2.6.39.c ADD to the bottom of the includes at the top: #include SAVE CLOSE $ ./scripts/driver-select restore $ make $ sudo make wlunload ; sudo make uninstall ; sudo make install ; sudo modprobe iwl3945 Although I am still having problems with my ISP, this seems to be running stably with download speeds comparable to other machines on my network. $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 45 $ uname -a Linux billlaptop 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
Oops. Fix the tar and cd commands to use the 2011-03-18 instead of 2011-08-27 in my previous post. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I wrote a shell script to download and build each compat-wireless version. I have attached the script for anyone that wants to see it. For maintenance purposes, the script removes the downloaded .bz2 files and any decompressed version that failed to compile with my current setup. I reviewed the logs and noticed starting with compat-wireless-2011-02-23 and running up through compat-wireless-2011-04-14, I was receiving: compat-2.6.39.c:93:4: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function) I already found the fix to this as described in #353, it was simply the addition of "#include " to the file. At this point I had compat-wireless-2011-03-18 working at full speed and compat- wireless-2011-04-26 working with the slow down. I was determined to find the latest version that worked and in turn the first version that didn't. To start, I split the difference and started working on compat- wireless-2011-03-25. With the ‘TASK_INTERRUPTIBLE’ error fix applied, it ran at full speed. Again splitting the difference and working on compat- wireless-2011-03-29, with the ‘TASK_INTERRUPTIBLE’ error fix applied, it ran at full speed. Yet again splitting the difference I began working on compat-wireless-2011-03-31, with the ‘TASK_INTERRUPTIBLE’ error fix applied. However this time it failed to run at full speed. Getting close now. Down to only one left, compat-wireless-2011-03-30 was either going to be the latest that worked or the first that failed. With the ‘TASK_INTERRUPTIBLE’ error fix applied, I saw a new error pop up: p54spi.c:652:2: error: implicit declaration of function ‘irq_set_irq_type’ The fix ended up being to copy compat- wireless-2011-03-31/include/linux/compat-2.6.39.h into compat- wireless-2011-03-30. This version compiled now, but failed to run at full speed. The results of my testing are (no annotation = not tested): compat-wireless-2011-03-18 Full Speed w/ TASK_INTERRUPTIBLE patch compat-wireless-2011-03-19 compat-wireless-2011-03-20 compat-wireless-2011-03-21 compat-wireless-2011-03-22 compat-wireless-2011-03-23 compat-wireless-2011-03-24 compat-wireless-2011-03-25 Full Speed w/ TASK_INTERRUPTIBLE patch compat-wireless-2011-03-26 compat-wireless-2011-03-27 compat-wireless-2011-03-28 compat-wireless-2011-03-29 Full Speed w/ TASK_INTERRUPTIBLE patch compat-wireless-2011-03-30 Slow Speed w/ TASK_INTERRUPTIBLE patch and new compat-2.6.39.h compat-wireless-2011-03-31 Slow Speed w/ TASK_INTERRUPTIBLE patch compat-wireless-2011-04-14 compat-wireless-2011-04-26 Slow Speed For those of you that have studied computer science, you probably recognized the use of the binary search. For those that haven't and would like some more information about it, take a look at: http://en.wikipedia.org/wiki/Binary_search_algorithm My final analysis is, follow the instructions in #353 and use compat- wireless-2011-03-29 instead of 2011-03-18 or 2011-08-27. If there is anyone from the compat-wireless folks monitoring this thread, the change that is effecting those of us with an Intel 3945ABG occurred between compat-wireless-2011-03-29 and compat- wireless-2011-03-30. A random sampling of versions between compat- wireless-2011-04-26 and compat-wireless-2011-08-27 either still had the slow down, wouldn't compile, or locked up my system completely. ** Attachment added: "Shell Script to download and build compat-wireless" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/+attachment/2354447/+files/getNbuild.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I just updated to the latest Ubuntu kernel and had the same slow connection that everyone else is reporting. I downloaded the latest compat-wireless source and followed the same rough instructions I posted in #298: $ mkdir -p ~/Downloads/compat-wireless $ cd !$ $ wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2011-08-27.tar.bz2 $ tar -xjvf compat-wireless-2011-08-27.tar.bz2 $ cd compat-wireless-2011-08-27 $ ./scripts/driver-select restore $ make $ sudo make wlunload $ sudo make uninstall $ sudo make install $ sudo modprobe iwl3945 I am having problems with my ISP, but I am happy to report that all is running stably with download speeds comparable to other machines on my network again. This is not definitive as my speeds are so slow, but I thought I would post them anyway. $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 45 $ uname -a Linux billlaptop 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/621265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I have been following this for some time and with the great improvements I have been reading I thought it was finally time to give it a try. I too downloaded the kernel from #270 and experienced no change in download speed. $ lspci -vnn |grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 44 $ uname -a Linux billlaptop 2.6.35-27-generic #47lp621265v201102161837 SMP Wed Feb 16 18:40:53 UTC 2011 i686 GNU/Linux BandwidthPlace.com: Download Speed: 1178 kbps (147.3 KB/sec transfer rate) Upload Speed: 641 kbps (80.1 KB/sec transfer rate) Thu 17 Feb 2011 10:42:17 PM CST -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@Radosław I appologize for the length of this post, but I am trying to be as thorough as possible. After the installation and before my post last night I had rebooted my machine. After my post, I continued searching the forums and installed the Ubuntu "linux-backports-modules-compat-wireless-2.6.37-maverick-generic" package and received similar results. I left my machine powered and attached to my home network today. Before I read your request I ran a test and received: Download Speed: 5092 kbps (636.5 KB/sec transfer rate) Upload Speed: 624 kbps (78 KB/sec transfer rate) Fri 18 Feb 2011 09:08:25 PM CST This is comparable to my wife's M$ machine. After I read the post I went ahead and followed the instructions and received: Download Speed: 5010 kbps (626.3 KB/sec transfer rate) Upload Speed: 623 kbps (77.9 KB/sec transfer rate) Fri 18 Feb 2011 09:10:42 PM CST This appears to have had no change as it was already at the expected rate. Just to make sure, I rebooted the machine and received: Download Speed: 1132 kbps (141.5 KB/sec transfer rate) Upload Speed: 622 kbps (77.8 KB/sec transfer rate) Fri 18 Feb 2011 09:35:26 PM CST I performed your procedure (i.e. rmmod followed by the modprobe) and received an initial result from SpeedTest.net of: 2011-02-18 9:39 PM CST 5.22 Mb/s 0.63 Mb/s 35 ms I performed another one with BandwidthPlace.com and received: Download Speed: 1127 kbps (140.9 KB/sec transfer rate) Upload Speed: 634 kbps (79.3 KB/sec transfer rate) Fri 18 Feb 2011 09:42:07 PM CST Just to make sure it wasn't a fluke, I ran SpeedTest.net again and recieved: 2011-02-18 9:40 PM CST 1.18 Mb/s 0.63 Mb/s 36 ms I will leave my machine up tonight and see what I get in the morning. Is there any other logs or commands that would help in troubleshooting this problem? I am also a Software Engineer, but usually work on embedded stuff and have never actually delved into the inner workings of the Linux kernel or drivers. I am willing to start, but it may be slow getting me up to speed and productive. Do I need to remove the "linux-backports-modules-compat-wireless-2.6.37 -maverick-generic" package before continuing or does it have any effect with the new kernel? $ lspci -vnn |grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 44 $ uname -a Linux billlaptop 2.6.35-27-generic #47lp621265v201102161837 SMP Wed Feb 16 18:40:53 UTC 2011 i686 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
Just to test it out, I removed the "linux-backports-modules-compat-wireless-2.6.37-maverick-generic" package and performed the rmmod/modprobe again. An immediate test resulted in: Download Speed: 4282 kbps (535.3 KB/sec transfer rate) Upload Speed: 624 kbps (78 KB/sec transfer rate) Fri 18 Feb 2011 10:14:42 PM CST A subsequent test resulted in: Download Speed: 1139 kbps (142.4 KB/sec transfer rate) Upload Speed: 626 kbps (78.3 KB/sec transfer rate) Fri 18 Feb 2011 10:16:14 PM CST -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I just performed the rmmod/modprobe again and received: Download Speed: 1150 kbps (143.8 KB/sec transfer rate) Upload Speed: 624 kbps (78 KB/sec transfer rate) Fri 18 Feb 2011 10:45:51 PM CST Attached is a snippet of the file created with: while true;do sudo dmesg -c >> /tmp/dmesg.log; sleep 3; done ** Attachment added: "dmesg snippet" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/+attachment/1859190/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
Should #250 and #270 be considered to be mutually exclusive, compatible, or conjunctive? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I know these are newbie questions and I thank you for your help and patience. Previously I had installed only the linux-image-xxx.deb from #270. When I tried to build #250, of course it errored out without the headers. When I tried to install the linux-headers-xxx.deb from #270, I received the following: $ sudo dpkg -i linux-headers-2.6.35-27-generic_2.6.35-27.47lp621265v201102161837_i386.deb Selecting previously deselected package linux-headers-2.6.35-27-generic. (Reading database ... 412950 files and directories currently installed.) Unpacking linux-headers-2.6.35-27-generic (from linux-headers-2.6.35-27-generic_2.6.35-27.47lp621265v201102161837_i386.deb) ... dpkg: dependency problems prevent configuration of linux-headers-2.6.35-27-generic: linux-headers-2.6.35-27-generic depends on linux-headers-2.6.35-27; however: Package linux-headers-2.6.35-27 is not installed. dpkg: error processing linux-headers-2.6.35-27-generic (--install): dependency problems - leaving unconfigured Errors were encountered while processing: linux-headers-2.6.35-27-generic I am assuming that I am just missing a repository reference that is not active by default. I have been searching around to find which one I am missing, but all I could find was a reference to the raw unpackaged source for it at: https://launchpad.net/ubuntu/maverick/+source/linux/2.6.35-27.47 Any thoughts? Thanks again for all the assistance in this matter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@s0undt3ch Thanks for catching that I was missing the "all" package. I have now downloaded and installed (i.e. sudo dpkg -i) the following from #270: http://people.canonical.com/~apw/lp621265-maverick/linux-headers-2.6.35-27_2.6.35-27.47lp621265v201102161837_all.deb http://people.canonical.com/~apw/lp621265-maverick/linux-headers-2.6.35-27-generic_2.6.35-27.47lp621265v201102161837_i386.deb http://people.canonical.com/~apw/lp621265-maverick/linux-image-2.6.35-27-generic_2.6.35-27.47lp621265v201102161837_i386.deb and downloaded and unpacked (i.e. tar jxvf) the following from #250: http://people.redhat.com/sgruszka/compat-wireless-2011-02-10-iwlwifi.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
As I mentioned earlier, I have been a linux distro user for years, but have never had to delve into the building of individual kernel modules. So I thought I would post this lesson of what NOT to do. I followed the README instructions and issued the commands below: $ ./scripts/driver-select iwlwifi $ make $ sudo make install $ sudo make wlunload $ sudo modprobe iwl3945 and on the modprobe I received: FATAL: Error inserting iwl3945 (/lib/modules/2.6.35-27-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko): Invalid argument with the end of my dmesg log showing several: iwlcore: disagrees about version of symbol iwlcore: Unknown symbol (err -22) Thinking that I may have not uninstalled enough kernel modules before trying to install the new iwl3945, I rebooted the machine. When the machine was back up, I had the exact same messages the dmesg log. I was able to get back to the my original (i.e. slow) state by issuing: $ sudo make wlunload $ sudo modprobe iwl3945 The first step in the lesson above, driver-select, is a shortcut and sped up the compile and install times dramatically. As I was investigating this problem, I found that this shortcut does not build the mac80211 module and the "disagrees about version of symbol" errors are due to the original mac80211 module not being compatible with the new iwlcore and iwl3945 modules. The correct steps are below: $ ./scripts/driver-select restore $ make $ sudo make install $ sudo make wlunload $ sudo modprobe iwl3945 I now have a fully functional iwl3945 module loaded and consistently getting speeds comparable to my wife's M$ machine. 5.14 Mb/s Download 0.65 Mb/s Upload 35 ms Ping Everything seems to be stable. @Andy Whitcroft Thanks for the work on getting this fixed. @Radosław Piliszek Thanks for the patience and guidance. @s0undt3ch Thanks again for the assistance. Just for completeness below is the output from lspci and uname: $ lspci -vnn | grep -A 1 Wireless 06:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1000] Flags: bus master, fast devsel, latency 0, IRQ 47 $ uname -a Linux billlaptop 2.6.35-27-generic #47lp621265v201102161837 SMP Wed Feb 16 18:40:53 UTC 2011 i686 GNU/Linux I also noticed that I was the only one reporting on the Subsystem [8086:1000]. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
@Radosław: I wasn't trying to slight anyone, so kudos out to Stanislaw Gruszka from Redhat also. I have to second s0undt3ch on this. After leaving my machine on all day yesterday and today, when I got home tonight my connectivity is back to slow again. I will try removing #250 and rebooting, but that sounds like where s0undt3ch is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
With #250 installed, my system is better, at least there is a minute or two of decent bandwidth. After the rmmod/modprobe below, I ran back to back BandwidthPlace.com tests: sudo rmmod iwl3945 iwlcore mac80211 cfg80211 sudo modprobe iwl3945 and received: Download Speed: 4595 kbps (574.4 KB/sec transfer rate) Upload Speed: 631 kbps (78.9 KB/sec transfer rate) Mon 21 Feb 2011 09:04:54 PM CST Download Speed: 1169 kbps (146.1 KB/sec transfer rate) Upload Speed: 626 kbps (78.3 KB/sec transfer rate) Mon 21 Feb 2011 09:05:36 PM CST These are documented in the attachment. ** Attachment added: "bandwidthUbuntuX2.pdf" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/+attachment/1864910/+files/bandwidthUbuntuX2.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I also had my wife run the test on her M$ machine followed by my machine. This is documented in the attachment. ** Attachment added: "bandwidthMSnUbuntu.pdf" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/+attachment/1864911/+files/bandwidthMSnUbuntu.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I also performed the rmmod/modprobe followed by the wget below. sudo rmmod iwl3945 iwlcore mac80211 cfg80211 sudo modprobe iwl3945 wget -b http://mirror.anl.gov/pub/ubuntu-iso/CDs-Ubuntu/10.10/ubuntu-10.10-desktop-i386.iso The snippet from attached wget-log.txt that points out the slowdown is: 1600K .. .. .. .. .. 0% 315K 36m56s 1650K .. .. .. .. .. 0% 405K 36m42s 1700K .. .. .. .. .. 0% 158K 37m47s 1750K .. .. .. .. .. 0% 124K 39m22s I stopped the download at the 1% mark as it didn't change significantly. ** Attachment added: "wget-log.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/+attachment/1864912/+files/wget-log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
Disregarding the initial speedup provided by the rmmod/modprobe, my machine consistently has a download speed of around 1000 kbps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs