Hello,
My distribution is F13 and (sometimes) when I boot up my computer, instead of displaying the kdm screen with the login window, i've got a black screen. I have to open another terminal ATL+F2, and reboot the computer.
My computer is a DELL precision T1500.
I think it's due to a sound driver crash, for the following reasons :
1. When I'm logged in, i've got a kernel crash with the sound driver (sound/pci/hda/hda_intel.c).
2. I fixed a shutdown problem by disabling the sound notification. Here my other post.
http://forums.fedoraforum.org/showth...14#post1402514
3. Here my dmesg output.
Code:
WARNING: at sound/pci/hda/hda_intel.c:1563 azx_pcm_open+0x1cb/0x279 [snd_hda_intel]()
Hardware name: Precision T1500
BUG? (!runtime->hw.channels_max)
Modules linked in: vboxnetadp vboxnetflt vboxdrv sunrpc cpufreq_ondemand acpi_cpufreq ip6t_REJECT nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 uinput snd_hda_codec_ca0110 snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm snd_timer nvidia(P) snd soundcore snd_page_alloc microcode broadcom tg3 i2c_i801 iTCO_wdt iTCO_vendor_support i2c_core serio_raw dcdbas [last unloaded: scsi_wait_scan]
Pid: 1995, comm: pulseaudio Tainted: P W 2.6.34.6-54.fc13.i686 #1
Call Trace:
[<c0438822>] warn_slowpath_common+0x6a/0x81
[<fc9846fa>] ? azx_pcm_open+0x1cb/0x279 [snd_hda_intel]
[<c0438877>] warn_slowpath_fmt+0x29/0x2c
[<fc9846fa>] azx_pcm_open+0x1cb/0x279 [snd_hda_intel]
[<fc8a45fb>] snd_pcm_open_substream+0x4b/0x9e [snd_pcm]
[<fc8a4724>] snd_pcm_open+0xd6/0x1cf [snd_pcm]
[<c04346a1>] ? default_wake_function+0x0/0x12
[<f846315b>] ? snd_lookup_minor_data+0x42/0x49 [snd]
[<fc8a4873>] snd_pcm_playback_open+0x28/0x2b [snd_pcm]
[<f8463376>] snd_open+0xd4/0x12e [snd]
[<c04d42e4>] chrdev_open+0xf1/0x10e
[<c04d0481>] __dentry_open+0x147/0x237
[<c04d0614>] nameidata_to_filp+0x31/0x45
[<c04d41f3>] ? chrdev_open+0x0/0x10e
[<c04da1ef>] do_last+0x394/0x4a1
[<c04db7a7>] do_filp_open+0x19c/0x43a
[<c04dcb9b>] ? do_vfs_ioctl+0x488/0x4c6
[<c05abcb0>] ? might_fault+0x1e/0x20
[<c04d0235>] do_sys_open+0x4d/0xe4
[<c04d0318>] sys_open+0x23/0x2b
[<c078fd7c>] syscall_call+0x7/0xb
[<c0780000>] ? quirk_resource_alignment+0x8a/0x164
Can someone help me or tell if I should disable the all sound system ?
Thanks.