Re: [expert] Make xconfig doesn't work in new kernel

2003-07-19 Thread Huw Blackwell
This patch fixes it: (I posted them on qa at 2003-06-18)

http://qa.mandrakesoft.com/attachment.cgi?id=516action=view
- changes incorrect define_mbool = define_bool

and while you are at it ... get theese two also:


http://qa.mandrakesoft.com/attachment.cgi?id=517action=view
- removes menu duplicate (if ... fi) from drivers/char/drm/Config.in

http://qa.mandrakesoft.com/attachment.cgi?id=518action=view
- remove duplicate 'source sound/usb/Config.in' in file
sound/Config.in


Regards

Thomas

I solved the problem by installing the tk/tcl rpm packages and xconfig
works. Maybe this should be a dependency for the kernel source?

This is for the standard kernel that comes with 9.1 (2.4.21-0.13mdk I
think...).

I've got the splash screen up and running (I left out initrd support)
but am pretty stumped by my power problem. Using the standard kernel,
on the command halt the computer shuts down and powers down. ACPI is
disabled in the bios and doesn't effect this behaviour (due to the
fact acpi doesn't work for my via chipset appollo 133 and 686a
southbridge) it still powers down. However in my beautfiul new
optimised slimmed down kernel (its been on the atkins diet) everything
works apart from the computer powering down. I even hear the HD spin
down, but no power off. It is obviously a missing module in the
kernel, but I haven't touched the standard advanced power management
options (turned off acpi support, also tried with it on, and still no
effect.). 

Under one kernel it works,

under the other it doesn't. 

Any clues you can give me for other modules required to allow apm to
turn off the computer? I can post the .config file as an email
attachment if you so wish.

Cheers

Huw

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Make xconfig doesn't work in new kernel

2003-07-18 Thread Huw Blackwell
Has anybody else tried to recompile the new Mandrake 9.1 kernel. I
am trying 
to apply the win4lin patches and recompile it for Athlon and make
xconfig is 
dumping out with:

rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
if [ -f .need_mrproper ]; then \
rm .need_mrproper; \
   make mrproper;  \
make preconfig;  \
fi
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
cat header.tk  ./kconfig.tk
./tkparse  ../arch/i386/config.in  kconfig.tk
drivers/net/Config.in: 193: unknown command
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
make: *** [xconfig] Error 2

Can anybody confirm this, or is it just me?
-- 
Greg

Hi, I'm not strictly speaking an expert, but currently have the same
problem, but with an interesting twist.

Firstly installed linux with the default mandrake selection for kde
and mandrake system files. Loaded up kernel sources and played around
with kernel settings making several new kernels using xconfig ( only
problems I had were, couldn't get the boot splash to compile in, and
wierd power problem where atx psu wouldn't turn off with new kernel,
but would with the default). Anyway, decided to wipe everything and do
a miminmum reinstall with reiserfs, and hand picked packages including
the kernel source.

System works fine but now when I run xconfig to make a new kernel I
have this problem.

I think its due to a missing rpm, as it worked on the same machine in
one installation, but not the other.

I had a book from the local library to guide me 1st time round and I
think it shed some light in this area, but its gone back now.

Will carry on searching and post a fix when (if?) i find out what i
did correct first time round.

Cheers

Huw


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-07-18 Thread Thomas Backlund
Viestissä Perjantai 18. Heinäkuuta 2003 13:08, Huw Blackwell kirjoitti:
 Has anybody else tried to recompile the new Mandrake 9.1 kernel. I
 am trying
 to apply the win4lin patches and recompile it for Athlon and make
 xconfig is
 dumping out with:
 
 rm -f include/asm
 ( cd include ; ln -sf asm-i386 asm)
 if [ -f .need_mrproper ]; then \
 rm .need_mrproper; \
make mrproper;  \
 make preconfig;  \
 fi
 make -C scripts kconfig.tk
 make[1]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
 cat header.tk  ./kconfig.tk
 ./tkparse  ../arch/i386/config.in  kconfig.tk
 drivers/net/Config.in: 193: unknown command
 make[1]: *** [kconfig.tk] Error 1
 make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
 make: *** [xconfig] Error 2
 
 Can anybody confirm this, or is it just me?
 --
 Greg


This patch fixes it: (I posted them on qa at 2003-06-18)

http://qa.mandrakesoft.com/attachment.cgi?id=516action=view
- changes incorrect define_mbool = define_bool

and while you are at it ... get theese two also:


http://qa.mandrakesoft.com/attachment.cgi?id=517action=view
- removes menu duplicate (if ... fi) from drivers/char/drm/Config.in

http://qa.mandrakesoft.com/attachment.cgi?id=518action=view
- remove duplicate 'source sound/usb/Config.in' in file sound/Config.in


Regards

Thomas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-07-18 Thread Robert Crawford
On Friday 18 July 2003 07:08, Thomas Backlund wrote:
 This patch fixes it: (I posted them on qa at 2003-06-18)

 http://qa.mandrakesoft.com/attachment.cgi?id=516action=view
 - changes incorrect define_mbool = define_bool

 and while you are at it ... get theese two also:


 http://qa.mandrakesoft.com/attachment.cgi?id=517action=view
 - removes menu duplicate (if ... fi) from drivers/char/drm/Config.in

 http://qa.mandrakesoft.com/attachment.cgi?id=518action=view
 - remove duplicate 'source sound/usb/Config.in' in file sound/Config.in


 Regards

 Thomas

Thomas,
This is for the 2.4.21-18 MDK-correct? What about others, like 2.4.22pres? Or 
are they now correct? Does it function with the ck patches for 2.4.21 
vanilla?
Sorry for all the questions at once.

Robert Crawford


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Alsa 0.94 installation Re: [expert] Make xconfig doesn't work in new kernel

2003-06-24 Thread Joachim v. Jena
James Sparenberg wrote:

On Sun, 2003-06-15 at 02:27, Joerg Mertin wrote:

James Sparenberg wrote:

On Sat, 2003-06-14 at 20:52, Greg Meyer wrote:


On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:



I've had this for a while on all kernels with my hardware.  I just vi
.config and search for asm or ASM  every time I find it I comment the
line out with a #.  Then it compiles.  Seems that ASM can only compile
on boxes that need/use it I guess.  OR there is something else that
needs a yes or module that isn't obvious.
I got it done by using make oldconfig, but I suppose it should work.  I also 
just got dumped out of menuconfig when I tried to enter the ALSA 
configuration. I suppose I should report both of these to vdanen.
xconfig works ok if you can use it.
Talking about Alsa,

you can download the new alsa 0.9.4 drivers if you want. Just make sure 
- during compile time you disable the verbose-printk with
./configure --disable-verbose-printk

if not - you'll get failed dependencies on snd.o which makes the entire 
soundsystem unusable.

Cheers

	Joerg
It seems common wisdom in this group that make menuconfig
crashes when selecting an alsa-driver.
I tried to follow Joerg's hints to avoid these problems. I
have the kernel 2.4.21-0.18mdk installed and the
kernel-sources 2.4.21-0.18mdk as well.
My question:

1) Is it sufficient to install the alsa 0.94 driver-package
alone from www.alsa-project.org
to circumvent/resolve the alsa problems?
2) Has anyone besides Joerg tried his method successfully?

./configure --disable-verbose-printk

worked.

But then the following make failed on the first occurrence of an

#include linux/modversions.h

in some source file. The first one where this happened, was

./support/pnp/pnp.c

I began with hacking this file without knowing of what is
going on.
I replaced

/*
* #include linux/modversions.h
*/
by

#include
/lib/modules/2.4.21-0.18mdk/build/include/linux/version.h
according to the error message. This seemed to work.
But now the same error reappeared on compiling the next file
containing
#include linux/modversions.h,

which is ./acore/memalloc.inc, and stops the build process
thereafter.
A find/grep shows that

./acore/memalloc.inc
./acore/memory_wrapper.c
./acore/sgbuf.c
./acore/wrappers.c
./include/adriver.h
./pci/rme9652/hammerfall_mem.inc
./support/isapnp/isapnp.c
./support/isapnp/isapnp_proc.c
./support/isapnp/isapnp_quirks.c
./support/pnp/pnp.c
./usb/usbcompat.c
are all files containing an

#include linux/modversions.h

line.

Because I don't believe that replacing

#include linux/modversions.h

by

#include
/lib/modules/2.4.21-0.18mdk/build/include/linux/version.h
in each of these files is the correct method to proceed  I
stopped installing the alsa driver package.
I would appreciate any comments.

Joachim






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: Alsa 0.94 installation Re: [expert] Make xconfig doesn't work in new kernel

2003-06-24 Thread Adrian Golumbovici
Why don't you create a link called modversions.h that points to version.h?

Best regards,
Adrian
- Original Message - 
From: Joachim v. Jena [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 12:48 AM
Subject: Alsa 0.94 installation Re: [expert] Make xconfig doesn't work in
new kernel


 James Sparenberg wrote:

  On Sun, 2003-06-15 at 02:27, Joerg Mertin wrote:
 
 James Sparenberg wrote:
 
 On Sat, 2003-06-14 at 20:52, Greg Meyer wrote:
 
 
 On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:
 
 
 
 I've had this for a while on all kernels with my hardware.  I just vi
 .config and search for asm or ASM  every time I find it I comment the
 line out with a #.  Then it compiles.  Seems that ASM can only
compile
 on boxes that need/use it I guess.  OR there is something else that
 needs a yes or module that isn't obvious.
 
 
 I got it done by using make oldconfig, but I suppose it should work.
I also
 just got dumped out of menuconfig when I tried to enter the ALSA
 configuration. I suppose I should report both of these to vdanen.
 
 xconfig works ok if you can use it.
 
 Talking about Alsa,
 
 you can download the new alsa 0.9.4 drivers if you want. Just make sure
 - during compile time you disable the verbose-printk with
 ./configure --disable-verbose-printk
 
 if not - you'll get failed dependencies on snd.o which makes the entire
 soundsystem unusable.
 
 Cheers
 
  Joerg

 It seems common wisdom in this group that make menuconfig
 crashes when selecting an alsa-driver.

 I tried to follow Joerg's hints to avoid these problems. I
 have the kernel 2.4.21-0.18mdk installed and the
 kernel-sources 2.4.21-0.18mdk as well.

 My question:

 1) Is it sufficient to install the alsa 0.94 driver-package
 alone from www.alsa-project.org
 to circumvent/resolve the alsa problems?

 2) Has anyone besides Joerg tried his method successfully?

 ./configure --disable-verbose-printk

 worked.

 But then the following make failed on the first occurrence of an

 #include linux/modversions.h

 in some source file. The first one where this happened, was

 ./support/pnp/pnp.c

 I began with hacking this file without knowing of what is
 going on.

 I replaced


 /*
 * #include linux/modversions.h
 */

 by

 #include
 /lib/modules/2.4.21-0.18mdk/build/include/linux/version.h

 according to the error message. This seemed to work.
 But now the same error reappeared on compiling the next file
 containing

 #include linux/modversions.h,

 which is ./acore/memalloc.inc, and stops the build process
 thereafter.

 A find/grep shows that

 ./acore/memalloc.inc
 ./acore/memory_wrapper.c
 ./acore/sgbuf.c
 ./acore/wrappers.c
 ./include/adriver.h
 ./pci/rme9652/hammerfall_mem.inc
 ./support/isapnp/isapnp.c
 ./support/isapnp/isapnp_proc.c
 ./support/isapnp/isapnp_quirks.c
 ./support/pnp/pnp.c
 ./usb/usbcompat.c

 are all files containing an

 #include linux/modversions.h

 line.

 Because I don't believe that replacing

 #include linux/modversions.h

 by

 #include
 /lib/modules/2.4.21-0.18mdk/build/include/linux/version.h

 in each of these files is the correct method to proceed  I
 stopped installing the alsa driver package.

 I would appreciate any comments.

 Joachim













 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: TWiki [Re: [expert] Make xconfig doesn't work in new kernel]

2003-06-16 Thread James Sparenberg
On Sun, 2003-06-15 at 19:35, Pierre Fortin wrote:
 On 15 Jun 2003 14:12:07 -0700 James Sparenberg [EMAIL PROTECTED]
 wrote:
 
  Since valuable info like this needs to be captured I started a new
  section in the HowTo's on the Twiki... called Tips and Tricks.  It's at 
  
  http://mandrake.vmlinuz.ca/bin/view/Main/TipsAndTricks
  
  With the object of allowing anyone who sees something they think is
  really neat and or usefull to put it in the twiki, The idea is that
  sometimes our suggestions result in a fix that is really a combination
  of suggestions.  If this happens it would be real nice to capture.  I'm
  hoping by setting it up ... then doing it a little myself to promote
  more people to put what worked in a place it can be researched.
  
  James
 
 Hope my additions/stucture are useful...  just a start...

Pierre thanks.. I'll take a look... at this point in time everything is
useful.  again thanks.

James

 
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-16 Thread Joerg Mertin
Hi James,

actually - I had created back in time a so called Quicky section - 
text based. I was thinking in getting it rewritten in the style of my 
FAQ module (with search capabilities etc.). Maybe - as I'm getting 
unemployed by the end of the Week - I'll start coding a module for 
phpWebSite that does exactly this :) You can see the FAQ on my Home-site 
:) Really neat :)

PS: I'm going to get a Via EPIA 5000 and a VIA Nemiah M1 systems in 
the next couple of weeks. As I ordered the Mdk Prosuite Edition - I most 
probably write some little essai's on that one. You think It will fit on 
the Twiki ?

Cheers

	Joerg

James Sparenberg wrote:
Since valuable info like this needs to be captured I started a new
section in the HowTo's on the Twiki... called Tips and Tricks.  It's at 

http://mandrake.vmlinuz.ca/bin/view/Main/TipsAndTricks

With the object of allowing anyone who sees something they think is
really neat and or usefull to put it in the twiki, The idea is that
sometimes our suggestions result in a fix that is really a combination
of suggestions.  If this happens it would be real nice to capture.  I'm
hoping by setting it up ... then doing it a little myself to promote
more people to put what worked in a place it can be researched.
--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-16 Thread James Sparenberg
On Mon, 2003-06-16 at 03:04, Joerg Mertin wrote:
 Hi James,
 
 actually - I had created back in time a so called Quicky section - 
 text based. I was thinking in getting it rewritten in the style of my 
 FAQ module (with search capabilities etc.). Maybe - as I'm getting 
 unemployed by the end of the Week - I'll start coding a module for 
 phpWebSite that does exactly this :) You can see the FAQ on my Home-site 
 :) Really neat :)

I'll look,  sounds cool only thing is that the Twiki is perl in and of
itself but. if Vincent is willing a lot could be done.  As for the
unemployment... sorry.  
 
 PS: I'm going to get a Via EPIA 5000 and a VIA Nemiah M1 systems in 
 the next couple of weeks. As I ordered the Mdk Prosuite Edition - I most 
 probably write some little essai's on that one. You think It will fit on 
 the Twiki ?

Oh heavens yes.  I've a feeling the the EPIA is going to become more and
more of a market all the time. Sweet setup and price  Not a gamers
machine and it won't worry Sun but it's definitely got a place in the
world.  (Not to mention Via actually is starting to care about Linux.)

 
 Cheers
 
   Joerg
 
 James Sparenberg wrote:
  Since valuable info like this needs to be captured I started a new
  section in the HowTo's on the Twiki... called Tips and Tricks.  It's at 
  
  http://mandrake.vmlinuz.ca/bin/view/Main/TipsAndTricks
  
  With the object of allowing anyone who sees something they think is
  really neat and or usefull to put it in the twiki, The idea is that
  sometimes our suggestions result in a fix that is really a combination
  of suggestions.  If this happens it would be real nice to capture.  I'm
  hoping by setting it up ... then doing it a little myself to promote
  more people to put what worked in a place it can be researched.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-16 Thread Vincent Danen
On Mon Jun 16, 2003 at 10:04:58AM -0700, James Sparenberg wrote:

  actually - I had created back in time a so called Quicky section - 
  text based. I was thinking in getting it rewritten in the style of my 
  FAQ module (with search capabilities etc.). Maybe - as I'm getting 
  unemployed by the end of the Week - I'll start coding a module for 
  phpWebSite that does exactly this :) You can see the FAQ on my Home-site 
  :) Really neat :)
 
 I'll look,  sounds cool only thing is that the Twiki is perl in and of
 itself but. if Vincent is willing a lot could be done.  As for the

Whatever you guys want done to the twiki framework, just let me know.  If
you have code to do the deed in question, even better.  =)  My time is a
little limited, so I can't innovate too much, but if you guys want something
specific done that can only be accomplished server-side (new plugins, etc.)
just send me the relevant changes or point me to the where those changes are
discussed so I can implement them, and consider it done.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-15 Thread Joerg Mertin
James Sparenberg wrote:
On Sat, 2003-06-14 at 20:52, Greg Meyer wrote:

On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:


I've had this for a while on all kernels with my hardware.  I just vi
.config and search for asm or ASM  every time I find it I comment the
line out with a #.  Then it compiles.  Seems that ASM can only compile
on boxes that need/use it I guess.  OR there is something else that
needs a yes or module that isn't obvious.
I got it done by using make oldconfig, but I suppose it should work.  I also 
just got dumped out of menuconfig when I tried to enter the ALSA 
configuration. I suppose I should report both of these to vdanen.
xconfig works ok if you can use it.
Talking about Alsa,

you can download the new alsa 0.9.4 drivers if you want. Just make sure 
- during compile time you disable the verbose-printk with
./configure --disable-verbose-printk

if not - you'll get failed dependencies on snd.o which makes the entire 
soundsystem unusable.

Cheers

Joerg
--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-15 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've had no problems at all.  Are you all sure you are first running make 
mrproper?  

praedor

On Saturday 14 June 2003 10:49 pm, James Sparenberg wrote:
 On Sat, 2003-06-14 at 20:16, Greg Meyer wrote:
  Has anybody else tried to recompile the new Mandrake 9.1 kernel. I am
  trying to apply the win4lin patches and recompile it for Athlon and make
  xconfig is dumping out with:
 
  rm -f include/asm
  ( cd include ; ln -sf asm-i386 asm)
  if [ -f .need_mrproper ]; then \
  rm .need_mrproper; \
  make mrproper;  \
  make preconfig;  \
[...]
 I've had this for a while on all kernels with my hardware.  I just vi
 .config and search for asm or ASM  every time I find it I comment the
 line out with a #.  Then it compiles.  Seems that ASM can only compile
 on boxes that need/use it I guess.  OR there is something else that
 needs a yes or module that isn't obvious.

 James

- -- 
The First Amendment rests on the assumption that the widest possible
dissemination of information from diverse and antagonistic sources is 
essential to the welfare of the public.
- --Justice Hugo Black

GnuPG fingerprint:
D170 2A02 B426 6AA0 5E68  3EDC 68AA FDB0 961E 4F18
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+7H4YaKr9sJYeTxgRAnyAAJ9VEAfaiHR5ukNFUluMWoRMqhwZTACfRbgZ
GzCNrj+8kqWh0V+7nTfhrhY=
=aRQ8
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-15 Thread Greg Meyer
On Sunday 15 June 2003 10:09 am, Praedor Atrebates wrote:
 I've had no problems at all.  Are you all sure you are first running make
 mrproper?

Yes, I ran mrproper.  I'm going to try and reinstall it again tonight and see 
if it was something that got borked in the patching process (I applied the 
win4lin patches).

-- 
Greg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-15 Thread James Sparenberg
On Sun, 2003-06-15 at 09:44, Greg Meyer wrote:
 On Sunday 15 June 2003 10:09 am, Praedor Atrebates wrote:
  I've had no problems at all.  Are you all sure you are first running make
  mrproper?
 
 Yes, I ran mrproper.  I'm going to try and reinstall it again tonight and see 
 if it was something that got borked in the patching process (I applied the 
 win4lin patches).


Greg,

   I've had similar lack of luck with the win4lin patches... they seem
to go in ok but for some reason it isn't working right.  

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-15 Thread James Sparenberg
On Sun, 2003-06-15 at 02:27, Joerg Mertin wrote:
 James Sparenberg wrote:
  On Sat, 2003-06-14 at 20:52, Greg Meyer wrote:
  
 On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:
 
 
 I've had this for a while on all kernels with my hardware.  I just vi
 .config and search for asm or ASM  every time I find it I comment the
 line out with a #.  Then it compiles.  Seems that ASM can only compile
 on boxes that need/use it I guess.  OR there is something else that
 needs a yes or module that isn't obvious.
 
 
 I got it done by using make oldconfig, but I suppose it should work.  I also 
 just got dumped out of menuconfig when I tried to enter the ALSA 
 configuration. I suppose I should report both of these to vdanen.
  
  xconfig works ok if you can use it.
 
 Talking about Alsa,
 
 you can download the new alsa 0.9.4 drivers if you want. Just make sure 
 - during compile time you disable the verbose-printk with
 ./configure --disable-verbose-printk
 
 if not - you'll get failed dependencies on snd.o which makes the entire 
 soundsystem unusable.
 
 Cheers
 
   Joerg

Since valuable info like this needs to be captured I started a new
section in the HowTo's on the Twiki... called Tips and Tricks.  It's at 

http://mandrake.vmlinuz.ca/bin/view/Main/TipsAndTricks

With the object of allowing anyone who sees something they think is
really neat and or usefull to put it in the twiki, The idea is that
sometimes our suggestions result in a fix that is really a combination
of suggestions.  If this happens it would be real nice to capture.  I'm
hoping by setting it up ... then doing it a little myself to promote
more people to put what worked in a place it can be researched.

James





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


TWiki [Re: [expert] Make xconfig doesn't work in new kernel]

2003-06-15 Thread Pierre Fortin
On 15 Jun 2003 14:12:07 -0700 James Sparenberg [EMAIL PROTECTED]
wrote:

 Since valuable info like this needs to be captured I started a new
 section in the HowTo's on the Twiki... called Tips and Tricks.  It's at 
 
 http://mandrake.vmlinuz.ca/bin/view/Main/TipsAndTricks
 
 With the object of allowing anyone who sees something they think is
 really neat and or usefull to put it in the twiki, The idea is that
 sometimes our suggestions result in a fix that is really a combination
 of suggestions.  If this happens it would be real nice to capture.  I'm
 hoping by setting it up ... then doing it a little myself to promote
 more people to put what worked in a place it can be researched.
 
 James

Hope my additions/stucture are useful...  just a start...



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Make xconfig doesn't work in new kernel

2003-06-14 Thread Greg Meyer
Has anybody else tried to recompile the new Mandrake 9.1 kernel. I am trying 
to apply the win4lin patches and recompile it for Athlon and make xconfig is 
dumping out with:

rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
if [ -f .need_mrproper ]; then \
rm .need_mrproper; \
make mrproper;  \
make preconfig;  \
fi
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
cat header.tk  ./kconfig.tk
./tkparse  ../arch/i386/config.in  kconfig.tk
drivers/net/Config.in: 193: unknown command
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
make: *** [xconfig] Error 2

Can anybody confirm this, or is it just me?
-- 
Greg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-14 Thread James Sparenberg
On Sat, 2003-06-14 at 20:16, Greg Meyer wrote:
 Has anybody else tried to recompile the new Mandrake 9.1 kernel. I am trying 
 to apply the win4lin patches and recompile it for Athlon and make xconfig is 
 dumping out with:
 
 rm -f include/asm
 ( cd include ; ln -sf asm-i386 asm)
 if [ -f .need_mrproper ]; then \
 rm .need_mrproper; \
 make mrproper;  \
 make preconfig;  \
 fi
 make -C scripts kconfig.tk
 make[1]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
 cat header.tk  ./kconfig.tk
 ./tkparse  ../arch/i386/config.in  kconfig.tk
 drivers/net/Config.in: 193: unknown command
 make[1]: *** [kconfig.tk] Error 1
 make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/scripts'
 make: *** [xconfig] Error 2
 
 Can anybody confirm this, or is it just me?

I've had this for a while on all kernels with my hardware.  I just vi
.config and search for asm or ASM  every time I find it I comment the
line out with a #.  Then it compiles.  Seems that ASM can only compile
on boxes that need/use it I guess.  OR there is something else that
needs a yes or module that isn't obvious.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-14 Thread Greg Meyer
On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:


 I've had this for a while on all kernels with my hardware.  I just vi
 .config and search for asm or ASM  every time I find it I comment the
 line out with a #.  Then it compiles.  Seems that ASM can only compile
 on boxes that need/use it I guess.  OR there is something else that
 needs a yes or module that isn't obvious.

I got it done by using make oldconfig, but I suppose it should work.  I also 
just got dumped out of menuconfig when I tried to enter the ALSA 
configuration. I suppose I should report both of these to vdanen.

-- 
Greg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Make xconfig doesn't work in new kernel

2003-06-14 Thread James Sparenberg
On Sat, 2003-06-14 at 20:52, Greg Meyer wrote:
 On Saturday 14 June 2003 11:49 pm, James Sparenberg wrote:
 
 
  I've had this for a while on all kernels with my hardware.  I just vi
  .config and search for asm or ASM  every time I find it I comment the
  line out with a #.  Then it compiles.  Seems that ASM can only compile
  on boxes that need/use it I guess.  OR there is something else that
  needs a yes or module that isn't obvious.
 
 I got it done by using make oldconfig, but I suppose it should work.  I also 
 just got dumped out of menuconfig when I tried to enter the ALSA 
 configuration. I suppose I should report both of these to vdanen.


xconfig works ok if you can use it.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com