Re: [Alsa-devel] ymf753 id..

2001-12-04 Thread Jaroslav Kysela

On Mon, 3 Dec 2001, Tom Prado wrote:

 On Sun, 2 Dec 2001, marco trevisani wrote:

  now is getting weird.
  from var/log/message
  PCI: Enabling device 00:1f:5 ( - 0001)
  PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using
  pci=biosirq (tried it hangs the computer)
  ALSA card-intel8x0.c:1201: unable to grab IRQ 0
  ALSA card-intel8x0.c:1346 Intel ICH soundcard not found or device busy
  Unable to grab IRQ 0 for snd-card-intel8x0


 I also have a Toshiba Satellite 5005-S504.   There is no way that I could
 find to get into it's BIOS.  The TOSHIBA HWSetup software that is included
 in the laptop's WinXP installation has no settings for disabling PnP.  The
 laptop has no APM support, only ACPI which leads me to believe that the
 laptop's bios probably does not support PNPBIOS either, especially since
 it appears to be a bios homebrewed by Toshiba.

 I repartitioned XP and am dual booting.  In WinXP, the sound card shows up
 as YAMAHA AC-XG Audio Device, and it says it's using the following
 resources:

   I/O Range F800-F8FF
   I/O Range FB40-FB7F
   IRQ 10

 So I guess it is a yamaha, though strange that it shows up in lspci and
 /proc/pci as an Intel.  It does this to me too.

Your chip is not an Yamaha hardware. It's build-in audio part from the
Intel chipset. Probably, Yamaha developed an own driver for this audio
part. With IRQ problems - you should contact Linux developers on Linux
development mailing list. Probably, they can help you.

Jaroslav

-
Jaroslav Kysela [EMAIL PROTECTED]
SuSE Linuxhttp://www.suse.com
ALSA Project  http://www.alsa-project.org


___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-03 Thread Tom Prado

On Sun, 2 Dec 2001, marco trevisani wrote:

 now is getting weird.
 from var/log/message
 PCI: Enabling device 00:1f:5 ( - 0001)
 PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using
 pci=biosirq (tried it hangs the computer)
 ALSA card-intel8x0.c:1201: unable to grab IRQ 0
 ALSA card-intel8x0.c:1346 Intel ICH soundcard not found or device busy
 Unable to grab IRQ 0 for snd-card-intel8x0


I also have a Toshiba Satellite 5005-S504.   There is no way that I could
find to get into it's BIOS.  The TOSHIBA HWSetup software that is included
in the laptop's WinXP installation has no settings for disabling PnP.  The
laptop has no APM support, only ACPI which leads me to believe that the
laptop's bios probably does not support PNPBIOS either, especially since
it appears to be a bios homebrewed by Toshiba.

I repartitioned XP and am dual booting.  In WinXP, the sound card shows up
as YAMAHA AC-XG Audio Device, and it says it's using the following
resources:

  I/O Range F800-F8FF
  I/O Range FB40-FB7F
  IRQ 10

So I guess it is a yamaha, though strange that it shows up in lspci and
/proc/pci as an Intel.  It does this to me too.

I've managed to get the USB, touchpad, acpi extensions, x-windows using
nvidia's drivers, pcmcia, and the included usb floppy all working in Linux
as long as I used kernel 2.4.16 or 2.5.1pre5.  Otherwise, the USB
subsystem gives me trouble.

I have yet to get the included soundcard working though.  I've tried
EVERYTHING I could think of and have pretty much given up for now until
there's a way to assign an irq to the pci sound card through acpi.

I've tried using setpci -s .5 INTERRUPT_LINE=5   with no effect even
though lspci - -vv -s .5 shows the irq changed in the hex.

Anyways, if you have any luck getting your's to work, I'd be very
interested in the details.

Regards,
Tom Prado



___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-02 Thread Jaroslav Kysela

On Sun, 2 Dec 2001, marco trevisani wrote:


 Hi all,

 Is there a way to get or detect a card ID a part for
 1- asking to yamaha
 2- dismantelling the computer with the hope to find something helpfull printed
 on the chip
 3- Dowload useless specs from yamaha (done)
 ???

 Since my question might sound really stupid...

 how can i get the following id for the 753???
 { 0x1073, 0x0012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },   /* YMF754 */
  ^^
 (the two cards do not appear to be _tragically_ differents...so there are good
 chances to get it to work with minor adjustemts. Does ymfpci support digital
 output on 754 -optical i mean-?)
 any clue?

Try 'lspci -vv'.

Jaroslav

-
Jaroslav Kysela [EMAIL PROTECTED]
SuSE Linuxhttp://www.suse.com
ALSA Project  http://www.alsa-project.org


___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-02 Thread marco trevisani


well i acutally did try it:
lspci -n
00:1f.5 class 0401 :8086:2445 (rev 11)

it shoudnt be this    ?

lspci -vv

00:1f.5 Multimedia audio controller: Intel Corp. 82820 820 (Camino 2) Chipset 
AC'97 Audio Controller (rev 11)
Subsystem: Toshiba America Info System: Unknown device 0002


...which is quite misleading...since is the same result i have on another 
machine with an intel audio chips which is working fine with intel8x10...
so just in case i compiled the intel...


marco

On  Sunday, 02 December 2001 14:41:26 Jaroslav Kysela wrote:
On Sun, 2 Dec 2001, marco trevisani wrote:
   
 Hi all,

 Is there a way to get or detect a card ID a part for
 1- asking to yamaha
 2- dismantelling the computer with the hope to find something helpfull
printed
 on the chip
 3- Dowload useless specs from yamaha (done)
 ???

 Since my question might sound really stupid...

 how can i get the following id for the 753???
 { 0x1073, 0x0012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },   /* YMF754 */
 ^^
 (the two cards do not appear to be _tragically_ differents...so there
are good
 chances to get it to work with minor adjustemts. Does ymfpci support
digital
 output on 754 -optical i mean-?)
 any clue?
   Try 'lspci -vv'.
   Jaroslav
   -
Jaroslav Kysela [EMAIL PROTECTED]
SuSE Linuxhttp://www.suse.com
ALSA Project  http://www.alsa-project.org
  ___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
 

*---*
  marco trevisani   (to get the real email address take out __)
email:  [EMAIL PROTECTED]  
Web:  http://trevisani.mine.nu   
  DeMuDi -- Debian Multimedia Distribution   
demudi email_:  [EMAIL PROTECTED]  demudi 
web__:  http://www.demudi.org
  Digital Arts Festivals. Calls and reports --NEW!!
D-Festival Web__:  http://festivals.webhop.org
*---*

___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-02 Thread Emmanuel Fleury

marco trevisani wrote:

 
 Hi all,
 
 Is there a way to get or detect a card ID a part for
 1- asking to yamaha
 2- dismantelling the computer with the hope to find something helpfull 
 printed on the chip
 3- Dowload useless specs from yamaha (done)
 ???
 
 Since my question might sound really stupid...
 
 how can i get the following id for the 753???
 { 0x1073, 0x0012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },   /* YMF754 */
 ^^
 (the two cards do not appear to be _tragically_ differents...so there 
 are good chances to get it to work with minor adjustemts. Does ymfpci 
 support digital output on 754 -optical i mean-?)
 any clue?

Did you tried:

scanpci -v

Regards
-- 
Emmanuel

In the beginning the Universe was created. This has made a lot
of people very angry and been widely regarded as a bad move.
   -- The Book about Big Bang (Douglas Adams)


___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-02 Thread Jaroslav Kysela

On Sun, 2 Dec 2001, marco trevisani wrote:


 well i acutally did try it:
 lspci -n
 00:1f.5 class 0401 :8086:2445 (rev 11)

 it shoudnt be this    ?

 lspci -vv

 00:1f.5 Multimedia audio controller: Intel Corp. 82820 820 (Camino 2) Chipset
 AC'97 Audio Controller (rev 11)
 Subsystem: Toshiba America Info System: Unknown device 0002


 ...which is quite misleading...since is the same result i have on another
 machine with an intel audio chips which is working fine with intel8x10...
 so just in case i compiled the intel...

It seems that no yamaha hardware is in your computer.
Try the snd-card-intel8x0 module.

Jaroslav

-
Jaroslav Kysela [EMAIL PROTECTED]
SuSE Linuxhttp://www.suse.com
ALSA Project  http://www.alsa-project.org


___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] ymf753 id..

2001-12-02 Thread Frans Ketelaars

On Sun, 2 Dec 2001 17:28:19 -0400
marco trevisani [EMAIL PROTECTED] wrote:

 
 On  Sunday, 02 December 2001 15:50:36 Jaroslav Kysela wrote:
  ...which is quite misleading...since is the same result i have on
 another
  machine with an intel audio chips which is working fine with
 intel8x10...
  so just in case i compiled the intel...
It seems that no yamaha hardware is in your computer.
 Try the snd-card-intel8x0 module.
  
 
 now is getting weird.
 from var/log/message
 PCI: Enabling device 00:1f:5 ( - 0001)
 PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using 
 pci=biosirq (tried it hangs the computer)
 ALSA card-intel8x0.c:1201: unable to grab IRQ 0
 ALSA card-intel8x0.c:1346 Intel ICH soundcard not found or device busy
 Unable to grab IRQ 0 for snd-card-intel8x0
 
 while for the yamaha module ymfpci there is a simple soundcard not found or 
 device busy.
 I never saw a IRQ 0that was exciting...

In the BIOS make sure 'PnP aware OS installled' is set to no :)

 Now even if off topics...it looks like there isnt any yamaha 753 in this 
 machine.
 well how they dare to advertize (well the use manual says ymf753 the specs 
 from toshiba as well)
   something different from the they ship? (well all the instructions here say 
 ymf753...)
 According to Toshiba one of the output share Headphone and S/PDIF Optical 
 Output (this is one of the reasons why i was interested in this 
 computer...)
 but the Intel chip does not support such option, while the Yamaha 753 is 
 suppose to support...
 I mean this is my first laptop...but it is this anormal behaviour?
 
 I've made the mistake of wiping out right away W_XP. I'm curious to reinstall 
 it and see how it goes under XP.
 
   semifurious
   marco
 
 PS. Sorry for the off topic section...

Have fun...

-Frans

___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel