You are not logged in.
Pages: 1
So i have a new Arch Linux install that i have just installed today, i have xorg, lightdm, the proprietary nvidia driver (needed for best performance when i install steam and games) and cinnamon installed. Upon attempting to log into a cinnamon session i only have a black screen with a moveable cursor, i thought for some reason it was slow but even after over 5 minutes of waiting nothing changed. So i logged into another virtual terminal and checked the last 50 lines of dmesg, with that i noticed this stack and call trace with ivtv. Sound was working (tested with speaker-test -c 2) after unmuting the master channel before i installed cinnamon but it probably isn't working now after pulseaudio got installed with cinnamon.
[ 26.294337] CPU: 1 PID: 387 Comm: pulseaudio Tainted: P O 3.12.8-1-ARCH #1
[ 26.294340] Hardware name: System manufacturer P5K SE/P5K SE, BIOS 1104 07/07/2008
[ 26.294343] task: ffff8800ba85e840 ti: ffff8800bb994000 task.ti: ffff8800bb994000
[ 26.294346] RIP: 0010:[<ffffffffa062a34a>] [<ffffffffa062a34a>] try_mailbox.isra.0+0x1a/0x60 [ivtv]
[ 26.294354] RSP: 0018:ffff8800bb995898 EFLAGS: 00010206
[ 26.294356] RAX: 0000000000000050 RBX: ffff8800ba96b8f8 RCX: 00000000fffebf41
[ 26.294359] RDX: 0000000000000050 RSI: 0000000000000001 RDI: ffff8800ba96b8f8
[ 26.294361] RBP: ffff8800bb995898 R08: 0000000000000028 R09: ffff8800bb995978
[ 26.294364] R10: 0000000000000001 R11: ffff8800bb995a00 R12: ffff8800bb995970
[ 26.294366] R13: 0000000000000002 R14: 0000000000000001 R15: 00000000000000c9
[ 26.294370] FS: 00007fba64d4b740(0000) GS:ffff88013fc80000(0000) knlGS:0000000000000000
[ 26.294373] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 26.294375] CR2: 0000000000000050 CR3: 00000000b33fd000 CR4: 00000000000007e0
[ 26.294377] Stack:
[ 26.294379] ffff8800bb995918 ffffffffa062a4f8 00000000fffebf41 ffff880000000000
[ 26.294385] 0000000000000064 ffffffffa063b620 0000012c3fff9b08 00000000000000c9
[ 26.294389] ffff8800ba960000 0000000000000000 0000000000000001 ffff8800ba960000
[ 26.294394] Call Trace:
[ 26.294403] [<ffffffffa062a4f8>] ivtv_api_call+0x168/0x6f0 [ivtv]
[ 26.294411] [<ffffffffa062aaa1>] ivtv_api+0x21/0x50 [ivtv]
[ 26.294418] [<ffffffffa062ac3c>] ivtv_vapi+0xac/0xc0 [ivtv]
[ 26.294425] [<ffffffffa062d06d>] ivtv_start_v4l2_encode_stream+0x1bd/0x650 [ivtv]
[ 26.294431] [<ffffffff811889f7>] ? __kmalloc+0x247/0x2b0
[ 26.294436] [<ffffffffa15c36ce>] snd_ivtv_pcm_capture_open+0x18e/0x1d0 [ivtv_alsa]
[ 26.294444] [<ffffffffa14518a6>] snd_pcm_open_substream+0x56/0xb0 [snd_pcm]
[ 26.294450] [<ffffffffa14519b2>] snd_pcm_open+0xb2/0x250 [snd_pcm]
[ 26.294457] [<ffffffff81094240>] ? wake_up_process+0x40/0x40
[ 26.294463] [<ffffffffa1451b93>] snd_pcm_capture_open+0x43/0x60 [snd_pcm]
[ 26.294469] [<ffffffffa11ca591>] snd_open+0xb1/0x210 [snd]
[ 26.294474] [<ffffffff811a8682>] chrdev_open+0x92/0x1e0
[ 26.294480] [<ffffffff811a1880>] do_dentry_open+0x190/0x2b0
[ 26.294484] [<ffffffff811af351>] ? __inode_permission+0x41/0xb0
[ 26.294488] [<ffffffff811a85f0>] ? cdev_put+0x30/0x30
[ 26.294492] [<ffffffff811a1cd1>] finish_open+0x31/0x40
[ 26.294496] [<ffffffff811b21a3>] do_last+0x503/0xf20
[ 26.294500] [<ffffffff811af480>] ? link_path_walk+0x70/0x930
[ 26.294504] [<ffffffff811b098b>] ? path_lookupat+0x6b/0x830
[ 26.294508] [<ffffffff81188786>] ? kmem_cache_alloc+0x256/0x280
[ 26.294512] [<ffffffff811b2c7b>] path_openat+0xbb/0x6b0
[ 26.294516] [<ffffffff811b418a>] do_filp_open+0x3a/0x90
[ 26.294521] [<ffffffff811c0947>] ? __alloc_fd+0xa7/0x130
[ 26.294526] [<ffffffff811a2e89>] do_sys_open+0x129/0x220
[ 26.294530] [<ffffffff811a2f9e>] SyS_open+0x1e/0x20
[ 26.294de535] [<ffffffff814faced>] system_call_fastpath+0x1a/0x1f
[ 26.294538] Code: e0 4c 8b 4d d0 eb 9f 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 48 63 f6 55 48 8d 04 b6 48 89 e5 48 c1 e0 04 48 89 c2 48 03 17 <8b> 12 85 d2 74 05 83 e2 04 74 2b f0 48 0f ab 77 08 19 f6 85 f6
[ 26.294581] RIP [<ffffffffa062a34a>] try_mailbox.isra.0+0x1a/0x60 [ivtv]
[ 26.294588] RSP <ffff8800bb995898>
[ 26.294590] CR2: 0000000000000050
[ 26.294594] ---[ end trace cc059b25fed9f004 ]---My System has a Intel Quad Core Q6600 CPU, Nvidia GTX 650, 4GB DDR2, and a Asus P5K-SE Motherboard.
I have had Arch installed in the past (at least over a year ago) before alongside Ubuntu, and with the same hardware and don't remember ever having this issue, although i don't remember installing gnome and/or cinnamon so i might have not had pulse installed. i believe ivtv is being loaded for my Happauge PVR 150 capture card.
I am going to try blacklisting ivtv, reinstalling pulse and cinnamon, etc. maybe even reinstalling Arch. But has anyone else had an issue like this before? I really would like Arch
to become my main distro now with Ubuntu dual booted (using now to access this forum).
If this thread is in the wrong place i apologize.
UPDATE: Well it seems simply installing ivtv-utils has solved the audio problem.
Last edited by supermariolinux (2014-01-22 01:09:59)
Offline
Pages: 1