PDA

View Full Version : come faccio ad usare menuconfig?


xfulviox
03-11-2002, 07:16
dovrei usare menuconfig per settare i seguenti parametri al fine di poter predisporre correttamente la mia ATI rage 128 pe ril framebuffer vesa:
VGA Text Console
Video Selection Support
Support for frame buffer devices (experimental)
ATI Mach64 display support
Advanced Low Level Drivers
Select Mono, 2bpp, 4bpp, 8bpp, 16bpp, 24bpp and 32bpp packed pixel drivers

...

digitando "make menuconfig" ottengo (mi pare, giustamente) :
make: *** No rule to make target `menuconfig'. Stop.

come posso fare per accedere ad esso?

NetWalker
03-11-2002, 07:20
Da che directory lo lanci ? Dovresti trovarti nella dir dove sono i sorgenti del kernel !

hilo
03-11-2002, 08:59
Originariamente inviato da xfulviox
[B]
digitando "make menuconfig" ottengo (mi pare, giustamente) :
make: *** No rule to make target `menuconfig'. Stop.

come posso fare per accedere ad esso?

cd /usr/src/linux
make menuconfig