Results 21 to 22 of 22
err, kinda confused on the first step. not real sure on how to unpack the tarball. or even what tarball really is. i'm thinking about just going back to ubuntu. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-15-2006 #21Just Joined!
- Join Date
- Dec 2006
- Posts
- 18
err, kinda confused on the first step. not real sure on how to unpack the tarball. or even what tarball really is. i'm thinking about just going back to ubuntu. if i can i want to get this fixed though.
- 12-15-2006 #22
Ok, a tarball is like a zip file. After you have downloaded that and viewed the README, don't worry about that step(you've already done that). I'm going to assume you extracted it to something like /home/username/r1000_v1.05 .
Open Applications>Accessories>Terminal
type su and enter your password(when it prompts you) if your not already signed in as the root user.
type:then type:Code:cd /home/username/r1000_v1.05
dCode:make clean modules
and then type:and lastly, type:Code:make install
After all of that has been done, restart(reboot) your system.Code:depmod -a
If it still doesn't work after the restart, come back and let me know.


Reply With Quote
