Re: /dev/sndstat

2009-01-20 Thread Nigel Henry
On Monday 19 January 2009 19:30, s. keeling wrote:
 Ron Johnson ron.l.john...@cox.net:
   On 01/11/09 22:34, M. Lewis wrote:
   Ron Johnson wrote:
   On 01/11/09 21:55, M. Lewis wrote:

 I'm just adding my similar situation.  It's an HP dv4 AMD Turion dual
 core.  I've not heard a peep of sound from it yet.  Linux newmil
 2.6.28-0.slh.11-sidux-amd64 #1 SMP PREEMPT Thu Jan 15 22:48:01 UTC
 2009 x86_64 GNU/Linux.  Kernel is stock Sidux.

To s.keeling (first name unknown). Would you start a new thread for your sound 
problem please, as you have highjacked Mike Lewis's thread with a new, and 
possibly unrelated sound problem.

It can be difficult enough dealing with one sound problem, without two 
possibly unrelated ones running in the same thread, with the resulting 
confusion of trying to deal with two problems at the same time.

I'm not a sound guru, but I, and am sure others will look at your problem in 
your newly created thread, and see if it can be resolved.

All the best.

Nigel.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: /dev/sndstat

2009-01-19 Thread s. keeling
Ron Johnson ron.l.john...@cox.net:
  On 01/11/09 22:34, M. Lewis wrote:
  Ron Johnson wrote:
  On 01/11/09 21:55, M. Lewis wrote:
 

I'm just adding my similar situation.  It's an HP dv4 AMD Turion dual
core.  I've not heard a peep of sound from it yet.  Linux newmil
2.6.28-0.slh.11-sidux-amd64 #1 SMP PREEMPT Thu Jan 15 22:48:01 UTC
2009 x86_64 GNU/Linux.  Kernel is stock Sidux.

  $ lspci | grep Audio

00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller

Why are there two?

  $ lsmod | grep snd

snd_seq_dummy   7428  0
snd_seq_oss37760  0
snd_seq_midi   11648  0
snd_rawmidi29568  1 snd_seq_midi
snd_seq_midi_event 12544  2 snd_seq_oss,snd_seq_midi
snd_seq62048  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  28304  1 snd_seq
snd_seq_device 12180  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd73800  5 
snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  12960  1 snd

  # cat /dev/sndstat

Sound Driver:3.8.1a-980706 (ALSA v1.0.18rc3 emulation code)
Kernel: Linux newmil 2.6.28-0.slh.11-sidux-amd64 #1 SMP PREEMPT Thu Jan 15 
22:48:01 UTC 2009 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
31: system timer

Mixers: NOT ENABLED IN CONFIG

  $ lspci -v -s00:06.1

(0) newmil [root] /root_ lspci -v -s00:14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Hewlett-Packard Company Device 30fb
Flags: slow devsel, IRQ 16
Memory at d250 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel

(0) newmil [root] /root_ lspci -v -s01:05.1
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
Subsystem: ATI Technologies Inc RS780 Azalia controller
Flags: fast devsel, IRQ 19
Memory at d241 (32-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable-
Kernel modules: snd-hda-intel


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)http://blinkynet.net/comp/uip5.html  Linux Counter #80292
- -http://www.faqs.org/rfcs/rfc1855.htmlPlease, don't Cc: me.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: /dev/sndstat

2009-01-14 Thread Nigel Henry
On Wednesday 14 January 2009 04:49, M. Lewis wrote:
 Nigel Henry wrote:

 
  I wonder if you have some sort of codec conflict going on here. Try
  adding the following line to /etc/modprobe.d/alsa-base, and rebooting.
 
  options snd-hda-intel probe_mask=1
 
  That will just select the first codec, which should be the one for your
  soundcard, if there are more than one codec in the equation.
 
  If that doesn't work, and the next time you get the sounds up and
  running, post back the output of the following stuff.
 
  cat /proc/asound/cards
  cat /proc/asound/version
  grep ^Codec /proc/asound/card?/codec*
 
  If the probe_mask option does work, post back the output of the above
  stuff as well, as it may be helpfull in getting a solution to the
  problem.
 
  All the best.
 
  Nigel.

 I have some sounds coming from the speakers now Nigel. Here is the
 information you asked for. The first part is run from rc.local, the
 second part was run manually after I got the sound. Hope this tells you
 something.

 Note: the only 'significant' change I made that I know of is:

 # Inserted per Nigel Henry
 #options snd-hda-intel index=0 probe_mask=1 enable=1
 options snd-hda-intel enable=1 index=0 position_fix=1

 The first commented out version did *not* work. I later changed the
 order and it started working after rmmod snd-hda-intel, modprobe -v
 snd-hda-intel.

 -
 # date
 Tue Jan 13 19:32:27 CST 2009
 -
 # cat /proc/asound/cards
 --- no soundcards ---
 -
 # cat /proc/asound/version
 Advanced Linux Sound Architecture Driver Version 1.0.16.
 -
 # grep ^Codec /proc/asound/card?/codec*
 -
 # date
 Tue Jan 13 21:17:46 CST 2009
 -
 # cat /proc/asound/cards
   0 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xfe024000 irq 16
 -
 # cat /proc/asound/version
 Advanced Linux Sound Architecture Driver Version 1.0.16.
 -
 # grep ^Codec /proc/asound/card?/codec*
 Codec: Realtek ALC885
 -

 moe:~# ll /dev/snd
 total 0
 drwxr-xr-x  2 root root  200 2009-01-13 21:15 .
 drwxr-xr-x 15 root root 4060 2009-01-13 21:15 ..
 crw-rw  1 root audio 116,  0 2009-01-13 21:15 controlC0
 crw-rw  1 root audio 116, 24 2009-01-13 21:15 pcmC0D0c
 crw-rw  1 root audio 116, 16 2009-01-13 21:33 pcmC0D0p
 crw-rw  1 root audio 116, 25 2009-01-13 21:15 pcmC0D1c
 crw-rw  1 root audio 116, 17 2009-01-13 21:15 pcmC0D1p
 crw-rw  1 root audio 116, 26 2009-01-13 21:15 pcmC0D2c
 crw-rw  1 root audio 116,  1 2009-01-13 21:15 seq
 crw-rw  1 root audio 116, 33 2009-01-13 21:15 timer

 After a reboot, unfortunately it is *NOT* working. :-(

 Thanks,
 Mike

Hi Mike.

At least we know what the codec is now.

As both your threads have been running for a while, perhaps we could go back, 
and get some basic details.

Which machine do you have? Make/model. PC, or laptop.

Sound was working on your i686 install, and I presume that was Lenny, but when 
you installed x86_64/AMD64 version of Lenny, sound no longer worked. Was that 
a totally fresh install of the 64 bit version of Lenny?

Personally I'd go back to the i686 version of Lenny, where the sound was 
working. I've seen conflicting reports of the benefits of using a 64 bit OS. 
Only my opinion, and of course it's your choice.

Anyway. Back to the ALC885 codec. There are a bunch of model options for this 
codec with the 1.0.16 alsa driver, as below. I see the same model options for 
the 1.0.18a alsa driver, but bear in mind that the alsa developers are 
continually applying patches to the alsa driver, so maybe upgrading to the 
latest alsa driver is an option. The link for the latest is also below.

ALC882/885
   3stack-dig 3-jack with SPDIF I/O
   6stack-dig 6-jack digital with SPDIF I/O
   arima  Arima W820Di1
   targa  Targa T8, MSI-1049 T8
   asus-a7j ASUS A7J
   asus-a7m ASUS A7M
   macpro MacPro support
   mbp3  Macbook Pro rev3
   imac24 iMac 24'' with jack detection
   w2jc  ASUS W2JC
   auto  auto-config reading BIOS (default)

Latest alsa driver obtainable from link below, and if you want the latest 
nightly snapshot of the driver, that's the 2nd link.

http://alsa-project.org/main/index.php/Main_Page
http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/

If you're not sure on how to upgrade the alsa driver, just ask.

All the best.

Nigel.






-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: /dev/sndstat

2009-01-14 Thread M. Lewis


Nigel Henry wrote:

On Wednesday 14 January 2009 04:49, M. Lewis wrote:

Nigel Henry wrote:



I wonder if you have some sort of codec conflict going on here. Try
adding the following line to /etc/modprobe.d/alsa-base, and rebooting.

options snd-hda-intel probe_mask=1

That will just select the first codec, which should be the one for your
soundcard, if there are more than one codec in the equation.

If that doesn't work, and the next time you get the sounds up and
running, post back the output of the following stuff.

cat /proc/asound/cards
cat /proc/asound/version
grep ^Codec /proc/asound/card?/codec*

If the probe_mask option does work, post back the output of the above
stuff as well, as it may be helpfull in getting a solution to the
problem.

All the best.

Nigel.

I have some sounds coming from the speakers now Nigel. Here is the
information you asked for. The first part is run from rc.local, the
second part was run manually after I got the sound. Hope this tells you
something.

Note: the only 'significant' change I made that I know of is:

# Inserted per Nigel Henry
#options snd-hda-intel index=0 probe_mask=1 enable=1
options snd-hda-intel enable=1 index=0 position_fix=1

The first commented out version did *not* work. I later changed the
order and it started working after rmmod snd-hda-intel, modprobe -v
snd-hda-intel.

-
# date
Tue Jan 13 19:32:27 CST 2009
-
# cat /proc/asound/cards
--- no soundcards ---
-
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
-
# grep ^Codec /proc/asound/card?/codec*
-
# date
Tue Jan 13 21:17:46 CST 2009
-
# cat /proc/asound/cards
  0 [SB ]: HDA-Intel - HDA ATI SB
   HDA ATI SB at 0xfe024000 irq 16
-
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
-
# grep ^Codec /proc/asound/card?/codec*
Codec: Realtek ALC885
-

moe:~# ll /dev/snd
total 0
drwxr-xr-x  2 root root  200 2009-01-13 21:15 .
drwxr-xr-x 15 root root 4060 2009-01-13 21:15 ..
crw-rw  1 root audio 116,  0 2009-01-13 21:15 controlC0
crw-rw  1 root audio 116, 24 2009-01-13 21:15 pcmC0D0c
crw-rw  1 root audio 116, 16 2009-01-13 21:33 pcmC0D0p
crw-rw  1 root audio 116, 25 2009-01-13 21:15 pcmC0D1c
crw-rw  1 root audio 116, 17 2009-01-13 21:15 pcmC0D1p
crw-rw  1 root audio 116, 26 2009-01-13 21:15 pcmC0D2c
crw-rw  1 root audio 116,  1 2009-01-13 21:15 seq
crw-rw  1 root audio 116, 33 2009-01-13 21:15 timer

After a reboot, unfortunately it is *NOT* working. :-(

Thanks,
Mike


Hi Mike.

At least we know what the codec is now.

As both your threads have been running for a while, perhaps we could go back, 
and get some basic details.


Which machine do you have? Make/model. PC, or laptop.



Gigabyte GA-MA69G-S3H. It is a desktop.


Sound was working on your i686 install, and I presume that was Lenny, but when 
you installed x86_64/AMD64 version of Lenny, sound no longer worked. Was that 
a totally fresh install of the 64 bit version of Lenny?


Yes, the 64 bit install was on bare metal as was the 32 bit install.



Personally I'd go back to the i686 version of Lenny, where the sound was 
working. I've seen conflicting reports of the benefits of using a 64 bit OS. 
Only my opinion, and of course it's your choice.




Believe me, the thought has crossed my mind. Although I would like to 
assist the developers to resolve this issue. The developer who is 
working on my bug report asked me to hang in there until the weekend 
when he has access to hardware to test with. Other than this issue, the 
64 bit is working fine.


Anyway. Back to the ALC885 codec. There are a bunch of model options for this 
codec with the 1.0.16 alsa driver, as below. I see the same model options for 
the 1.0.18a alsa driver, but bear in mind that the alsa developers are 
continually applying patches to the alsa driver, so maybe upgrading to the 
latest alsa driver is an option. The link for the latest is also below.


ALC882/885
   3stack-dig 3-jack with SPDIF I/O
   6stack-dig 6-jack digital with SPDIF I/O
   arima  Arima W820Di1
   targa  Targa T8, MSI-1049 T8
   asus-a7j ASUS A7J
   asus-a7m ASUS A7M
   macpro MacPro support
   mbp3  Macbook Pro rev3
   imac24 iMac 24'' with jack detection
   w2jc  ASUS W2JC
   auto  auto-config reading BIOS (default)

Latest alsa driver obtainable from link below, and if you want the latest 
nightly snapshot of the driver, that's the 2nd link.


http://alsa-project.org/main/index.php/Main_Page
http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/

If you're not sure 

Re: /dev/sndstat

2009-01-13 Thread Ron Johnson

On 01/13/09 01:13, M. Lewis wrote:

Ron Johnson wrote:

On 01/12/09 18:08, M. Lewis wrote:
[snip]


Ron, what is your version of Alsa please? I'm thinking of *upgrading* 
from testing to Sid to see if that might resolve the issue. We 
already know you have a later kernel. Maybe just that would resolve 
the problem?


alsa-base  1.0.17.dfsg-4
alsa-utils 1.0.16-2
alsa-oss   1.0.17-1



alsa-base1.0.17.dfsg-4
alsa-utils   1.0.16-2

Hmmm, I don't have alsa-oss at all. Do I need it?


Only if your apps are written to use the Open Sound System APIs.

--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-13 Thread Paul Cartwright
On Tue January 13 2009, M. Lewis wrote:
 Hmmm, I don't have alsa-oss at all. Do I need it?

I don't have THAT package, but I do have these:
dpkg --list|grep alsa
ii  alsa-base   1.0.17.dfsg-4   

ALSA driver configuration files
ii  alsa-firmware-loaders   1.0.16-2

ALSA software loaders for specific hardware
ii  alsa-modules-2.6.18-6-686   
1.0.13-5etch1+2.6.18.dfsg.1-18etch3 ALSA modules for kernel 2.6.18-6-686
ii  alsa-source 1.0.17.dfsg-4   

ALSA driver sources
ii  alsa-utils  1.0.16-2

ALSA utilities
ii  alsamixergui0.9.0rc2-1-9

graphical soundcard mixer for ALSA soundcard driver
ii  alsaplayer-alsa 0.99.80-3   

PCM player designed for ALSA (ALSA output module)
ii  alsaplayer-common   0.99.80-3   

PCM player designed for ALSA (common files)
ii  alsaplayer-gtk  0.99.80-3   

PCM player designed for ALSA (GTK version)
ii  gstreamer0.10-alsa  0.10.19-2   

GStreamer plugin for ALSA
ii  libpt-1.10.10-plugins-alsa  1.10.10-2   

Portable Windows Library Audio Plugin for the ALSA Interface
rc  libsdl1.2debian-alsa1.2.13-2

Simple DirectMedia Layer (with X11 and ALSA options)
ii  libsox-fmt-alsa 14.0.1-2+b1 

SoX alsa format I/O library
ii  libwine-alsa1.0.1-1 

Windows API implementation - ALSA sound module
ii  xfce4-mixer-alsa4.4.2-3 

Xfce4 Mixer ALSA backend


-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: /dev/sndstat

2009-01-13 Thread M. Lewis


Nigel Henry wrote:

On Monday 12 January 2009 16:22, M. Lewis wrote:

Ron Johnson wrote:

On 01/12/09 03:44, M. Lewis wrote:

M. Lewis wrote:

M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business
is about?

Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq

Well, actually that works with speaker-test. *BUT*, I'm not holding
my breath. I've had it this far before and couldn't reproduce it
again.

Let me reboot and try again before I pronounce it 'fixed'.

Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq 
/lib/alsa/modprobe-post-install snd-hda-intel
insmod
/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko
snd_seq
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.

Still no luck without the snd_seq or even putting snd_seq in a
separate modprobe:

modprobe -v snd_seq
modprobe -v snd-hda-intel

So the depmod/modprobe worked, but then you rebooted and now it doesn't
work

That is correct. That is three times, through some series of events,
that I have managed to get sound out of it. Rebooted and tried to
reproduce the sequence and was not able to reproduce it.
--


I wonder if you have some sort of codec conflict going on here. Try adding the 
following line to /etc/modprobe.d/alsa-base, and rebooting.


options snd-hda-intel probe_mask=1

That will just select the first codec, which should be the one for your 
soundcard, if there are more than one codec in the equation.


If that doesn't work, and the next time you get the sounds up and running, 
post back the output of the following stuff.


cat /proc/asound/cards
cat /proc/asound/version
grep ^Codec /proc/asound/card?/codec*

If the probe_mask option does work, post back the output of the above stuff as 
well, as it may be helpfull in getting a solution to the problem.


All the best.

Nigel.



I have some sounds coming from the speakers now Nigel. Here is the
information you asked for. The first part is run from rc.local, the
second part was run manually after I got the sound. Hope this tells you
something.

Note: the only 'significant' change I made that I know of is:

# Inserted per Nigel Henry
#options snd-hda-intel index=0 probe_mask=1 enable=1
options snd-hda-intel enable=1 index=0 position_fix=1

The first commented out version did *not* work. I later changed the
order and it started working after rmmod snd-hda-intel, modprobe -v 
snd-hda-intel.


-
# date
Tue Jan 13 19:32:27 CST 2009
-
# cat /proc/asound/cards
--- no soundcards ---
-
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
-
# grep ^Codec /proc/asound/card?/codec*
-
# date
Tue Jan 13 21:17:46 CST 2009
-
# cat /proc/asound/cards
 0 [SB ]: HDA-Intel - HDA ATI SB
  HDA ATI SB at 0xfe024000 irq 16
-
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
-
# grep ^Codec /proc/asound/card?/codec*
Codec: Realtek ALC885
-

moe:~# ll /dev/snd
total 0
drwxr-xr-x  2 root root  200 2009-01-13 21:15 .
drwxr-xr-x 15 root root 4060 2009-01-13 21:15 ..
crw-rw  1 root audio 116,  0 2009-01-13 21:15 controlC0
crw-rw  1 root audio 116, 24 2009-01-13 21:15 pcmC0D0c
crw-rw  1 root audio 116, 16 2009-01-13 21:33 pcmC0D0p
crw-rw  1 root audio 116, 25 2009-01-13 21:15 pcmC0D1c
crw-rw  1 root audio 116, 17 2009-01-13 21:15 pcmC0D1p
crw-rw  1 root audio 116, 26 2009-01-13 21:15 pcmC0D2c
crw-rw  1 root audio 116,  1 2009-01-13 21:15 seq
crw-rw  1 root audio 116, 33 2009-01-13 21:15 timer

After a reboot, unfortunately it is *NOT* working. :-(

Thanks,
Mike

--

 God is real, unless declared integer.
  21:15:01 up  1:42,  1 user,  load average: 0.50, 0.23, 0.13

 Linux Registered User #241685  

Re: /dev/sndstat

2009-01-12 Thread Ron Johnson

On 01/11/09 23:33, M. Lewis wrote:



Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:




[snip]



No, but I can show you what mine look like.  It's a Sid box running 
a hand-rolled kernel based on linux-source-2.6.28.  (The machine is 
about 3 months old, so also worked with 2.6.24.)



$ lspci | grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)



$ lsmod | grep snd
snd_hda_intel 435324  3
snd_pcm77896  1 snd_hda_intel
snd_seq51376  1
snd_timer  21776  2 snd_pcm,snd_seq
snd_seq_device  7828  1 snd_seq
snd60856  12 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device

soundcore   7952  1 snd
snd_page_alloc  9104  2 snd_hda_intel,snd_pcm


# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 
x86_64

Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA NVidia at 0xfe024000 irq 21

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



Thanks Ron, that helps some. At least I know what a working one looks 
like.


A little bit more detail, which correlates /dev/sndstat to lspci :

$ lspci -v -s00:06.1
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)

Subsystem: Foxconn International, Inc. Device 0d12
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

See how the Card config: matches the lspci info.



moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business is 
about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq

--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business is 
about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding my 
breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.
--

 Long computations that yield zero are probably all for naught.
  03:15:01 up  2:54,  1 user,  load average: 0.74, 0.45, 0.51

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis

M. Lewis wrote:


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business is 
about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding my 
breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.


Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq  
/lib/alsa/modprobe-post-install snd-hda-intel
insmod /lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko 
snd_seq
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.

Thanks,
Mike

--

 IBM: I'm Beyond Mistakes
  03:30:02 up 5 min,  1 user,  load average: 0.35, 0.31, 0.15

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis


M. Lewis wrote:

M. Lewis wrote:


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business 
is about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding my 
breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.


Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq  
/lib/alsa/modprobe-post-install snd-hda-intel
insmod /lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko 
snd_seq
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.



Still no luck without the snd_seq or even putting snd_seq in a separate 
modprobe:


modprobe -v snd_seq
modprobe -v snd-hda-intel

--

 This login session:  $13.76, but for you:  $11.88.
  03:40:01 up 15 min,  1 user,  load average: 0.05, 0.12, 0.11

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread Ron Johnson

On 01/12/09 03:44, M. Lewis wrote:


M. Lewis wrote:

M. Lewis wrote:


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business 
is about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding 
my breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.


Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq  
/lib/alsa/modprobe-post-install snd-hda-intel
insmod 
/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko snd_seq
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.



Still no luck without the snd_seq or even putting snd_seq in a separate 
modprobe:


modprobe -v snd_seq
modprobe -v snd-hda-intel


So the depmod/modprobe worked, but then you rebooted and now it 
doesn't work


--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis


Ron Johnson wrote:

On 01/12/09 03:44, M. Lewis wrote:


M. Lewis wrote:

M. Lewis wrote:


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business 
is about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding 
my breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.


Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq  
/lib/alsa/modprobe-post-install snd-hda-intel
insmod 
/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko 
snd_seq
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.



Still no luck without the snd_seq or even putting snd_seq in a 
separate modprobe:


modprobe -v snd_seq
modprobe -v snd-hda-intel


So the depmod/modprobe worked, but then you rebooted and now it doesn't 
work




That is correct. That is three times, through some series of events, 
that I have managed to get sound out of it. Rebooted and tried to 
reproduce the sequence and was not able to reproduce it.

--

 IBM: Insanely Better Marketing
  09:20:01 up  5:10,  1 user,  load average: 0.00, 0.00, 0.00

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread Hugo Vanwoerkom

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

snip


No, but I can show you what mine look like.  It's a Sid box running a 
hand-rolled kernel based on linux-source-2.6.28.  (The machine is about 
3 months old, so also worked with 2.6.24.)



snip

# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 x86_64

snip

How come this shows 2.6.27smp64 and you say your kernel is a hand-rolled 
2.6.28?


Hugo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread Ron Johnson

On 01/12/09 09:59, Hugo Vanwoerkom wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

snip


No, but I can show you what mine look like.  It's a Sid box running a 
hand-rolled kernel based on linux-source-2.6.28.  (The machine is 
about 3 months old, so also worked with 2.6.24.)



snip

# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 
x86_64

snip

How come this shows 2.6.27smp64 and you say your kernel is a hand-rolled 
2.6.28?


Oops.  I've built the 2.6.28 kernel, but haven't loaded it yet, 
Still on the hand-rolled .27.


--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis

Ron Johnson wrote:

On 01/12/09 03:44, M. Lewis wrote:


M. Lewis wrote:

M. Lewis wrote:


Ron Johnson wrote:

On 01/11/09 23:33, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:

[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business 
is about?


Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq



Well, actually that works with speaker-test. *BUT*, I'm not holding 
my breath. I've had it this far before and couldn't reproduce it again.


Let me reboot and try again before I pronounce it 'fixed'.


Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq  
/lib/alsa/modprobe-post-install snd-hda-intel
insmod 
/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko 
snd_seq
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.



Still no luck without the snd_seq or even putting snd_seq in a 
separate modprobe:


modprobe -v snd_seq
modprobe -v snd-hda-intel


So the depmod/modprobe worked, but then you rebooted and now it doesn't 
work




Ron, what is your version of Alsa please? I'm thinking of *upgrading* 
from testing to Sid to see if that might resolve the issue. We already 
know you have a later kernel. Maybe just that would resolve the problem?

--

 Everybody needs a little love sometime; stop hacking and fall in love!
  18:05:01 up  7:14,  1 user,  load average: 0.12, 0.10, 0.03

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread Nigel Henry
On Monday 12 January 2009 16:22, M. Lewis wrote:
 Ron Johnson wrote:
  On 01/12/09 03:44, M. Lewis wrote:
  M. Lewis wrote:
  M. Lewis wrote:
  Ron Johnson wrote:
  On 01/11/09 23:33, M. Lewis wrote:
  Ron Johnson wrote:
  On 01/11/09 22:34, M. Lewis wrote:
  Ron Johnson wrote:
  On 01/11/09 21:55, M. Lewis wrote:
 
  [snip]
 
  moe:~# lspci -v -s14.2
  00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
  Subsystem: Giga-byte Technology Device a002
  Flags: slow devsel, IRQ 16
  Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
  Capabilities: [50] Power Management version 2
  Kernel modules: snd-hda-intel
 
 
  Do you happen to know what that fast devsel / slow devsel business
  is about?
 
  Nope.
 
  What happens when you:
  # depmod
  # modprobe -v snd_hda_intel snd_seq
 
  Well, actually that works with speaker-test. *BUT*, I'm not holding
  my breath. I've had it this far before and couldn't reproduce it
  again.
 
  Let me reboot and try again before I pronounce it 'fixed'.
 
  Well, no, but more information:
 
  install /sbin/modprobe --ignore-install snd-hda-intel snd_seq 
  /lib/alsa/modprobe-post-install snd-hda-intel
  insmod
  /lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko
  snd_seq
  FATAL: Error inserting snd_hda_intel
  (/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko):
  Unknown symbol in module, or unknown parameter (see dmesg)
  FATAL: Error running install command for snd_hda_intel
 
 
  And from dmesg:
 
  [  362.587129] snd_hda_intel: Unknown parameter `snd_seq'
 
  I will try it without the snd_seq.
 
  Still no luck without the snd_seq or even putting snd_seq in a
  separate modprobe:
 
  modprobe -v snd_seq
  modprobe -v snd-hda-intel
 
  So the depmod/modprobe worked, but then you rebooted and now it doesn't
  work

 That is correct. That is three times, through some series of events,
 that I have managed to get sound out of it. Rebooted and tried to
 reproduce the sequence and was not able to reproduce it.
 --

I wonder if you have some sort of codec conflict going on here. Try adding the 
following line to /etc/modprobe.d/alsa-base, and rebooting.

options snd-hda-intel probe_mask=1

That will just select the first codec, which should be the one for your 
soundcard, if there are more than one codec in the equation.

If that doesn't work, and the next time you get the sounds up and running, 
post back the output of the following stuff.

cat /proc/asound/cards
cat /proc/asound/version
grep ^Codec /proc/asound/card?/codec*

If the probe_mask option does work, post back the output of the above stuff as 
well, as it may be helpfull in getting a solution to the problem.

All the best.

Nigel.






-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: /dev/sndstat

2009-01-12 Thread M. Lewis


Nigel Henry wrote:

On Monday 12 January 2009 16:22, M. Lewis wrote:

Ron Johnson wrote:



[snip]

moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business
is about?

Nope.

What happens when you:
# depmod
# modprobe -v snd_hda_intel snd_seq

Well, actually that works with speaker-test. *BUT*, I'm not holding
my breath. I've had it this far before and couldn't reproduce it
again.

Let me reboot and try again before I pronounce it 'fixed'.

Well, no, but more information:

install /sbin/modprobe --ignore-install snd-hda-intel snd_seq 
/lib/alsa/modprobe-post-install snd-hda-intel
insmod
/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko
snd_seq
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.26-1-amd64/kernel/sound/pci/hda/snd-hda-intel.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel


And from dmesg:

[  362.587129] snd_hda_intel: Unknown parameter `snd_seq'

I will try it without the snd_seq.

Still no luck without the snd_seq or even putting snd_seq in a
separate modprobe:

modprobe -v snd_seq
modprobe -v snd-hda-intel

So the depmod/modprobe worked, but then you rebooted and now it doesn't
work

That is correct. That is three times, through some series of events,
that I have managed to get sound out of it. Rebooted and tried to
reproduce the sequence and was not able to reproduce it.
--


I wonder if you have some sort of codec conflict going on here. Try adding the 
following line to /etc/modprobe.d/alsa-base, and rebooting.


options snd-hda-intel probe_mask=1


Done.



That will just select the first codec, which should be the one for your 
soundcard, if there are more than one codec in the equation.


If that doesn't work, and the next time you get the sounds up and running, 
post back the output of the following stuff.


cat /proc/asound/cards
cat /proc/asound/version
grep ^Codec /proc/asound/card?/codec*

If the probe_mask option does work, post back the output of the above stuff as 
well, as it may be helpfull in getting a solution to the problem.


All the best.

Nigel.


Will do Nigel. I have setup a script in rc.local as well as a shell 
script to run if/when I ever get it making sounds again:

-
# date
Mon Jan 12 20:41:44 CST 2009
-
# cat /proc/asound/cards
--- no soundcards ---
-
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
-
# grep ^Codec /proc/asound/card?/codec*

Thanks,
Mike


--

 To err is human; to really foul things up requires a computer.
  20:45:02 up 3 min,  0 users,  load average: 0.04, 0.14, 0.07

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread Ron Johnson

On 01/12/09 18:08, M. Lewis wrote:
[snip]


Ron, what is your version of Alsa please? I'm thinking of *upgrading* 
from testing to Sid to see if that might resolve the issue. We already 
know you have a later kernel. Maybe just that would resolve the problem?


alsa-base  1.0.17.dfsg-4
alsa-utils 1.0.16-2
alsa-oss   1.0.17-1

--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-12 Thread M. Lewis

Ron Johnson wrote:

On 01/12/09 18:08, M. Lewis wrote:
[snip]


Ron, what is your version of Alsa please? I'm thinking of *upgrading* 
from testing to Sid to see if that might resolve the issue. We already 
know you have a later kernel. Maybe just that would resolve the problem?


alsa-base  1.0.17.dfsg-4
alsa-utils 1.0.16-2
alsa-oss   1.0.17-1



alsa-base1.0.17.dfsg-4
alsa-utils   1.0.16-2

Hmmm, I don't have alsa-oss at all. Do I need it?

--

 Some programming languages manage to absorb change but withstand progress.
  01:10:01 up 39 min,  1 user,  load average: 0.16, 0.14, 0.07

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




/dev/sndstat

2009-01-11 Thread M. Lewis


I'm still working on troubleshooting my sound issues. Can someone tell 
me *what* config this is referring to?


moe:~# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux moe 2.6.26-1-amd64 #1 SMP Mon Dec 15 17:25:36 UTC 2008 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG

Thanks,
Mike
--

 IBM: Increasingly Bad Manufacturing
  21:50:01 up  1:04,  1 user,  load average: 0.07, 0.06, 0.01

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-11 Thread Ron Johnson

On 01/11/09 21:55, M. Lewis wrote:


I'm still working on troubleshooting my sound issues. Can someone tell 
me *what* config this is referring to?


moe:~# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux moe 2.6.26-1-amd64 #1 SMP Mon Dec 15 17:25:36 UTC 2008 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG


No, but I can show you what mine look like.  It's a Sid box running 
a hand-rolled kernel based on linux-source-2.6.28.  (The machine is 
about 3 months old, so also worked with 2.6.24.)



$ lspci | grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)



$ lsmod | grep snd
snd_hda_intel 435324  3
snd_pcm77896  1 snd_hda_intel
snd_seq51376  1
snd_timer  21776  2 snd_pcm,snd_seq
snd_seq_device  7828  1 snd_seq
snd60856  12 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device

soundcore   7952  1 snd
snd_page_alloc  9104  2 snd_hda_intel,snd_pcm


# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 
x86_64

Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA NVidia at 0xfe024000 irq 21

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-11 Thread M. Lewis

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:




[snip]



No, but I can show you what mine look like.  It's a Sid box running a 
hand-rolled kernel based on linux-source-2.6.28.  (The machine is about 
3 months old, so also worked with 2.6.24.)



$ lspci | grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)



$ lsmod | grep snd
snd_hda_intel 435324  3
snd_pcm77896  1 snd_hda_intel
snd_seq51376  1
snd_timer  21776  2 snd_pcm,snd_seq
snd_seq_device  7828  1 snd_seq
snd60856  12 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device

soundcore   7952  1 snd
snd_page_alloc  9104  2 snd_hda_intel,snd_pcm


# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA NVidia at 0xfe024000 irq 21

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



Thanks Ron, that helps some. At least I know what a working one looks like.
--

 Avoid GOTOs completely if you can keep the program readable.
  22:30:01 up  1:44,  1 user,  load average: 0.04, 0.08, 0.08

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-11 Thread Ron Johnson

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:




[snip]



No, but I can show you what mine look like.  It's a Sid box running a 
hand-rolled kernel based on linux-source-2.6.28.  (The machine is 
about 3 months old, so also worked with 2.6.24.)



$ lspci | grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)



$ lsmod | grep snd
snd_hda_intel 435324  3
snd_pcm77896  1 snd_hda_intel
snd_seq51376  1
snd_timer  21776  2 snd_pcm,snd_seq
snd_seq_device  7828  1 snd_seq
snd60856  12 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device

soundcore   7952  1 snd
snd_page_alloc  9104  2 snd_hda_intel,snd_pcm


# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 
x86_64

Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA NVidia at 0xfe024000 irq 21

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



Thanks Ron, that helps some. At least I know what a working one looks like.


A little bit more detail, which correlates /dev/sndstat to lspci :

$ lspci -v -s00:06.1
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)

Subsystem: Foxconn International, Inc. Device 0d12
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

See how the Card config: matches the lspci info.

--
Ron Johnson, Jr.
Jefferson LA  USA

I am not surprised, for we live long and are celebrated poopers.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: /dev/sndstat

2009-01-11 Thread M. Lewis



Ron Johnson wrote:

On 01/11/09 22:34, M. Lewis wrote:

Ron Johnson wrote:

On 01/11/09 21:55, M. Lewis wrote:




[snip]



No, but I can show you what mine look like.  It's a Sid box running a 
hand-rolled kernel based on linux-source-2.6.28.  (The machine is 
about 3 months old, so also worked with 2.6.24.)



$ lspci | grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)



$ lsmod | grep snd
snd_hda_intel 435324  3
snd_pcm77896  1 snd_hda_intel
snd_seq51376  1
snd_timer  21776  2 snd_pcm,snd_seq
snd_seq_device  7828  1 snd_seq
snd60856  12 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device

soundcore   7952  1 snd
snd_page_alloc  9104  2 snd_hda_intel,snd_pcm


# cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
Kernel: Linux haggis 2.6.27smp64 #3 SMP Tue Dec 23 02:25:46 CST 2008 
x86_64

Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA NVidia at 0xfe024000 irq 21

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG



Thanks Ron, that helps some. At least I know what a working one looks 
like.


A little bit more detail, which correlates /dev/sndstat to lspci :

$ lspci -v -s00:06.1
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio 
(rev a2)

Subsystem: Foxconn International, Inc. Device 0d12
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

See how the Card config: matches the lspci info.



moe:~# lspci -v -s14.2
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Giga-byte Technology Device a002
Flags: slow devsel, IRQ 16
Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel modules: snd-hda-intel


Do you happen to know what that fast devsel / slow devsel business is about?

Thanks,
Mike

--

 Any given program will expand to fill available memory.
  23:30:01 up  2:44,  1 user,  load average: 0.00, 0.00, 0.00

 Linux Registered User #241685  http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




/dev/sndstat problem - Advice ?

2002-06-29 Thread W.D.McKinney
Ok, on my laptop with Debian 3.0 (sid) and all is well cept
for the mixer (sound level) and /dev/sndstat is there.

crwxrwxrwx1 root audio 14,   6 Mar 14 12:51 sndstat

(I gave it 0777 to test.)

Modules loaded are :

maestro3   24072   0 
soundcore   2452   2  [maestro3]

Sound plays OK, I would just like to run a mixer. No mixer, IE.
aumix,kmix.xmmix work?

Any ideas for a not so good sound user :-) ?

Thanks
/Dee


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Solved [deem@wdm.com: /dev/sndstat problem - Advice ?]

2002-06-29 Thread W.D.McKinney
I added user-id to group audio 
and wala, volume and mixers work.

Duh.

/Dee
---BeginMessage---
Ok, on my laptop with Debian 3.0 (sid) and all is well cept
for the mixer (sound level) and /dev/sndstat is there.

crwxrwxrwx1 root audio 14,   6 Mar 14 12:51 sndstat

(I gave it 0777 to test.)

Modules loaded are :

maestro3   24072   0 
soundcore   2452   2  [maestro3]

Sound plays OK, I would just like to run a mixer. No mixer, IE.
aumix,kmix.xmmix work?

Any ideas for a not so good sound user :-) ?

Thanks
/Dee


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
---End Message---