HEADS UP: Last call for snd_hda(4) testers - High Definition
 Audio driver
    Alexander Leidinger 
    Alexander at Leidinger.net
       
    Sun Jan 21 13:27:58 UTC 2007
    
    
  
Quoting Leslie Jensen <leslie at eskk.nu> (Sun, 21 Jan 2007 12:29:39 +0100):
> Hello
> 
> I'm partly successfull in using the snd_hda driver.
> 
> It works from the console! It does not work in KDE at all. I do get 
> sound from Thunderbird when recieving mail, running under KDE.
> 
> When I upgraded to FreeBSD 6.2-RELEASE and applied your patch 
> (hda_releng6.diff), I also activated the built in sound(intel hda) on my 
> motherboard (ASUS P5AD2 Premium). At the same time I removed my 
> Soundblaster card.
> 
> Since I did this there's a problem with using KDM as login manager. When 
> I write my password and hit the enter key the system reboots!!!!!
> 
> If I change to XDM there's no problem.
> I do not know if these things relate to each other but I need to ask 
> someone.
> 
> I'll attach the output from dmesg
I think Ariff will need a verbose dmesg, not a normal dmesg.
Did you try the binary modules instead?
Do you see the same behavior when you run a stock 6.2 kernel?
Can you please add the following options to your kernel and provide a
backtrace of the kernel panic (I assume there's one):
options         KDB
options         DDB
options         GDB
options        KDB_UNATTENDED
Did you see the following in your dmesg?
---snip---
WARNING: Network stack Giant-free, but aio requires Giant.
    Consider adding 'options NET_WITH_GIANT' or setting
debug.mpsafenet=0
---snip---
and
---snip---
info: [drm] Initialized radeon 1.24.0 20060225
error: [drm:pid964:radeon_do_init_cp] *ERROR* Cannot initialise DRM on
this card This card requires a new X.org DDX for 3D
---snip---
I don't know what the cause of the initial problem is, but you should
take those messages into account and play a little bit around
(mpasafenet and disabling DRM in X).
Bye,
Alexander.
-- 
So this is what it feels like to be potato salad
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
    
    
More information about the freebsd-multimedia
mailing list