[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-06-30 Thread Stefan Bader
Thanks Nicolas. As I said this was rather poking around a bit. Looking at the code I think there might be a chance for a race but I think I need some help by some upstream folks. If I don't get any response, the best way to proceed would be to revive the kernel bug but this also requires at least o

[Bug 195009] Re: [Hardy] synaptic touchpad not detected

2008-06-30 Thread Stefan Bader
@NJ probably not into Hardy (since it has for some the noloop=1 workaround). I am trying to get this quirk into upstream and by that maybe into Intrepid. Tests by you will only make sense at this stage, if your touchpad is found when using the i8042.noloop=1 option at boot. In that case post your

[Bug 244005] Re: sms1xxx OOPS on 64 bit kernels

2008-06-30 Thread Stefan Bader
Bugfix has been pulled and integrated into Hardy LUM. ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) Status: New => Fix Committed ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Importance: Und

[Bug 217659] Re: dtl1_cs causes kernel panic when plugged in

2008-07-02 Thread Stefan Bader
The panic itself is caused by the following upstream commit: commit ac019360fe311dd6aa11b358a02eb3a61675882e Author: Jeff Garzik <[EMAIL PROTECTED]> Date: Sat Oct 20 13:45:57 2007 +0200 [Bluetooth] Eliminate checks for impossible conditions in IRQ handler Our info structure and inf

[Bug 217659] Re: dtl1_cs causes kernel panic when plugged in

2008-07-02 Thread Stefan Bader
Trying to get info from Jeff or Marcel... ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) -- dtl1_cs causes kernel panic when plugged in https://bugs.launchpad.net/bugs/217659 You received this bug notificat

[Bug 218087] Re: replace wacom 0.7.4 with 0.7.8-3 for hardy

2008-07-02 Thread Stefan Bader
@Bruno and all that own that HW: have you had a chance to test-run the latest driver (to better rule out regressions)? -- replace wacom 0.7.4 with 0.7.8-3 for hardy https://bugs.launchpad.net/bugs/218087 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 218087] Re: replace wacom 0.7.4 with 0.7.8-3 for hardy

2008-07-02 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) Status: Triaged => In Progress -- replace wacom 0.7.4 with 0.7.8-3 for hardy https://bugs.launchpad.net/bugs/218087 You received this bug notification b

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-04 Thread Stefan Bader
I have prepared another kernel at http://people.ubuntu.com/~smb/bug191137 which does not contain a fix but some debugging statements. If anybody could try this and post the system messages printed. Thanks! -- [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is ena

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-04 Thread Stefan Bader
This sounds to me like my suspicions where right. Somehow the code to install the boot_ec handlers is called before the context has been created. Both places acpi_scan_init() (which tries to install the handlers) and acpi_ec_dsdt_probe() (which allocates the structure and would create the context)

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-04 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel ACPI Team (ubuntu-kernel-acpi) => Stefan Bader (stefan-bader-canonical) -- [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected https://bugs.launchpad.net/bu

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-04 Thread Stefan Bader
I tried to come up with a way I think this might be solved. No way to tell this is acceptable upstream. As far as I understand things, from acpi_scan_init() the intention is to have the handlers installed. This seems to only make sense after the boot_ec has been set up (which also enables the ha

[Bug 251344] Re: Hardy proposed 2.6.24-20-generic kernel update will not boot

2008-07-26 Thread Stefan Bader
Someone else has very likely identified the problem and I put up some kernels that contain that fix. Please have a look at the latest kernels at http://people.ubuntu.com/~smb/bug251344/ and let us know the results. -- Hardy proposed 2.6.24-20-generic kernel update will not boot https://bugs.launc

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-26 Thread Stefan Bader
@neffets I think this should go into a new bug since your problems started with a later kernel. The symptoms look similar but might be unrelated. If possible you should also try to run a vanilla upstream kernel to verify whether the problem does still exist. -- [Hardy] ACPI Embedded Controller (

[Bug 191137] Re: [Hardy] ACPI Embedded Controller (EC) stops boot when kernel boot 'quiet' option is enabled or AC power is connected

2008-07-26 Thread Stefan Bader
@neffets I thing this should go into a new bug since your problems started with a later kernel. The symptoms look similar but might be unrelated. If possible you should also try to run a vanilla upstream kernel to verify whether the problem does still exist. -- [Hardy] ACPI Embedded Controller (

[Bug 238118] Re: linux-image-2.6.24-* w/ aic79xx crash under heavy I/O load

2008-07-28 Thread Stefan Bader
Sorry for the late response. Ok, the log shows the driver goes in 32bit DMA mode (which should be right). The question is why the SWIOMMU fails to provide DMA space. The bitsize of 32 sound valid so the tuneable would be swiotlb. Be aware that the unit there is a page, so using 64K there takes away

[Bug 238118] Re: linux-image-2.6.24-* w/ aic79xx crash under heavy I/O load

2008-07-28 Thread Stefan Bader
It sounds a bit strange, that the sw-iommu is used in first place. IMO this is only necessary for 64bit. I am not using Xen myself so maybe the question is dumb, but anyway: the host is running exactly the same kernel as the guest? Also, have you tried the effect of swiotlb=off? -- linux-image-2.

[Bug 221499] Re: RTL8111/8168B does not work in Hardy

2008-07-28 Thread Stefan Bader
Something to try: pci=nomsi as a boot option This might be a case where the card/bus claim to be able to use msi but fail to do in reality. -- RTL8111/8168B does not work in Hardy https://bugs.launchpad.net/bugs/221499 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 247478] Re: Classmate PC fails to connect a wired LAN.

2008-07-28 Thread Stefan Bader
The newer driver tries to enable MSI (according to the high interrupt number printed). Would it work with "pci=nomsi" as a boot parameter? -- Classmate PC fails to connect a wired LAN. https://bugs.launchpad.net/bugs/247478 You received this bug notification because you are a member of Ubuntu Bug

[Bug 221499] Re: RTL8111/8168B does not work in Hardy

2008-07-28 Thread Stefan Bader
Using pci=nomsi is not a real solution. As many as there are with problems, there are probably more that have none and would like this enabled. But yes you all can help. As it seems to be certain combinations of hardware that cause problems information needed (and a bit of time to think about a sol

[Bug 221499] Re: RTL8111/8168B does not work in Hardy

2008-07-29 Thread Stefan Bader
Thank you Francesco. Just to be bullet proof, your network works with the nomsi option but not without. And just as a bit more information from my side: the high IRQ number is not a problem but just an indication that a device is using MSI instead of "normal" interrupts. Which is not bad. You av

[Bug 187671] Re: sdhci module hangs Everex StepNote 2053T

2008-07-29 Thread Stefan Bader
There is no fix actually. This is just an automatic process. Someone changed the kernel bugzilla to fix realesed, which gets reflected here. -- sdhci module hangs Everex StepNote 2053T https://bugs.launchpad.net/bugs/187671 You received this bug notification because you are a member of Ubuntu Bug

[Bug 251344] Re: Hardy proposed 2.6.24-20-generic kernel update will not boot

2008-07-29 Thread Stefan Bader
The problem should now be fixed with the latest kernel in -proposed (2.6.24-20.38). Could someone confirm this? -- Hardy proposed 2.6.24-20-generic kernel update will not boot https://bugs.launchpad.net/bugs/251344 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 221499] Re: RTL8111/8168B does not work in Hardy

2008-07-29 Thread Stefan Bader
If that is no coincidence. This seems to be the common setup: 00:13.0 PCI bridge [0604]: ALi Corp. PCI Express Root Port [10b9:524d] 02:00.0 RTL8111/8168B PCIE Gb Ethernet ctrl. [10ec:8168] (rev 01) SUB: ASRock Incorporation Unknown device [1849:8168] Now the question wo

[Bug 247478] Re: Classmate PC fails to connect a wired LAN.

2008-07-30 Thread Stefan Bader
Since there seem to be various MSI related problems it would be interesting to gather the following information: - lspci -t - sudo lspci -vvnn -- Classmate PC fails to connect a wired LAN. https://bugs.launchpad.net/bugs/247478 You received this bug notification because you are a member of Ubunt

[Bug 221499] Re: RTL8111/8168B does not work in Hardy

2008-07-30 Thread Stefan Bader
That is not much to work with. Please gather the output of these comands: dmesg lspci -t sudo lspci -vvnn sudo dmidecode Put them somewhere you can access with network and post them here. -- RTL8111/8168B does not work in Hardy https://bugs.launchpad.net/bugs/221499 You received this bug notific

[Bug 249340] Re: Gutsy->Hardy upgrade hangs in localedef

2008-08-23 Thread Stefan Bader
Sorry, I know this is a bit confusing but the invalid for Gutsy was unter the heading od 2.6.15 (which is Dapper). It is commited for 2.6.22 (which is Gutsy). ** Changed in: linux-source-2.6.15 (Ubuntu Gutsy) Status: Confirmed => Invalid -- Gutsy->Hardy upgrade hangs in localedef https://

[Bug 254668] Re: acpi hangs on boot

2008-08-25 Thread Stefan Bader
Is 2.6.24-19 good without acpi=debug as well or is that needed to get along without the hang. -- acpi hangs on boot https://bugs.launchpad.net/bugs/254668 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 254668] Re: acpi hangs on boot

2008-08-26 Thread Stefan Bader
ry to >get something together for a 2.6.26-5 kernel. But it may take a bit. ** Attachment added: "Changed DSDT" http://launchpadlibrarian.net/17103921/DSDT.aml ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel ACPI Team (ubuntu-kernel-acpi) => Stefan Bader (stefan-bader-ca

[Bug 144745] Re: Webcam detected, but not working - Bad module

2008-08-26 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) -- Webcam detected, but not working - Bad module https://bugs.launchpad.net/bugs/144745 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 254668] Re: acpi hangs on boot

2008-08-26 Thread Stefan Bader
This should work by putting DSDT.aml into /etc/initramfs-tools and then running update-initramfs -u -k $(uname -r) That would happen very much to the beginning [ 30.747160] Early unpacking initramfs... done [ 31.050966] ACPI: Core revision 20070126 [ 31.051091] ACPI: Looking for DSDT in ini

[Bug 254668] Re: acpi hangs on boot

2008-08-27 Thread Stefan Bader
Ok, doesn't change anything. I will prepare a debug kernel based in 2.6.26-5 and post you a link when I am done. -- acpi hangs on boot https://bugs.launchpad.net/bugs/254668 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 144745] Re: Webcam detected, but not working - Bad module

2008-08-27 Thread Stefan Bader
OK, I digged quite a bit. The solution is probably a bit more complex than it seems. To blacklist a module by default can always break a working system for somebody else. The fact that another driver is better for one device does not mean it is useless. For zc0301 this seems small since there is on

[Bug 144745] Re: Webcam detected, but not working - Bad module

2008-08-27 Thread Stefan Bader
** Attachment added: "Modified depmod (amd64, rename to depmod)" http://launchpadlibrarian.net/17125112/depmod-64 -- Webcam detected, but not working - Bad module https://bugs.launchpad.net/bugs/144745 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 254668] Re: acpi hangs on boot

2008-08-27 Thread Stefan Bader
Ok, I uploaded a first version for debugging. It lies at http://people.ubuntu.com/~smb/bug254668 Can you install this and post the output. Thanks -- acpi hangs on boot https://bugs.launchpad.net/bugs/254668 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 25896] Re: After hibernate, sound doesn't work

2008-08-27 Thread Stefan Bader
To old and "model=" can be set manually. ** Changed in: linux-source-2.6.20 (Ubuntu) Status: Confirmed => Won't Fix -- After hibernate, sound doesn't work https://bugs.launchpad.net/bugs/25896 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct su

[Bug 25896] Re: After hibernate, sound doesn't work

2008-08-27 Thread Stefan Bader
Too old and "model=" can be used. ** Changed in: linux-source-2.6.22 (Ubuntu) Status: Confirmed => Won't Fix -- After hibernate, sound doesn't work https://bugs.launchpad.net/bugs/25896 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscribe

[Bug 25896] Re: After hibernate, sound doesn't work

2008-08-27 Thread Stefan Bader
SRU justification: Impact: Correct chipset model is not selected for hda sound driver. Sound does not work after resume. Fix: Update the quirks table to select the correct chipset for a given computer model. Testcase: See bug report. ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) St

[Bug 25896] Re: After hibernate, sound doesn't work

2008-08-28 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) Status: Triaged => In Progress ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical)

[Bug 278625] Re: [intrepid] Can not stop iscsitarget

2008-11-17 Thread Stefan Bader
Currently investigating some missing bits compared to previous versions. I will put in some updates as soon as those have been resolved. ** Changed in: iscsitarget (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) Statu

[Bug 247148] Re: Xen dom0 kernel corrupts software raid (2.6.24-19)

2008-11-19 Thread Stefan Bader
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu- hardy.git;a=commitdiff;h=eb657c7a4d123b94b6b92d18650ee0ae3f87cdbb ** Changed in: linux (Ubuntu Hardy) Status: In Progress => Fix Committed -- Xen dom0 kernel corrupts software raid (2.6.24-19) https://bugs.launchpad.net/bugs/247148 You receive

[Bug 278625] Re: [intrepid] Can not stop iscsitarget

2008-12-01 Thread Stefan Bader
The updated iscsidriver has been added to Intrepid (not yet included in 10.20) UBUNTU: iscsitarget: Update to official 0.4.16 driver also one additional patch, since the driver from upstream fails to compile in Intrepid: UBUNTU: Fix compile error after updating iscsitarget ** Changed in: iscsitar

[Bug 254668] Re: [2.6.27] pausing during boot (several issues)

2008-12-01 Thread Stefan Bader
@Martin: At least the log you added does not seem to be from a run with noapictimer. If you could do and post the dmesg of two boots. Both with "apic=debug debug" (acpi=debug is ignored with the default kernel). For one add "noapictimer" for the other remove it. Then post both dmesg logs (if pos

[Bug 217849] Re: Hardy 64-bit beta and nightly alternate installation stalls

2008-12-01 Thread Stefan Bader
@Quentin, could you try whether the following combination would also circumvent the problem: "noapic lapic"? This should prevent usage of the ioapic for interrupt routing and was reported to help in some cases. -- Hardy 64-bit beta and nightly alternate installation stalls https://bugs.launchpad.

[Bug 217849] Re: Hardy 64-bit beta and nightly alternate installation stalls

2008-12-02 Thread Stefan Bader
Thanks for trying. The time list also looks sane at least for the time time it was taken and unfortunately I cannot really think of a way to take it when the pause occurs. Since typing disturbs that. Have you tried to play with idle= in your experiments? Either idle=halt or idle=nomwait? -- Hardy

[Bug 272856] Re: general protection fault: 0000 [*] SMP in drm_open_helper, seq_open, inotify_init, rtnl_dump_ifinfo, call_usermodehelper_setup, get_UCSname, d_alloc

2008-12-02 Thread Stefan Bader
Any news on this? -- general protection fault: [*] SMP in drm_open_helper, seq_open, inotify_init, rtnl_dump_ifinfo, call_usermodehelper_setup, get_UCSname, d_alloc https://bugs.launchpad.net/bugs/272856 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 245846] Re: Intrepid Kernel ( 2.6.26.3.3 ) doesn't boot on Toshiba a215-7437 after upgrading from hardy to intrepid

2008-12-02 Thread Stefan Bader
There haven't been any updates here. So if nobody has the problem anymore I would go forward and close the report. -- Intrepid Kernel ( 2.6.26.3.3 ) doesn't boot on Toshiba a215-7437 after upgrading from hardy to intrepid https://bugs.launchpad.net/bugs/245846 You received this bug notification

[Bug 217849] Re: Hardy 64-bit beta and nightly alternate installation stalls

2008-12-02 Thread Stefan Bader
To answer the last first: it is a work around. jiffies is the least fine grained source of clock and does not really explain what is wrong. And there are also other cases that are very similar but cannot be worked around with the jiffies setting. So I really would like to get down to the source.

[Bug 272856] Re: general protection fault: 0000 [*] SMP in drm_open_helper, seq_open, inotify_init, rtnl_dump_ifinfo, call_usermodehelper_setup, get_UCSname, d_alloc

2008-12-03 Thread Stefan Bader
So we call it as fixed. :) Should the problem reoccur, feel free to open the report again. As reported fixed in the original 8.10 release. ** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- general protection fault: [*] SMP in drm_open_helper, seq_open, inotify_init, r

[Bug 272247] Re: System freezes during boot, unless I hold a key down

2008-12-03 Thread Stefan Bader
hat theory. Also is there anything seen when looking at the output of /proc/interrupts (especially IRQ0/timer), which always should increase. ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) -- System freezes during b

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

2008-12-03 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Stefan Bader (stefan-bader-canonical) Status: Triaged => In Progress -- kernel crashes at boot on a dell inspiron 531. https://bugs.launchpad.net/bugs/295091 You received this bug notification b

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-12-03 Thread Stefan Bader
For the time being I will update the PPA shortly (will take a little time). I cannot say exactly how long it will take until the next intrepid kernel is uploaded. -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps

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

2008-12-03 Thread Stefan Bader
Since the traces include i2c and sysfs, I would like to check whether one of the fixes upstream will help. I am currently uploading a -22.45smb1 kernel to my PPA at https://launchpad.net/~stefan-bader- canonical/+archive. If that has completed building, could you try this and check whether this

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

2008-12-04 Thread Stefan Bader
The patch used is actually non-sense since it applies to I2O and not I2C. So if you could just wait for the next update to -proposed for Hardy which should happen soon (-23.46) and then test with that. Please let me know whether the problem still persists or not and whether the backtrace is the sam

[Bug 305188] [NEW] [Hardy] Enable USB serial support on sparc

2008-12-04 Thread Stefan Bader
tures from USB_SERIAL set as those are the only one tested by me." ** Affects: linux (Ubuntu) Importance: Wishlist Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassign

[Bug 305188] Re: [Hardy] Enable USB serial support on sparc

2008-12-04 Thread Stefan Bader
SRU justification Impact: Currently no USB serial modules are build for sparc. Those are required to get a console over USB. Impact is small since this enablement only activates modules for sparc. Fix: Change config options to build certain USB serial modules. Testcase: Use a serial console with

[Bug 301576] [NEW] uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
Public bug reported: This is a tracking bug for updating the uvcvideo driver to support Bison and Advent type webcams in the uvcvideo driver. ** Affects: linux (Ubuntu) Importance: Wishlist Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in

[Bug 301576] Re: uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
** Attachment added: "0005-V4L-DVB-8847-uvcvideo-Add-support-for-a-Bison-El.patch" http://launchpadlibrarian.net/19897429/0005-V4L-DVB-8847-uvcvideo-Add-support-for-a-Bison-El.patch -- uvcvideo: Enable several new webcams https://bugs.launchpad.net/bugs/301576 You received this bug notifica

[Bug 301576] Re: uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
** Attachment added: "0011-V4L-DVB-9169-uvcvideo-Support-two-new-Bison-Elec.patch" http://launchpadlibrarian.net/19897439/0011-V4L-DVB-9169-uvcvideo-Support-two-new-Bison-Elec.patch -- uvcvideo: Enable several new webcams https://bugs.launchpad.net/bugs/301576 You received this bug notifica

[Bug 301576] Re: uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
SRU justification: This is part of the efforts to solve problems with the uvcvideo driver in Intrepid (see bug #290506). Taken as part of the upstream patches to enable more devices). Tested as part of a PPA build. -- uvcvideo: Enable several new webcams https://bugs.launchpad.net/bugs/301576 Yo

[Bug 301576] Re: uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
** Attachment added: "0006-V4L-DVB-9030-uvcvideo-Add-support-for-Advent-42.patch" http://launchpadlibrarian.net/19897435/0006-V4L-DVB-9030-uvcvideo-Add-support-for-Advent-42.patch -- uvcvideo: Enable several new webcams https://bugs.launchpad.net/bugs/301576 You received this bug notificati

[Bug 301572] [NEW] uvcvideo: Implement power managent reset_resume

2008-11-24 Thread Stefan Bader
Public bug reported: Tracking report to include upstream changes to intrepid uvcvideo driver. This one should improve resume time from autosuspend. ** Affects: linux (Ubuntu) Importance: Wishlist Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed

[Bug 301572] Re: uvcvideo: Implement power managent reset_resume

2008-11-24 Thread Stefan Bader
SRU justification: This is part of the effort to solve issues with the uvcvideo driver in Intrepid (see bug #290506). Fix was tested as part of a PPA build. -- uvcvideo: Implement power managent reset_resume https://bugs.launchpad.net/bugs/301572 You received this bug notification because you ar

[Bug 301572] Re: uvcvideo: Implement power managent reset_resume

2008-11-24 Thread Stefan Bader
** Attachment added: "Intended patch from upstream" http://launchpadlibrarian.net/19897328/0002-V4L-DVB-8754-uvcvideo-Implement-the-USB-power-ma.patch -- uvcvideo: Implement power managent reset_resume https://bugs.launchpad.net/bugs/301572 You received this bug notification because you are

[Bug 301580] [NEW] uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
: Medium Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) Status: New => In Progress -- uvcvideo: Add several general

[Bug 301580] Re: uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
** Attachment added: "0001-V4L-DVB-8729-Use-DIV_ROUND_UP.patch" http://launchpadlibrarian.net/19897535/0001-V4L-DVB-8729-Use-DIV_ROUND_UP.patch -- uvcvideo: Add several general stability patches https://bugs.launchpad.net/bugs/301580 You received this bug notification because you are a membe

[Bug 301580] Re: uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
** Attachment added: "0004-V4L-DVB-8846-uvcvideo-Supress-spurious-EOF-in-e.patch" http://launchpadlibrarian.net/19897555/0004-V4L-DVB-8846-uvcvideo-Supress-spurious-EOF-in-e.patch -- uvcvideo: Add several general stability patches https://bugs.launchpad.net/bugs/301580 You received this bug

[Bug 301580] Re: uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
** Attachment added: "0008-V4L-DVB-usbvideo-don-t-use-part-of-buffer-for-USB-tr.patch" http://launchpadlibrarian.net/19897577/0008-V4L-DVB-usbvideo-don-t-use-part-of-buffer-for-USB-tr.patch -- uvcvideo: Add several general stability patches https://bugs.launchpad.net/bugs/301580 You receive

[Bug 301580] Re: uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
** Attachment added: "0010-V4L-DVB-9036-uvcvideo-Fix-control-cache-access-w.patch" http://launchpadlibrarian.net/19897593/0010-V4L-DVB-9036-uvcvideo-Fix-control-cache-access-w.patch -- uvcvideo: Add several general stability patches https://bugs.launchpad.net/bugs/301580 You received this b

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-24 Thread Stefan Bader
SRU justification: Impact: In Intrepid the change to v4l2 and use of v4l1 compatibility library has caused several issues with the uvcvideo driver which in this case are visible using cheese. Fix: Several patches were backported from the upstream kernel driver and the uvcvideo project to fix thos

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-24 Thread Stefan Bader
** Attachment added: "0009-V4L-DVB-9035-uvcvideo-Declare-missing-camera-and.patch" http://launchpadlibrarian.net/19897824/0009-V4L-DVB-9035-uvcvideo-Declare-missing-camera-and.patch -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables outpu

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-24 Thread Stefan Bader
** Attachment added: "0012-UBUNTU-uvcvideo-Commit-streaming-parameters-when-e.patch" http://launchpadlibrarian.net/19897849/0012-UBUNTU-uvcvideo-Commit-streaming-parameters-when-e.patch -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables o

[Bug 301608] [NEW] [Hardy] Update kernel to Linux 2.6.24.4

2008-11-24 Thread Stefan Bader
x subbuf_splice_actor() adding too many pages * slab: NUMA slab allocator migration bugfix * S390 futex: let futex_atomic_cmpxchg_pt survive early functional tests. ** Affects: linux (Ubuntu) Importance: Medium Assignee: Stefan Bader (stefan-bader-canonical) Status: In Prog

[Bug 301632] [NEW] [Hardy] Update kernel to Linux 2.6.24.5

2008-11-24 Thread Stefan Bader
ve cap_task_kill() * locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs ** Affects: linux (Ubuntu) Importance: Medium Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux (Ubuntu) Importance: Undecided => Medium

[Bug 301634] [NEW] [Hardy] Update kernel to Linux 2.6.24.6/7

2008-11-24 Thread Stefan Bader
Fix VIDIOCGAP corruption in ivtv ** Affects: linux (Ubuntu) Importance: Medium Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux (Ubuntu) Sourcepackagename: None => linux Importance: Undecided => Medium Assignee: (unassigned)

[Bug 301580] Re: uvcvideo: Add several general stability patches

2008-11-24 Thread Stefan Bader
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- uvcvideo: Add several general stability patches https://bugs.launchpad.net/bugs/301580 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 301576] Re: uvcvideo: Enable several new webcams

2008-11-24 Thread Stefan Bader
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- uvcvideo: Enable several new webcams https://bugs.launchpad.net/bugs/301576 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 301572] Re: uvcvideo: Implement power managent reset_resume

2008-11-24 Thread Stefan Bader
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- uvcvideo: Implement power managent reset_resume https://bugs.launchpad.net/bugs/301572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-24 Thread Stefan Bader
Patches committed to Intrepid, patch 0012 also to Jaunty ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards) https://bugs.l

[Bug 301785] [NEW] CMPC 2nd generation sound problems

2008-11-24 Thread Stefan Bader
-modules-2.6.24 (Ubuntu) Importance: Medium Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical)

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-25 Thread Stefan Bader
The commits came too late for 10-20 but should be included in the next upload. -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards) https://bugs.launchpad.net/bugs/290506 You received this bug notifi

[Bug 302138] [NEW] [Hardy] RT: Update to rt21

2008-11-25 Thread Stefan Bader
Public bug reported: This is a tracking report for the update of the realtime patchset to version rt21 Pulled from git://kernel.ubuntu.com/abogani/ubuntu-hardy-rt.git stable ** Affects: linux (Ubuntu) Importance: Wishlist Assignee: Stefan Bader (stefan-bader-canonical) Status

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-13 Thread Stefan Bader
I put a test kernel package (2.6.27-8.17smb2) to https://launchpad.net /~stefan-bader-canonical/+archive which contains at least some of the upstream fixes (in the kernel tree, not the uvc repo) and the commit patch. Could someone try this and report whether this would be sufficient to solve the

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-13 Thread Stefan Bader
Sorry, this is not committed, yet. Its just in my PPA. I still have to do some SRU process to get this done. ** Changed in: linux (Ubuntu) Status: Fix Committed => In Progress -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-11-14 Thread Stefan Bader
I'd like to make sure that there is no mistake here. Could those which tested successfully check whether there is probably a duplicate module. As said, the PPA driver only contains some of the upstream fixes since changes after initial release will have a harder time to get in. -- cheese malfunct

[Bug 298059] [NEW] [Hardy] Please pull latest changes for openvz

2008-11-14 Thread Stefan Bader
container * Fix NFS deadlock and some other small fixes, that we picked from stable branch. Thanks, Pavel ** Affects: linux (Ubuntu) Importance: Wishlist Assignee: Stefan Bader (stefan-bader-canonical) Status: In Progress ** Changed in: linux (Ubuntu) Importance: Undecided

[Bug 247148] Re: Xen dom0 kernel corrupts software raid (2.6.24-19)

2008-11-14 Thread Stefan Bader
nee: (unassigned) => Stefan Bader (stefan-bader-canonical) Status: New => In Progress -- Xen dom0 kernel corrupts software raid (2.6.24-19) https://bugs.launchpad.net/bugs/247148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 247148] Re: Xen dom0 kernel corrupts software raid (2.6.24-19)

2008-11-14 Thread Stefan Bader
mportance: Undecided => Medium Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) Status: New => In Progress -- Xen dom0 kernel corrupts software raid (2.6.24-19) https://bugs.launchpad.net/bugs/247148 You received this bug notification because you are a member of

[Bug 298059] Re: [Hardy] Please pull latest changes for openvz

2008-11-14 Thread Stefan Bader
SRU justification: Several upstream patches that impact only the openvz build. Test build has been performed and completed successfully. Fixes: see above -- [Hardy] Please pull latest changes for openvz https://bugs.launchpad.net/bugs/298059 You received this bug notification because you are a

[Bug 247148] Re: Xen dom0 kernel corrupts software raid (2.6.24-19)

2008-11-14 Thread Stefan Bader
** Changed in: linux (Ubuntu) Status: In Progress => Invalid -- Xen dom0 kernel corrupts software raid (2.6.24-19) https://bugs.launchpad.net/bugs/247148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 247148] Re: Xen dom0 kernel corrupts software raid (2.6.24-19)

2008-11-14 Thread Stefan Bader
SRU justification: Impact: Using SWIOMMU unnecessarily causes "out of space" errors and subsequently causes corruptions in software RAID (and probably also caused the problems mentioned in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238118/comments/9). Fix: (taken from the Xen changelog)

[Bug 238118] Re: linux-image-2.6.24-* w/ aic79xx crash under heavy I/O load

2008-11-14 Thread Stefan Bader
The failed verification IMHO is caused by bug #247148. -- linux-image-2.6.24-* w/ aic79xx crash under heavy I/O load https://bugs.launchpad.net/bugs/238118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 298059] Re: [Hardy] Please pull latest changes for openvz

2008-11-14 Thread Stefan Bader
Updates have been merged into the openvz patchset. 176d1735eeabff9db23c5d7a00d89b30b7145775 (merge branch openvz) ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [Hardy] Please pull latest changes for openvz https://bugs.launchpad.net/bugs/298059 You received this bu

[Bug 301634] Re: [Hardy] Update kernel to Linux 2.6.24.6/7

2008-11-26 Thread Stefan Bader
Committed to be included for 2.6.24-23.46 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [Hardy] Update kernel to Linux 2.6.24.6/7 https://bugs.launchpad.net/bugs/301634 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 301632] Re: [Hardy] Update kernel to Linux 2.6.24.5

2008-11-26 Thread Stefan Bader
Committed to be included for 2.6.24-23.46 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [Hardy] Update kernel to Linux 2.6.24.5 https://bugs.launchpad.net/bugs/301632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 301608] Re: [Hardy] Update kernel to Linux 2.6.24.4

2008-11-26 Thread Stefan Bader
Commited to be included for 2.6.24-23.46 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [Hardy] Update kernel to Linux 2.6.24.4 https://bugs.launchpad.net/bugs/301608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 302138] Re: [Hardy] RT: Update to rt21

2008-11-26 Thread Stefan Bader
Committed to be included for 2.6.24-23.46 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [Hardy] RT: Update to rt21 https://bugs.launchpad.net/bugs/302138 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 301785] Re: CMPC 2nd generation sound problems

2008-11-26 Thread Stefan Bader
Committed to be included for 2.6.24-23.46 ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Status: In Progress => Fix Committed -- CMPC 2nd generation sound problems https://bugs.launchpad.net/bugs/301785 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 196571] Re: crash on start in xen 3.2

2009-05-12 Thread Stefan Bader
This bug report is being closed because we received no response to the previous inquiry for information. Please reopen if this is still an issue in the current Ubuntu release, Jaunty Jackalope 9.04 - http://www.ubuntu.com/getubuntu/download. To reopen the bug, click on the current status under the

[Bug 113081] Re: After hibernation cpu fan stops working

2009-05-12 Thread Stefan Bader
se this one as fixed for Jaunty and work on the other bug on the fan issue. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) -- After hibernation cpu fan stops working https://bugs.launchpad.net/bugs/113081 You received this bug notification b

[Bug 261937] Re: Ubuntu server freeze when running more than one cpu in VMware ESX 3

2009-05-12 Thread Stefan Bader
I think this should be fixed with the latest Hardy kernels (not the VMI case, though). James/Mike could you confirm this please? ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- Ubuntu server freeze when running more than one cpu in VMware ESX 3 https://bugs.launchpad.net/bu

  1   2   3   4   5   6   7   8   9   10   >