LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-09-2017, 03:38 AM   #1
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Rep: Reputation: Disabled
USB Sound Card - System Freezes


Hi
One of my laptops (installed with arch linux) has a non-repairable faulty audio jack, so I use USB sound card in order use a headphone. However, sometimes suddenly the system freezes and I have to hard reset it. Journalctl is showing following error:
Code:
Jul 08 23:32:19 laptop1 pulseaudio[635]: W: [alsa-sink-USB Audio] alsa-util.c: Got POLLNVAL from ALSA
Jul 08 23:32:19 laptop1 pulseaudio[635]: W: [alsa-sink-USB Audio] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP wi
Jul 08 23:32:19 laptop1 kernel: usb 1-2: reset full-speed USB device number 4 using xhci_hcd
Jul 08 23:32:19 laptop1 kernel: usb 1-2: device descriptor read/64, error -71
Jul 08 23:32:19 laptop1 kernel: usb 1-2: device descriptor read/64, error -71
Jul 08 23:32:20 laptop1 kernel: usb 1-2: reset full-speed USB device number 4 using xhci_hcd
Jul 08 23:32:20 laptop1 kernel: usb 1-2: device descriptor read/64, error -71
Jul 08 23:32:20 laptop1 kernel: usb 1-2: device descriptor read/64, error -71
Jul 08 23:32:20 laptop1 kernel: usb 1-2: reset full-speed USB device number 4 using xhci_hcd
Although I am unfamiliar to these errors but one thing that I am sure about is that the problem is happening due USB. Kindly help me to solve this problem.
Regards
 
Old 07-09-2017, 10:28 AM   #2
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
There are some old posts with the same error, which may (or may not) provide a solution
https://www.linuxquestions.org/quest...r-71-a-643022/
https://forums.gentoo.org/viewtopic-p-6825958.html
https://www.linuxquestions.org/quest...r-71-a-756935/
At least they offer some starting points to explore: bad cable, wrong sort of USB port, mysterious command to use, etc.
 
Old 07-09-2017, 11:46 AM   #3
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
These posts are very old and talking about USB 1.1 and USB 2.0. However, my laptop has USB 3.0 and the sound card is also new (bought 4 months ago). Here is the output of lsusb:
Code:
Bus 003 Device 002: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller
Are these things still applicable to linux? I doubt that!
 
Old 07-09-2017, 03:07 PM   #4
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
During boot, the system gives this error:
Code:
kernel: platform wdat_wdt: failed to claim resource 4: [io  0x0071-0x0072]
kernel: ACPI: watchdog: Device creation failed: -16
and this error:
Code:
kernel: blk_update_request: critical medium error, dev sr1, sector 21488
kernel: Buffer I/O error on dev sr1, logical block 2686, async page read
kernel: blk_update_request: critical medium error, dev sr1, sector 21480
kernel: Buffer I/O error on dev sr1, logical block 2685, async page read
kernel: blk_update_request: critical medium error, dev sr1, sector 21464
kernel: blk_update_request: critical medium error, dev sr1, sector 21464
kernel: Buffer I/O error on dev sr1, logical block 2683, async page read
kernel: blk_update_request: critical medium error, dev sr1, sector 21456
kernel: blk_update_request: critical medium error, dev sr1, sector 21456
kernel: Buffer I/O error on dev sr1, logical block 2682, async page read
Is that a sign that my hard-drive going to fail?
and this error:
Code:
systemd-coredump[747]: Process 677 (csd-keyboard) of user 1000 dumped core.
                                          
                                          Stack trace of thread 677:
                                          #0  0x00007f5287daa411 n/a (libglib-2.0.so.0)
                                          #1  0x00007f5287daca61 g_log_writer_default (libglib-2.0.so.0)
                                          #2  0x00007f5287daafae g_log_structured_array (libglib-2.0.so.0)
#3  0x00007f5287dab2a7 g_log_structured (libglib-2.0.so.0)
                                          #4  0x00007f52888d7651 n/a (libgdk-3.so.0)
                                          #5  0x00007f52888e4b03 n/a (libgdk-3.so.0)
                                          #6  0x00007f5288fd06ed _XError (libX11.so.6)
                                          #7  0x00007f5288fcd617 n/a (libX11.so.6)
                                          #8  0x00007f5288fcd6d5 n/a (libX11.so.6)
                                          #9  0x00007f5288fce5e8 _XReply (libX11.so.6)
                                          #10 0x00007f5288fb479e XGetWindowProperty (libX11.so.6)
                                          #11 0x00007f52888f5333 n/a (libgdk-3.so.0)
                                          #12 0x00007f52888f61a5 n/a (libgdk-3.so.0)
                                          #13 0x00007f52888dedef n/a (libgdk-3.so.0)
                                          #14 0x00007f52888df0f6 n/a (libgdk-3.so.0)
                                          #15 0x00007f52888a90f0 gdk_display_get_event (libgdk-3.so.0)
                                          #16 0x00007f52888dee82 n/a (libgdk-3.so.0)
                                          #17 0x00007f5287da4a57 g_main_context_dispatch (libglib-2.0.so.0)
                                          #18 0x00007f5287da4c88 n/a (libglib-2.0.so.0)
                                          #19 0x00007f5287da4fa2 g_main_loop_run (libglib-2.0.so.0)
                                          #20 0x00007f52894f9b25 gtk_main (libgtk-3.so.0)
                                          #21 0x0000000000403e2b main (csd-keyboard)
                                          #22 0x00007f52877b743a __libc_start_main (libc.so.6)
                                          #23 0x0000000000403f6a _start (csd-keyboard)
                                          
                                          Stack trace of thread 688:
                                          #0  0x00007f528787a24d poll (libc.so.6)
                                          #1  0x00007f5287da4c09 n/a (libglib-2.0.so.0)
                                          #2  0x00007f5287da4fa2 g_main_loop_run (libglib-2.0.so.0)
                                          #3  0x00007f528838c546 n/a (libgio-2.0.so.0)
 #4  0x00007f5287dcbae5 n/a (libglib-2.0.so.0)
                                          #5  0x00007f5287b43297 start_thread (libpthread.so.0)
                                          #6  0x00007f52878841ef __clone (libc.so.6)
                                          
                                          Stack trace of thread 705:
                                          #0  0x00007f528787a24d poll (libc.so.6)
                                          #1  0x00007f5287da4c09 n/a (libglib-2.0.so.0)
                                          #2  0x00007f5287da4d1c g_main_context_iteration (libglib-2.0.so.0)
                                          #3  0x00007f527a25455d n/a (libdconfsettings.so)
                                          #4  0x00007f5287dcbae5 n/a (libglib-2.0.so.0)
                                          #5  0x00007f5287b43297 start_thread (libpthread.so.0)
                                          #6  0x00007f52878841ef __clone (libc.so.6)
                                          
                                          Stack trace of thread 687:
                                          #0  0x00007f528787a24d poll (libc.so.6)
                                          #1  0x00007f5287da4c09 n/a (libglib-2.0.so.0)
                                          #2  0x00007f5287da4d1c g_main_context_iteration (libglib-2.0.so.0)
                                          #3  0x00007f5287da4d61 n/a (libglib-2.0.so.0)
                                          #4  0x00007f5287dcbae5 n/a (libglib-2.0.so.0)
                                          #5  0x00007f5287b43297 start_thread (libpthread.so.0)
                                          #6  0x00007f52878841ef __clone (libc.so.6)
Can you get anything from above info, which can help me?
 
Old 07-10-2017, 11:00 AM   #5
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
No, your hard drive is fine! That would be /dev/sda — /dev/sr1 is an optical drive. Do you have a disk in the drive when you boot up?

That error code on the USB device seems to be indicative of a very low-level problem: the computer finds the device unusable. Did you try using different ports, both USB2 and USB3? Have you tried the device on a different computer? I'd expect a fault in the device to show up more often, though, and it's strange that it should cause a lock-up. If the audio jack stopped working, it might be that the USB controller is about to go too.

These sort of occasional failings can be very difficult to track down. This computer crashes about once a month. After making sure the memory wasn't faulty, I decided to live with it.
 
Old 07-10-2017, 12:35 PM   #6
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
Quote:
No, your hard drive is fine! That would be /dev/sda — /dev/sr1 is an optical drive. Do you have a disk in the drive when you boot up?
No, dvdrom is empty.

Quote:
That error code on the USB device seems to be indicative of a very low-level problem: the computer finds the device unusable. Did you try using different ports, both USB2 and USB3? Have you tried the device on a different computer? I'd expect a fault in the device to show up more often, though, and it's strange that it should cause a lock-up. If the audio jack stopped working, it might be that the USB controller is about to go too.

These sort of occasional failings can be very difficult to track down. This computer crashes about once a month. After making sure the memory wasn't faulty, I decided to live with it.
This also happens if I plug/unplug USB device 3-4 times consistently.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to play sound directly from input on USB sound card, a Sound Blaster X-Fi THX JunctaJuvant Other *NIX 10 06-14-2014 02:36 AM
PCMCIA card freezes system -HELP!! maddo Linux - Hardware 5 02-05-2008 04:28 PM
USB Maxtor 100GB freezes system newtuxuser Linux - Hardware 4 06-06-2006 08:25 AM
System freezes during boot with USB device plugged in. dhrivnak Slackware 3 10-31-2003 08:55 PM
ISA Sound card freezes system elzmaddy Linux - Hardware 5 05-27-2003 10:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration