Jump to content

Installing acerhk on laptop with MDK 10.1


Guest henriette_holm
 Share

Recommended Posts

Guest henriette_holm

Hi.

Has anyone here tried the above? To make a long story short this is what I've done:

 

1) Fresh install of MDK 10.1

2) Follow instructions on http://learn.clemsonlinux.org/wiki/Mandrake:IPW2200

3) Trying to install acerhk (suggestion from some danish linux users that have the same laptop as me - Zepto Znote 4200)

 

Ad 3: I follow some instructions that I got:

 

1) Download acerhk-0.5.21.tgz

2) Extract files in /usr/src

3) Type make

 

make -C /usr/src/linux SUBDIRS=/usr/src/acerhk-0.5.21 modules

make[1]: Entering directory `/usr/src/linux-2.6.8.1-24mdk'

CC [M] /usr/src/acerhk-0.5.21/acerhk.o

Building modules, stage 2.

MODPOST

CC /usr/src/acerhk-0.5.21/acerhk.mod.o

LD [M] /usr/src/acerhk-0.5.21/acerhk.ko

make[1]: Leaving directory `/usr/src/linux-2.6.8.1-24mdk'

 

4) Type make install

 

#cp -v acerhk.ko

/lib/modules/2.6.8.1-24mdk

2.6.8.1-24mdksmp

2.6.8.1-24mdkenterprise

2.6.8.1-24mdksecure

2.6.8.1-24mdk-i686-up-64GB

2.6.8.1-24mdk-i586-up-1GB

2.6.8.1-24mdkcustom/kernel/drivers/char

 

(all the above in one line)

 

mkdir -p /lib/modules/2.6.8.1-24mdk

2.6.8.1-24mdksmp

2.6.8.1-24mdkenterprise

2.6.8.1-24mdksecure

2.6.8.1-24mdk-i686-up-64GB

2.6.8.1-24mdk-i586-up-1GB

2.6.8.1-24mdkcustom/extra

 

(all the above in one line)

 

cp -v acerhk.ko /lib/modules/2.6.8.1-24mdk

2.6.8.1-24mdksmp

2.6.8.1-24mdkenterprise

2.6.8.1-24mdksecure

2.6.8.1-24mdk-i686-up-64GB

2.6.8.1-24mdk-i586-up-1GB

2.6.8.1-24mdkcustom/extra/

 

(all the above in one line)

 

`acerhk.ko' -> `2.6.8.1-24mdkcustom/extra/acerhk.ko'

 

cp: omitting directory `/lib/modules/2.6.8.1-24mdk'

cp: omitting directory `2.6.8.1-24mdksmp'

cp: omitting directory `2.6.8.1-24mdkenterprise'

cp: omitting directory `2.6.8.1-24mdksecure'

cp: omitting directory `2.6.8.1-24mdk-i686-up-64GB'

cp: omitting directory `2.6.8.1-24mdk-i586-up-1GB'

make: *** [install] Error 1

 

Does anyone have a suggestion where to go from here?

 

-Henriette

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...