[Kernel-packages] [Bug 1983148] Re: fallocate with FALLOC_FL_ZERO_RANGE produces zero-size files on zfs

2023-11-10 Thread Rich
The source package which produces the binary package zfsutils-linux is called zfs-linux. https://github.com/openzfs/zfs/pull/13338 is what you'd like to cherrypick to fix this. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in

[Kernel-packages] [Bug 2031973] Re: package nvidia-dkms-520 520.61.05-0ubuntu1 failed to install/upgrade: installed nvidia-dkms-520 package post-installation script subprocess returned error exit stat

2023-11-02 Thread Cameron Hamilton-Rich
Added the crash file ** Attachment added: "nvidia-dkms-520.0.crash" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-520/+bug/2031973/+attachment/5715183/+files/nvidia-dkms-520.0.crash -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1960018] Re: Boot Failure - linux-image-5.13.0-28-generic | regression

2022-02-09 Thread Rich Johnson
Just did a fresh install of 20.04.3 LTS, updated & installed linux- generic-hwe-20.04 and it booted up just fine. Only difference is /etc/default/grub on a client's appliance, this is the default/grub on the machine that freezes: # If you change this file, run 'update-grub' afterwards to update #

[Kernel-packages] [Bug 1960018] Re: Boot Failure - linux-image-5.13.0-28-generic | regression

2022-02-07 Thread Rich Johnson
Same thing, hardware is an Intel NUC NUC10i5FNK. OS: Ubuntu Server 20.04.3 LTS. Kiosk machine, when I select 5.13.0-28 to boot, it just freezes at loading ramdisk. 5.11.0-46-generic works just fine. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1906542] Re: echo 1 >> /sys/module/zfs/parameters/zfs_max_missing_tvds says premission error, unable to reapair lost zfs pool data

2021-10-30 Thread Rich
(A bit delayed, but just for anyone finding this...) No, you cannot remove a FAULTED normal data device - device_removal involves migrating all the data off the old one, which you cannot do if it's not there. (logs and caches are different.) You'll need to recreate the pool. -- You received

[Kernel-packages] [Bug 1949249] [NEW] zfs send --dedup with HWE kernel modules produces unreceivable stream

2021-10-29 Thread Rich
Public bug reported: If you do zfs send -D with 0.8.x userland and 2.0.x kernel, it will actually try to produce a deduplicated send stream (whereas 2.0.x userland stubs out that flag and prints a "this did nothing, stop trying to use it" note). On the system that generated it (20.04 amd64,

[Kernel-packages] [Bug 1947902] Re: Under particular load, virtio-scsi backed / errors out

2021-10-20 Thread Rich
I lied, it totally happens on 20.04 (w/5.4.0-89-generic) and 21.04 (5.11.0-37-generic), I just had forgotten I hadn't used virtio-scsi on them, just SATA. Oh boy. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed in Ubuntu.

[Kernel-packages] [Bug 1947902] [NEW] Under particular load, virtio-scsi backed / errors out

2021-10-20 Thread Rich
Public bug reported: As I often do, I tried running OpenZFS git master's ZFS Test Suite against the new Ubuntu 21.10 release, to make sure nothing was secretly broken. This is on an Ubuntu 21.10 amd64 VM (running 5.13.0-20-generic) inside VirtualBox 6.1.26 on Windows 10 x64, using virtio-scsi

[Kernel-packages] [Bug 1931779] Re: kdump just hung out of the box

2021-08-02 Thread Rich
My suggestion would be to print a warning unconditionally on first install that you should test it and not assume it will just work, and/or to not set crashkernel=... with the default in the first place so people have to go explicitly set it (and, implicitly, read about the fact that one size does

[Kernel-packages] [Bug 1931779] Re: kdump just hung out of the box

2021-08-02 Thread Rich
I suppose I should have made it clear that just changing the amount of memory reserved was not sufficient. Perhaps it would be useful to print a message saying "hey, I know we set something by default, but we don't expect that to actually work, so you should probably test and adjust it"? Because

[Kernel-packages] [Bug 1931779] Re: kdump just hung out of the box

2021-06-12 Thread Rich
** Description changed: I tried installing kdump-tools (1.6.7-1ubuntu2.2) on my up to date 20.04 system, installed specifically to try reproducing a bug. But when I tried, after kdump-config status reported "ready to dump" on reboot, echo 'c' | sudo tee /proc/sysrq-trigger, it printed

[Kernel-packages] [Bug 1931779] [NEW] kdump just hung out of the box

2021-06-12 Thread Rich
Public bug reported: I tried installing kdump-tools (1.6.7-1ubuntu2.2) on my up to date 20.04 system, installed specifically to try reproducing a bug. But when I tried, after kdump-config status reported "ready to dump" on reboot, echo 'c' | sudo tee /proc/sysrq-trigger, it printed the panic to

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-01 Thread Rich
I followed the steps above on Linux Mint, and the output of "journalctl -b | grep i915" no longer had the "GPU HANG or Resetting rcs0 for hang on rcs0" errors. I also confirmed that running Zoom no longer has any lags or hangs. It works as expected. So confirming this fix worked! (Sorry, I'm

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-30 Thread Rich
I can also confirm that this problem continues in 5.3.0-51-generic However, I see it very frequently (not just for 5 seconds... happening all the time) with two different use cases. 1) When i have a headset (with a mic) plugged into the front audio port. One of my cores also goes to 100%

Re: [Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2017-05-05 Thread rich painter
led". I go thru the usual rfkill stuff and all seems OK. the "new driver from github" reports it is good now in dmesg. but I cant find any way to "enable" any ideas? thanks rich On Fri, May 5, 2017 at 4:00 PM, Cruz Fernandez <cruz.fernan...@gmail.com> wrote: >

Re: [Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2017-05-05 Thread rich painter
he problem is now worse. any ideas? thanks rich On Fri, May 5, 2017 at 6:13 AM, Cruz Fernandez <cruz.fernan...@gmail.com> wrote: > @painterengr have you tried to download the file from somewhere else? > https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/ > BCM20702

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2017-05-05 Thread rich painter
Unfortunately this is a linux system and not a windows system. The references to the procedures to "obtain the windows version file and convert it to linux" does not work and the links are no good. I don't understand your reply for a "413c" or "x/y/z". The chip the T530 has is 20702A1. I followed

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2017-05-05 Thread rich painter
My Lenovo T530 Bluetooth does not work like so many others that have been reported. I am running Ubuntu 14.04.3 LTS 64 bits, kernel 4.4.0-75-generic, Broadcom Bluetooth BCM20702A1 (001.002.014) build , Latest BIOS: LENOVO 2359CTO/2359CTO, BIOS G4ETA7WW (2.67 ) 08/24/2016 My dmesg error is:

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2017-02-23 Thread rich painter
As I previously reported, my SSD is full and cannot build kernels. I have made several attempts to upgrade to a larger SSD but the grub2 installer refuses to install so I'm still not able to build kernels. Since you don't care to help you will have to wait until I can find someone to help correct

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-25 Thread rich painter
I already read #25 4 or more times and it did not provide sufficient details to tell me what to do in conjunction with your other direction. So I provided the details of what I did and asked my questions when you balked Your reply doesn't help when it doesn't even answer these follow up

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-24 Thread rich painter
I'm not sure how to provide this. You sent me to http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D to obtain the various kernels to test. This is the kernel releases I bisected... Note that I do not know "git" and haven't built unix kernels since 1990, only download prebuilt kernels for at

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-23 Thread rich painter
Sorry, I don't know how to edit an entry Previous entry stated "It remains on until manually disabled or when the screen saver exits." It should read: It remains on until manually disabled just the same as when the screen saver exits. -- You received this bug notification because you are

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-23 Thread rich painter
4.5-rc1 and above bug exists kernel-bug-exists-upstream-4.5-rc1 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1645985

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-23 Thread rich painter
After bisecting the kernel releases I have determined when this bug was injected. Release 4.4.39 is OK Release 4.5-rc1 is BROKEN 64-bit Generic versions were used. After testing many releases I have discovered one additional aspect of this bug of the backlight inappropriately coming on

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-21 Thread rich painter
** Tags added: kernel-fixed-upstream ** Tags removed: kernel-fixed-upstream ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-21 Thread rich painter
downloaded into new directory: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9/linux-headers-4.9.0-040900_4.9.0-040900.201612111631_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9/linux-headers-4.9.0-040900-generic_4.9.0-040900.201612111631_amd64.deb

Re: [Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-18 Thread rich painter
will do If I can just install a kernel I think I have room. I dont have space for a separate partition for a complete and separate installation. thanks rich On Sun, Dec 18, 2016 at 7:01 PM, Christopher M. Penalver < christopher.m.penal...@gmail.com> wrote: > rich painter, in order

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-05 Thread rich painter
Kernel 4.4.0-53, the latest kernel update, flowed in today. This kernel also exhibits the keyboard and screen-top illuminators bug. Booting the last 3.x kernel, 3.19.0-77, makes the illuminators to work correctly. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-03 Thread rich painter
Installed "ubuntu 1404_HWE_EOL" update. Other packages updated with it since nothing has been updating since Aug because ubuntu 1404_HWE_EOL update was holding it up. Problem still exists with the keyboard backlight coming on when the screen saver restores the normal desktop upon hitting the

[Kernel-packages] [Bug 1645985] CurrentDmesg.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787175/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] ProcCpuinfo.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787179/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] RfKill.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787182/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] WifiSyslog.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787185/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] UdevDb.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787183/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] BootDmesg.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787173/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] UdevLog.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787184/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] Lsusb.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787178/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1645985

[Kernel-packages] [Bug 1645985] ProcModules.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787181/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] IwConfig.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787176/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] Lspci.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787177/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1645985

[Kernel-packages] [Bug 1645985] ProcInterrupts.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787180/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1645985] CRDA.txt

2016-12-03 Thread rich painter
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1645985/+attachment/4787174/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1645985

[Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-12-03 Thread rich painter
apport information ** Tags added: apport-collected ** Description changed: System: Lenovo Thinkpad T530 laptop OS: ubuntu 14.04 LTS, kernel 3.19.0-66-generic 64bit lsb_release -rd Description: Ubuntu 14.04.5 LTS Release: 14.04 With the above configuration the keyboard

Re: [Kernel-packages] [Bug 1645985] Re: ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-11-30 Thread rich painter
if I let additional update flow in following rerunning 1404_HWE_EOL... do you have any insight on this risk? thanks rich On Wed, Nov 30, 2016 at 9:19 AM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > Yes, please run apport after installing the update. Also, che

Re: [Kernel-packages] [Bug 1645985] Missing required logs.

2016-11-29 Thread rich painter
should the apport command be run AFTER installing the offending 1404_HWE_EOL update? I/m guessing so.. but please confirm. thanks rich On Tue, Nov 29, 2016 at 10:01 PM, Brad Figg <brad.f...@canonical.com> wrote: > This bug is missing log files that will aid in diagnosing the problem

[Kernel-packages] [Bug 1645985] [NEW] ubuntu 1404_HWE_EOL kernel breaks Thinkpad T530 keyboard backlight operation

2016-11-29 Thread rich painter
Public bug reported: System: Lenovo Thinkpad T530 laptop OS: ubuntu 14.04 LTS, kernel 3.19.0-66-generic 64bit lsb_release -rd Description:Ubuntu 14.04.5 LTS Release:14.04 With the above configuration the keyboard backlights and screen-top illuminator work as they are supposed to. In

[Kernel-packages] [Bug 1596886] [NEW] package linux-image-4.4.0-28-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2016-06-28 Thread Rich Gardner
Public bug reported: Somehow wouldn't install properly. Only program running at same time was browser. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-28-generic (not installed) ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10 Uname: Linux 4.4.0-24-generic

[Kernel-packages] [Bug 1525746] Re: kdump results in correct-sized sparse files

2015-12-19 Thread Rich
Found the issue, was an issue with how the dumps were being transferred to another machine, not the dumping mechanism itself. ** Changed in: kexec-tools (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1525746] Re: kdump results in correct-sized sparse files

2015-12-13 Thread Rich
** Description changed: Ubuntu 15.10 amd64, kernel 4.2.0-19-generic, kexec-tools 2.0.9-1ubuntu1 kexec-tools and crashdumprecipe appear to be configured correctly - on echo c | sudo tee /proc/sysrq-trigger, it panics, saves a valid {dump,dmesg}.[datetimestamp] in /var/crash along with a

[Kernel-packages] [Bug 1525746] [NEW] kdump results in correct-sized sparse files

2015-12-13 Thread Rich
Public bug reported: Ubuntu 15.10 amd64, kernel 4.2.0-19-generic, kexec-tools 2.0.9-1ubuntu1 kexec-tools and crashdumprecipe appear to be configured correctly - on echo c | sudo tee /proc/sysrq-trigger, it panics, saves a valid {dump,dmesg}.[datetimestamp] in /var/crash along with a

[Kernel-packages] [Bug 1494995] Re: Mousepad Not Working

2015-09-11 Thread Rich Hardin
OK, so how do I fix it? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1494995 Title: Mousepad Not Working Status in linux package in Ubuntu: Confirmed Bug description: I have an

[Kernel-packages] [Bug 1494995] [NEW] Mousepad Not Working

2015-09-11 Thread Rich Hardin
Public bug reported: I have an HP Chromebook 14 in which I'm running Ubuntu 14.04 from a Seagate 1TB External Hard Drive. I originally installed 12.04 and updated to 14.04. At no point since I have done this has the stock mousepad in the laptop worked, however a wired USB mouse works fine. Please

Re: [Kernel-packages] [Bug 1494995] Status changed to Confirmed

2015-09-11 Thread Rich Hardin
so how do I fix whatever the bot changed? On Fri, Sep 11, 2015 at 8:30 PM, Brad Figg wrote: > This change was made by a bot. > > ** Changed in: linux (Ubuntu) >Status: New => Confirmed > > -- > You received this bug notification because you are subscribed to the

[Kernel-packages] [Bug 1465322] Re: regression: df: `/sys/kernel/debug': Function not implemented with 3.2.0-85.122

2015-07-03 Thread RiCh
** Changed in: linux (Ubuntu Precise) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1465322 Title: regression: df: `/sys/kernel/debug':

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-09 Thread Mark Rich
This is the output from LSPCI. There is a mention of NEC USB 3 controller, however I have tried all the USB2 and USB3 ports on the machine previously without success. markrich@markys-home-pc:~$ lspci 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-02 Thread Mark Rich
This is the result of the output from dmesg. [10633.605645] usb 9-2: USB disconnect, device number 2 [10639.410777] usb 9-2: new full-speed USB device number 3 using xhci_hcd [10640.279483] usb 9-2: New USB device found, idVendor=0c56, idProduct=0003 [10640.279488] usb 9-2: New USB device

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-02 Thread Mark Rich
I have asked the retailer to take back the card I have purchased. It is of no use to me if Linux is reporting it as USB3 and not USB2. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-02 Thread Mark Rich
I do not know how to apply the patch mentioned without guidance and instructions. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1136110 Title: USB Audio Codec choppy playback Status

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-01 Thread Mark Rich
I have attached a new report according to wishes from the device playing audio through a separate PCI USB PCIe device. The file is 2.mon.out. The rice crispies sound is still present through this device too. ** Attachment added: 2.mon.out

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-05-01 Thread Mark Rich
This is the result of the output from dmesg. [10633.605645] usb 9-2: USB disconnect, device number 2 [10639.410777] usb 9-2: new full-speed USB device number 3 using xhci_hcd [10640.279483] usb 9-2: New USB device found, idVendor=0c56, idProduct=0003 [10640.279488] usb 9-2: New USB device

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-22 Thread Mark Rich
The device is now plugged into a USB port on the motherboard. I will do a USBMON trace for you later. I will need to buy another PCI USB card from eBay or other to provide another set of USB ports, however I'm using only half of those I presently have so will be overflowing with them.. :-/ --

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
Does anyone read this anymore or am I yelling at the wind? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1136110 Title: USB Audio Codec choppy playback Status in “linux” package in

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
The homePC/Server I built isn't a year old yet. I cannot justify replacing motherboard, RAM and CPU just for a single problem. I am using a 3770K on an ASUS P8Z-77v-Deluxe motherboard. Nothing about my rig is cheap sadly. :-( -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
Mark, I've just had the same problem on Gentoo with a new (and rather expensive) DAC. With the 3.13 and 3.14 kernels it sounds like a bowl of Rice Krispies - snap, crackle and pop. BUT! After reading this bug report I tried the latest 3.4 kernel (3.4.87) and that works perfectly. It would be

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
Your suggestion does not work for me. I have a USB PCI card installed to my computer alongside my motherboard USB ports. I have already tried the Arcam device on its ports with the same results when trying to isolate the cause previously. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
Apologies for being vague. I do not know how to get the information you need to help identify the problem. The comment numbers you suggested do not help me. I am still uncertain of my way around the lower levels of Linux. Please tell me how to get the information you need. -- You received

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
I have no idea if I have done what you desire correctly - given it's my first attempt to do so, however I hope the following will be helpful. markrich@markys-home-pc:~$ lsusb Bus 002 Device 005: ID 18d1:4ee1 Google Inc. Nexus 4 Bus 002 Device 004: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 002

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
I will do so, however the problem is the same for both USB2 and USB3 ports. I have tried them all in the past on the three controllers (ASMEDIA, NEC and Intel). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-21 Thread Mark Rich
[ 3379.830961] usb 3-4: USB disconnect, device number 2 [ 3394.173420] usb 2-1.5: new full-speed USB device number 6 using ehci-pci [ 3394.973170] usb 2-1.5: New USB device found, idVendor=0c56, idProduct=0003 [ 3394.973176] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-04-18 Thread Mark Rich
So I patiently waited for weeks until the release of 14.04 with its 3.13 kernel and the problem remains. Did the patch not get integrated into the final release? If not, why and how can I do it myself - in easy steps please! I still cannot use my DAC without the crackles and pops. :-( -- You

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-03-23 Thread Mark Rich
Has anyone tested with the upcoming 14.04 release to see if the problem is still there? I still have an expensive unused DAC waiting for a fix. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1136110] Re: USB Audio Codec choppy playback

2014-02-19 Thread Mark Rich
I have the arcam mwave device mentioned above. I am using 13.10 with kernel 3.11.0-17-generic as part of the normal update procedure but the problem is still present. I am uncertain how to apply the fix mentioned above (still very green when it comes to kernel rebuilds). How can I resolve? --

[Kernel-packages] [Bug 1088721] Re: [Toshiba Portege Z935-P390] Fn key and suspend resume failure after first suspend

2013-08-04 Thread Rich Drewes
Mainline kernel 3.11.0-031100rc3-generic fixes the suspend/resume problem for me. (Other late releases may also fix the problem.) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1088721