Tämäpäs olikin jo kerrassaan haasteellista! Tein jannen yllä opastamat toimet ja nyt on toimiva linkki linux lähdekoodille. Mutta itse ajurin asennus ei edelleenkään edennyt mihinkään. Tuo asennusohjelma on olevinaan niin automaattinen, mutta silti se ei löydä mitään tarvitsemiaan lähdekoodeja
Nähtävästi version.h ja .config on uupelossa nyt.
Hoksaako joku vielä miten kaltoin kohtelen tuota asennusohjelmaa?
Tässä mitä kommenttia asennusohjelma nyt antoi:
Previous round done. Now checking if you have kernel source installed.
Press Ctrl+C to quit, Enter to continue --->
awk: cannot open /usr/src/linux/include/linux/version.h (No such file or directory)
awk: cannot open /usr/src/linux/include/linux/version.h (No such file or directory)
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
Kernel source directory: /usr/src/linux
Detected kernel version is 2.6.x.
[!] Kernel configuration file /usr/src/linux/.config not found.
If the headers have been already configured properly, you might
not need it. But it would be better not to trust this, you
really should know where is your configuration file, and
copy it into its place. Often it can be found in /boot/
directory with a name like /boot/config-2.4.26 or something.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue --->
[!] Can not find version.h in kernel source.
[!] Kernel source is not configured properly.
You have only kernel headers but they are not configured
properly. It's pointless trying to continue, this won't work.
Either install properly configured kernel headers or full
source with kernel configuration file. In the latter case
I can configure the kernel source using the configuration
file automatically.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue --->