On Thu, 22 Nov 2001, vince cagud wrote:
..
> hi. i do remember a friend bitching abt his aureal card not working with
> nvidia. he mentioned there's usually a problem daw with nvidia-aureal.
> this is second-hand info though.

you need this (see below) to avoid lockups with the aureal/nvidia
combination. this is because the aureal card is a major bus hogger and so
is the nvidia graphics card. ATI and 3dfx cards do NOT need this
workaround, but it's good to have nonetheless:

# load sound module and set PCI register a la WPCREDIT to prevent hangs
/sbin/modprobe sound
/sbin/setpci -d 12eb:0002 40.B=ff
                ^^^^^^^^^

2nd line above would differ depending on what model of Aureal card you
have, you can use lspci -n to show the number, e.g.

[orly@yuna orly]$ /sbin/lspci
..snip..
00:0c.0 Multimedia audio controller: Aureal Semiconductor Vortex 2
00:0d.0 Ethernet controller: Davicom Semiconductor, Inc. Ethernet
01:00.0 VGA compatible controller: nVidia Corporation NV15 GL (Quadro2)


.. and then..

[orly@yuna orly]$ /sbin/lspci -n
00:00.0 Class 0600: 1106:0691 (rev c4)
00:01.0 Class 0604: 1106:8598
00:07.0 Class 0601: 1106:0686 (rev 40)
00:07.1 Class 0101: 1106:0571 (rev 06)
00:07.2 Class 0c03: 1106:3038 (rev 16)
00:07.3 Class 0c03: 1106:3038 (rev 16)
00:07.4 Class 0680: 1106:3057 (rev 40)
00:0c.0 Class 0401: 12eb:0002 (rev fe)  <----- aureal card!
00:0d.0 Class 0200: 1282:9102 (rev 31)
01:00.0 Class 0300: 10de:0153 (rev a3)



-- 
Orlando Andico <[EMAIL PROTECTED]>
Mosaic Communications, Inc.

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to