** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
snd-aloop missing in Intrepid
https://bugs.launchpad.net/bugs/301194
You received this bug notification because you are a member of Ubunt
Right now there is no upstream bug open for this issue, so its not going
to get any community focus. The bug currently linked was closed after the
reporter indicated a replacement hardware unit made the issue go away.
If this is still occuring for a number of you, then a new bug should be
files up
On Sun, Dec 07, 2008 at 11:47:07PM -, Perpetual wrote:
> I tried openSUSE 11.1 RC1 today with Linux kernel 2.6.27.7 and it boots
> fine. Still, no luck with Ubuntu, Mandriva or Fedora. Not sure what is
> different with openSUSE. How would I figure this out?
It would be worth seeing what ker
I would expect the correct work around is the one listed in the summary,
adding floppy to /etc/modules, and then rebooting. I would then expect
/media/floppy0 to appear automatically etc.
--
floppy disk drive not detected (module not loaded) in Intrepid Alpha 4 kernel
2.6.27-2
https://bugs.laun
I have a brand new machine, with Intrepid installed on it. My hardware
combination triggers this bug.
After reading this thread, and many others similar to it, I have
narrowed my problem down to the boot time interaction of ehci_hcd and my
Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Write
On Mon, Dec 08, 2008 at 02:14:47AM -, thegizmoguy wrote:
> Not really helping but I can confirm what Perpetual said about OpenSUSE
> 11.1 RC 1 not having this problem.
If you can get a dmesg output for booting your machine with your Ubuntu
release, and the OpenSUSE releases and attach them her
MountainX, do you have any USB 1.X devices plugged in, like my card
reader ? Can you live without them ? What does lsusb say ?
--
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs,
Ok I have built some kernels with a back port of the latest snd-aloop
driver from the current alsa-drivers tree. Perhaps those who have a
real need for this functionality could try the kernels at the URL below.
They are based on the latest inptrepid -proposed kernel.
http://people.ubuntu.com/
I have heard a rumour that booting this kernel under Xen PV will not
work unless the dom0 is running at least xen 3.3.x as it needs
something called "the vmlinuz bootloader patches".
I do find it hard to believe as not even Ubuntu Hardy has xen-3.3,
but if this is the case could anyone confirm?
-
David, please attach lspci -vvnn and lsusb. Do you have an Alcor chipset
? can you unplug it and try again ?
--
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
I have a feeling there are two different bugs here. All these filesystem
comments, and "echo 64 > /sys/block/sdh/queue/max_sectors_kb" make no
sense to me, as often the device (/dev/sdh or whatever) has not even
come up.
I tried formatting my USB stick as ext2 - but it makes no difference.
As men
Yesterday (09-11-2008) I picked up a new batch of updates and now my
sound is working again. Will monitor and see if it remains fixed.
--
no sound after last update apt-get upgrade intrepid
https://bugs.launchpad.net/bugs/273578
You received this bug notification because you are a member of Ubun
Oops, sent the above without a comment. The second patch is against the
xserver-xorg-video-mga package. Patch in the src directory again. It
maps the framebuffers correctly and makes the mga driver work in
xinerama mode for me. As with the above, this works for me but use at
your own risk!
--
Public bug reported:
Binary package hint: tomboy
Tomboy versions less than 0.12 regularly get stuck lockfiles when
syncing over SSH. This problem is fixed in Intrepid, but still applies
to Hardy LTS, which includes Tomboy 0.10. Since Hardy is an LTS release
and this bug makes SSH syncing of Tombo
OK. I'm going to try to do a better patch than this which just changes
the MGA driver but for now you need two patches. Here is the first
against the libpciaccess library which disables the duplicate mapping
check. This isn't how it should be done, but it's a quick hack and it
does get the thing
** Attachment added: "Patch to fix framebuffer mapping in mga driver"
http://launchpadlibrarian.net/19533999/mga.patch
--
Xinerama broken in intrepid
https://bugs.launchpad.net/bugs/292214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Here is a better patch for the mga driver which doesn't require the
changes to libpciaccess. This one eliminates the duplicate mappings
and counts how many heads are using mapping to prevent unmapping too
early. It also fixes a bug I found where the i2c monitor detection on
the second head leave
I finally got the whole source package building/PPA thing working
properly. I've put an mga package in my ppa with the nicer fix in it.
It works without the libpciaccess patch and is running fine on my
machine.
https://launchpad.net/~andy-ub1/+archive
--
Xinerama broken since intrepid o
I have found that at least on my Dell Studio 15, that the problem seems
to come and go as various updates to the kernel are made. What appears
to happen for me is that the various updates are changing the volume of
the PCM alsa mixer channel, and only when this channel is set to 0
volume do I see
Thanks for the feedback, that's a silly mistake in the patch. The
patched version of the driver ONLY works with a dual head setup, it
can't be used when there's only 1 screen or you get a NULL deref.
Should have thought of that really. Will do another one tomorrow (my
home PC doesn't have a matro
*** This bug is a duplicate of bug 193970 ***
https://bugs.launchpad.net/bugs/193970
** This bug is no longer a duplicate of bug 267875
rf_kill interface not available for iwl3945, iwl4965 in 2.6.27
** This bug has been marked a duplicate of bug 193970
iwl3945 | iwl4965: Wireless can't
** Changed in: linux (Ubuntu Intrepid)
Assignee: Tim Gardner (timg-tpi) => Andy Whitcroft (apw)
--
iwl3945 | iwl4965: Wireless can't be activated after disabling kill switch
https://bugs.launchpad.net/bugs/193970
You received this bug notification because you are a member of Ubu
@Andrew Simpson
I built a kernel with these option enabled and attempted to load the
module. That failed with the same message as you saw. Looking at my
dmesg this is related to an unknown module option:
[ 130.201821] toshiba_acpi: Unknown parameter `hotkeys_over_acpi'
This option is specifi
This bug is only present in v2.6.24 and thus only applies to Hardy. The
patch is a backport from a mainline commit which is included in the
Intrepid and Jaunty kernels. Now that Hardy is Fix Committed, the
Jaunty task can go. Moved Invalid
** Changed in: linux (Ubuntu)
Status: In Progres
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
--
Calgary should not be enabled in Intrepid's stock desktop kernel
https://bugs.launchpad.net/bugs/252354
You received this bug notification because you are a member of Ubu
@Ante Karamatić
Spotted that after my last update. Have pulled that forward today and
will post up a test kernel for that later on. It wasn't trivial as the
procmisc kernel interfaces used by our driver have been deprecated and
removed.
--
toshset does not support tlsup module (Intrepid)
https
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a mem
Ok I am proposing the reenable the old toshiba_acpi driver, I have
ported this forward to the Intrepid proposed kernel and built i386 and
amd64 kernels for it. Unfortuanatly due to changes in the base kernel
this is not a 100% trivial roll forward so this will need some testing
before it can be re
Upgrading to the 2.6.27-7-generic kernel supplied with the Intrepid upgrade
solved this problem for me with no tinkering.
$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
On Tue, Nov 18, 2008 at 4:16 AM, Susan Cragin
<[EMAIL PROTECTED
I can confirm that this bug -- exactly as described by Oliver
(https://bugs.launchpad.net/baltix/+source/firefox/+bug/19552/comments/75)
-- still exists in all the releases of Firefox up to 3.0.3 (which is the
newest that I've tested), on Fedora 6 and Fedora 8.
One thing that seems to drive it is
This looks to have been finally fixed in the upstream commits rooted at
as below, which is part of the v2.6.28-rc5 rollup:
22c13f9d8179f4c9caecfcb60a95214562b9addc
so for Jaunty this should be fixed in the alpha2 snapshot which should
contain this kernel.
For intrepid these patches do appear
applicable to this bug also. Could you test the kernels at the url
below and report back:
http://people.ubuntu.com/~apw/lp257827/
** Changed in: ubuntu
Assignee: (unassigned) => Andy Whitcroft (apw)
** Changed in: ubuntu
Status: Invalid => In Progress
--
Hardy will not boot on S
I have the new emachines D620 (very Linux compatible!) with:
05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg
Wireless PCI Express Adapter (rev 01)
Running Linux Mint (Elyssa 5-r1 fully updated w/Mint Update) I got the
wireless card running very well with ath5k by upgradi
On Tue, Nov 18, 2008 at 06:16:30PM -, Graeme Humphries wrote:
> Hrm, I thought this was going to get patched for Intrepid as well as
> jaunty?
According to the launchpad bug a fix for this problem was committed to
Intrepid. It should appear in the 2.6.27-9.18 release which is
currently in pro
Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
toshiba_acpi does not work on Toshiba Tecra M2 laptop
https://bugs.launchpad.net/bugs/22096
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subs
updated the wrong task
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
** Changed in: ubuntu
Assignee: Andy Whitcroft (apw) => (unassigned)
Status: In Progress => Invali
@Andre Schild
@Ambriosio Sanchez
You should not have to comment that entry out with the new kernels.
Looking at the kernel as built it seems to be missing one part of the
fix. I have therefore rebuilt it and pushed up a new kernel. Perhaps
you could test with the new kernel (lp269831apw2) at the
I have some test kernels for Intrepid posted up which have the original
toshiba_acpi module enabled. It would be helpful if anyone who with this
hardware could test that version and report back:
http://people.ubuntu.com/~apw/lp269831/
--
Regression: new Toshiba Laptop Support (tlsup) driver
For Ubuntu built and distributed kernels the config files in /boot are
going to be up to date as they are pushed out as part of the kernel
update. The reason not to include this in the runing kernel image is
that the data is loaded into kernel memory for the life of the runing
kernel, which is bas
** Changed in: linux (Ubuntu)
Assignee: Ben Collins (ben-collins) => Andy Whitcroft (apw)
** Changed in: linux (Ubuntu Intrepid)
Assignee: Ben Collins (ben-collins) => Andy Whitcroft (apw)
--
Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys;
input
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
wrong URL for Ubuntu's linux kernel git repository
https://bugs.launchpad.net/bugs/296915
You received this bug notification becaus
Can confirm that the URL is indeed missing the .git suffix and without
that it will not work.
@Anders Kaseorg -- although the git:// form is more effiicient for the
server the http:// is more universally usable in the face of corporate
firewalls and the like.
--
wrong URL for Ubuntu's linux kern
On Wed, Nov 19, 2008 at 12:37:56PM -, dara wrote:
> i'm getting this same.
>
> since update of intrepid
>
> One one box, i updated from the previous version during beta. All worked find
> until mid/end october.
> On another box, i did a clean install.
>
> Both boxes show the same symptoms (
On Wed, Nov 19, 2008 at 02:00:08PM -, Lethe wrote:
> OK, I understand to pros and cons of either. How can I close this?
I'll get it sorted out.
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
--
Add CONFIG_IKCONFIG ke
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
linux/netfilter_ipv4/ipt_policy.h and linux/netfilter_ipv6/ip6t_policy.h should
include linux/netfilter/xt_policy.h
https://bugs.launchp
** Changed in: linux (Ubuntu)
Status: Triaged => Won't Fix
--
Add CONFIG_IKCONFIG kernel config support
https://bugs.launchpad.net/bugs/294630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
>From what I can see this report is correct in that ipt_policy is the
only one of these compatibility header files which does not have the
cross include of the equivalent xt header. Looking at the latest linus
tree it seems to be the same there too.
As it is obviously simple to fix, I will prepar
On Wed, Nov 19, 2008 at 02:34:37PM -, dara wrote:
> feck,
>
> Congrats Andy, that did the trick!
>
> What is PCM ?
This is the internal mixer channels for program generated output. So
this defines how loud those are relative to other sound sources like the
CD. I have not
@Sameer Morar -- yes you would need the source packages too for DKMS to
work. The acpi stuff working is encouraging.
** Changed in: linux (Ubuntu Intrepid)
Assignee: (unassigned) => Andy Whitcroft (apw)
Status: New => Fix Committed
** Changed in: toshset (Ubuntu In
SRU Justification
Impact: acpi keys and bluetooth support on Toshiba laptops non-
functional
Patch Description: Roll forward of the existing Hardy UBUNTU specific
modifications of the toshiba_acpi kernel module, plus disabling the
tlsup module and enabling toshiba_acpi.
Patches:
http://kernel.u
Note that this fix is also expected to fix a number of related Toshiba
related issues under several bugs, including bug #22096 and bug #261318.
** Changed in: linux (Ubuntu Intrepid)
Importance: Undecided => Medium
Target: None => intrepid-updates
--
toshset does not support tlsup modu
Public bug reported:
Binary package hint: thunderbird
Ubuntu version: 8.04 (Desktop)
Thunderbird package version: 2.0.0.17+nobinonly-0ubuntu0.8.04.1
Because I've selected "Western Encoding", which works best on my laptop,
I continue to get the Character Encoding warning every time Thund
n the Inrepid LBM. I will have a look at it.
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
2.6.26 kernel lacks realtek 8101 support
https://bugs.launchpad.net/bugs/256331
You receiv
Update on above:
Reinstalled Xubuntu Intrepid on the emachine D620. With a wired
connection I added the backports and after a reboot all I had to do was
setup my wireless connection with the Network Manager. Speed is
approximately the same as with the wired port.
dmesg identifies the chip as fo
I wonder if the framebuffer for the second head is too small. By
default you only get 8Mb for it and you've a high resolution display.
Have you tried using
Option "Crtc2Half" "true"
in the device section for both heads? That should split the
framebuffer more evenly and might make the second he
Can confirm that this driver was be included in v2.6.28-rc3, so it
should be in the Jaunty kernels.
--
Support for panasonic hotkeys missing in Hardy
https://bugs.launchpad.net/bugs/222324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
2.6.27 dell studio 15 resume hang
https://bugs.launchpad.net/bugs/289212
You received this bug notification because you are a member of
When experimenting with /etc/apci/sleep.sh force it was found that the
system would resume just fine, but that the resume process was locked up
performing a vbetool post. This led me to try suspending from a text
console. Using 'pmi action suspend' the machine suspends, and resumes
just fine to t
** Changed in: linux (Ubuntu Intrepid)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu)
Target: intrepid-updates => None
--
Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys;
input device does not support 'kbd' input handler
https://bug
** Changed in: linux (Ubuntu Intrepid)
Assignee: (unassigned) => Andy Whitcroft (apw)
--
wrong URL for Ubuntu's linux kernel git repository
https://bugs.launchpad.net/bugs/296915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
assigned) => Andy Whitcroft (apw)
Status: New => Fix Committed
--
linux/netfilter_ipv4/ipt_policy.h and linux/netfilter_ipv6/ip6t_policy.h should
include linux/netfilter/xt_policy.h
https://bugs.launchpad.net/bugs/65888
You received this bug notification because you are a member of Ubuntu
Ok will close this, if you need this back ported please provide a
justfiication and reopen the bug by moving the linux task to New.
Thanks :)
** Changed in: linux (Ubuntu)
Status: In Progress => Won't Fix
--
linux/netfilter_ipv4/ipt_policy.h and linux/netfilter_ipv6/ip6t_policy.h should
** Changed in: linux (Ubuntu Intrepid)
Target: None => intrepid-updates
--
wrong URL for Ubuntu's linux kernel git repository
https://bugs.launchpad.net/bugs/296915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
(ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
Support for panasonic hotkeys missing
https://bugs.launchpad.net/bugs/222324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
** Changed in: busybox (Ubuntu)
Status: New => Invalid
** Changed in: busybox (Ubuntu Intrepid)
Status: New => Invalid
*
I believe that a fix for this has just hit the upstream tree in the
commit below:
3c324283e6cdb79210cf7975c3e40d3ba3e672b2
This commit was pushed to the 2.6.27.y stable tree, and had been pulled
into the next intrepid tree.
--
Fails to find boot device in Intel D945Gnt
https://bugs.launchpa
=> linux
** Changed in: linux (Ubuntu)
Importance: Undecided => Low
Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
Status: In Progress => Triaged
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy
** Summary changed:
- Notebook Volume Up/Down Buttons Misbehaving
+ HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving
--
HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving
https://bugs.launchpad.net/bugs/291878
You received this bug notification because you are a m
On Fri, Nov 21, 2008 at 03:53:03AM -, Peter Cordes wrote:
> Anyway, I expect it will get packaged for intrepid-proposed in due
> time, like previous 2.6.27 stable releases. I agree that pushing it to
> intrepid-updates with more priority than usual would make sense.
Yes, this is already in
The kernel containing this fix has now been accepted into intrepid-
proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: linux (Ubuntu Intrepid)
Status:
This commit is part of the v2.6.28-rc4 release. This should be in
Jaunty alpha2 release which should be based on v2.6.28
--
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
The kernel containing this fix has now been accepted into intrepid-
proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: linux (Ubuntu Intrepid)
Status:
The kernel containing this fix has now been accepted into intrepid-
proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
--
toshiba_acpi does not work on Toshiba Tecra M2 la
This appears to have been fixed by a new kernel release into intrepid.
It is unknown which of these it was. The problem no longer exists so
moving this 'Invalid' as it is no longer present.
** Changed in: linux (Ubuntu)
Status: Triaged => Invalid
--
strange cpu usage in top, conky, etc.
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
NR_CPUS=64 but kernel skipping CPUs above 8 with msg about CONFIG_X86_BIGSMP
https://bugs.launchpad.net/bugs/287325
You received th
It is pretty clear that with the introduction of quad core that 8 cpus
is no longer a large machine in terms of SMP and servers are going to
commonly exceed that in the near future. Seems we have a few options:
1) modify the server kernel to include these option to allow more CPUs in the
standar
On Mon, Dec 01, 2008 at 07:39:23AM -, Mo wrote:
> On Thinkpad T61 I had no problems with the proposed 2.6.27-8 kernel.
> With the 2.6.27-9 kernel the kernel panics are back!
The 2.6.27-9 kernel was a security update kernel and based on the
officially released version 2.6.27-7 (from the updates
@Chris -- just the kernel update should be sufficient.
@Ken -- are there any messages from the driver in dmesg as it loads? If
so could you add them to this bug. Also which laptop model is yours, as
your symptoms seem different to the other reporters.
--
Regression: new Toshiba Laptop Support
@Dennis -- I believe you also need to install the headers package which
should now be at the URL above also.
--
HP Pavillion zv6000 series Notebook Volume Up/Down Buttons Misbehaving
https://bugs.launchpad.net/bugs/291878
You received this bug notification because you are a member of Ubuntu
Bugs,
Looking at Arne's patch it does not look to be a general solution but a
machine specific bodge. This would have undesirable effects on other
machines which have the same hardware components but not the broken
combination as in this machine. That makes it hard to see this patch
making the mainstre
@Peter Klotz -- your problems seem to be related to a different chipset
than the original reporter here, and for which the fixes on this bug are
targetted. So I guess we should not be supprised if you are not helped
by the test kernel. Can you get the exact messages you see when the
boot fails, I
@capn -- yep have to concur I have done something mad somewhere as the
version I have seems to have appeared out of nowhere. I can go and pull
back the version from mainline properly this time, but I am intriqued by
your comments above where you suggest we may have had a fix in Hardy
which has got
@Erno Kuusela -- I can confirm that the change suggested by your
collegue does seem to fix the main resume issue without disabling the
second CPU. At least that is what my testing seems to show on a Dell
Studio 15 (1537).
I pulled the commit below back to the Intrepid kernel and I could
suspend a
As there seems to be fixes related to this in the kernel this should
also 'affect' the kernel package linux.
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Andy Whitcroft (apw)
Status: New => In Progress
--
Resume from suspend doesn't not work o
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
--
Resume from suspend doesn't not work on the Mobile 4 Series chipsets
https://bugs.launchpad.net/bugs/276943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
: Undecided
Assignee: Andy Whitcroft (apw)
Status: In Progress
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Andy Whitcroft (apw)
Status: New => In Progress
--
Dell Studio 15, hangs on second resume
https://bugs.launchpad.net/bugs/303993
You received th
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
[RV280] Xorg radeon DRI Disabled as AGP not available
https://bugs.launchpad.net/bugs/297750
You received this bug notification because you
Ahh ok, in fact _most_ of EDAC was enabled in Hardy, more is enabled in
Intrepid. Particularly the AMD76X device is not enabled in Hardy:
debian/config/i386/config.386:# CONFIG_EDAC_AMD76X is not set
whereas the module is built in Intrepid:
debian/config/i386/config:CONFIG_EDAC_AMD76X=
#x27;dmesg' command from a
recent boot.
** Changed in: linux (Ubuntu)
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw)
Status: Triaged => In Progress
--
N340S8 laptop needs to have ACPI enabled
https://bugs.launchpad.net/bugs/92806
You received this bug not
On Mon, Dec 01, 2008 at 03:33:41PM -, Terry wrote:
> Seems to detect AGP fine after adding amd76x_edac to blacklist. glxgears
> worked but system locked up after about 10 seconds while it was running
> (probably another issue, this happened in hardy too).
Well that is at least encouraging. No
I had missread this patch, seeing the device specific ids where there
were vendor ones. So this is probabally not so bad. Have you tried
to push this upstream? That would be the logical next step and makes
any request to include this in Intrepid easier to justify. If you are
sending it up strea
@Susan Cragin -- can see this here, seems to be caused by a change to
the serial.h to bring a new ioctl which failed to expose the types used
in the construction of the ioctl data structure.
I have made a proposed fix to the headers to sort this out, which I have
just sent upstream for considerati
@Martin Pitt -- actually this is a problem upstream. Although serial.h
includes linux/types.h it only does so when included in the kernel
(under __KERNEL__). I have also been looking at this under bug #303711.
I have submitted a patch to mainline against that bug.
--
linux/serial.h broken, uses
@rtg -- I have pushed up the patch I sumitted under bug #303711 to the
kernel team mailing list for consideration.
--
linux/serial.h broken, uses __u32 without declaring/including it
https://bugs.launchpad.net/bugs/302888
You received this bug notification because you are a member of Ubuntu
Bugs,
Pushed up a proposed quirk for the 1537 to the sound maintainers.
Attaching patch.
** Attachment added:
"0001-intel-hda-add-model-dell-m6-quirk-for-the-Dell-Stud.patch"
http://launchpadlibrarian.net/20137572/0001-intel-hda-add-model-dell-m6-quirk-for-the-Dell-Stud.patch
--
Dell Studio 15 (1
@Nicola Jelmorini -- thanks for testing, could you attach dmesg output
triggered when this device is added with the testing kernel above.
--
Ralink RT2501USB Wireless Adapter don't function
https://bugs.launchpad.net/bugs/293252
You received this bug notification because you are a member of Ubunt
Fix pushed up to the Jaunty tree.
** Changed in: linux (Ubuntu)
Status: In Progress => Fix Committed
--
gcc-4.3 does not compile wine /usr/include/linux/serial.h:164: error: expected
specifier-qualifier-list before '__u32'
https://bugs.launchpad.net/bugs/303711
You received this bug not
Marking this bug high priority to reflect the status of the duplicate.
** Changed in: linux (Ubuntu)
Importance: Medium => High
--
gcc-4.3 does not compile wine /usr/include/linux/serial.h:164: error: expected
specifier-qualifier-list before '__u32'
https://bugs.launchpad.net/bugs/303711
Yo
On Tue, Dec 02, 2008 at 12:06:01AM -, junior wrote:
> I installed the interpid-proposed patch and never had kernel panics
> after that. BUT after the latest kernel upgrade (the -9 I guess) I've
> gotten many of them! I guess it's this bug that suddenly is reoccuring.
> Is there any action requi
Seems that this is now fixed with the Intrepid release. Closing this
one off.
** Changed in: linux (Ubuntu)
Status: Triaged => Fix Released
--
Not booting after upgrade to Hardy Heron
https://bugs.launchpad.net/bugs/226558
You received this bug notification because you are a member of Ub
601 - 700 of 23559 matches
Mail list logo