Re: [Alsa-user] alsa problems with intel8x0 on 2.4.9-e.12 redhat AS 2.1 kernel

2003-06-05 Thread Moshe Yudkowsky
At 14:12 2003-06-04 -0700, Don Raikes wrote:
Moshe,

I re-ran the configure in the driver directory.
The exact command I gave was:
./configure --with-cards=all --with-debug=full --with-oss=yes --with-seq=yes
 --with-kernel=/usr/src/linux-2.4.9-e.12
Don,

I confess that I don't have a solution -- perhaps someone else on the list 
has an idea? However, I see two red flags:


checking for GCC version... Kernel compiler:  Used compiler: 2.96

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.
*** Please make sure that the same compiler version was used for building
kernel.


2.96 is a bit old as a compiler. If you're getting your kernel as binaries, 
I wouldn't be surprised to learn that they're on gcc 3.2 or so. This can 
introduce problems with incompatible symbols.

On the other hand, I see that my current Debian kernel was compiled using 
2.95.4. This information is in a file you seem to be missing, the 
"compile.h" file, see below.

The second question is

configure:2677:61: /usr/src/linux-2.4.9-e.12/include/linux/compile.h: No
such file or directory
There were a few of these compile failures, and I simply don't know if they 
are serious or not.



--
 Moshe Yudkowsky
 Disaggregate
 2952 W Fargo
 Chicago, IL 60645 USA
 www.Disaggregate.com
 [EMAIL PROTECTED]
 +1 773 764 8727


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] alsa problems with intel8x0 on 2.4.9-e.12 redhat AS 2.1 kernel

2003-06-05 Thread Don Raikes
Hi all,

I have reported this problem before, but I decided to start from scratch and
re-install my RHAS2.1 and apply all patches.

I then tried to install the alsa-0.9.4 drivers, lib, and utils.

When configuring the driver, I used:
--with-cards=all --with-oss=yes --with-seq=yes
the configuration and make/install of the driver lib and utils all worked
fine.
I ran snddevices and it looks good.

THe problem i have is that when I run
alsasound restart, I get the following output:

--
Starting sound driver: snd-intel8x0
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: unresolved
symbol pte_offset
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o failed
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
snd-intel8x0 failed
done

--

I am fairly new at linux, and am not sure what could be causing the failure.

It looks to me like there is a problem with insmod not alsa, but any help
would be appreciated.

Getting this system up and running is a critical part of my job right now,
so any help would be appreciated.
Please reply directly to my email address as well as the list.
Cheers,

Don Raikes
home office (520) 579=-9481
HQ office (650) 506-9704



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] alsa problems with intel8x0 on 2.4.9-e.12 redhat AS 2.1 kernel

2003-06-05 Thread Moshe Yudkowsky
At 13:04 2003-06-04 -0700, Don Raikes wrote:
Hi all,

I have reported this problem before, but I decided to start from scratch and
re-install my RHAS2.1 and apply all patches.
I then tried to install the alsa-0.9.4 drivers, lib, and utils.

When configuring the driver, I used:
--with-cards=all --with-oss=yes --with-seq=yes
the configuration and make/install of the driver lib and utils all worked
fine.
I ran snddevices and it looks good.
THe problem i have is that when I run
alsasound restart, I get the following output:
--
Starting sound driver: snd-intel8x0
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: unresolved
symbol pte_offset
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o failed
/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
snd-intel8x0 failed
done
When you ran ./configure, did you use the option "--with-kernel" to point 
to the kernel headers for your version of Linux?

--
 Moshe Yudkowsky
 Disaggregate
 2952 W Fargo
 Chicago, IL 60645 USA
 



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] alsa problems with intel8x0 on 2.4.9-e.12 redhat AS 2.1 kernel

2003-06-05 Thread Don Raikes
NFIG_SND_INTERWAVE_MODULE 1
#define CONFIG_SND_INTERWAVE_STB_MODULE 1
#define CONFIG_SND_OPTI92X_AD1848_MODULE 1
#define CONFIG_SND_OPTI92X_CS4231_MODULE 1
#define CONFIG_SND_OPTI93X_MODULE 1
#define CONFIG_SND_SB8_MODULE 1
#define CONFIG_SND_SB16_MODULE 1
#define CONFIG_SND_SBAWE_MODULE 1
#define CONFIG_SND_ES968_MODULE 1
#define CONFIG_SND_WAVEFRONT_MODULE 1
#define CONFIG_SND_ALS4000_MODULE 1
#define CONFIG_SND_CMIPCI_MODULE 1
#define CONFIG_SND_CS4281_MODULE 1
#define CONFIG_SND_ENS1370_MODULE 1
#define CONFIG_SND_ENS1371_MODULE 1
#define CONFIG_SND_ES1938_MODULE 1
#define CONFIG_SND_ES1968_MODULE 1
#define CONFIG_SND_FM801_MODULE 1
#define CONFIG_SND_INTEL8X0_MODULE 1
#define CONFIG_SND_MAESTRO3_MODULE 1
#define CONFIG_SND_RME32_MODULE 1
#define CONFIG_SND_RME96_MODULE 1
#define CONFIG_SND_SONICVIBES_MODULE 1
#define CONFIG_SND_VIA82XX_MODULE 1
#define CONFIG_SND_ALI5451_MODULE 1
#define CONFIG_SND_CS46XX_MODULE 1
#define CONFIG_SND_EMU10K1_MODULE 1
#define CONFIG_SND_ICE1712_MODULE 1
#define CONFIG_SND_ICE1724_MODULE 1
#define CONFIG_SND_KORG1212_MODULE 1
#define CONFIG_SND_NM256_MODULE 1
#define CONFIG_SND_RME9652_MODULE 1
#define CONFIG_SND_HDSP_MODULE 1
#define CONFIG_SND_TRIDENT_MODULE 1
#define CONFIG_SND_VX222_MODULE 1
#define CONFIG_SND_YMFPCI_MODULE 1
#define CONFIG_SND_USB_AUDIO_MODULE 1
#define CONFIG_SND_VXPOCKET_MODULE 1
#define CONFIG_SND_VXP440_MODULE 1
#define CONFIG_SND_SERIALMIDI_MODULE 1
#define CONFIG_SND_AZT3328_MODULE 1
#define CONFIG_SND_PDPLUS_MODULE 1
#define CONFIG_SND_MSND_PINNACLE_MODULE 1


configure: exit 0



The Makefile was not updated. It has a date of May 23.
- Original Message -
From: "Moshe Yudkowsky" <[EMAIL PROTECTED]>
To: "Don Raikes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 04, 2003 1:43 PM
Subject: Re: [Alsa-user] alsa problems with intel8x0 on 2.4.9-e.12 redhat AS
2.1 kernel


> At 13:04 2003-06-04 -0700, Don Raikes wrote:
> >Hi all,
> >
> >I have reported this problem before, but I decided to start from scratch
and
> >re-install my RHAS2.1 and apply all patches.
> >
> >I then tried to install the alsa-0.9.4 drivers, lib, and utils.
> >
> >When configuring the driver, I used:
> >--with-cards=all --with-oss=yes --with-seq=yes
> >the configuration and make/install of the driver lib and utils all worked
> >fine.
> >I ran snddevices and it looks good.
> >
> >THe problem i have is that when I run
> >alsasound restart, I get the following output:
> >
> >--
> >Starting sound driver: snd-intel8x0
> >/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o:
unresolved
> >symbol pte_offset
> >/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
> >/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o failed
> >/lib/modules/2.4.9-e.12smp/kernel/sound/acore/snd-page-alloc.o: insmod
> >snd-intel8x0 failed
> >done
>
> When you ran ./configure, did you use the option "--with-kernel" to point
> to the kernel headers for your version of Linux?
>
>
> --
>   Moshe Yudkowsky
>   Disaggregate
>   2952 W Fargo
>   Chicago, IL 60645 USA
>
>   <http://www.Disaggregate.com>
>
>



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user