Re: [Cooker] Switching between OSS and Alsa

2002-08-29 Thread Robert Fox

I just performed a new install on my notebook again - and it still sets
the wrong entry in the /etc/modules/conf file.

You're suggestion from below works like a charm!!  My question is, WHT
the snd-intel8x0 instead of the CS46xx?

The notebook is a Gateway 9150LX.

Could you please remove the above snd-cs46xx snd-pcm-oss entry from
the /etc/modules/conf file and add the suggested lines from below for
this chiptset as default for new installs?

Thx,
R.Fox


On Mon, 2002-08-19 at 19:52, Thierry Vignaud wrote:
 [EMAIL PROTECTED] (Robert Fox) writes:
 
  If I only knew exactly what alsa modules to use!!  I did, however,
  find a way to crash the system fatally . . . if I try to manually
  remove the oss mosules using rmmod - the system stack dumps!!  I can
  make this happen especially when I perform rmmod snd-cs46xx
 
  Attached is the output from lspcidrake -v:
 
  Module  Size  Used byNot tainted
  cs46xx 55600   2 
  ac97_codec  9928   0  [cs46xx]
  soundcore   3780   0  [snd cs46xx]
 
  snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)
 
 
 ug! we default to alsa on this card (snd-cs46xx) but on your box, the
 oss module is loaded !
 
 you probably haven't made an install recently, only urpmi-ed your
 systel.
 with live_update from the cooker root, you can rewrite your config
 file until i do something for sound cards in harddrake.
 
 faster way: 
 - comment the cs46xx module in your /etc/modules{,.conf},
 - add alias sound-slot-0 snd-intel8x0 to /etc/modules.conf
 - enable both sound and alsa services
 - reboot to prevent cs46xx to hang on rmmod-ing
 
 and voila
 
 i should really write draksound
 
 






Re: [Cooker] Switching between OSS and Alsa

2002-08-29 Thread Robert Fox

ONE DAY I WILL LEARN HOW TO TYPE AND SPELL!!!

RESEND WITH CORRECTIONS! SORRY!

I just performed a new install on my notebook again - and it still sets
the wrong entry in the /etc/modules/conf file.

Your suggestion from below works like a charm!!  My question is, WHY
the snd-intel8x0 instead of the CS46xx?

The notebook is a Gateway 9150LX.

Could you please remove the above snd-cs46xx snd-pcm-oss entry from
the /etc/modules/conf file and add the suggested lines from below for
this chipset as default for new installs?

Thx,
R.Fox


On Mon, 2002-08-19 at 19:52, Thierry Vignaud wrote:
 [EMAIL PROTECTED] (Robert Fox) writes:
 
  If I only knew exactly what alsa modules to use!!  I did, however,
  find a way to crash the system fatally . . . if I try to manually
  remove the oss mosules using rmmod - the system stack dumps!!  I can
  make this happen especially when I perform rmmod snd-cs46xx
 
  Attached is the output from lspcidrake -v:
 
  Module  Size  Used byNot tainted
  cs46xx 55600   2 
  ac97_codec  9928   0  [cs46xx]
  soundcore   3780   0  [snd cs46xx]
 
  snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)
 
 
 ug! we default to alsa on this card (snd-cs46xx) but on your box, the
 oss module is loaded !
 
 you probably haven't made an install recently, only urpmi-ed your
 systel.
 with live_update from the cooker root, you can rewrite your config
 file until i do something for sound cards in harddrake.
 
 faster way: 
 - comment the cs46xx module in your /etc/modules{,.conf},
 - add alias sound-slot-0 snd-intel8x0 to /etc/modules.conf
 - enable both sound and alsa services
 - reboot to prevent cs46xx to hang on rmmod-ing
 
 and voila
 
 i should really write draksound
 
 






Re: [Cooker] Switching between OSS and Alsa

2002-08-29 Thread Thierry Vignaud

[EMAIL PROTECTED] (Robert Fox) writes:

 I just performed a new install on my notebook again - and it still
 sets the wrong entry in the /etc/modules/conf file.

does these commands really show different drivers now ?
fgrep sound-slot /etc/modules.conf
lspcidrake -v

 Your suggestion from below works like a charm!!  My question is, WHY
 the snd-intel8x0 instead of the CS46xx?

too fast copy from my /etc/modules.conf withouth reread ... :-(

 Could you please remove the above snd-cs46xx snd-pcm-oss entry
 from the /etc/modules/conf file and add the suggested lines from
 below for this chipset as default for new installs?

why remove it ?
could you remember me the lines you want





Re: [Cooker] Switching between OSS and Alsa

2002-08-21 Thread Thierry Vignaud

Eugenio Diaz [EMAIL PROTECTED] writes:

   Fresh install today of latest Cooker on a notebook with CS46xx
   sound chipset.
  
   As reported earlier, because of OSS drivers - I get a double
   (echo) sound. I want to switch to Alsa but there is not easy way
   to do it (through harddrake2 or sndconfig)
  
   What's the recommended way to switch between OSS and Alsa?
  
  send me the output of lspcidrake -v and the alsa module to use,
  and i'll alter the pcitable.

 The only problem being that this is a 4-channel card, and alsa
 supports only 2 while OSS supports all 4 channels!

 I remember exchanging emails with you about this, and the problem
 where the mixer control labels for the front channels and the main
 volume were reversed, back in early June. Back then you forwarded
 the problem to jaroslav (alsa main developer and snd-cs46xx author),
 but the problems are still there ...

 I am still using OSS just because it supports the 4-channels, and
 that makes a big difference; but I have to remove and reload the
 modules every now and then (like once every two days) because the
 sound gets corrupted.

Jaroslav ?





Re: [Cooker] Switching between OSS and Alsa

2002-08-20 Thread Eugenio Diaz

The only problem being that this is a 4-channel card, and alsa supports 
only 2 while OSS supports all 4 channels!

I remember exchanging emails with you about this, and the problem where 
the mixer control labels for the front channels and the main volume were 
reversed, back in early June. Back then you forwarded the problem to 
jaroslav (alsa main developer and snd-cs46xx author), but the problems 
are still there ...

I am still using OSS just because it supports the 4-channels, and that 
makes a big difference; but I have to remove and reload the modules 
every now and then (like once every two days) because the sound gets 
corrupted.


Thierry Vignaud wrote:

[EMAIL PROTECTED] (Robert Fox) writes:

Fresh install today of latest Cooker on a notebook with CS46xx sound
chipset.

As reported earlier, because of OSS drivers - I get a double (echo)
sound. I want to switch to Alsa but there is not easy way to do it
(through harddrake2 or sndconfig)

What's the recommended way to switch between OSS and Alsa?


send me the output of lspcidrake -v and the alsa module to use, and
i'll alter the pcitable.


-- 
Eugenio Diaz, BSEE/BSCE
Linux Engineer
[EMAIL PROTECTED]







[Cooker] Switching between OSS and Alsa

2002-08-19 Thread Robert Fox

Fresh install today of latest Cooker on a notebook with CS46xx sound
chipset.

As reported earlier, because of OSS drivers - I get a double (echo)
sound. I want to switch to Alsa but there is not easy way to do it
(through harddrake2 or sndconfig)

What's the recommended way to switch between OSS and Alsa?

Thanks,
R.Fox







Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Thierry Vignaud

[EMAIL PROTECTED] (Robert Fox) writes:

 Fresh install today of latest Cooker on a notebook with CS46xx sound
 chipset.

 As reported earlier, because of OSS drivers - I get a double (echo)
 sound. I want to switch to Alsa but there is not easy way to do it
 (through harddrake2 or sndconfig)

 What's the recommended way to switch between OSS and Alsa?

send me the output of lspcidrake -v and the alsa module to use, and
i'll alter the pcitable.





Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Robert Fox

If I only knew exactly what alsa modules to use!!  I did, however, find
a way to crash the system fatally . . . if I try to manually remove the
oss mosules using rmmod - the system stack dumps!!  I can make this
happen especially when I perform rmmod snd-cs46xx

Attached is the output from lspcidrake -v:




On Mon, 2002-08-19 at 18:35, Thierry Vignaud wrote:
 [EMAIL PROTECTED] (Robert Fox) writes:
 
  Fresh install today of latest Cooker on a notebook with CS46xx sound
  chipset.
 
  As reported earlier, because of OSS drivers - I get a double (echo)
  sound. I want to switch to Alsa but there is not easy way to do it
  (through harddrake2 or sndconfig)
 
  What's the recommended way to switch between OSS and Alsa?
 
 send me the output of lspcidrake -v and the alsa module to use, and
 i'll alter the pcitable.
 
 



Module  Size  Used byNot tainted
sg 31276   0  (autoclean) (unused)
st 26740   0  (autoclean) (unused)
sr_mod 15096   0  (autoclean) (unused)
sd_mod 11788   0  (autoclean) (unused)
scsi_mod   90436   4  (autoclean) [sg st sr_mod sd_mod]
ide-cd 28744   0  (autoclean)
cdrom  26848   0  (autoclean) [sr_mod ide-cd]
floppy 49340   0  (autoclean)
snd24804   0 
parport_pc 21672   1  (autoclean)
lp  6720   0  (autoclean)
parport23936   1  (autoclean) [parport_pc lp]
keybdev 1920   0  (unused)
mousedev4116   1 
hid18340   0  (unused)
usbmouse2004   0  (unused)
input   3456   0  [keybdev mousedev hid usbmouse]
cs46xx 55600   2 
ac97_codec  9928   0  [cs46xx]
soundcore   3780   0  [snd cs46xx]
xircom_cb   5544   0  (unused)
xircom_tulip_cb12696   1 
ds  6828   2 
yenta_socket9728   2 
pcmcia_core42272   0  [ds yenta_socket]
af_packet  13000   0  (autoclean)
usb-uhci   21676   0  (unused)
usbcore57984   1  [hid usbmouse usb-uhci]
nls_iso8859-15  3356   2  (autoclean)
nls_cp850   3580   2  (autoclean)
vfat9548   2  (autoclean)
fat31864   0  (autoclean) [vfat]
supermount 14532   3  (autoclean)
rtc 6560   0  (autoclean)
reiserfs  169776   2 


agpgart : Intel Corporation|440BX/ZX - 82443BX/ZX Host bridge [BRIDGE_HOST] 
(vendor:8086 device:7190)
unknown : Intel Corporation|440BX/ZX - 82443BX/ZX AGP bridge [BRIDGE_PCI] 
(vendor:8086 device:7191)
unknown : Intel Corporation|82371AB PIIX4 ISA [BRIDGE_OTHER] (vendor:8086 
device:7110)
unknown : Intel Corporation|82371AB PIIX4 IDE [STORAGE_IDE] (vendor:8086 
device:7111)
usb-uhci: Intel Corporation|82371AB PIIX4 USB [SERIAL_USB] (vendor:8086 
device:7112)
sonypi  : Intel Corporation|82371AB PIIX4 ACPI - Bus Master IDE Controller 
[BRIDGE_OTHER] (vendor:8086 device:7113)
yenta_socket: Texas Instruments|PCI1225 PC Card Controller [BRIDGE_CARDBUS] 
(vendor:104c device:ac1c subv:4000 subd:)
yenta_socket: Texas Instruments|PCI1225 PC Card Controller [BRIDGE_CARDBUS] 
(vendor:104c device:ac1c subv:4800 subd:)
snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)
unknown : C-Cube Microsystems|Cinemaster C 3.0 DVD Decoder [MULTIMEDIA_OTHER] 
(vendor:123f device: subv:107b subd:8016)
Card:ATI Mach64 Utah: ATI|3D Rage LT Pro AGP-133 [DISPLAY_VGA] (vendor:1002 
device:4c42 subv:107b subd:8016)
xircom_tulip_cb : Xircom|Cardbus Ethernet 10/100 [NETWORK_ETHERNET] (vendor:115d 
device:0003 subv:115d subd:1181)
xircom_cb   : Xircom|Cardbus Ethernet + 56k Modem [COMMUNICATION_SERIAL] 
(vendor:115d device:0103 subv:115d subd:1181)
unknown : Virtual|Hub [] (vendor: device:)
unknown : Chic Technology Corp.|PS2/USB Browser Combo Mouse [Human Interface 
Devices|Boot Interface Subclass|Mouse] (vendor:05fe device:0011)



Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Thierry Vignaud

Thierry Vignaud [EMAIL PROTECTED] writes:

 snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)

 faster way: 
 - comment the cs46xx module in your /etc/modules{,.conf},
 - add alias sound-slot-0 snd-intel8x0 to /etc/modules.conf

i meant snd-cs46xx as written above





Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Robert Fox

I performed a FRESH install today! - and OSS was installed  . . .

Draksound?  PLEASE DO!!!

Thx,
R.Fox


On Mon, 2002-08-19 at 19:52, Thierry Vignaud wrote:
 [EMAIL PROTECTED] (Robert Fox) writes:
 
  If I only knew exactly what alsa modules to use!!  I did, however,
  find a way to crash the system fatally . . . if I try to manually
  remove the oss mosules using rmmod - the system stack dumps!!  I can
  make this happen especially when I perform rmmod snd-cs46xx
 
  Attached is the output from lspcidrake -v:
 
  Module  Size  Used byNot tainted
  cs46xx 55600   2 
  ac97_codec  9928   0  [cs46xx]
  soundcore   3780   0  [snd cs46xx]
 
  snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)
 
 
 ug! we default to alsa on this card (snd-cs46xx) but on your box, the
 oss module is loaded !
 
 you probably haven't made an install recently, only urpmi-ed your
 systel.
 with live_update from the cooker root, you can rewrite your config
 file until i do something for sound cards in harddrake.
 
 faster way: 
 - comment the cs46xx module in your /etc/modules{,.conf},
 - add alias sound-slot-0 snd-intel8x0 to /etc/modules.conf
 - enable both sound and alsa services
 - reboot to prevent cs46xx to hang on rmmod-ing
 
 and voila
 
 i should really write draksound
 
 






Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Jure Repinc

Robert Fox wrote:
 I performed a FRESH install today! - and OSS was installed  . . .
 
 Draksound?  PLEASE DO!!!
 
 Thx,
 R.Fox

I couldn't agree more. Having a choice of switching between OSS and ALSA 
would be great.

-- 
Live long and prosper!






Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Robert Fox

Quick question . . . Why is it snd-intel8x0 if it's a CS46xx chipset?

Thx,
R.Fox


On Mon, 2002-08-19 at 20:26, Thierry Vignaud wrote:
 Thierry Vignaud [EMAIL PROTECTED] writes:
 
  snd-cs46xx  : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio 
Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:107b subd:8016)
 
  faster way: 
  - comment the cs46xx module in your /etc/modules{,.conf},
  - add alias sound-slot-0 snd-intel8x0 to /etc/modules.conf
 
 i meant snd-cs46xx as written above
 
 






Re: [Cooker] Switching between OSS and Alsa

2002-08-19 Thread Aurélien Bompard

Le Lundi 19 Août 2002 20:45, Jure Repinc a écrit :
 Robert Fox wrote:
  I performed a FRESH install today! - and OSS was installed  . . .
 
  Draksound?  PLEASE DO!!!
 
  Thx,
  R.Fox

 I couldn't agree more. Having a choice of switching between OSS and ALSA
 would be great.

I second this. I am having a lot of trouble tring to switch to alsa. I have a 
hardware AC3 decoder, and using the alsa drivers is the only way to output 
the sound of my dvd player through my sound card. A DrakSound would be VERY 
useful to me.

gauret

-- 
  
Gauret!!

  ,--.-'-,--.
  \  /-~-\  /
 / )' . . `( \
( (  ,---.  ) )
 \ `(_o_o_)' /
  \   `-'   /
   | |---| |
   [_]   [_]