[Bug 356631] Re: CD-ROM tray closes automatically after eject

2009-04-21 Thread Andy Whitcroft
having had a look at cdrom_id it does appear at least to a cursory look that cdrom_id is interrogating the CD drive directly using raw SCSI commands over the sg interface. This implies at least that the drives in question are returnig the information you are producing directly. It is not 100% cle

[Bug 356631] Re: CD-ROM tray closes automatically after eject

2009-04-21 Thread Andy Whitcroft
I am not sure that this upstream fix will help. It makes the udev scan effectively dependant on whether there is a current profile reported by the drive. The drive in the cases we have documented are reporting a profile, indeed if they were not we would not be attempting the TOC read and later.

[Bug 356631] Re: CD-ROM tray closes automatically after eject

2009-04-21 Thread Andy Whitcroft
do so in userspace. ** Changed in: linux (Ubuntu Jaunty) Status: Triaged => Invalid ** Changed in: linux (Ubuntu Jaunty) Assignee: Canonical Kernel Team (canonical-kernel-team) => Andy Whitcroft (apw) -- CD-ROM tray closes automatically after eject https://bugs.launchpad.ne

[Bug 314928] Re: [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys

2009-05-08 Thread Andy Whitcroft
@Bartek, Zack -- yes I see the same. I am tracking the trigger for the removal as it is not the driver which is doing it. Will spin an updated patch when I have that identified and fixed. -- [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys https://bugs.launchpa

[Bug 300693] Re: Thinkpad T61p hardlock flashing caps lock

2009-05-08 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: New => Triaged -- Thinkpad T61p hardlock flashing caps lock https://bugs.launchpad.net/bugs/300693 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 300693] Re: Thinkpad T61p hardlock flashing caps lock

2009-05-08 Thread Andy Whitcroft
@Marcus -- as yours panics at a consistent point you may have a different issue. As you can trigger it easily during resume it might be helpful to try the steps in the suspend resume debugging guide: https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume -- Thinkpad T61p hardlock fla

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2009-05-08 Thread Andy Whitcroft
Based on Scott's feedback here on Jaunty I am going to close the Jaunty task fixed, as the device is found there without need for modification of the boot configuration. I suspect Karmic is also fixed but is as yet untested. ** Changed in: linux (Ubuntu Jaunty) Status: Confirmed => Fix Rel

[Bug 356049] Re: Jaunty - Error messages in (kern.log) during resume

2009-05-08 Thread Andy Whitcroft
@vorlon -- I believe that this was reported because these messages are visible on the terminal after the screen comes back on and before X is restored. It was more of a prettyness issue than a bug per-see. @pgraner, @jbytecoder -- can you confirm if these messages are still visible during resume

[Bug 350491] Re: hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel

2009-05-08 Thread Andy Whitcroft
In the original form this check simply prevented hibernate from working, this would have pretty much been silent with no user feedback given on failure. I am going to propose that for Jaunty we simply reinstate that level of fix, silently preventing hibernate. For Karmic we should probabally can

[Bug 362398] Re: Oops in rpc_malloc on kernel 2.6.24

2009-05-08 Thread Andy Whitcroft
*** This bug is a duplicate of bug 212485 *** https://bugs.launchpad.net/bugs/212485 ** This bug has been marked a duplicate of bug 212485 kernel bug rpc nfs client -- Oops in rpc_malloc on kernel 2.6.24 https://bugs.launchpad.net/bugs/362398 You received this bug notification because you

[Bug 350491] Re: hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel

2009-05-08 Thread Andy Whitcroft
Ok here is the debdiff for Karmic to ensure we do not hibernate when there is an installed but un-booted kernel. This simply checks for the kernel flag file and inhibits the hibernate at the pm-hibernate level. This will not be reported directly, a later update for gnome-power- manager will fix th

[Bug 350491] Re: hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel

2009-05-08 Thread Andy Whitcroft
Here is the corresponding debdiff for Jaunty. ** Attachment added: "jaunty-pm-utils-kernel-inhibit-hibernate" http://launchpadlibrarian.net/26470639/jaunty-pm-utils-kernel-inhibit-hibernate -- hibernation should be disallowed from the desktop when the installed kernel does not match the run

[Bug 347444] Re: OSD hangs up applications leading to them greying out

2009-05-11 Thread Andy Whitcroft
Just had a recurrance of this today on the latest updates. I do not seems to be able to reproduce this with debugging enabled. As per your comment re-raising priority as it is still occuring with the latest code. My feeling is that the bug occurs when there are near simultaneous notifications fr

[Bug 347444] Re: OSD hangs up applications leading to them greying out

2009-05-11 Thread Andy Whitcroft
I think we are at that stage where some debug might he helpful. OSD is clearly stuck somewhere for considerable time, that must be detectable with some pretty simple additions. -- OSD hangs up applications leading to them greying out https://bugs.launchpad.net/bugs/347444 You received this bug n

[Bug 251242] Re: Always kexecs on shutdown/reboot

2009-05-11 Thread Andy Whitcroft
** Description changed: Binary package hint: kexec-tools When I have kexec-tools installed, it seems to trigger a kexec whenever I shut down or reboot. This doesn't seem like sensible default behavior, and my reading of the init script seems to indicate that it's not intentional. It

[Bug 372247] Re: [Hewlett-Packard HP Pavilion dv7 Notebook PC] late resume failure [non-free: fglrx]

2009-05-11 Thread Andy Whitcroft
*** This bug is a duplicate of bug 352178 *** https://bugs.launchpad.net/bugs/352178 This is an occurance of the chvt hang. Closing this against bug #352178. ** This bug has been marked a duplicate of bug 352178 late resume failure -- chvt hang -- [Hewlett-Packard HP Pavilion dv7 Notebo

[Bug 352178] Re: late resume failure -- chvt hang

2009-05-11 Thread Andy Whitcroft
This is likely to be a difficult one to reproduce. As we believe it is fixed closing Fix Released. If any of you see this with the xorg-server (2:1.6.0-0ubuntu5) or later installed please reopen this bug by moving it to 'New'. ** Changed in: linux (Ubuntu) Status: In Progress => Incomplet

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2009-05-11 Thread Andy Whitcroft
@Scott -- possibly yes. I was basing that on both your feedback and that of @Morgan who seems to note things improving over time. However looking at his feedback I am not sure his kernel is configured correctly. @Richard just throws more confusing in as he is now working. @Morgan -- I notice th

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2009-05-11 Thread Andy Whitcroft
@Scott -- actually could you also attach a current dmesg output from your working but very slow boot for me. -- Fails to find boot device in Intel D945Gnt https://bugs.launchpad.net/bugs/290153 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 350491] Re: hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel

2009-05-11 Thread Andy Whitcroft
@main-sponsors -- looking to get sponsorship for this change to both karmic, and for sru for jaunty. debdiffs for both are includes in the preceeding comments. This will not fix the lack of notification. That is triggered by what appears to be a bug in gnome-power-manager, and I will file a new

[Bug 350491] Re: hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel

2009-05-11 Thread Andy Whitcroft
Filed bug #374919 to cover the lack of notification of the hibernate failure. -- hibernation should be disallowed from the desktop when the installed kernel does not match the running kernel https://bugs.launchpad.net/bugs/350491 You received this bug notification because you are a member of Ubu

[Bug 374919] [NEW] gnome-power-manager does not report suspend or hibernate failures when inhibited at the pm-utils level

2009-05-11 Thread Andy Whitcroft
Public bug reported: Binary package hint: gnome-power-manager When the pm-utils scripts pm-suspend/pm-hibernate trigger a low-level inhibit this triggers failures from hal back to gnome-power-manager which do not contain any error strings. This is not handled by gnome- power-manager and the erro

[Bug 374919] Re: gnome-power-manager does not report suspend or hibernate failures when inhibited at the pm-utils level

2009-05-11 Thread Andy Whitcroft
Currently we do not really have a working userspace to confirm whether this bug still affects karmic. Attached is a proposed patch for this issue for Jaunty levels of gnome-power-manager, karmic has a somewhat later version which appears to suffer the same issue. ** Attachment added: "jaunty-gno

[Bug 374919] Re: gnome-power-manager does not report suspend or hibernate failures when inhibited at the pm-utils level

2009-05-11 Thread Andy Whitcroft
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26586405/Dependencies.txt -- gnome-power-manager does not report suspend or hibernate failures when inhibited at the pm-utils level https://bugs.launchpad.net/bugs/374919 You received this bug notification because you are

[Bug 374919] Re: gnome-power-manager does not report suspend or hibernate failures when inhibited at the pm-utils level

2009-05-11 Thread Andy Whitcroft
Losing this information sees wrong. If we simply convert this error message free return into a real error and return that the pre-existing failure detection will trigger and pop-up a failure dialog for the user. ** Changed in: gnome-power-manager (Ubuntu) Status: New => In Progress -- gn

[Bug 342802] Re: Jaunty REGRESSION: No WLAN / WiFi with a MacBook Pro rev. 3 - worked ok with Intrepid

2009-05-11 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: Incomplete => In Progress -- Jaunty REGRESSION: No WLAN / WiFi with a MacBook Pro rev. 3 - worked ok with Intrepid https://bugs.launchpad.net/bugs/342802 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 312163] Re: RAID array causing "BUG: soft lockup" errors/system freeze

2009-05-11 Thread Andy Whitcroft
@tom -- that appears to be a different symptom. Cirtainly from the one originally reported on this bug, and the one the patch to which I was referring was supposed to fix. Lets get a separate bug filed for that one please. We can dup it to this one should it prove later to be the same. -- RAID

[Bug 312163] Re: RAID array causing "BUG: soft lockup" errors/system freeze

2009-05-11 Thread Andy Whitcroft
ged in: linux (Ubuntu Intrepid) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- RAID array causing "BUG: soft lockup" errors/system freeze https://bugs.launchpad.net/bugs/312163 You received this bug n

[Bug 241307] Re: kernel oops during bootup in LTSP

2009-05-11 Thread Andy Whitcroft
@Martin-Eric -- sound most excellent. If you are not able to get bisect results, testing the mainline builds as above may also help narrow this down. -- kernel oops during bootup in LTSP https://bugs.launchpad.net/bugs/241307 You received this bug notification because you are a member of Ubuntu

[Bug 372796] Re: no sound on DELL 540

2009-05-11 Thread Andy Whitcroft
@Peter -- that is unexpected. Setting parameters for that module is pretty common. Could you try 'sudo modprobe snd-hda-intel' from the command line and report the output. Also can you attach the options file as it appeared with the failing option specified. The option below was tested on my la

[Bug 314928] Re: [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys

2009-05-11 Thread Andy Whitcroft
@bryce -- could you give us some insite into the x-servers interaction with the MTRRs here. It appears from the logs in the previous couple of comments that the x-server is also attempting to instigate and remove an MTRR for the AGP aperture. Yet it seems to be failing to create in in our case, b

[Bug 349314] Re: Slow performance and tiling issues on i915

2009-05-11 Thread Andy Whitcroft
@pitti -- yes it does appear to be a large chunk of code. However in the main for this chipset the affected hardware should already have been enabled by the BIOS. It is not normal for this driver to run with that part of the support disabled on the hardware which supports it. The code presented

[Bug 312163] Re: RAID array causing "BUG: soft lockup" errors/system freeze

2009-05-12 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Importance: Undecided => High -- RAID array causing "BUG: soft lockup" errors/system freeze https://bugs.launchpad.net/bugs/312163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 370028] Re: "in" segfaults in usplash

2009-05-12 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Karmic) Status: Triaged => In Progress ** Changed in: linux (Ubuntu Karmic) Assignee: (unassigned) => Andy Whitcroft (apw) -- "in" segfaults in usplash https://bugs.launchpad.net/bugs/370028 You received this bug notification because you

[Bug 330259] Re: Problematic volume control keys and mute key of several notebooks + Patch

2009-02-24 Thread Andy Whitcroft
Changed in: linux (Ubuntu) Assignee: Marius Wenderoth (scale87) => Andy Whitcroft (apw) Status: In Progress => Incomplete -- Problematic volume control keys and mute key of several notebooks + Patch https://bugs.launchpad.net/bugs/330259 You received this bug notification b

[Bug 333642] Re: [Hewlett-Packard Presario C700 Notebook PC] suspend/resume problem

2009-02-24 Thread Andy Whitcroft
Did you recently have a suspend failure, this could have been some time before the report was triggered and offered to you. If you did, did the machine break while going to sleep, or while coming back from sleep? Is this reproducible say over 10 cycles. Has suspend ever worked in the past, if so

[Bug 137819] Re: Synaptics Touchpad not detected by kernel on Fujitsu e8010

2009-02-24 Thread Andy Whitcroft
-get install xserver-xorg-input-synaptics Please report back here. ** Changed in: linux (Ubuntu) Importance: High => Medium Assignee: (unassigned) => Andy Whitcroft (apw) Status: Triaged => In Progress ** Changed in: linux (Ubuntu) Status: In Progress =>

[Bug 333856] [NEW] migrate suspend_test to checkbox package

2009-02-24 Thread Andy Whitcroft
repository as this will be the final destination. ** Affects: checkbox (Ubuntu) Importance: Medium Assignee: Andy Whitcroft (apw) Status: In Progress ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Andy Whitcroft (apw) Status: In Progress

[Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m (and W500)

2009-02-24 Thread Andy Whitcroft
@James -- I have applied a modified patch to the latest Jaunty kernels. Could you test that and report back here. Kernels can be found at the URL below: http://people.ubuntu.com/~apw/lp57315-jaunty/ -- loading hdaps fails on a Thinkpad Z60m (and W500) https://bugs.launchpad.net/bugs/57315 Y

[Bug 319840] Re: Kernel panic when attempting to netboot hardy 20090119 on HP Proliant ML350 G5

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy) Status: Triaged => Incomplete -- Kernel panic when attempting to netboot hardy 20090119 on HP Proliant ML350 G5 https://bugs.launchpad.net/bugs/319840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy) Assignee: (unassigned) => Andy Whitcroft (apw) Status: New => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) Status: Triaged => In Progress -- iwl3945 cannot connect to hid

[Bug 241307] Re: kernel oops during bootup in LTSP

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux (Ubuntu) Status: Triaged => In Progress -- kernel oops during bootup in LTSP https://bugs.launchpad.net/bugs/241307 You received this bug notification because you are a member of

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy) Importance: Undecided => High -- iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression https://bugs.launchpad.net/bugs/327431 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 288401] Re: iwl3945 driver doesn't see !US wireless channels on UK laptop [intrepid regression]

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Importance: Undecided => High Status: New => Confirmed -- iwl3945 driver doesn't see !US wireless channels on UK laptop [intrepid regression] https://bugs.launchpad.net/bugs/288401 You received this bug notification because you are a member of Ubu

[Bug 269123] Re: stkwebcam kernel-module doesn't support all the webcams supported previously with stk11

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Importance: Undecided => Medium Assignee: (unassigned) => Jim Lieb (lieb) Status: New => In Progress -- stkwebcam kernel-module doesn't support all the webcams supported previously with stk11 https://bugs.launchpad.net/bugs/269123 You receive

[Bug 241307] Re: kernel oops during bootup in LTSP

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy) Importance: Undecided => High Assignee: (unassigned) => Andy Whitcroft (apw) Status: New => In Progress -- kernel oops during bootup in LTSP https://bugs.launchpad.net/bugs/241307 You received this bug notification because you are a

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-24 Thread Andy Whitcroft
@John -- this problem showed up on kernel upgrade from 2.6.24-22.45 to 2.6.24-23.48, and booting with the old kernel returns functionality. So we have to be suspicious of the changes from one to the other. We have had a look at the changes and nothing obvious is jumping out. The delta between the

[Bug 241307] Re: kernel oops during bootup in LTSP

2009-02-24 Thread Andy Whitcroft
@Martin-Eric -- you had success with a vanilla v2.6.24 kernel, using a cut-down ubuntu configuration. Now that we have vanilla builds available for testing we can use those to try and identify the trigger for this regression. The first logical test would be to try a v2.6.24 vanilla kernel with a

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-24 Thread Andy Whitcroft
They are plain debs. So yes just grab the linux-image and install that, you only need the headers if you have nvidia or ati binary drivers (ie those which use dkms to install). Thanks. ** Changed in: linux (Ubuntu Hardy) Status: In Progress => Incomplete -- iwl3945 cannot connect to hid

[Bug 332170] Re: [Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset

2009-02-24 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) Status: Triaged => In Progress -- [Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset https://bugs.launchpad.net/bugs/332170 You received this bug notification because you are a member of

[Bug 332170] Re: [Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset

2009-02-25 Thread Andy Whitcroft
I have recreated the patch hinted at and applied it to the latest jaunty kernel. If those who have seen these could confirm that this patch is sufficient to suppress the text and report back here. The kernels are at the URL below: http://people.ubuntu.com/~apw/lp332170-jaunty/ -- [Jaunty]

[Bug 331691] Re: Error on Boot: [Firmware Bug]:Powernow-k8: Your BIOS does not provide ACPI_PSS objects in a way that Linux understands.

2009-02-25 Thread Andy Whitcroft
Assignee: (unassigned) => Andy Whitcroft (apw) Status: Triaged => In Progress ** Changed in: linux (Ubuntu) Status: In Progress => Incomplete -- Error on Boot: [Firmware Bug]:Powernow-k8: Your BIOS does not provide ACPI_PSS objects in a way that Linux understands. https://bugs

[Bug 323829] Re: cdc_acm driver lacks trival support for Conexant RD02-D400/Aztech UM3100 modem

2009-02-25 Thread Andy Whitcroft
@dcam -- you would want the generic header and the architecture specific header and binary for your preferred archictecture. For i386 that is: http://people.ubuntu.com/~apw/lp323829-intrepid/linux-headers-2.6.27-13_2.6.27-13.29lp323829apw1_all.deb http://people.ubuntu.com/~apw/lp323829-

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-25 Thread Andy Whitcroft
@John -- i have rebuilt the mainline kernels for 2.6.24 with hopefully closer configs. Perhaps you could try the latest of those to see if that recognises your hardware. If it does then we could perform the test with those new versions. -- iwl3945 cannot connect to hidden ssid WPA enterprise wi

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-25 Thread Andy Whitcroft
John confirms that this bug does not exist in Intrepid or Jaunty, so closing the Jaunty task as Invalid. ** Changed in: linux (Ubuntu) Status: In Progress => Incomplete ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- iwl3945 cannot connect to hidden ssid WPA enterpr

[Bug 331092] Re: IWL 5300 fails to find 5GHz draft-N access point with CONFIG_WIRELESS_OLD_REGULATORY=n

2009-02-25 Thread Andy Whitcroft
This may well be related to the CRDA integration being discussed on bug #288401. It is likely worth tracking the progress there. -- IWL 5300 fails to find 5GHz draft-N access point with CONFIG_WIRELESS_OLD_REGULATORY=n https://bugs.launchpad.net/bugs/331092 You received this bug notification be

[Bug 315252] Re: broken "linux" link in kernel headers

2009-02-25 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw) Status: Triaged => In Progress -- broken "linux" link in kernel headers https://bugs.launchpad.net/bugs/315252 You received this bug notification because you are a

[Bug 288401] Re: iwl3945 driver doesn't see !US wireless channels on UK laptop [intrepid regression]

2009-02-25 Thread Andy Whitcroft
This may also be triggering the inability to bind to 8.0.2.11n channels as reported in bug #331092. -- iwl3945 driver doesn't see !US wireless channels on UK laptop [intrepid regression] https://bugs.launchpad.net/bugs/288401 You received this bug notification because you are a member of Ubuntu

[Bug 295091] Re: kernel crashes at boot on a dell inspiron 531.

2009-02-25 Thread Andy Whitcroft
@gbon -- sorry for the long delay. I have respun the debug to try and get more information and to also slow down the panic itself when it occurs to make it more likely we get the top of the panic for you to take a picture of. New kernels are at the URL below, if you could give them a test and rep

[Bug 315252] Re: broken "linux" link in kernel headers

2009-02-25 Thread Andy Whitcroft
Ok so there are actually two directories which are broken in the header packages: -lrwxrwxrwx root/root 0 2009-02-25 17:11 ./usr/src/linux-headers-2.6.28-8-generic/include/linux/linux -> ../../linux-headers-2.6.28-8/include/linux -lrwxrwxrwx root/root 0 2009-02-25 17:11

[Bug 288281] Re: no ethernet after suspend with forcedeth driver

2009-02-25 Thread Andy Whitcroft
@David -- yes there seems to have been some pretty good feedback on that patch. I have sucked it down and applied it to the latest Intrepid kernel. If you could test those and report back here that would be helpful. The kernels can be found at the URL below (replacing the old kernels): http

[Bug 322434] Re: Wifi (ipw2200) stopped connecting with kernel update 2.6.24-22

2009-02-25 Thread Andy Whitcroft
** Changed in: linux-backports-modules-2.6.24 (Ubuntu Hardy) Status: In Progress => Incomplete -- Wifi (ipw2200) stopped connecting with kernel update 2.6.24-22 https://bugs.launchpad.net/bugs/322434 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 269123] Re: stkwebcam kernel-module doesn't support all the webcams supported previously with stk11

2009-02-25 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Status: In Progress => Incomplete -- stkwebcam kernel-module doesn't support all the webcams supported previously with stk11 https://bugs.launchpad.net/bugs/269123 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 327431] Re: iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression

2009-02-26 Thread Andy Whitcroft
@John -- the rest of the 2.6.27 kernels are built. So if you would be able to test those. Thanks. -- iwl3945 cannot connect to hidden ssid WPA enterprise with Hardy 2.6.24-23 - Regression https://bugs.launchpad.net/bugs/327431 You received this bug notification because you are a member of Ubun

[Bug 208137] Re: Add vt8623fb to blacklisted framebuffer drivers

2009-02-26 Thread Andy Whitcroft
** Changed in: ltsp (Ubuntu Intrepid) Status: New => Invalid ** Changed in: ltsp (Ubuntu Jaunty) Status: New => Invalid -- Add vt8623fb to blacklisted framebuffer drivers https://bugs.launchpad.net/bugs/208137 You received this bug notification because you are a member of Ubuntu Bu

[Bug 335360] [NEW] cdromupgrade fails if run with a relative path

2009-02-27 Thread Andy Whitcroft
SHELL=/bin/bash SourcePackage: update-manager Uname: Linux 2.6.28-8-server x86_64 ** Affects: update-manager (Ubuntu) Importance: Low Assignee: Andy Whitcroft (apw) Status: In Progress ** Tags: amd64 apport-bug -- cdromupgrade fails if run with a relative path https

[Bug 335360] Re: cdromupgrade fails if run with a relative path

2009-02-27 Thread Andy Whitcroft
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23173681/Dependencies.txt ** Changed in: update-manager (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: update-manager (Ubuntu) Status: Ne

[Bug 335360] Re: cdromupgrade fails if run with a relative path

2009-02-27 Thread Andy Whitcroft
This is caused by the interaction between how we locate the installer tarball and the fact we are cd'ing into a temporary directory. We can simply detect that the path is not absolute and make it absolute using pwd. -- cdromupgrade fails if run with a relative path https://bugs.launchpad.net/bug

[Bug 303993] Re: Dell Studio 15, hangs on second resume

2009-02-27 Thread Andy Whitcroft
Yes, I lost this one in the noise. Thanks for the reminder. Closed Fixed Released. ** Changed in: linux (Ubuntu) Importance: Undecided => Medium Status: Fix Committed => Fix Released -- Dell Studio 15, hangs on second resume https://bugs.launchpad.net/bugs/303993 You received this bu

[Bug 335403] [NEW] update-manager did not open terminal when question was asked inside

2009-02-27 Thread Andy Whitcroft
Public bug reported: Binary package hint: update-manager When upgrading to Jaunty Alpha-5, the upgrade process continued to 2 minutes to go and seemed to hang. After some minutes I opened the terminal at the bottom to find that the checkbox upgrade was asking a question and the install process w

[Bug 335403] Re: update-manager did not open terminal when question was asked inside

2009-02-27 Thread Andy Whitcroft
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23175605/Dependencies.txt ** Changed in: update-manager (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- update-manager did not open terminal when question was asked inside https://bugs.launchpa

[Bug 335360] Re: cdromupgrade fails if run with a relative path

2009-02-27 Thread Andy Whitcroft
Fixed this and pushed up a branch to fix this. Proposed branch for merging: https://code.launchpad.net/~apw/update-manager/cdromupgrade- absolute-path/+merge/4012 -- cdromupgrade fails if run with a relative path https://bugs.launchpad.net/bugs/335360 You received this bug notification beca

[Bug 335439] [NEW] session names are invisibile until mouse over the text in sessions menu under new dark theme

2009-02-27 Thread Andy Whitcroft
Public bug reported: Binary package hint: ubuntu-gdm-themes On the new dark theme login screen select the Options menu, and pick the select sesssion entry. The resultant popup has no text next to the select entries. Mousing over them shows the text which then dissappears on exit. ** Affects: u

[Bug 335439] Re: session names are invisibile until mouse over the text in sessions menu under new dark theme

2009-02-27 Thread Andy Whitcroft
*** This bug is a duplicate of bug 331445 *** https://bugs.launchpad.net/bugs/331445 ** This bug has been marked a duplicate of bug 331445 gdm does not respect all the given color variables in a gtkrc which is included with the gdm theme -- session names are invisibile until mouse over t

[Bug 332170] Re: [Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset

2009-02-27 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: In Progress => Incomplete -- [Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset https://bugs.launchpad.net/bugs/332170 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 312411] Re: [Jaunty] Suspend/resume failure on ThinkPad T61 (pulseaudio-related?)

2009-02-27 Thread Andy Whitcroft
Not reproducible, likely fixed by pulse audio updates. ** Changed in: linux (Ubuntu) Status: In Progress => Invalid -- [Jaunty] Suspend/resume failure on ThinkPad T61 (pulseaudio-related?) https://bugs.launchpad.net/bugs/312411 You received this bug notification because you are a member o

[Bug 333503] Re: suspend/resume problem with zd1211

2009-02-27 Thread Andy Whitcroft
Did the machine lock up, did any messages come out? If it is reproducible could you try the suspend from VT1, press ctrl-alt-F1, login, and run pm-suspend there. If you could test and report back here that would be helpful. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- susp

[Bug 295091] Re: kernel crashes at boot on a dell inspiron 531.

2009-02-27 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy) Status: Incomplete => In Progress -- kernel crashes at boot on a dell inspiron 531. https://bugs.launchpad.net/bugs/295091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
** Changed in: module-init-tools (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) Status: New => In Progress -- modprobe -Q is not 'silent enough' / ifup is too picky about return status. https://bugs.launchpad.net/bugs/107432 You received this bug notification

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
There are two distinct changes in the patch attached in the previous comments. The first removes the modprobes for ipv6, the second changes the default route specifier. Taking the second one first, it is not at all clear that this is the right thing to do? Also though IANA is only giving out add

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
Ok have put together a debdiff based on the original diagnosis. It basically ignores the exit from the modprobe as that should work reasonably well with and without ipv6 builtin to the kernel. I have built and tested .debs from this and they seem to work. ** Attachment added: "ifupdown-handle-ip

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
@Nautilus -- I would tend to agree but as Jaunty is past feature freeze all places this could be considered for are now in 'minimum changes' mode. So although just removing it should be safe across the board, this is guarenteed safer and more likely to be accepted. As for the route change, again

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
** Attachment added: "ifupdown-handle-ipv6-builtin" http://launchpadlibrarian.net/23195609/ifupdown-handle-ipv6-builtin -- modprobe -Q is not 'silent enough' / ifup is too picky about return status. https://bugs.launchpad.net/bugs/107432 You received this bug notification because you are a me

[Bug 107432] Re: modprobe -Q is not 'silent enough' / ifup is too picky about return status.

2009-02-27 Thread Andy Whitcroft
@Sponsors -- looking to get the update to ifupdown in the debdiff on the previous comment (http://launchpadlibrarian.net/23195609/ifupdown- handle-ipv6-builtin) uploaded for Jaunty. Let me know if I need to do anything additional. ** Changed in: ifupdown (Ubuntu) Importance: Wishlist => Medium

[Bug 335360] Re: cdromupgrade fails if run with a relative path

2009-02-27 Thread Andy Whitcroft
@Sponsors -- proposing the branch above be merged for Jaunty. Let me know if I need to do anything else. -- cdromupgrade fails if run with a relative path https://bugs.launchpad.net/bugs/335360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 295091] Re: kernel crashes at boot on a dell inspiron 531.

2009-02-27 Thread Andy Whitcroft
@gbon -- thanks for those .. yes that photo is very enlightening. Will spin another kernel to try and get more directed debug on that. Will let you know when they are done. -- kernel crashes at boot on a dell inspiron 531. https://bugs.launchpad.net/bugs/295091 You received this bug notificatio

[Bug 335323] Re: (false positive?) [LENOVO 6465CTO] suspend/resume failure

2009-02-27 Thread Andy Whitcroft
@Martin -- sure .. .thanks for the pointer. @Matt -- could you confirm if you recently had had a kernel update? And might you have attempted to suspend while a reboot was pending for it? I am suspicious of an interaction there. -- (false positive?) [LENOVO 6465CTO] suspend/resume failure https:

[Bug 367812] Re: [jaunty] kexec reboot breaks text VT console output

2009-04-27 Thread Andy Whitcroft
Note that I have tried this with a range of older kernels while trying to isolate the cause of the loss of text VTs and so can say if it is a kernel issue then it is systemic across a range of kernels; which is entirly likely. It is possible we should be turning off usplash before firing the kexec

[Bug 367812] [NEW] [jaunty] kexec reboot breaks text VT console output

2009-04-27 Thread Andy Whitcroft
Public bug reported: Binary package hint: kexec-tools When kexec is intalled the default behaviour is to use kexec to perform fast reboots. However, when this is used the text VT consoles no longer show any output at all. They do show a cursor and indeed you are able to interact with the applic

[Bug 367812] Re: [jaunty] kexec reboot breaks text VT console output

2009-04-27 Thread Andy Whitcroft
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26021181/Dependencies.txt -- [jaunty] kexec reboot breaks text VT console output https://bugs.launchpad.net/bugs/367812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 251242] Re: Always kexecs on shutdown/reboot

2009-04-27 Thread Andy Whitcroft
KEXEC_LOAD-false ** Changed in: kexec-tools (Ubuntu) Status: Triaged => In Progress ** Changed in: kexec-tools (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) -- Always kexecs on shutdown/reboot https://bugs.launchpad.net/bugs/251242 You received this bug notification b

[Bug 251242] Re: Always kexecs on shutdown/reboot

2009-04-27 Thread Andy Whitcroft
** Description changed: Binary package hint: kexec-tools When I have kexec-tools installed, it seems to trigger a kexec whenever I shut down or reboot. This doesn't seem like sensible default behavior, and my reading of the init script seems to indicate that it's not intentional. It

[Bug 251242] Re: Always kexecs on shutdown/reboot

2009-04-27 Thread Andy Whitcroft
** Tags added: regression-release ** Changed in: kexec-tools (Ubuntu Jaunty) Status: New => In Progress ** Changed in: kexec-tools (Ubuntu Jaunty) Assignee: (unassigned) => Andy Whitcroft (apw) ** Description changed: Binary package hint: kexec-tools When I have kexec

[Bug 367744] Re: kernel BUG at /build/buildd/linux-2.6.28/mm/slub.c:2743!

2009-04-27 Thread Andy Whitcroft
as this is a real oops from the kernel, this should be against linux- ports itself. moving to that package. ** Package changed: linux-ports-meta (Ubuntu) => linux-ports (Ubuntu) -- kernel BUG at /build/buildd/linux-2.6.28/mm/slub.c:2743! https://bugs.launchpad.net/bugs/367744 You received this

[Bug 367377] Re: High load average, disk read, no apparent reason - 2.6.28-11

2009-04-27 Thread Andy Whitcroft
This sounds like a kernel issue and therefore should be against linux rather than -meta. Moving to the appropriate package. ** Package changed: linux-meta (Ubuntu) => linux (Ubuntu) -- High load average, disk read, no apparent reason - 2.6.28-11 https://bugs.launchpad.net/bugs/367377 You receiv

Re: [Bug 261318] Re: Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys; input device does not support 'kbd' input handler

2009-04-27 Thread Andy Whitcroft
On Sun, Apr 26, 2009 at 03:39:10PM -, Anfanglir wrote: > Sorry for a newbie question, but what is one supposed to do with the patches > Andy Whitcroft linked to: > http://people.ubuntu.com/~apw/lp269831-jaunty/ Those patches are the patches I used to build the kernels which used

[Bug 367420] Re: ide=nodma has no effect

2009-04-27 Thread Andy Whitcroft
A non-functional kernel parameter would be a real kernel bug and should be on the linux-ports (or even linux) package not the linux-ports-meta package. Shifting to the appropriate package. ** Package changed: linux-ports-meta (Ubuntu) => linux-ports (Ubuntu) -- ide=nodma has no effect https://b

Re: [Bug 343614] Re: kernel 2.6.27-11-generic and gcc version mismatch

2009-04-27 Thread Andy Whitcroft
On Sun, Apr 26, 2009 at 10:10:05PM -, Chris Sherlock wrote: > This is now also occuring on Jaunty. > > I was wondering how things were going with sorting this out? We should now have sync'd compilers on Intrepid and Hardy, at least that is my understanding. The release team are meant to be a

[Bug 366295] Re: speaker and headphone play together

2009-04-27 Thread Andy Whitcroft
** Description changed: Binary package hint: alsa-base - In Ubuntu 10.4 audio package the PC speaker and head phone both play + In Ubuntu 9.04 audio package the PC speaker and head phone both play together while the headphone is plugged in. I expected the speaker to stop and headphone to

[Bug 251242] Re: Always kexecs on shutdown/reboot

2009-04-27 Thread Andy Whitcroft
** Changed in: kexec-tools (Ubuntu Jaunty) Importance: Undecided => Medium -- Always kexecs on shutdown/reboot https://bugs.launchpad.net/bugs/251242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

<    2   3   4   5   6   7   8   9   10   11   >