|
Bugzilla – Full Text Bug Listing |
| Summary: | Logitech USB-headset does not work anymore, causes ALSA errors | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User --EoyBps8f <forgotten_--EoyBps8f> |
| Component: | Sound | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Stable GCC Snapshot1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | snd-usb-audio.ko and snd-usb-lib.ko | ||
|
Description
Forgotten User --EoyBps8f
2005-11-03 10:51:53 UTC
Could you try the kernel on ftp.suse.com/pub/people/tiwai/10.0-fixes (if it's kernel-default). If SMP kernel is needed, please let me know. I installed the 32-Bit kernel and nongpl package and the problem is solved. :) The only remaining error-messages are: Nov 7 21:22:09 pc192s kernel: ALSA sound/usb/usbaudio.c:1225: current rate 48000 is different from the runtime rate 8000 Nov 7 21:22:09 pc192s kernel: ALSA sound/usb/usbaudio.c:1225: current rate 8000 is different from the runtime rate 48000 Thanks a bunch for the fix! I can confirm working sound on USB headset with 2.6.13-15.3-default #1 Thu Nov 3 10:57:05 UTC 2005 and Skype 1.2.0.11. No errors or warnings in messages :) I also use Teamspeak for conferences and have a "choppy" sound on my headset until I play a sound on my primary card. After that the sound in Teamspeak is very clear again. Both, the original and the new kernel show the same reaction. With SUSE 9.3 and its newest kernel update it worked fine. FYI: Teamspeak uses OSS for audio and I select, as in Skype, /dev/dsp1 to get the output on my headset. (My hardware is Thinkpad 42p and Logitech USB 350 headset) Anyway, thanks a lot for the partial solution! And being curious, what was the cause? It was a bug of usb-audio driver. The new driver does double-buffering for better performance. This didn't work well together with the small fragment size on OSS emulation. I'll try to push this to the next kernel update. ..."I'll try to push this to the next kernel update." That would be great! Does my comment regarding Teamspeak make any sense to you? /dev/dsp and /dev/dsp1 shouldn't interfere... Thanks to Takashi I could compile the modules for 2.6.13-15-default. I needed that because I have 2 pieces of software that need the kernel sources. I'm attaching the tarball without any warranties (just copy snd-usb-audio.ko and snd-usb-lib.ko to /lib/modules/2.6.13-15-default/kernel/sound/usb/). Created attachment 56837 [details]
snd-usb-audio.ko and snd-usb-lib.ko
Is there a chance to get the source-rpm? I tried to compile the nvidia-binary driver and it failed, first because it could not find the kernel-sources (they were installed) and then due to some other error. I came to my mind, that the kernel.-sources package I have installed does not fit the kernel-package from this bug. Hence now I have to choose, either sound or graphics. If the kernel update via YOU is done in a few days, forget this request. Because of bug 129933, I installed the kotd. Using that kernel, the Logitech headset does not work at all, i.e. not even the LED on it is on. Is your patch in the kotd? The patch isn't in KOTD. No time to work on it yet. BTW, the whole ALSA patches for the next 10.0-update kernel are found in the directory above. Since it's in 10.0 kernel branch, I close this bug now. |