Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

unable to install creative x-fi go pro usb sound card

$
0
0
Hi, I'm having difficulties getting a Creative X-Fi Go! Pro USB sound card to work. It shows up as
Code:

user@kvmhost-3:~> lsusb | grep -i creative
Bus 005 Device 002: ID 041e:3233 Creative Technology, Ltd

.When I try to configure this card through YaST > Sound the "Quick Automatic Setup" and "Normal Setup" setup options fail with
Code:

The kernel module snd-usb-audio for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
lsmod confirms snd-usb-audio is present
Code:

user@kvmhost-3:~/Desktop> lsmod | grep snd_usb_audio
snd_usb_audio        173355  0

I tried to do an "Advanced Setup" which lets me configure 6 parameters. I only set the vendor and product ID to correspond with lsusb but that results in a segfault and an error claiming the vendor ID is incorrect
Code:

snd_usb_audio: `041e' invalid for parameter `vid'
which would surprise me as I copied this from lsusb. Repeated attempts, same results.

Detailed output and logs are provided below. Please let me know if I should provide something more. I searched both Google and these forums but don't know how to move on. Thanks in advance for any feedback!

For the failed "Quick Automatic Setup" attempt logs show
Code:

2014-09-12T12:30:30.902340+01:00 kvmhost-3 systemd[3144]: Service sound.target is not needed anymore. Stopping.
2014-09-12T12:30:30.902554+01:00 kvmhost-3 systemd[3623]: Service sound.target is not needed anymore. Stopping.
2014-09-12T12:30:30.902728+01:00 kvmhost-3 systemd[1]: Service sound.target is not needed anymore. Stopping.
2014-09-12T12:30:30.902884+01:00 kvmhost-3 systemd[3144]: Stopping Sound Card.
2014-09-12T12:30:30.903038+01:00 kvmhost-3 systemd[3623]: Stopping Sound Card.
2014-09-12T12:30:30.903275+01:00 kvmhost-3 systemd[3623]: Stopped target Sound Card.
2014-09-12T12:30:30.903536+01:00 kvmhost-3 systemd[3144]: Stopped target Sound Card.
2014-09-12T12:30:30.903740+01:00 kvmhost-3 systemd[1]: Stopping Sound Card.
2014-09-12T12:30:30.903957+01:00 kvmhost-3 systemd[1]: Stopped target Sound Card.
2014-09-12T12:30:30.937183+01:00 kvmhost-3 kernel: [ 1100.039373] snd_hda_intel 0000:00:03.0: irq 65 for MSI/MSI-X
2014-09-12T12:30:30.942693+01:00 kvmhost-3 systemd[3623]: Starting Sound Card.
2014-09-12T12:30:30.943185+01:00 kvmhost-3 kernel: [ 1100.044610] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input34
2014-09-12T12:30:30.943190+01:00 kvmhost-3 kernel: [ 1100.044664] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input35
2014-09-12T12:30:30.943191+01:00 kvmhost-3 kernel: [ 1100.045272] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input36
2014-09-12T12:30:30.942942+01:00 kvmhost-3 systemd[3144]: Starting Sound Card.
2014-09-12T12:30:30.943151+01:00 kvmhost-3 systemd[1]: Starting Sound Card.
2014-09-12T12:30:30.943339+01:00 kvmhost-3 systemd[3623]: Reached target Sound Card.
2014-09-12T12:30:30.943525+01:00 kvmhost-3 systemd[3144]: Reached target Sound Card.
2014-09-12T12:30:30.943672+01:00 kvmhost-3 systemd[1]: Reached target Sound Card.
2014-09-12T12:30:31.030188+01:00 kvmhost-3 kernel: [ 1100.131525] usbcore: registered new interface driver snd-usb-audio

For the failed "Advanced setup" the logs show
Code:

2014-09-12T12:10:01.263618+01:00 kvmhost-3 kernel: [  178.756755] usbcore: deregistering interface driver snd-usb-audio
2014-09-12T12:10:01.265492+01:00 kvmhost-3 systemd[1]: Service sound.target is not needed anymore. Stopping.
2014-09-12T12:10:01.265721+01:00 kvmhost-3 systemd[1]: Stopping Sound Card.
2014-09-12T12:10:01.265871+01:00 kvmhost-3 systemd[1]: Stopped target Sound Card.
2014-09-12T12:10:01.295622+01:00 kvmhost-3 kernel: [  178.787880] snd_hda_intel 0000:00:03.0: irq 65 for MSI/MSI-X
2014-09-12T12:10:01.299364+01:00 kvmhost-3 systemd[3049]: Starting Sound Card.
2014-09-12T12:10:01.299795+01:00 kvmhost-3 kernel: [  178.792317] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
2014-09-12T12:10:01.299802+01:00 kvmhost-3 kernel: [  178.792376] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input23
2014-09-12T12:10:01.299803+01:00 kvmhost-3 kernel: [  178.792429] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input24
2014-09-12T12:10:01.299636+01:00 kvmhost-3 systemd[1]: Starting Sound Card.
2014-09-12T12:10:01.299803+01:00 kvmhost-3 systemd[3049]: Reached target Sound Card.
2014-09-12T12:10:01.299965+01:00 kvmhost-3 systemd[1]: Reached target Sound Card.
2014-09-12T12:10:01.304616+01:00 kvmhost-3 kernel: [  178.797508] snd_usb_audio: `041e' invalid for parameter `vid'
2014-09-12T12:10:01.314383+01:00 kvmhost-3 kernel: [  178.803055] BUG: unable to handle kernel paging request at ffff8802271c4000
2014-09-12T12:10:01.314387+01:00 kvmhost-3 kernel: [  178.803073] IP: [<ffffffff81171e3b>] __tlb_remove_page+0x6b/0xa0
2014-09-12T12:10:01.314387+01:00 kvmhost-3 kernel: [  178.803088] PGD 220c067 PUD 22709f063 PMD 22703c063 PTE 80000002271c4161
2014-09-12T12:10:01.314388+01:00 kvmhost-3 kernel: [  178.803104] Oops: 0003 [#1] PREEMPT SMP
2014-09-12T12:10:01.314388+01:00 kvmhost-3 kernel: [  178.803114] Modules linked in: snd_usbmidi_lib snd_rawmidi snd_hda_codec_hdmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_seq snd_timer snd_seq_device snd soundcore fuse xt_pkttype xt_physdev xt_LOG xt_limit bridge stp llc af_packet ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw ipt_REJECT iptable_raw xt_CT iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_ipv4 nf_defrag_ipv4 ip_tables xt_conntrack nf_conntrack ip6table_filter ip6_tables x_tables x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel ablk_helper sdhci_acpi sdhci cryptd lrw gf128mul tpm_tis mei_me mmc_core glue_helper aes_x86_64 e1000e ptp pps_core joydev 8250_dw mei r8169 i2c_hid tpm i2c_designware_platform i2c_designware_core intel_smartconnect pcspkr serio_raw mii battery shpchp acpi_pad sg linear md_mod i915 radeon nouveau ttm drm_kms_helper xhci_hcd drm mxm_wmi i2c_algo_bit wmi video button processor scsi_dh_emc scsi_dh_hp_sw scsi_dh_alua scsi_dh_rdac scsi_dh dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_mod [last unloaded: soundcore]
2014-09-12T12:10:01.314389+01:00 kvmhost-3 kernel: [  178.803368] CPU: 3 PID: 3750 Comm: y2base Not tainted 3.16.2-1.gdcee397-desktop #1
2014-09-12T12:10:01.314389+01:00 kvmhost-3 kernel: [  178.803381] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z97 Extreme6, BIOS P1.30 05/22/2014
2014-09-12T12:10:01.314390+01:00 kvmhost-3 kernel: [  178.803399] task: ffff8802275ca390 ti: ffff88044807c000 task.ti: ffff88044807c000
2014-09-12T12:10:01.314390+01:00 kvmhost-3 kernel: [  178.803412] RIP: 0010:[<ffffffff81171e3b>]  [<ffffffff81171e3b>] __tlb_remove_page+0x6b/0xa0
2014-09-12T12:10:01.314390+01:00 kvmhost-3 kernel: [  178.803429] RSP: 0018:ffff88044807fd20  EFLAGS: 00010206
2014-09-12T12:10:01.314401+01:00 kvmhost-3 kernel: [  178.803438] RAX: ffff8802271c4000 RBX: ffff88044807fe40 RCX: 0000000000000000
2014-09-12T12:10:01.314401+01:00 kvmhost-3 kernel: [  178.803450] RDX: ffff880000000000 RSI: 0000000000000000 RDI: ffffea000788e318
2014-09-12T12:10:01.314401+01:00 kvmhost-3 kernel: [  178.803462] RBP: ffffea000763ccb0 R08: ffffffff81a33bda R09: ffffea000788e318
2014-09-12T12:10:01.314402+01:00 kvmhost-3 kernel: [  178.803474] R10: 0000000000000000 R11: ffffea000788ded8 R12: 0000000001e00000
2014-09-12T12:10:01.314402+01:00 kvmhost-3 kernel: [  178.803486] R13: ffff88044807fe40 R14: 0000000001dda000 R15: 0000000000000000
2014-09-12T12:10:01.314402+01:00 kvmhost-3 kernel: [  178.803499] FS:  0000000000000000(0000) GS:ffff88045fac0000(0000) knlGS:0000000000000000
2014-09-12T12:10:01.314402+01:00 kvmhost-3 kernel: [  178.803512] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2014-09-12T12:10:01.314403+01:00 kvmhost-3 kernel: [  178.803523] CR2: ffff8802271c4000 CR3: 000000044264e000 CR4: 00000000001407e0
2014-09-12T12:10:01.314403+01:00 kvmhost-3 kernel: [  178.803535] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
2014-09-12T12:10:01.314403+01:00 kvmhost-3 kernel: [  178.803547] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
2014-09-12T12:10:01.314404+01:00 kvmhost-3 kernel: [  178.803559] Stack:
2014-09-12T12:10:01.314404+01:00 kvmhost-3 kernel: [  178.803564]  ffff8802276aced0 ffffffff81172ba2 ffff880446f51480 ffff880088db4520
2014-09-12T12:10:01.314404+01:00 kvmhost-3 kernel: [  178.803580]  0000000000000000 800000021c83a845 000000004807fe88 ffff8802275f9070
2014-09-12T12:10:01.314405+01:00 kvmhost-3 kernel: [  178.803596]  ffffea000789f5d0 ffff880000000000 000000000891f000 00003ffffffff000
2014-09-12T12:10:01.314405+01:00 kvmhost-3 kernel: [  178.803611] Call Trace:
2014-09-12T12:10:01.314406+01:00 kvmhost-3 kernel: [  178.803621]  [<ffffffff81172ba2>] unmap_page_range+0x442/0x840
2014-09-12T12:10:01.314411+01:00 kvmhost-3 kernel: [  178.803633]  [<ffffffff81174229>] unmap_vmas+0x49/0x90
2014-09-12T12:10:01.314411+01:00 kvmhost-3 kernel: [  178.803644]  [<ffffffff8117c932>] exit_mmap+0x92/0x150
2014-09-12T12:10:01.314412+01:00 kvmhost-3 kernel: [  178.803655]  [<ffffffff81058b61>] mmput+0x51/0x120
2014-09-12T12:10:01.314412+01:00 kvmhost-3 kernel: [  178.803665]  [<ffffffff8105df22>] do_exit+0x262/0xa90
2014-09-12T12:10:01.314412+01:00 kvmhost-3 kernel: [  178.803676]  [<ffffffff8105e7c9>] do_group_exit+0x39/0xa0
2014-09-12T12:10:01.314412+01:00 kvmhost-3 kernel: [  178.803686]  [<ffffffff8105e840>] SyS_exit_group+0x10/0x10
2014-09-12T12:10:01.314413+01:00 kvmhost-3 kernel: [  178.803699]  [<ffffffff81620bad>] system_call_fastpath+0x1a/0x1f
2014-09-12T12:10:01.314413+01:00 kvmhost-3 kernel: [  178.803712]  [<00007fa96856d961>] 0x7fa96856d960
2014-09-12T12:10:01.314413+01:00 kvmhost-3 kernel: [  178.803721] Code: 8b 42 0c 8b 52 08 29 d0 eb da 66 0f 1f 44 00 00 83 7f 78 13 74 3a 31 f6 bf 00 02 00 00 e8 1e cd fd ff 48 85 c0 74 29 83 43 78 01 <48> c7 00 00 00 00 00 c7 40 08 00 00 00 00 c7 40 0c fe 01 00 00
2014-09-12T12:10:01.314414+01:00 kvmhost-3 kernel: [  178.803792] RIP  [<ffffffff81171e3b>] __tlb_remove_page+0x6b/0xa0
2014-09-12T12:10:01.314414+01:00 kvmhost-3 kernel: [  178.803806]  RSP <ffff88044807fd20>
2014-09-12T12:10:01.314414+01:00 kvmhost-3 kernel: [  178.803813] CR2: ffff8802271c4000
2014-09-12T12:10:01.314415+01:00 kvmhost-3 kernel: [  178.807462] ---[ end trace 09b19c115ed71737 ]---
2014-09-12T12:10:01.314415+01:00 kvmhost-3 kernel: [  178.807462] Fixing recursive fault but reboot is needed!
2014-09-12T12:10:01.314415+01:00 kvmhost-3 kernel: [  178.807463] BUG: scheduling while atomic: y2base/3750/0x00000002
...


Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>