[Bug 524477] Re: amd64: WARNING: ECC is disabled by BIOS. Module will NOT be loaded.

2010-02-24 Thread Chase Douglas
This "oops" is not a real issue. What's happening is that the warning message is being interpreted by the oops processing logic to be an oops because of the log message level and the "WARNING" at the beginning of the message. This has been fixed upstream, and the fix has been accepted into 2.6.32.9

[Bug 526012] Re: system crashed when requested "check" in update panel

2010-02-24 Thread Chase Douglas
*** This bug is a duplicate of bug 524477 *** https://bugs.launchpad.net/bugs/524477 There seems to be a confluence of two events here: 1. Your system crashed. Unfortunately, there's not much to go on here that would tell us why your system crashed because: 2. Your computer booted up and rep

[Bug 508699] Re: [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze

2010-02-25 Thread Chase Douglas
@Thomas: The first thing I would try is removing plymouth. There are some issues with plymouth that are causing gdm freezes and crashes. By removing that we can figure out how much of your problems are related to it. After you have tested without plymouth, if you still have issues we could perform

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-02-25 Thread Chase Douglas
ux (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: linux (Ubuntu) Status: Triaged => In Progress -- HP Touchsmart tm2 requires newer wacom driver https://bugs.launchpad.net/bugs/516777 You received this bug notification because you are a member of Ubunt

[Bug 527466] Re: BUG: scheduling while atomic: swapper/0/0x10010000

2010-02-25 Thread Chase Douglas
*** This bug is a duplicate of bug 525442 *** https://bugs.launchpad.net/bugs/525442 ** This bug has been marked a duplicate of bug 525442 BUG: scheduling while atomic: swapper/0/0x1100 -- BUG: scheduling while atomic: swapper/0/0x1001 https://bugs.launchpad.net/bugs/527466 You re

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-02-25 Thread Chase Douglas
@Brian Murray: When you see insmod errors, the best thing to do is to check dmesg. Usually more info is available in the dmesg than is given by insmod. Can you post any relevant information from your dmesg? Relevant info should be near the end. The problem is that the driver from the linuxwacom w

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-02-25 Thread Chase Douglas
I forgot to build an i386 version. I've swizzled the locations: http://people.canonical.com/~cndougla/516777/amd64/wacom.ko http://people.canonical.com/~cndougla/516777/i386/wacom.ko -- HP Touchsmart tm2 requires newer wacom driver https://bugs.launchpad.net/bugs/516777 You received this bug not

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-02-25 Thread Chase Douglas
When I first built the modules I didn't build the entire kernel, just the drivers/input/tablet directory. This didn't allow for the proper modpost run which fixes things up in the module so it can load properly. I've since rebuilt the modules and reuploaded them. The previous urls now have the corr

[Bug 379780] Re: CD-ROM polling on some Optiarc drives causes high CPU usage

2010-02-25 Thread Chase Douglas
@Mark Fernandes: You definitely don't want to kill udev, especially in Lucid. Udev has a key role: it monitors your hardware and enables you to use things as the hardware changes. For example, when you plug in a usb device or insert a dvd, gnome will pop up a dialog box asking you what you would l

[Bug 464559] Re: ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up

2010-02-25 Thread Chase Douglas
@Truxpin: Can you try the rfkill workaround mentioned in comment #4? -- ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up https://bugs.launchpad.net/bugs/464559 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-02-26 Thread Chase Douglas
I have sent an email to the maintainer of the driver, Ping Cheng , asking for his support in trying to get this into -stable for .32. We will make a decision as to how these changes can be brought into lucid based on the timeframe and nature of his response. -- HP Touchsmart tm2 requires newer wa

[Bug 464559] Re: ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up

2010-02-26 Thread Chase Douglas
@Truxpin: I'm just learning about rfkill myself. Can you try running 'rfkill list'? -- ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up https://bugs.launchpad.net/bugs/464559 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 513848] Re: [karmic] CPU load not being reported accurately

2010-02-26 Thread Chase Douglas
In the jaunty image I can see both the load avg and about 15 mins of cpu usage. They seem to correlate well with each other. In the karmic image I can only see the load avg and one to two mins of cpu usage. Based on what I see, the reported load avg number for 5 mins and 1 min seem reasonable. The

[Bug 528490] Re: problem starting lucid alpha 3 with nouveau driver on geforce go 7600

2010-02-26 Thread Chase Douglas
@exactt: Everything in your dmesg seems ok. This may be caused by some lingering plymouth bugs. To check this, please remove plymouth and try to boot again. Thanks ** Changed in: linux (Ubuntu) Status: New => Incomplete -- problem starting lucid alpha 3 with nouveau driver on geforce go

[Bug 528481] Re: no sound on Dell Latitude E4300

2010-02-26 Thread Chase Douglas
@jmachado: Please provide more details as to what you mean by "lost sound". Your sound card has been detected properly and the correct driver is in use for it. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- no sound on Dell Latitude E4300 https://bugs.launchpad.net/bugs/52848

[Bug 518196] Re: Intel iwlagn driver hangs from time to time

2010-02-26 Thread Chase Douglas
Could anyone affected please test two things: 1. linux-backports-modules-wireless-karmic-generic (newer versions of the wireless drivers) a. Go to System -> Administration -> Software Sources b. Ensure the box for "Community-maintained Open Source software (universe)" is checked c. I

[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader

2010-02-26 Thread Chase Douglas
@Maxim Levitsky: Just so you are aware, we generally prefer changes to come into Ubuntu through the linux-2.6-stable kernel tree. If you are aiming to get the driver into Lucid, I suggest creating a series of patches against the current linux-2.6.32.y branch of the -stable tree. If your modificati

[Bug 513654] Re: Blank screen on (otherwise successful) resume from suspend (when suspend was initiated by closing the lid)

2010-02-27 Thread Chase Douglas
@Bastanteroma: This issue does not seem to be a duplicated of bug 488720. However, I think this is a duplicate of bug 488328. You can find a test kernel I built with a patch fix at http://people.canonical.com/~cndougla/488328 /linux-image-2.6.32-13-generic_2.6.32-13.19~lp488328_i386.deb. If that k

[Bug 513654] Re: Blank screen on (otherwise successful) resume from suspend (when suspend was initiated by closing the lid)

2010-02-27 Thread Chase Douglas
@PeggySue: Your symptoms may be similar, but your hardware is different than the Bastanteroma's hardware. There are currently different issues for intel and nvidia graphics that on the surface appear to be the same because they both involve resuming without the backlight of the video screen turnin

[Bug 488720] Re: Suspend/resume with nvidia driver fails

2010-02-27 Thread Chase Douglas
@owen.c: I think your issue may be related to bug 510004. Unfortunately, a fix hasn't been found for it yet. -- Suspend/resume with nvidia driver fails https://bugs.launchpad.net/bugs/488720 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 488103] Re: Poor support for MacBook Pro 5, 1: noise, no jack sense, no in-line headset microphones, broken volume control

2010-02-27 Thread Chase Douglas
@Luke Symes: The fix has been committed to the ubuntu-karmic-lbm git tree. It should be released shortly to the karmic-proposed archive. I've pinged the stable release maintainer to determine when it will get released. -- Poor support for MacBook Pro 5,1: noise, no jack sense, no in-line headset

[Bug 508699] Re: [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze

2010-03-01 Thread Chase Douglas
@Bartosz: Those error messages are new in Lucid, but I see them on installations that work perfectly fine. They seem to be harmless error messages. -- [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze https://bugs.launchpad.net/bugs/508699 You received this bug notification because you are

[Bug 432401] Re: [i915gm] Intel/KMS: Missing 1024 x 768 mode (regression from Jaunty)

2010-03-01 Thread Chase Douglas
@Andreas Schildbach: I've discussed this bug with a few other kernel team members. There's a few points we'd like to bring up: 1. So we have a good idea of what the hardware is reporting, please install xresprobe and run ddcprobe. It will spit out all the resolutions that the hardware has said ar

[Bug 518196] Re: Intel iwlagn driver hangs from time to time

2010-03-01 Thread Chase Douglas
@dave945: There's something interesting in your logs. Both boot dmesg logs when the wireless wasn't working properly had loaded the iwlwifi-5000-2.ucode properly. When you installed the linux-backports-modules package it started to look for lbm-iwlwifi-5000-2.ucode firmware file instead (note the

[Bug 516777] Re: HP Touchsmart tm2 requires newer wacom driver

2010-03-01 Thread Chase Douglas
The patches have been committed to the lucid kernel tree. Please make sure to test the next kernel that comes out to ensure that everything is working properly, both with new hardware and old. We need to be sure it works. If we find any issues, we can still pull out the patch before general release

[Bug 488328] Re: screen brightness won't come back when I open the lid

2010-03-01 Thread Chase Douglas
Although the fix hasn't reached upstream, I believe upstream is working on solving the solution through further development work to make things behave more "correctly". In the meantime, we need a fix for Lucid, so the patch was committed to the lucid kernel tree. Please test the next lucid kernel r

[Bug 488103] Re: Poor support for MacBook Pro 5, 1: noise, no jack sense, no in-line headset microphones, broken volume control

2010-03-01 Thread Chase Douglas
The hold up is due to a current kernel in -proposed. By policy, a kernel package must have been in -proposed for one full week for testing purposes before it can be pushed to -updates. The stable release maintainer is working to get the current one out to -updates, but if the new kernel with this f

[Bug 379780] Re: CD-ROM polling on some Optiarc drives causes high CPU usage

2010-03-01 Thread Chase Douglas
@Mark Fernandes: You would not see this in 9.04 because the utilities to manage the dvd drive have changed between 9.10 and 10.04. The new method, through udev, just needs to be updated to include support for disabling polling for your series of dvd drive. That is what Martin Pitt has been working

[Bug 432401] Re: [i915gm] Intel/KMS: Missing 1024 x 768 mode (regression from Jaunty)

2010-03-02 Thread Chase Douglas
@Andreas Schildbach: I'm not terribly familiar with ddcprobe, and documentation is sparse, so I'm guessing that the "mode:" lines at the top are referring to your internal LVDS screen, and the "*timing:" lines at the bottom refer to your external monitor. 1. The mode lines suggest that your nativ

[Bug 432401] Re: [i915gm] Intel/KMS: Missing 1024 x 768 mode (regression from Jaunty)

2010-03-02 Thread Chase Douglas
@Andreas Schildbach: Actually, I've looked at the output for ddcprobe on my laptop and it doesn't match my laptop's specifications or what xrandr outputs either. I'm not sure it's an effective tool for our usage. I looked up your laptop (Dell latitude X1), and I saw that it indeed has a 1280x768 s

[Bug 432401] Re: [i915gm] Intel/KMS: Missing 1024 x 768 mode (regression from Jaunty)

2010-03-02 Thread Chase Douglas
I just noticed the upstream bug report. It seems fairly clear to me that the old behavior was a side effect of poor edid interpretations by the user-mode setting support. The new, more accurate behavior in kernel- mode setting support is interpreting the edid parameters correctly and only allowing

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-03-02 Thread Chase Douglas
I have queried the upstream linux-acpi developers mailing list about the choice to make native hwmon drivers non-functional without adding the "acpi_enforce_resources=lax" cmdline parameter. You can follow the message thread at: http://marc.info/?t=12674774542&r=1&w=2 It appears to be the str

[Bug 488103] Re: Poor support for MacBook Pro 5, 1: noise, no jack sense, no in-line headset microphones, broken volume control

2010-03-02 Thread Chase Douglas
The headphone jack fix has been included in the latest lucid kernel release (2.6.32-15). There's nothing new on the sound quality issue. In order to help keep the bugs manageable, I suggest that the sound quality issue be opened as a new bug so that this bug can be used for tracking the headphone j

[Bug 518196] Re: Intel iwlagn driver hangs from time to time

2010-03-02 Thread Chase Douglas
@dave945: Please attach a dmesg log now. I'd like to see what's in the log now that wifi isn't working. Also, try running 'rfkill list'. Maybe something (perhaps windows?) set a block. -- Intel iwlagn driver hangs from time to time https://bugs.launchpad.net/bugs/518196 You received this bug no

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
@austin_is: Please run 'apport-collect -p linux 530348'. This will collect some information and attach it to this bug report. Thanks ** Changed in: linux-firmware (Ubuntu) Status: New => Incomplete -- e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin https

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
@austin_is: The firmware loading stage exited with error -ENOENT. This could be cause by: * Firmware file doesn't exist in correct location (this seems fine given what you've reported above) * Firmware file is empty (please check in all locations under /lib/firmware) * Memory pages fail to be al

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
** Changed in: linux-firmware (Ubuntu) Status: New => Incomplete -- e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin https://bugs.launchpad.net/bugs/530348 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 464559] Re: ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up

2010-03-02 Thread Chase Douglas
@Truxpin: A relative of mine recently bought a Lenovo Y450. Even under windows, we couldn't get wireless to work out of the box as it came from the factory (amazing engineering there...). We finally found out through a google search that there are two rf switches (I cannot fathom why they thought

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-03-02 Thread Chase Douglas
@Andreas Schildbach: Is the kernel acting differently than other lucid kernels? -- [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00 https://bugs.launchpad.net/bugs/440470 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
@austin_is: Please apply the attached patch. It adds some additional debug messages to the user-space firmware loader script. After applying the script, reload the e100 module (or restart if needed) to initiate a firmware upload. After that is done, please look in /var/log/syslog for firmware load

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-03-02 Thread Chase Douglas
@Andreas Schildbach: Ok. I will submit the patch upstream. As for your graphics issues with -15, can you open a bug for it, and then try out a kernel in the "red" ppa: https://edge.launchpad.net/~apw/+archive/red/+packages. This is a time sensitive issue as we are in the midst of discussion on wh

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
** Tags removed: patch -- e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin https://bugs.launchpad.net/bugs/530348 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 530348] Re: e100: eth0: e100_request_firmware: Failed to load firmware "e100/d101m_ucode.bin

2010-03-02 Thread Chase Douglas
@austin_is: I wouldn't have thought so, but I'm not sure whether a full reboot is required. There still should be output in syslog from the kernel attempting to load the firmware, so if that doesn't show up then my extra debug tracing won't show up either. -- e100: eth0: e100_request_firmware: F

[Bug 530976] Re: garbled graphics with 2.6.32-15 kernel

2010-03-02 Thread Chase Douglas
@Andy: This is a bug that was found in the -15 kernel you just released, but your red ppa kernel has doesn't have the issue. Win for .33 drm I guess? ** Changed in: linux (Ubuntu) Status: New => Triaged ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- garbled graphics wi

[Bug 524477] Re: amd64: WARNING: ECC is disabled by BIOS. Module will NOT be loaded.

2010-03-02 Thread Chase Douglas
The lucid -15 kernel should contain the fix for this issue. ** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- amd64: WARNING: ECC is disabled by BIOS. Module will NOT be loaded. https://bugs.launchpad.net/bugs/524477 You received this bug notification because you are a memb

[Bug 485108] Re: [IBM 1834RTG] late resume failure

2010-02-22 Thread Chase Douglas
@BlackVodka, @lelamal: Since this seems to work on 2.6.29 vanilla but not 2.6.30, I suggest browsing the bugzilla.kernel.org database and filing a new bug if you don't find any matching your issues. Once you've done so, link the kernel.org bug report to this bug report. Because this is an upstream

[Bug 516294] Re: Suspend freezes Thinkpad R51-2888 with black-screen since 2.6.30

2010-02-22 Thread Chase Douglas
*** This bug is a duplicate of bug 485108 *** https://bugs.launchpad.net/bugs/485108 ** This bug has been marked a duplicate of bug 485108 [IBM 1834RTG] late resume failure -- Suspend freezes Thinkpad R51-2888 with black-screen since 2.6.30 https://bugs.launchpad.net/bugs/516294 You recei

[Bug 485108] Re: [IBM 1834RTG] late resume failure

2010-02-22 Thread Chase Douglas
@Everyone: This being a suspend/resume bug, there is lots of interest from many people. To help diagnose and fix the issue we have to focus on one symptom at a time. This means that for this bug report, we need to only be concerned with symptoms matching what lelamal reported. Other symptoms, such

[Bug 515018] Re: Lucid does not wake up Intel GM965 graphics after hibernation

2010-02-22 Thread Chase Douglas
r. Thanks ** Changed in: linux (Ubuntu) Assignee: Chase Douglas (chasedouglas) => (unassigned) ** Tags removed: needs-upstream-testing -- Lucid does not wake up Intel GM965 graphics after hibernation https://bugs.launchpad.net/bugs/515018 You received this bug notification because you

[Bug 505808] Re: Can't boot with last linux kernels from 2.6.32.10 to 2.6.32.14

2010-02-22 Thread Chase Douglas
@shankao: Unfortunately this seems to be a still present bug. You will need to continue working with upstream through the freedesktop.org bug report to find a resolution. ** Changed in: linux (Ubuntu) Assignee: Chase Douglas (chasedouglas) => (unassigned) ** Changed in: linux (Ubu

[Bug 485108] Re: [IBM 1834RTG] late resume failure

2010-02-22 Thread Chase Douglas
@lelamal: Basically you've done everything you need to here already! By mentioning an upstream bug url in your comment you've linked it to this bug. Please continue to follow the upstream bug report, and when there's something we can pull into Ubuntu we will take a look at it. Thanks ** Also aff

[Bug 525174] Re: WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0()

2010-02-22 Thread Chase Douglas
@kingbob, Please try rebooting into the previous kernel to determine if the audio control applet comes back. Also, was the kernel update the only change between boots to cause this issue? ** Changed in: linux (Ubuntu) Status: New => Incomplete -- WARNING: at /build/buildd/linux-2.6.32/ne

[Bug 525174] Re: WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0()

2010-02-22 Thread Chase Douglas
oops, wrong bug, please disregard the last comment. ** Changed in: linux (Ubuntu) Status: Incomplete => New -- WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0() https://bugs.launchpad.net/bugs/525174 You received this bug notification because you are a

[Bug 525098] Re: volume control disappeared from panel

2010-02-22 Thread Chase Douglas
@Paul: Was the kernel update the only change to the system that could have caused this issue? Were other packages updated along with the kernel? There was also a recent change to the audio mixer applet. That update/change may be causing your issues. ** Changed in: linux (Ubuntu) Status: N

[Bug 525098] Re: volume control disappeared from panel

2010-02-22 Thread Chase Douglas
@Paul: After a brief discussion on #ubuntu+1 I learned that the audio mixer applet has been recently merged into the general indicator applet (the applet that looks like an envelop). First, check that you have indicator-sound installed. Then ensure you have the indicator applet in your gnome-panel

[Bug 510004] Re: [lucid regression] random graphics effects after resume from suspend to RAM

2010-02-22 Thread Chase Douglas
@Per: Can you run xwininfo on one of the corrupted displays after you resume, and then paste the output here? We have a theory that hinges on the result of the properties "Backing Store State" and "Save Under State". Thanks -- [lucid regression] random graphics effects after resume from suspend

[Bug 510004] Re: [lucid regression] random graphics effects after resume from suspend to RAM

2010-02-22 Thread Chase Douglas
@Bryce: Can you take a look at this bug? It's getting a little beyond the grasp of our understanding in the kernel team. Thanks -- [lucid regression] random graphics effects after resume from suspend to RAM https://bugs.launchpad.net/bugs/510004 You received this bug notification because you ar

[Bug 520372] Re: Huawei K3520 connection problems (Receive serial link is not 8-bit clean: Problem: all had bit 7 set to 0)

2010-02-22 Thread Chase Douglas
@Pablo: Based on your comments we know that the issue is caused by changes between 2.6.31.6 and 2.6.32.6. I haven't been able to find any changes between the two versions that would affect the K3520 but not the other two devices. I think at this point a git bisect run may be the best option for fi

[Bug 520372] Re: Huawei K3520 connection problems (Receive serial link is not 8-bit clean: Problem: all had bit 7 set to 0)

2010-02-22 Thread Chase Douglas
@Pablo: This should also be filed upstream at bugzilla.kernel.org. The developers there would likely request a git bisect as well, though. However, they may have some more information available to pinpoint the issue. Thanks -- Huawei K3520 connection problems (Receive serial link is not 8-bit c

[Bug 510004] Re: [lucid regression] random graphics effects after resume from suspend to RAM

2010-02-22 Thread Chase Douglas
Well that's unfortunate. It rejects our theory that X wasn't keeping the window data around and was leaving that up to the graphics card, which may have dropped the data during the resume. So this is really getting close to the "we can't support nvidia closed source driver" issue, but perhaps Bryc

[Bug 525659] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2010-02-22 Thread Chase Douglas
*** This bug is a duplicate of bug 417842 *** https://bugs.launchpad.net/bugs/417842 ** This bug has been marked a duplicate of bug 417842 WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x7c/0x80() -- WARNING: at /build/buildd/linux-2.6.32/kerne

[Bug 525174] Re: WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0()

2010-02-22 Thread Chase Douglas
The running kernel is 2.6.33-999-generic, which is a crack build. These kernels are unsupported and are meant only for testing the very latest linux kernel, which may or may not be in a valid state. As such, I am moving this bug to the 'Invalid' state. If you can reproduce this issue on an Ubuntu k

[Bug 525191] Re: ALSA hda_codec.c:1175: hda_codec_cleanup_stream: NID=0x10

2010-02-22 Thread Chase Douglas
@BuM: Please state the issues you are having. All we can tell from the bug report is that you are seeing some ALSA related messages in your logs. Are you having any other symptoms? Thanks ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu) Status:

[Bug 525198] Re: BUG: unable to handle kernel NULL pointer dereference at (null)

2010-02-22 Thread Chase Douglas
I'm following this bug upstream, so if there's any fixes found there I will report on them here. ** Bug watch added: Linux Kernel Bug Tracker #14745 http://bugzilla.kernel.org/show_bug.cgi?id=14745 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=14745 Importance: Un

[Bug 525442] Re: BUG: scheduling while atomic: swapper/0/0x10000100

2010-02-22 Thread Chase Douglas
@Tormod: How reproducible is this issue? Can you cause the issue by performing a set of actions? Thanks ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- BUG: scheduling while atomic: swapper/0/0x1100 https://bu

[Bug 525627] Re: kernel BUG at /build/buildd/linux-2.6.32/drivers/gpu/drm/ttm/ttm_bo.c:95!

2010-02-22 Thread Chase Douglas
@Paul: Are you able to recreate this issue? ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- kernel BUG at /build/buildd/linux-2.6.32/drivers/gpu/drm/ttm/ttm_bo.c:95! https://bugs.launchpad.net/bugs/525627 You received this bug notification because you are a member of Ubuntu Bug

[Bug 525734] Re: WARNING: at /build/buildd/linux-2.6.32/net/mac80211/scan.c:288 ieee80211_scan_completed+0x290/0x2a0 [mac80211]()

2010-02-22 Thread Chase Douglas
** Changed in: linux (Ubuntu) Status: New => Incomplete ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- WARNING: at /build/buildd/linux-2.6.32/net/mac80211/scan.c:288 ieee80211_scan_completed+0x290/0x2a0 [mac80211]() https://bugs.launchpad.net/bugs/525734 You received th

[Bug 525801] Re: BUG: unable to handle kernel NULL pointer dereference at 00000108

2010-02-22 Thread Chase Douglas
@gackthugo: Compiz effects rely on cutting edge support in the drivers. As such, I suggest opening a bug upstream in bugs.freedesktop.org against the intel graphics driver. We can then link the new bug report to this one for tracking purposes. Thanks ** Changed in: linux (Ubuntu) Importance:

[Bug 525902] Re: Network card keeps dropping the connection

2010-02-22 Thread Chase Douglas
@Jono: Can you confirm whether the CurrentDMesg.txt attachment shows the disconnecting issue you see? It represents the dmesg when you filed the bug. If not, can you attach a dmesg taken after the disconnecting issue so we can see any info logged in it? Thanks ** Changed in: linux (Ubuntu)

[Bug 525098] Re: volume control disappeared from panel

2010-02-22 Thread Chase Douglas
I'm guessing the upgrade transition from karmic to lucid will take care of that. You can ask about it in #ubuntu+1 on freenode if you like, or you may open a new bug against the indicator package when lucid ships if it's still an issue. ** Changed in: linux (Ubuntu) Status: Incomplete => In

[Bug 525895] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000088

2010-02-22 Thread Chase Douglas
@Martijn: The kernel oops message does show the issue to be in the graphics drivers. I suggest browsing the bug database at bugs.freedesktop.org to find a similar bug, or opening a new bug report if none are found. If you can reproduce the issue it would help us greatly. Otherwise it will be diff

[Bug 525920] Re: package linux-source-2.6.32 2.6.32-13.18 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./usr/src/linux-source-2.6.32.tar.bz2'

2010-02-22 Thread Chase Douglas
@steve: Just to rule out the easiest answer, you have enough disk space to install the package right? Thanks ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu) Status: New => Incomplete -- package linux-source-2.6.32 2.6.32-13.18 failed to insta

[Bug 525442] Re: BUG: scheduling while atomic: swapper/0/0x10000100

2010-02-22 Thread Chase Douglas
@Tormod: Unfortunately, without reproducing the issue this will be very difficult to track down and fix. If this occurs at any future point, please note anything relevant in this bug. Also, it wouldn't hurt to open a bug upstream at bugzilla.kernel.org. The developers there may have more knowledg

[Bug 525734] Re: WARNING: at /build/buildd/linux-2.6.32/net/mac80211/scan.c:288 ieee80211_scan_completed+0x290/0x2a0 [mac80211]()

2010-02-22 Thread Chase Douglas
@Anton: Unfortunately, this issue will be difficult to diagnose and solve without a reproduction case. If you happen to encounter the issue again, please post any relevant information into this bug report. Thanks ** Changed in: linux (Ubuntu) Status: Incomplete => New -- WARNING: at /bu

[Bug 524713] Re: isl3886pci firmware not found after upgrade moved it to subdir

2010-02-23 Thread Chase Douglas
** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: linux-firmware (Ubuntu) Status: New => Triaged -- isl3886pci firmware not found after upgrade moved it to subdir https://bugs.launchpad.net/bugs/524713 You received th

[Bug 524713] Re: isl3886pci firmware not found after upgrade moved it to subdir

2010-02-23 Thread Chase Douglas
** Also affects: linux-firmware-nonfree (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-firmware-nonfree (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: linux-firmware (Ubuntu) Status: Triaged => In Progress ** Chan

[Bug 524713] Re: isl3886pci firmware not found after upgrade moved it to subdir

2010-02-23 Thread Chase Douglas
I have verified the issue, but I also realized that we don't have a license for the firmware files. I am working on removing the firmware from linux-firmware and putting the files into linux-firmware-nonfree. -- isl3886pci firmware not found after upgrade moved it to subdir https://bugs.launchpad

[Bug 525442] Re: BUG: scheduling while atomic: swapper/0/0x10000100

2010-02-23 Thread Chase Douglas
@Tormod: I didn't realize apport forwards oopses to the kernel tracker :). If you see any bugs you think this may be a duplicate of, feel free to mark as such. -- BUG: scheduling while atomic: swapper/0/0x1100 https://bugs.launchpad.net/bugs/525442 You received this bug notification because

[Bug 525920] Re: package linux-source-2.6.32 2.6.32-13.18 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./usr/src/linux-source-2.6.32.tar.bz2'

2010-02-23 Thread Chase Douglas
@steve: Ok, then I'm going to move the bug state to 'Invalid'. Feel free to reopen if you hit this issue again. Thanks ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- package linux-source-2.6.32 2.6.32-13.18 failed to install/upgrade: failed in buffer_write(fd) (10, ret=

[Bug 526618] Re: package linux-firmware 1.25 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-02-23 Thread Chase Douglas
@Biswa: First, can you confirm whether you have a reasonable amount of space available on your hard disk to unpack and install the new firmware package? Second, did you mean to set yourself as the assignee for this bug? The assignee is the person responsible for fixing the issue. If you are merel

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-02-23 Thread Chase Douglas
For a more complete explanation of the issues involved, see the FAQ entry here: http://www.lm- sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31 -- [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00 https://bugs.launchpad.net/bugs/440470 You received this

[Bug 508699] Re: [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze

2010-02-23 Thread Chase Douglas
** Changed in: linux (Ubuntu) Status: Triaged => Incomplete -- [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze https://bugs.launchpad.net/bugs/508699 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 526450] Re: BUG: soft lockup - CPU#0 stuck for 61s! [ntdriver:1073]

2010-02-23 Thread Chase Douglas
I've done some googling, and I think this is due to your ndiswrapper/driver for your wireless card. You can find oopses identical or similar to your oops at: http://www.kerneloops.org/search.php?search=KfAcquireSpinLock&btnG=Function+Search ** Changed in: linux (Ubuntu) Importance: Undecided =

[Bug 526618] Re: package linux-firmware 1.25 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-02-24 Thread Chase Douglas
@Biswa: No worries! I'm glad you've got things figured out. -- package linux-firmware 1.25 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive https://bugs.launchpad.net/bugs/526618 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 488328] Re: screen brightness won't come back when I open the lid

2010-02-24 Thread Chase Douglas
@Nicolò Chieffo: FYI, the patch is taking a longer to get upstream than would be desired as there's some question as to whether it is the best fix for this issue. I would assume at this point that X crashing is another symptom of this bug. If X still crashes when a patch fix is in the kernel, the

[Bug 488328] Re: screen brightness won't come back when I open the lid

2010-02-24 Thread Chase Douglas
I'm unaware of any way to force such behavior. -- screen brightness won't come back when I open the lid https://bugs.launchpad.net/bugs/488328 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 535096] Re: BUG: scheduling while atomic: swapper/0/0x10000100

2010-04-12 Thread Chase Douglas
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- BUG: scheduling while atomic: swapper/0/0x1100 https://bugs.launchpad.net/bugs/535096 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 509273] Re: [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI

2010-04-12 Thread Chase Douglas
@Yves, @Mark: Both of your issues are separate from this bug. Please open new bugs for them. Thanks -- [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI https://bugs.launchpad.net/bugs/509273 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 528688] Re: WARNING: at /build/buildd/linux-2.6.32/net/wireless/core.c:614 wdev_cleanup_work+0xa7/0xd0 [cfg80211]()

2010-04-13 Thread Chase Douglas
Great! Thanks for testing. I will send the patch to the kernel-team mailing list for review. However, this will be too late for the Lucid release. It will hopefully land in the first kernel update though. ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress -- WARNING: at /buil

[Bug 508746] Re: rtl819xE:request firmware fail!

2010-04-14 Thread Chase Douglas
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: linux-firmware (Ubuntu) Status: New => Triaged -- rtl819xE:request firmware fa

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-04-14 Thread Chase Douglas
@tristan8276: Do you see the error message over the boot splash screen or in your logs somewhere? Thanks -- [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00 https://bugs.launchpad.net/bugs/440470 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-04-15 Thread Chase Douglas
It looks like we've solved half of this issue then. We got rid of the ACPI subsystem message, but now we need to fix the nforce message in the same way. Because we like to keep one fix per bug report, can someone open a new bug for the nforce message specifically? Then note the new bug here. I'll

[Bug 440470] Re: [ubuntu-boot-experience] nForce2_smbus conflicts with ACPI region SM00

2010-04-15 Thread Chase Douglas
@tristan8276: Yes, you should continue to see these messages. The "fix" for this bug is that we made sure the priority of the messages doesn't force them to appear during boot, as they aren't terribly important unless you really want hwmon drivers to work. If you do, then you can override this man

[Bug 564101] Re: package linux-firmware 1.34 failed to install/upgrade: trying to overwrite '/lib/firmware/3com/3C359.bin', which is also in package linux-firmware-image 0:2.6.33-3

2010-04-15 Thread Chase Douglas
I'm not familiar with the linux-firmware-image package. "apt-cache search linux-firmware-image" showed no results on my system. Can you run 'apt-cache show linux-firmware-image' and post the output here? Thanks ** Changed in: linux-firmware (Ubuntu) Status: New => Incomplete -- package l

[Bug 539467] Re: Frequent ATA errors and disk corruption

2010-04-15 Thread Chase Douglas
I hit the same issue: [367890.287614] ata1: exception Emask 0x10 SAct 0x0 SErr 0x5 action 0x1e frozen [367890.287623] ata1: irq_stat 0x0041, PHY RDY changed [367890.287632] ata1: SError: { PHYRdyChg CommWake } [367890.287644] ata1: hard resetting link [367891.008114] ata1: SATA link up 3.

[Bug 539467] Re: Frequent ATA errors and disk corruption

2010-04-15 Thread Chase Douglas
@Christian: I'm running -19, I haven't had a chance to upgrade yet. I've only seen this occur once after a few weeks of use, so I won't be able to definitively say this bug is fixed if I can't reproduce easily on -21. I hope it does resolve this issue though. Thanks -- Frequent ATA errors and d

[Bug 533335] Re: BUG: scheduling while atomic: irq/18-b43/674/0x00000101

2010-03-14 Thread Chase Douglas
Are you able to boot into a previous kernel and then upgrade your packages? Some large graphics changes went into 2.6.32-16, and the latest plymouth package has many bug fixes. It may not be a bad idea to just remove plymouth if none of that solves your issues. It still has some bugs that may keep

[Bug 408981] Re: inotify watches limit in karmic is too low ( /proc/sys/fs/inotify/max_user_watches )

2010-03-14 Thread Chase Douglas
The value is hardcoded into the Linux kernel [1], though it can be changed through a sysctl. Since the value is hardcoded without any configuration option for increasing it, it probably isn't meant to be increased for a normal distribution. A discussion of the proper value or configuration paramete

[Bug 536858] Re: USB-Audio devices do not show up as input devices

2010-03-14 Thread Chase Douglas
If the mic is working, what's the problem? Is it only working intermittently? Can you describe in detail what you mean by intermittent? Does it work or not work during a single boot, or does it come and go during a single session? -- USB-Audio devices do not show up as input devices https://bugs.

[Bug 529477] Re: Misidentified HP pavilion bios fails kernel suspend

2010-03-14 Thread Chase Douglas
m ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) -- Misidentified HP pavilion bios fails kernel suspend https://bugs.launchpad.net/bugs/529477 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

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