All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000957]: When it can't find the kernel source, 1.0.8rc2's configure script complains about an "Unsupported soundcard"
@ 2005-03-02 17:32 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-03-02 17:32 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=957> 
======================================================================
Reported By:                olivierg
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   957
Category:                   0_compilation problem_!!!
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Distribution:               
Kernel Version:             
======================================================================
Date Submitted:             03-02-2005 18:32 CET
Last Modified:              03-02-2005 18:32 CET
======================================================================
Summary:                    When it can't find the kernel source, 1.0.8rc2's
configure script complains about an "Unsupported soundcard"
Description: 
Hi,

I downloaded alsa-driver-1.0.8rc2, and, as explained in the soundcard
Matrix for my Soundblaster 16, I ran :

./configure --with-cards=sb16 --with-sequencer=yes

Which resulted in :

checking for which soundcards to compile driver for... 
configure: error: Unsupported soundcard sb16

I then tried with 1.0.8 : same thing

But, with 0.9.8, I got a meaningful message : 

Please, install the package with full kernel sources for your
distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).

So, I assumed that 1.0.8rc2 was breaking for the same reason, and tried
passing the actual location of my kernel source :

./configure --with-cards=sb16 --with-sequencer=yes
--with-kernel=/usr/src/linux-2.4.25_orpheus.1.3

Which just worked fine.

Please fix 1.0.8rc2's configure script so that it prints meaningful
messages as 0.9.8.

Cheers
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-02-05 18:32 olivierg       New Issue                                    
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - driver 0000957]: When it can't find the kernel source, 1.0.8rc2's configure script complains about an "Unsupported soundcard"
@ 2005-06-06  8:45 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-06-06  8:45 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=957> 
======================================================================
Reported By:                olivierg
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   957
Category:                   0_compilation problem_!!!
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Distribution:               
Kernel Version:             
======================================================================
Date Submitted:             03-02-2005 18:32 CET
Last Modified:              06-06-2005 10:45 CEST
======================================================================
Summary:                    When it can't find the kernel source, 1.0.8rc2's
configure script complains about an "Unsupported soundcard"
Description: 
Hi,

I downloaded alsa-driver-1.0.8rc2, and, as explained in the soundcard
Matrix for my Soundblaster 16, I ran :

./configure --with-cards=sb16 --with-sequencer=yes

Which resulted in :

checking for which soundcards to compile driver for... 
configure: error: Unsupported soundcard sb16

I then tried with 1.0.8 : same thing

But, with 0.9.8, I got a meaningful message : 

Please, install the package with full kernel sources for your
distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).

So, I assumed that 1.0.8rc2 was breaking for the same reason, and tried
passing the actual location of my kernel source :

./configure --with-cards=sb16 --with-sequencer=yes
--with-kernel=/usr/src/linux-2.4.25_orpheus.1.3

Which just worked fine.

Please fix 1.0.8rc2's configure script so that it prints meaningful
messages as 0.9.8.

Cheers
======================================================================

----------------------------------------------------------------------
 perex - 06-06-05 10:45 
----------------------------------------------------------------------
Does this problem exist also in 1.0.9a?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-02-05 18:32 olivierg       New Issue                                    
06-06-05 10:45 perex          Note Added: 0004898                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - driver 0000957]: When it can't find the kernel source, 1.0.8rc2's configure script complains about an "Unsupported soundcard"
@ 2005-06-16 12:37 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-06-16 12:37 UTC (permalink / raw)
  To: alsa-devel


The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=957> 
======================================================================
Reported By:                olivierg
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   957
Category:                   0_compilation problem_!!!
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Distribution:               
Kernel Version:             
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             03-02-2005 18:32 CET
Last Modified:              06-16-2005 14:37 CEST
======================================================================
Summary:                    When it can't find the kernel source, 1.0.8rc2's
configure script complains about an "Unsupported soundcard"
Description: 
Hi,

I downloaded alsa-driver-1.0.8rc2, and, as explained in the soundcard
Matrix for my Soundblaster 16, I ran :

./configure --with-cards=sb16 --with-sequencer=yes

Which resulted in :

checking for which soundcards to compile driver for... 
configure: error: Unsupported soundcard sb16

I then tried with 1.0.8 : same thing

But, with 0.9.8, I got a meaningful message : 

Please, install the package with full kernel sources for your
distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).

So, I assumed that 1.0.8rc2 was breaking for the same reason, and tried
passing the actual location of my kernel source :

./configure --with-cards=sb16 --with-sequencer=yes
--with-kernel=/usr/src/linux-2.4.25_orpheus.1.3

Which just worked fine.

Please fix 1.0.8rc2's configure script so that it prints meaningful
messages as 0.9.8.

Cheers
======================================================================

----------------------------------------------------------------------
 perex - 06-06-05 10:45 
----------------------------------------------------------------------
Does this problem exist also in 1.0.9a?

----------------------------------------------------------------------
 perex - 06-16-05 14:37 
----------------------------------------------------------------------
No response from user.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-02-05 18:32 olivierg       New Issue                                    
06-06-05 10:45 perex          Note Added: 0004898                          
06-16-05 14:37 perex          Status                   assigned => resolved
06-16-05 14:37 perex          Resolution               open => fixed       
06-16-05 14:37 perex          Note Added: 0005053                          
======================================================================




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-16 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-16 12:37 [ALSA - driver 0000957]: When it can't find the kernel source, 1.0.8rc2's configure script complains about an "Unsupported soundcard" bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2005-06-06  8:45 bugtrack
2005-03-02 17:32 bugtrack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.