Re: snd_hda(freebsd 7.0 rc1) doesn't work on dell latitude D630

2008-07-14 Thread Xin LI

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frank Staals wrote:
[...]
| I have a similar problem (also with a D630 ) ; I only get sound when
| plugging in a headset or similar. Sound won't work over the internal
| speakers. I also tried the oss drivers, without
| success though: at the time ( about a month ago ) it even locked up my
| system.
|
| [EMAIL PROTECTED] uname -a
| FreeBSD Rena.FStaals.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Fri Dec 21
| 11:48:15 CET 2007
| [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RENAKERNEL  i386

I have just committed a changeset as 180532 which are essentially quirks
that recognize and sets some parameters for D630.  With Ariff's latest
work on -CURRENT, it should make D630's audio work.  If you use -STABLE,
please do the following:

1. Checkout /sys/dev/sound from -HEAD, either svn or cvs should work;
2. Do a s,kproc_,kthread_,g replace over the code;
3. Recompile /sys/modules/sound.

My plan is to MFC all these changes next week.  Please let me know if
you have any problems.

Cheers,
- --
Xin LI [EMAIL PROTECTED]http://www.delphij.net/
FreeBSD - The Power to Serve!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkh8Di8ACgkQi+vbBBjt66BqnwCguuLtg7mT5Nxn80T2Ci8eNrkw
HW0An3m3qhcIZCImGsTQY/FS4/vsH2NX
=hrAP
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


snd_hda(freebsd 7.0 rc1) doesn't work on dell latitude D630

2008-01-04 Thread lveax
hey all:

i can get sound from my d630.


i added the snd_hda support to my kernel configure file.
i can find info about my onboard sound card,but it still didn't work.

pcm0: HDA Codec: Sigmatel (Unknown)
pcm0: HDA Driver Revision: 20071129_0050

the pciconf info about it:
[EMAIL PROTECTED]:0:27:0:   class=0x040300 card=0x01f91028 chip=0x284b8086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801H SUBSYS_81EC1043REV_02\3115836590D8'
class  = multimedia

the output from mixer command:
$ mixer

 [Fri 4:32:56pm]
Mixer vol  is currently set to  75:75
Mixer pcm  is currently set to  75:75
Mixer speaker  is currently set to  75:75c
Mixer line is currently set to  75:75
Mixer rec  is currently set to   0:0
Recording source: mic
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: snd_hda(freebsd 7.0 rc1) doesn't work on dell latitude D630

2008-01-04 Thread Frank Staals

lveax wrote:

hey all:

i can get sound from my d630.


i added the snd_hda support to my kernel configure file.
i can find info about my onboard sound card,but it still didn't work.

pcm0: HDA Codec: Sigmatel (Unknown)
pcm0: HDA Driver Revision: 20071129_0050

the pciconf info about it:
[EMAIL PROTECTED]:0:27:0:   class=0x040300 card=0x01f91028 chip=0x284b8086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801H SUBSYS_81EC1043REV_02\3115836590D8'
class  = multimedia

the output from mixer command:
$ mixer

 [Fri 4:32:56pm]
Mixer vol  is currently set to  75:75
Mixer pcm  is currently set to  75:75
Mixer speaker  is currently set to  75:75c
Mixer line is currently set to  75:75
Mixer rec  is currently set to   0:0
Recording source: mic
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

  
I have a similar problem (also with a D630 ) ; I only get sound when 
plugging in a headset or similar. Sound won't work over the internal 
speakers. I also tried the oss drivers, without
success though: at the time ( about a month ago ) it even locked up my 
system.


[EMAIL PROTECTED] uname -a
FreeBSD Rena.FStaals.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Fri Dec 21 
11:48:15 CET 2007 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/RENAKERNEL  i386





--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]