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
*** 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
@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
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
*** 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
@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
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
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
@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
@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
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
@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
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
@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
@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
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
@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
@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
@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
@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
@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
@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
@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
@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
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
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
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
@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
@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
@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
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
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
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
@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
@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
@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
** 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
@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
@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
@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
@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
** 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
@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
@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
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
@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
*** 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
@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
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
@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
@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
@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
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
@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
@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
@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
@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
@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
@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
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
*** 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
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
@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:
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
@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
@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
** 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
@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:
@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)
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
@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
@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
@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
@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
** 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
** 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
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
@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
@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=
@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
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
** 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
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 =
@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
@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
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
** 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
@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
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
** 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
@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
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
@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
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
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.
@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
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
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
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.
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.
--
201 - 300 of 2064 matches
Mail list logo