[Bug 464442] Re: alsa-util.c: snd_pcm_delay() returned a value that is exceptionally large: -4496252 bytes (-25488 ms).

2010-06-17 Thread ybkosher
I had the same problem using snd_cmipci. Flash would play for a minute or two and then jerk for a second (like it couldn't keep up) and lose sound. Alternatively, mplayer would play for a minute or two and then freeze. I could restart either application and have sound for a minute or two. I use

[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo->bo->cref == 1' failed.

2009-11-29 Thread ybkosher
Tormod, If I understand this, that while loop was put in because of possible memory leaks, but in bo_allocate, the new bo is made part of a linked list. radeon_bo_legacy_dtor destroys all the bo_legacys in the list. I don't think it is possble to leak the memory. A very unscientific test, but I

[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo->bo->cref == 1' failed.

2009-11-27 Thread ybkosher
What I meant to say about the code being reused for all radeon drivers: Just because there is a bug in one that keeps the ref count artificially high, does not mean it is a bug for all of the drivers. Whatever was keeping it high should be fixed. This while loop is too drastic. -- radeon_dma.c:

[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo->bo->cref == 1' failed.

2009-11-27 Thread ybkosher
I was getting this crash in UrbanTerror. It only happens WITHOUT KMS on (radeon.modeset=0). I made this change and it works for me: diff -r mesa-7.7.0~git20091125+mesa-7-7-branch.7fac8ce7/src/mesa/drivers/dri/radeon/radeon_dma.c mesa-7.7.0~git20091125+mesa-7-7-branch.7fac8ce7-mine/src/mesa/dr

[Bug 369349] Re: mplayer tv tuner DVB CONFIGURATION IS EMPTY in Jaunty

2009-08-14 Thread ybkosher
SOLUTION: I have the same symptom as the original poster. ATSC cards don't work in mplayer and mencoder because of this: http://lists.mplayerhq.hu/pipermail/mplayer- cvslog/2009-February/036544.html if you define DVB_ATSC as 1 in dvbin.h and recompilevoila. -- mplayer tv tuner DVB CONFIGU

Re: [Bug 69023] Re: ppscsi won't build with module-assistant under kernel 2.6.17-10-generic (or newer)

2008-05-06 Thread ybkosher
showgun - yours is a regular scsi scanner. This is a bug for parallel port scanners. -- ppscsi won't build with module-assistant under kernel 2.6.17-10-generic (or newer) https://bugs.launchpad.net/bugs/69023 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-12-16 Thread ybkosher
'm sorry I never attached that lspci. The other files I attached were from my laptop, and I was never on launchpad at the same time I was using the laptop. However, it doesn't seem to be a problem with the other hardware, just with the camera. I have the same problem on my laptop, my desktop and

[Bug 69023] Re: ppscsi won't build with module-assistant under kernel 2.6.17-10-generic (or newer)

2007-12-16 Thread ybkosher
I followed the instructions shown in many places including: http://ubuntuforums.org/archive/index.php/t-455500.html I merged it with the ppscsi-source code, so it has the debian directory and archived it. All you have to do is replace the ppscsi-source package with this tarball and voila. Hope

Re: [Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-21 Thread ybkosher
Thanks for trying to help. uname -a: Linux eeyore 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux dmesg.log was mistakenly named dmesg.txt and is attached to the bug. lspci output is attached. Bobby On 5/21/07, Brian Murray <[EMAIL PROTECTED]> wrote: > > Thanks for taking

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
** Attachment added: "udev.log" http://librarian.launchpad.net/7641459/udev.log -- Can't mount USB device (uhci_hcd) read error -110 https://bugs.launchpad.net/bugs/114722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
** Attachment added: "ids.txt" http://librarian.launchpad.net/7641454/ids.txt -- Can't mount USB device (uhci_hcd) read error -110 https://bugs.launchpad.net/bugs/114722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubunt

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
** Attachment added: "lshal.txt" http://librarian.launchpad.net/7641455/lshal.txt -- Can't mount USB device (uhci_hcd) read error -110 https://bugs.launchpad.net/bugs/114722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
** Attachment added: "dmesg.txt" http://librarian.launchpad.net/7641453/dmesg.txt -- Can't mount USB device (uhci_hcd) read error -110 https://bugs.launchpad.net/bugs/114722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 114722] Re: Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
** Attachment added: "devices.txt" http://librarian.launchpad.net/7641452/devices.txt -- Can't mount USB device (uhci_hcd) read error -110 https://bugs.launchpad.net/bugs/114722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 114722] Can't mount USB device (uhci_hcd) read error -110

2007-05-14 Thread ybkosher
Public bug reported: I cannot mount my USB camera. Things it is not: 1) The camera works in "that other OS". 2) The cable is fine. 3) The camera has worked with other distros in the past. 4) It does not work in edgy, nor feisty. 5) The attached files are from Xubuntu, but the same happens on my

[Bug 92282] cups upgrade errors out (feisty)

2007-03-14 Thread ybkosher
Public bug reported: Binary package hint: cupsys I have upgraded from edgy to feisty and, after that, I just did an apt- get upgrade today. The install of the cupsys package fails: Setting up cupsys (1.2.8-0ubuntu5) ... * Starting Common Unix Printing System: cupsd

[Bug 56878] Re: [Bug 56878] Re: No more sound (VIA 8233) in Dapper after upgrade from Breezy

2006-09-19 Thread ybkosher
I just got the new 2.6.15-27 kernel. It works fine, so thanks. I was not compiling my own audio modules, BTW. Thanks for the quick response. Bobby On 9/19/06, Ben Collins <[EMAIL PROTECTED]> wrote: > > ** Changed in: linux-source-2.6.15 (Ubuntu) >Status: Rejected => Needs Info > > -- >

[Bug 56878] Re: No more sound (VIA 8233) in Dapper after upgrade from Breezy

2006-09-18 Thread ybkosher
I upgraded from kernel 2.6.15-26.46 to 2.6.15-26.47 (both were dapper). Sound was working fine, now it is broken. I also use the snd_via82xx driver. dmesg (after modprobe snd_via82xx): [17179790.944000] snd_pcm: disagrees about version of symbol boot_cpu_data [17179790.944000] snd_pcm: Unknown sy

[Bug 46879] Re: mencoder no longer records sound when using v4l2 and alsa

2006-09-05 Thread ybkosher
This does not seem to be a problem in the kernel. I recompiled MPlayer myself and recording sound works. I have kernel 2.6.15-26-k7. -- mencoder no longer records sound when using v4l2 and alsa https://launchpad.net/bugs/46879 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l