Toon posts:

kernel source

Pagina: 1
Acties:
  • 26 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik probeer mijn Audigy kaart aan de praat te krijgen, en moet wat drivers compileren waarvoor ik de kernel-source nodig heb:

checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/alsa/alsa-driver-0.9.7c
checking cross compile...
checking for directory with kernel source... /lib/modules/2.4.18-bf2.4-xfs/build
checking for kernel version... The file /lib/modules/2.4.18-bf2.4-xfs/build/include/linux/version.h does not exi st.
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).
make all-deps
make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.7c'
make[1]: Nothing to be done for `all-deps'.
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.7c'

Please, run the configure script as first...

rm -f /snd*.o /persist.o /isapnp.o
make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.7c/support'
Makefile:9: ../Makefile.conf: No such file or directory
Makefile:27: /Rules.make: No such file or directory
make[1]: *** No rule to make target `/Rules.make'. Stop.
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.7c/support'
make: *** [install-modules] Error 1


Nu had ik ergens gelezen dat de kernel-headers installeren voldoende zou kunnen zijn, maar na apt-get install kernel-headers-2.4.18-bf2 kreeg ik weer dezelfde output..

Nu wil ik dus de kernel-souce installeren (ik draai debian unstable) en die is er niet, tenminste niet als een apt-get package.

Kan iemand mij uitleggen wat ik nu moet doen om de kernel-sources te installeren?

  • moto-moi
  • Registratie: Juli 2001
  • Laatst online: 09-06-2011

moto-moi

Ja, ik haat jou ook :w

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
kahlan:/home/hylke# apt-get install kernel-source
Reading Package Lists... Done
Building Dependency Tree... Done
Package kernel-source is a virtual package provided by:
  kernel-source-2.4.18 2.4.18-13
  kernel-source-2.4.17 2.4.17-1woody1
  kernel-source-2.2.20 2.2.20-5woody2
  kernel-source-2.6.0-test7 2.6.0-test7-1
  kernel-source-2.6.0-test6 2.6.0-test6-2
  kernel-source-2.6.0-test4 2.6.0-test4-3
  kernel-source-2.6.0-test2 2.6.0-test2-1
  kernel-source-2.5.69 2.5.69-1
  kernel-source-2.4.22 2.4.22-3
  kernel-source-2.4.21 2.4.21-5
  kernel-source-2.4.20 2.4.20-11
  kernel-source-2.4.19-hppa 22.2
  kernel-source-2.4.19 2.4.19-10
  kernel-source-2.2.25 2.2.25-2
You should explicitly select one to install.
E: Package kernel-source has no installation candidate

* moto-moi ziet geen problemen :?

Slotje dus, aangezien een package installeren toch wel erg basic is volgens mij ;)

God, root, what is difference? | Talga Vassternich | IBM zuigt


Dit topic is gesloten.