Discussion:
[Grml] jmicron network card driver installation fails
Grischa
2010-01-13 00:50:58 UTC
Permalink
hi there,
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
included. As mentioned in the readme .txt I did:

apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential

After 'make install' I got the following error:

make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2

Any suggestions? By the way I'm trying this on a virtual machine because
with the same grml image (because the asus eee box has no internet
connection :) )

Thanks a lot in advance!


Best,
Grischa
Grischa
2010-01-13 00:50:58 UTC
Permalink
hi there,
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
included. As mentioned in the readme .txt I did:

apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential

After 'make install' I got the following error:

make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2

Any suggestions? By the way I'm trying this on a virtual machine because
with the same grml image (because the asus eee box has no internet
connection :) )

Thanks a lot in advance!


Best,
Grischa
Grischa
2010-01-13 00:50:58 UTC
Permalink
hi there,
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
included. As mentioned in the readme .txt I did:

apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential

After 'make install' I got the following error:

make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2

Any suggestions? By the way I'm trying this on a virtual machine because
with the same grml image (because the asus eee box has no internet
connection :) )

Thanks a lot in advance!


Best,
Grischa
Michael Prokop
2010-02-04 01:40:50 UTC
Permalink
Post by Grischa
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential
make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2
Try executing 'm-a prepare' before running any build process.
This should set up the according symlinks for you.

BTW: kernel 2.6.26-grml is pretty outdated nowadays, make sure to
use a more recent kernel version like linux-image-2.6.31-grml. :)

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.mur.at/pipermail/grml/attachments/20100204/11f15160/attachment.pgp
Michael Prokop
2010-02-04 01:40:50 UTC
Permalink
Post by Grischa
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential
make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2
Try executing 'm-a prepare' before running any build process.
This should set up the according symlinks for you.

BTW: kernel 2.6.26-grml is pretty outdated nowadays, make sure to
use a more recent kernel version like linux-image-2.6.31-grml. :)

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20100204/11f15160/attachment-0002.pgp>
Michael Prokop
2010-02-04 01:40:50 UTC
Permalink
Post by Grischa
I'm running grml with a 2.6.26 kernel on an asus eee box b202 which has
unfortunately a JMicron network card. I want to install the driver
(ftp://driver.jmicron.com.tw/jmc2xx/) manually because the driver is not
apt-get install linux-source-$(uname -r)
apt-get install linux-headers-$(uname -r)
apt-get install build-essential
make: *** /lib/modules/2.6.26-grml/build: No such file or directory.
Stop. make: *** [all] Error 2
Try executing 'm-a prepare' before running any build process.
This should set up the according symlinks for you.

BTW: kernel 2.6.26-grml is pretty outdated nowadays, make sure to
use a more recent kernel version like linux-image-2.6.31-grml. :)

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20100204/11f15160/attachment-0003.pgp>
Loading...