[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-06 Thread Colin King
OK, Thanks for the additional information. Will re-examine this mode of the problem. -- Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts" https://bugs.launchpad.net/bugs/177895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-06 Thread Colin King
Hi Barteq, A couple of things: 1. can you please attach the following information so that we can look at this problem for your machine and configuration in more detail: * uname -a > uname-a.log * cat /proc/version_signature > version.log * dmesg > dmesg.log * sudo lspci -vvnn > lspci-vvnn.log 2

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-06 Thread Colin King
Hi Barteq, Thanks for the information - after my initial look, I suggest a couple more bits of information to help me corner this: Can you again reboot into single user mode and do the following: cat /proc/interrupts; sleep 60; cat /proc/interrupts >> interrupts.log and repeat this about 5 time

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-07 Thread Colin King
Hi Barteq IRQ 0 is really being hit excessively by something not behaving correctly. Can you try adding the boot parameter acpi=noirq and seeing if this helps reduce the excessive IRQ 0 interrupts? Thanks. Colin. -- Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts" https://bug

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-07 Thread Colin King
Barteq, ..just to add, here are the deltas of IRQ's on your system from the last set of /proc/interrupts capture from your data.. showing a worryingly high IRQ 0 hit. CPU0 CPU1 0: 23573 23612 IO-APIC-edge timer 1: 558 562 IO-APIC-edge

[Bug 202595] Re: hfsplus oops, corrupted file system

2008-04-07 Thread Colin King
Hi there, your report was "Filesystem on a USB disk, journaling disabled, mounted read-write. rdiff-backup was trying to clean up after a previously aborted backup. The file system is now broken, Mac OS' Disk Utility failed to repair the file system. It reported an "invalid sibling link", then

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-07 Thread Colin King
Hi Barteq, It appears that there may be some ACPI problems here with the IRQ setup - booting with acpi=noirq definitely shows a far quieter system with only a few hundred IRQs occurring over the 10 second sample periods. I suggest now fulling booting your system using "acpi=noirq" and see if this

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-07 Thread Colin King
Also, it may be worth consulting the following page for BIOS upgrades: http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-67989#changes -- Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts" https://bugs.launchpad.net/bugs/177895 You received this bug notification

[Bug 177895] Re: Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts"

2008-04-07 Thread Colin King
Hi Barteq, This hardware issue is most curious. I am afraid I am going to ask some more questions. I've seen reports of Ubuntu working fine on ThinkPad T61's before, so I am a little perplexed by this not working well on your laptop - perhaps it's the specific model of T61 that is causing problems

[Bug 197959] Re: [Hardy]Recent kernel update to 2.6.24-11 breaks b43 (with bcm4312)

2008-03-25 Thread Colin King
Reverting patch for original bug https://bugs.launchpad.net/ubuntu/+bug/184600 as it does more harm than good - e.g. breaks BCM4312 ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King (colin-king) Status: Triaged => Fix Committed --

[Bug 190281] Re: Segfault in initrd with 2.6.24-7 on intel x86_64

2008-03-25 Thread Colin King
Hi, udev and hal should be kept in sync with the kernel that you are using. udev enables Linux to provide a persistent naming of devices in the /dev directory as well as providing a dynamic device naming in /dev. Since udev relies on the structure of /sys (which is known it change from time to ti

[Bug 202249] Re: snd_bt_sco crash at startup

2008-03-25 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King (colin-king) Status: Triaged => In Progress -- snd_bt_sco crash at startup https://bugs.launchpad.net/bugs/202249 You received this bug notification because you are a member of Ubunt

[Bug 190281] Re: Segfault in initrd with 2.6.24-7 on intel x86_64

2008-03-27 Thread Colin King
Hi rickyrockrat, Can you try installing the latest hardy udev and hal packages to see if this resolves the issue. -- Segfault in initrd with 2.6.24-7 on intel x86_64 https://bugs.launchpad.net/bugs/190281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 187980] Re: [regression] [hardy] sony eject button doesn't work anymore

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Status: In Progress => Incomplete -- [regression] [hardy] sony eject button doesn't work anymore https://bugs.launchpad.net/bugs/187980 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 124797] Re: CPU Frequency Scaling Monitor applet on dual-core doesn't work after resume

2008-03-05 Thread Colin King
I examined the original bug report from TJ and noted that before a resume, the state in /sys/devices/system/cpu/cpuN/cpufreq/scaling_governor for CPU's 0 and 1 on my laptop is "ondemand". However after a resume they are reset to "performance", and not preserving the original "ondemand" state.

[Bug 197040] Re: reversed logic for bbuild check leads to -j1 default

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King (colin-king) Status: Triaged => In Progress -- reversed logic for bbuild check leads to -j1 default https://bugs.launchpad.net/bugs/197040 You received this bug notification because y

[Bug 197040] Re: reversed logic for bbuild check leads to -j1 default

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- reversed logic for bbuild check leads to -j1 default https://bugs.launchpad.net/bugs/197040 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 196686] Re: linux-image-powerpc-smp is not configured with IDE_PMAC

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Ubuntu PowerPC Architecture Team (ubuntu-powerpc) => Colin King (colin-king) Status: Triaged => In Progress -- linux-image-powerpc-smp is not configured with IDE_PMAC https://bugs.launchpad.net/bugs/196686 You received this bug notifi

[Bug 182716] Re: bcm4306 doesn't work with b43 / ssb

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Colin King (colin-king) Status: Triaged => In Progress -- bcm4306 doesn't work with b43 / ssb https://bugs.launchpad.net/bugs/182716 You received this bug notification because you are

[Bug 196686] Re: linux-image-powerpc-smp is not configured with IDE_PMAC

2008-03-05 Thread Colin King
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- linux-image-powerpc-smp is not configured with IDE_PMAC https://bugs.launchpad.net/bugs/196686 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 194207] Re: arcmsr + archttp64 calls dma_free_coherent() with irqs disabled - dmesg filled with warnings

2008-03-06 Thread Colin King
Applied back ported patch http://bugs.gentoo.org/attachment.cgi?id=143585 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- arcmsr + archttp64 calls dma_free_coherent() with irqs disabled - dmesg filled with warnings https://bugs.launchpad.net/bugs/194207 You received

[Bug 182716] Re: bcm4306 doesn't work with b43 / ssb

2008-03-06 Thread Colin King
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- bcm4306 doesn't work with b43 / ssb https://bugs.launchpad.net/bugs/182716 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 187980] Re: [regression] [hardy] sony eject button doesn't work anymore

2008-03-07 Thread Colin King
Hi, Can you edit /etc/modprobe.d/options: sudo gedit /etc/modprobe.d/options and add: options sony-laptop debug and reboot. Then press the CD eject key and then send a copy of the dmesg log. This may give me more information to work on. Thank you. -- [regression] [hardy] sony eject butt

[Bug 147087] Re: No sound on Aluminium iMac with PCI ID 8086:284b

2008-03-07 Thread Colin King
Hi David, I am afraid that one cannot rely on an automatic configuration of the snd-hda-intel as each machine that has this device requires different configuration settings. To the best of my knowledge there is not a generic solution to setting these correctly for every machine that uses this hard

[Bug 145377] Re: Powertop reports huge number of wakeups and drains battery

2008-03-07 Thread Colin King
** Changed in: linux (Ubuntu) Sourcepackagename: linux-source-2.6.24 => linux Assignee: (unassigned) => Colin King (colin-king) -- Powertop reports huge number of wakeups and drains battery https://bugs.launchpad.net/bugs/145377 You received this bug notification because you are a mem

[Bug 145377] Re: Powertop reports huge number of wakeups and drains battery

2008-03-07 Thread Colin King
This is most curious. Can you send me the output put of the following commands: vmstat 1 > vmstat.log (run this for 60 seconds or so) and also: top -b > top.log (again, run for 60 seconds or so) hopefully from this I get a better idea of what's sucking up the power. -- Powertop reports huge

[Bug 174965] Re: /sys/slab directory crashes applications

2008-03-07 Thread Colin King
I've had a look at Hardy Heron Alpha 6 (2.6.24-11) and it appears it had the latest code to fix this problem with the slub allocator. I cannot re-produce it on my 2.6.24-11 kernel based installation, suggesting the fix works in the latest kernel. I suggest trying Hardy Heron Alpha 6 and seeing if

[Bug 145377] Re: Powertop reports huge number of wakeups and drains battery

2008-03-07 Thread Colin King
** Changed in: linux (Ubuntu) Status: New => Incomplete -- Powertop reports huge number of wakeups and drains battery https://bugs.launchpad.net/bugs/145377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 159951] Re: tifm_ms: Unknown symbol tifm_has_ms_pif

2008-03-07 Thread Colin King
The Hardy Heron Alpha series was recently released which contains an updated version of the kernel. You can download and try the new Hardy Heron Alpha release from http://cdimage.ubuntu.com/releases/hardy/ . You should be able to then test the new kernel via the LiveCD. If you can, please verify

[Bug 145377] Re: Powertop reports huge number of wakeups and drains battery

2008-03-07 Thread Colin King
Hi again, can you try the following: sudo bash -c "(echo 0 >/proc/timer_stats; echo 1 > /proc/timer_stats ; sleep 10; cat < /proc/timer_stats)" > timer_stats.log This will do a 10 second sample of timer activity. From this way may see which process(es) are a bit heavy handed on waking up the pro

[Bug 187980] Re: [regression] [hardy] sony eject button doesn't work anymore

2008-03-07 Thread Colin King
Apologies, my mistake, it should have been: options sony-laptop debug=1 -- [regression] [hardy] sony eject button doesn't work anymore https://bugs.launchpad.net/bugs/187980 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 88863] Re: Toshiba America Info Systems SD TypA Controller unsupported

2008-03-07 Thread Colin King
After an extensive search, I have come to the conclusion that there is no available driver for the proprietary Toshiba America Info Systems SD TypA Controller at the moment. We shall keep this open for further kernel versions. ** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided

[Bug 191721] Re: BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 Based on question #24954

2008-03-07 Thread Colin King
Was the error: "BUG: soft lockup - CPU#0 stuck for 11s" ? Strange, looking at the source code, it appears that you should probably also have a dump of the processor registers and a stack dump too. Without this information it is almost impossible to work out why the lockup is occurring. A soft l

[Bug 191721] Re: BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 Based on question #24954

2008-03-07 Thread Colin King
Hi, Thanks for the logs. Any chance of seeing what the kernel panic message was? - even a digital photo of the console when it panics is helpful. It is a little worrying that your laptop is producing kernel panics now from the LiveCD. This sounds more like some hardware problem to me than a soft

[Bug 191721] Re: BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 Based on question #24954

2008-03-07 Thread Colin King
OK, Let's see how this works out with 2.6.24-8. The fact that the LiveCD didn't work originally, and on your lest test it does work indicates there may be some hardware instability. It concerns me that the your are seeing 30 second and 20 second delays during ATA configuration. Does this always ha

[Bug 191721] Re: BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 Based on question #24954

2008-03-07 Thread Colin King
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 0001 Based on question #24954 https://bugs.launchpad.net/bugs/191721 You received this bug notification because you are a membe

[Bug 191721] Re: BUG in kernel 2.6.24-7? BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 Based on question #24954

2008-03-07 Thread Colin King
It seems then that the problem is a buggy DSDT with your machine, which should be fixed. I had a look for any ACPI DSDT updates that one could apply to your machine: http://acpi.sourceforge.net/dsdt/view.php?manufacturer=ACER&name=Aspire+1694WLMi However, it seems that for your version, the 3A45

[Bug 551068] [NEW] i5 and i7 systems have TSC warping when coming out of resume causing soft lockp messages

2010-03-29 Thread Colin King
can see lots of messages such as: [1266874876.845061] BUG: soft lockup - CPU#0 stuck for 0s! [python:2000] [1266874876.845158] Modules linked in: bridge stp bnep btusb usbhid binfmt_misc ** Affects: linux (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In

[Bug 551068] Re: i5 and i7 systems have TSC warping when coming out of resume causing soft lockp messages

2010-03-29 Thread Colin King
This bug is fixed with upstream commit 8c2eb4805d422bdbf60ba00ff233c794d23c3c00 -- i5 and i7 systems have TSC warping when coming out of resume causing soft lockp messages https://bugs.launchpad.net/bugs/551068 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 519358] [NEW] grub2 complains "error: unknown command `terminal'" if terminal_output gfxterm is false

2010-02-09 Thread Colin King
Public bug reported: Binary package hint: grub-efi-amd64 grub2 on an EFI firmware based machine reports the error message: "error: uknown command `terminal'". I believe this occurs because "terminal_output gfxterm" fails to initialise (because we cannot probe or set the graphics mode) and then g

[Bug 518750] Re: I/O error on connecting Nikon D40

2010-02-09 Thread Colin King
Applied to Hardy, added USB quirks for: Nikon D2H camera: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=commit;h=564862bd6a0b751778a7f19f872f2aabdc5f3b43 Nikon D300 camera: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=commit;h=43917921ac905937a885fba9e59de3a1af411e59 Kyoce

[Bug 520578] [NEW] X resets or hangs after plugging/unplugging USB keyboard several times

2010-02-11 Thread Colin King
Public bug reported: Binary package hint: xorg Running with lucid amd64 with latest updates (as of 11/02/2010), I've noticed in the past few days that X either restarts or locks up after I've plugged/unplugged a USB keyboard several times. Looking at dmesg there is no sign of segfaulting (X rest

[Bug 520578] Re: X resets or hangs after plugging/unplugging USB keyboard several times

2010-02-11 Thread Colin King
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/39068761/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/39068762/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39068763/Dependencies.txt ** A

[Bug 539477] Re: Video out hot key sends super + p + return on many upcoming Dell & HP systems

2010-04-28 Thread Colin King
Slide #36 of http://download.microsoft.com/download/5/E/6/5E66B27B-988B- 4F50-AF3A-C2FF1E62180F/MBL-T579_WH08.pptx does state that it is *highly recommended* for PC System Manufacturers to modify the ACPI hotkey to generate the Windows 7 projection hot key - it does not however state it is *mandato

[Bug 571977] Re: [Lucid] Possible race condition involving rtc wakealarm when hibernating a system

2010-05-04 Thread Colin King
@Jeff, Can you add the output from: sudo dmidecode to this bug? Thanks -- [Lucid] Possible race condition involving rtc wakealarm when hibernating a system https://bugs.launchpad.net/bugs/571977 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 571977] Re: [Lucid] Possible race condition involving rtc wakealarm when hibernating a system

2010-05-04 Thread Colin King
I'm not entirely sure we can trust the CMOS RTC alarm state getting propagated through to the /proc/driver/rtc interface on all hardware. Perhaps one should use the rtc ioctl() interface to set/get RTC status. There is some sketchy documentation in the kernel source tree under Documentation/rtc.txt

[Bug 523112] [NEW] Intel Atom CPU can oops because of bug listed in Intel errat AAH41 and AAE44

2010-02-17 Thread Colin King
Public bug reported: Binary package hint: linux-source-2.6.24 http://download.intel.com/design/processor/specupdt/319536.pdf page 33 describes errata AAE44 which can cause oops at seemingly random places. Upstream commit 211b3d03c7400f48a781977a50104c9d12f4e229 reduces the window of opportunity

[Bug 523112] Re: Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44

2010-02-17 Thread Colin King
** Summary changed: - Intel Atom CPU can oops because of bug listed in Intel errat AAH41 and AAE44 + Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44 -- Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44 https://bugs.launchpad.net/bugs/5231

[Bug 523112] Re: Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44

2010-02-18 Thread Colin King
signee: (unassigned) => Colin King (colin-king) -- Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44 https://bugs.launchpad.net/bugs/523112 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 523112] Re: Intel Atom CPU can oops because of bug listed in Intel errata AAH41 and AAE44

2010-02-18 Thread Colin King
This has been committed to netbook branch only. Main has CONFIG_DEBUG_RODATA enabled which will oops i386 flavours with this patch (this is being investigated). Howerver, CONFIG_DEBUG_RODATA is disabled for lpia (for Atom based systems) so this patch is acceptable. Tested on N270 and Z530 CPUs

[Bug 351558] Re: [Hewlett-Packard Pavilion ze5300 (DC964A)] suspend/resume failure

2009-11-19 Thread Colin King
Thanks treehouseman. The debugging reported back the following magic number: Magic number: 1:134:157 [0.917340] bdi 1:9: hash matches ..which indicates the error is in bdi, but I'm finding that hard to believe. The debug magic is derived from the real time clock (RTC), I suspect the hash f

[Bug 442966] Re: WARNING: at /build/buildd/linux-2.6.31/fs/notify/inotify/inotify_fsnotify.c:129 idr_callback+0x4f/0x80()

2010-01-19 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Jim Lieb (lieb) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux (Ubuntu) Status: In Progress => Triaged -- WARNING: at /build/buildd/linux-2.6.31/fs/notify/inotify/inotify_fsnotify.c:129 idr_callback+0x4f/0x80() https://bugs.la

[Bug 162671] Re: VT6656 wireless chipset is unsupported

2010-01-19 Thread Colin King
** Changed in: linux (Ubuntu) Status: In Progress => Triaged ** Changed in: linux (Ubuntu) Assignee: Jim Lieb (lieb) => Ubuntu Kernel Team (ubuntu-kernel-team) -- VT6656 wireless chipset is unsupported https://bugs.launchpad.net/bugs/162671 You received this bug notification because

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2010-01-19 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Jim Lieb (lieb) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux (Ubuntu) Status: In Progress => Confirmed -- Heavy Disk I/O harms desktop responsiveness https://bugs.launchpad.net/bugs/131094 You received this bug notification b

[Bug 473589] Re: GEGL Easter Egg in gnome panel is corrupted

2010-02-21 Thread Colin King
I'm with Tiago, we should remove this broken feature - also it will save space for the LiveCD. -- GEGL Easter Egg in gnome panel is corrupted https://bugs.launchpad.net/bugs/473589 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 526474] [NEW] After OEM installation, automatic reboot fails to work

2010-02-23 Thread Colin King
Public bug reported: Binary package hint: ubiquity Did a clean OEM installation from the daily image Ubuntu Desktop amd64 [20100223.1] and found that automatic reboot failed to work at the end of the installation. Had to reboot manually. Testcase: http://testcases.qa.ubuntu.com/Install/DesktopOe

[Bug 526521] [NEW] After OEM installation, rebooted and then logged in and gnome exits back to the login

2010-02-23 Thread Colin King
Public bug reported: Did a clean OEM installation from the daily image Ubuntu Desktop amd64 [20100223.1]. Rebooted and logged in. After a few seconds my gnome session terminated abruptly (no segfaults) and I was returned back to the login session. Testcase: http://testcases.qa.ubuntu.com/Install

[Bug 526474] Re: After OEM installation, automatic reboot fails to work

2010-02-23 Thread Colin King
@Jonathan, I did not see that same error message. What kind of information is required? -- After OEM installation, automatic reboot fails to work https://bugs.launchpad.net/bugs/526474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 527009] [NEW] After lucid installation, get empty black screen at login

2010-02-24 Thread Colin King
Public bug reported: Did a clean OEM installation from the daily image Ubuntu Desktop amd64 http://cdimage.ubuntu.com/daily-live/20100224/lucid-desktop-amd64.iso. After installation I rebooted and just got a blank screen, except for a flashing cursor at the top left and a mouse pointer (which was

[Bug 527009] Re: After lucid installation, get empty black screen at login

2010-02-24 Thread Colin King
Switching between consoles 1 and then 7 got me to the login dialogue. -- After lucid installation, get empty black screen at login https://bugs.launchpad.net/bugs/527009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 144305] Re: sleep on powerbook crashes

2009-11-25 Thread Colin King
@Albertas, which ATI driver are you using? The open source one or the binary driver? -- sleep on powerbook crashes https://bugs.launchpad.net/bugs/144305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 351558] Re: [Hewlett-Packard Pavilion ze5300 (DC964A)] suspend/resume failure

2009-11-25 Thread Colin King
[0.907489] PM: Resume from disk failed. [0.907512] registered taskstats version 1 [0.907747] Magic number: 1:645:144 [0.907825] block ram9: hash matches >From what I can see, we are not getting any useful/stable debug information back from the RTC debug mechanism. At this point i

[Bug 11149] Re: snd_cs46xx does not work after suspend/resume cycle

2009-11-25 Thread Colin King
Aliaksandr, Hi, looks like the problem is caused by removing an interrupt handler on IRQ 11 which has already been removed. The problem seems to start when the vortex 3c59x driver is suspended. There seems to be an upstream fix to this, namely in commits: commit 7bfc4ab5620d8169d2effc0dbb644f207

[Bug 301694] Re: "ipw2200: Failed to send SYSTEM_CONFIG" but mostly works

2009-11-25 Thread Colin King
@jems, is this still a problem on the final release version of Karmic? ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** Changed in: linux (Ubuntu) Status: In Progress => Incomplete -- "ipw2200: Failed to send SYSTEM_CONFIG" but mostly works https://bugs.launchpad

[Bug 444685] Re: [Acer Aspire 3810TG] suspend/resume failure [non-free: fglrx]

2009-11-25 Thread Colin King
** Changed in: linux (Ubuntu) Status: Incomplete => Won't Fix -- [Acer Aspire 3810TG] suspend/resume failure [non-free: fglrx] https://bugs.launchpad.net/bugs/444685 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 297119] Re: Intrepid Upgrade+Live CD: Radeon RV280 9200 Blank Screen

2009-11-25 Thread Colin King
Unfortunately it seems this bug is still an issue. Can you confirm this issue exists with the most recent Karmic Koala 9.10 release - http://releases.ubuntu.com/karmic. If the issue remains in Karmic, please test the latest upstream kernel build - https://wiki.ubuntu.com/KernelMainlineBuilds . L

[Bug 177635] Re: [hardy] regression: 2.6.24 kernel oopses on suspend to ram

2009-09-15 Thread Colin King
nux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- [hardy] regression: 2.6.24 kernel oopses on suspend to ram https://bugs.launchpad.net/bugs/177635 You received this bug notification because you are a

[Bug 362101] Re: BUG: unable to handle kernel paging request at 5abb3ad8

2009-09-15 Thread Colin King
linux (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- BUG: unable to handle kernel paging request at 5abb3ad8 https://bugs.launchpad.net/bugs/362101 You received this bug notification because you are a member

[Bug 177635] Re: [hardy] regression: 2.6.24 kernel oopses on suspend to ram

2009-09-15 Thread Colin King
** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- [hardy] regression: 2.6.24 kernel oopses on suspend to ram https://bugs.launchpad.net/bugs/177635 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 367499] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010

2009-09-15 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) -- BUG: unable to handle kernel NULL pointer dereference at 0010 https://bugs.launchpad.net/bugs/367499 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 424440] Re: BUG: soft lockup - CPU#2 stuck for 61s! [apparmor_parser:30147]

2009-09-15 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) -- BUG: soft lockup - CPU#2 stuck for 61s! [apparmor_parser:30147] https://bugs.launchpad.net/bugs/424440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 406361] Re: general protection fault: 0000 [#1] SMP

2009-09-15 Thread Colin King
ium ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- general protection fault: [#1] SMP https://bugs.launchpad.net/bugs/406361 You received this bug notification because you are a

[Bug 117614] Re: 3com MegaHertz PCMCIA card model 3CCFEM556B not detected

2009-09-20 Thread Colin King
This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04. To reopen the bug, click on the current status, under the Status column, and change the status back

[Bug 210200] Re: cdrom-detect fails for HP DL145 in hardy beta

2009-09-20 Thread Colin King
This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04. To reopen the bug, click on the current status, under the Status column, and change the status back

[Bug 267655] Re: Battery status no longer shown

2009-09-20 Thread Colin King
This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04. To reopen the bug, click on the current status, under the Status column, and change the status back

[Bug 222118] Re: shutdown doesn't work after suspend

2009-09-20 Thread Colin King
@Somebody32: This bug report is being closed because we received no response from you to the previous inquiry (message #14) for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04. To reopen the bug, click on the current status, under the Stat

[Bug 351089] Re: kswapd Bad page state in process

2009-09-20 Thread Colin King
@Mihai, This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04. To reopen the bug, click on the current status, under the Status column, and change the st

[Bug 445386] Re: [Hewlett-Packard Pavilion ze4500 (DM736A)] suspend/resume failure

2009-11-16 Thread Colin King
Hi suicdude, Ubuntu-2.6.31-15.50 may contain a fix that resolves your issue. Please pull in the latest updates and re-test for me and let me know if this helps. If not, please can you follow the instructions in comment #4 (above) and let me know. I shall have to close the bug in a few more weeks

[Bug 440310] Re: Ubuntu Installation Bug Int 6: CR2 00f009b8

2009-11-16 Thread Colin King
This is fixed with Ubuntu 9.10 Karmic (32 + 64 bit), so we recommend upgrading to Karmic as this contains the support for your processor. We won't fix this for Jaunty. ** Changed in: linux (Ubuntu) Status: Incomplete => Won't Fix -- Ubuntu Installation Bug Int 6: CR2 00f009b8 https://bugs

[Bug 440310] Re: Ubuntu Installation Bug Int 6: CR2 00f009b8

2009-11-16 Thread Colin King
** Changed in: linux (Ubuntu) Milestone: None => karmic-updates ** Changed in: linux (Ubuntu) Milestone: karmic-updates => None -- Ubuntu Installation Bug Int 6: CR2 00f009b8 https://bugs.launchpad.net/bugs/440310 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 145377] Re: Powertop reports huge number of wakeups and drains battery

2009-11-16 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Colin King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- Powertop reports huge number of wakeups and drains battery https://bugs.launchpad.net/bugs/145377 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 444392] Re: [TOSHIBA PORTEGE M750] suspend failure when running VirtualBox Windows 7 guest

2009-11-16 Thread Colin King
OK - what card is being used - in what slot? I can see you have a Ricoh Co based card reader but I'd like to know some more about the nature of the card and card reader. Thanks! ** Summary changed: - [TOSHIBA PORTEGE M750] suspend failure when running VirtualBox Windows 7 guest + [TOSHIBA PORTEGE

[Bug 351558] Re: [Hewlett-Packard Pavilion ze5300 (DC964A)] suspend/resume failure

2009-11-16 Thread Colin King
Can somebody with this hardware follow through the debugging steps as described in: https://wiki.ubuntu.com/DebuggingKernelSuspend Please attach the dmesg output once you have rebooted the machine so that I can check to see which driver is causing the problem. Thanks! ** Changed in: linux (Ubuntu

[Bug 11149] Re: snd_cs46xx does not work after suspend/resume cycle

2009-11-16 Thread Colin King
Aliaksandr can you attach the full dmesg log? Thanks. -- snd_cs46xx does not work after suspend/resume cycle https://bugs.launchpad.net/bugs/11149 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 442714] Re: mp3 player sansa e280 automatically mount

2009-11-16 Thread Colin King
** Changed in: linux (Ubuntu) Status: New => In Progress -- mp3 player sansa e280 automatically mount https://bugs.launchpad.net/bugs/442714 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 385963] Re: cannot login after OEM karmic installation.

2009-11-17 Thread Colin King
This was fixed last time I checked on the final Karmic release ISO. Marking it fix released ** Changed in: ubiquity (Ubuntu) Status: New => Fix Released ** Changed in: ubiquity (Ubuntu) Importance: Undecided => Medium -- cannot login after OEM karmic installation. https://bugs.launch

[Bug 459338] Re: broadcom wl driver causes system to reboot when removed and modprobed 3 times or more

2009-11-17 Thread Colin King
** Changed in: linux (Ubuntu) Status: New => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- broadcom wl driver causes system to reboot when removed and modprobed 3 times or more https://bugs.launchpad.net/bugs/459338 You receive

[Bug 539027] [NEW] end_request: I/O error rebooting at end of install Lucid beta

2010-03-15 Thread Colin King
Public bug reported: ISO testing AMD64 test: ISO http://cdimage.ubuntu.com/daily- live/20100315/lucid-desktop-amd64.iso, test http://iso.qa.ubuntu.com/qatracker/result/3750/6 (entire disk) At end of installation, system goes to reboot. CD-ROM is ejected and throws up lots of errors: end_request:

[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-03-15 Thread Colin King
Attached: /var/log log files ** Attachment added: "var-log.tar.bz2" http://launchpadlibrarian.net/40953666/var-log.tar.bz2 -- end_request: I/O error rebooting at end of install Lucid beta https://bugs.launchpad.net/bugs/539027 You received this bug notification because you are a member of Ubu

[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-03-16 Thread Colin King
Update: System did reboot when I pressed , I had not realised it was requesting this key to be pressed. -- end_request: I/O error rebooting at end of install Lucid beta https://bugs.launchpad.net/bugs/539027 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 539579] [NEW] Corrupt display when booting Lucid Beta ISO

2010-03-16 Thread Colin King
Public bug reported: ISO testing, AMD64 test: ISO image http://cdimage.ubuntu.com/daily- live/20100316/lucid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/3764/6 After ISOLINUX has booted, I get a Ubuntu logo and a keyboard icon at bottom of the screen. I wait and then the sy

[Bug 539579] Re: Corrupt display when booting Lucid Beta ISO

2010-03-16 Thread Colin King
** Attachment added: "Image of corrupt display" http://launchpadlibrarian.net/41014854/DSCF0201.JPG -- Corrupt display when booting Lucid Beta ISO https://bugs.launchpad.net/bugs/539579 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 539579] Re: Corrupt display when booting Lucid Beta ISO

2010-03-16 Thread Colin King
Also booting from the ISO and pressing ENTER and selecting "Install Ubuntu" from the ISOLINUX boot menu works around this hang. ** Summary changed: - Corrupt display when booting Lucid Beta ISO + Corrupt display and machine hang when booting Lucid Beta ISO in Dell Inspiron 6400 -- Corrupt disp

[Bug 539630] [NEW] Xorg display corruption, Dell Inspiron 6400, Lucid Beta ISO test

2010-03-16 Thread Colin King
Public bug reported: ISO testing, AMD64 test: ISO image http://cdimage.ubuntu.com/daily- live/20100316/lucid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/3764/6 Hardware: Dell Inspirion 6400, Video: ATI Technologies Inc M52 [Mobility Radeon X1300] During installation while

[Bug 539630] Re: Xorg display corruption, Dell Inspiron 6400, Lucid Beta ISO test

2010-03-16 Thread Colin King
Image of artefacts/corruption on screen ** Attachment added: "xorg-lucid-iso-test-dell6400-ati-video-noise.jpg" http://launchpadlibrarian.net/41020055/xorg-lucid-iso-test-dell6400-ati-video-noise.jpg -- Xorg display corruption, Dell Inspiron 6400, Lucid Beta ISO test https://bugs.launchpad.n

[Bug 539710] [NEW] OEM Lucid installation - configuring system for a new user - error occurring installing new packages

2010-03-16 Thread Colin King
Public bug reported: ISO testing AMD64 test: ISO http://cdimage.ubuntu.com/daily-live/20100316/lucid-desktop-amd64.iso Test: OEM setup http://testcases.qa.ubuntu.com/Install/DesktopOem Test case: Case ID: uoi-002 and uoi-003 During test case uoi-002 I installed tux paint as part of a OEM style

[Bug 539710] Re: OEM Lucid installation - configuring system for a new user - error occurring installing new packages

2010-03-16 Thread Colin King
** Attachment added: "Photo of the error message" http://launchpadlibrarian.net/41041602/DSCF0207.JPG -- OEM Lucid installation - configuring system for a new user - error occurring installing new packages https://bugs.launchpad.net/bugs/539710 You received this bug notification because you

[Bug 539710] Re: OEM Lucid installation - configuring system for a new user - error occurring installing new packages

2010-03-16 Thread Colin King
Attached - /var/log log files ** Attachment added: "Log files" http://launchpadlibrarian.net/41044310/oem-setup-var-log.tar.bz2 -- OEM Lucid installation - configuring system for a new user - error occurring installing new packages https://bugs.launchpad.net/bugs/539710 You received this bug

[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-03-17 Thread Colin King
It's just mighty ugly and the huge amount of kernel messages scrolls off the screen the message telling the user to press enter. -- end_request: I/O error rebooting at end of install Lucid beta https://bugs.launchpad.net/bugs/539027 You received this bug notification because you are a member of U

[Bug 539027] Re: end_request: I/O error rebooting at end of install Lucid beta

2010-03-17 Thread Colin King
@ionash, your bug is completely different, I suggest opening up a new bug report. -- end_request: I/O error rebooting at end of install Lucid beta https://bugs.launchpad.net/bugs/539027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

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