wanna laugh?
i just noticed the doc folder
but i can't
insmod ./Nautilus.o
because it didnt bild one... all i got were those mentioned above.
also if i look at the readme.txt in the doc folder, it seems to differ from what i guess the spanish
readme told me.
for example the spanish one starts like this:
have the kernel source linked to
/usr/src/linux-2.4
... e ...
/usr/src/linux
but i can only guess that (notice, my favourite sentence is in this section
then comes the driver compile:
# tar -xvjf Am1771.tar.bz2
# cd Am1771/Linux
# bash
# source x86_setup.script
# make set_platf_x86 set_pci_on set_release
# make
(spanish text that might tell me what i need to do before i)
# cd ../obj/x86
(more supposedly helpful spanish text)
# insmod ./nautilus.o
and thats it, i dont have a nautilus.o
now the english one starts with:
cd nautilus/
patch -p3 < compile_6.0.diff
cd Linux/
source mips_setup.script
make set_platf_au1 set_pci_on set_release (<= i guess you have to change set_platf_au1 to something else)
cd ../MacCore?
make
cd ../Linux?
make depend
make (this ends with an error)
make driver

i followed the spanish one and my compile didnt end with an error.
it cleanly compiled. but the wrong module...
well, ill just redo it and follow the english manual for now.
thx for the help tho
p.s.:
i use a sourcebased distro

sorcerer.wox.org