Instalation drivers for usb-hardware

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kazhanchik
Level 1
Level 1
Posts: 8
Joined: Sat Sep 22, 2007 5:08 pm

Instalation drivers for usb-hardware

Post by kazhanchik »

Hello

I'm sorry, could you help me to install drivers for hardware. (Laptop ASUS, LinuxMint Dryna)

1. driver for usb-wifi adapter. Instalation manual includes this instruction:

--------
For 2.6 series kernel:
a. go to 'STA/Module' directory.
run 'cp Makefile.6 Makefile'

b. $make all

c. cp rt73.bin /etc/Wireless/RT73STA/ # copy firmware


d. run '/sbin/insmod rt73.ko' (as root)
'/sbin/ifconfig rausb0 inet YOUR_IP up'
-------

I`m new with this procedure and do not know what should i do.

2. Driver for AverMedia usb-tv tuner.

I downloaded the instalation file with *.sh extention from the AverMedia site, but when I executed this file, program writes that it needs /lib/modules/2.6.22-14.generic/source.
Catalogue /source does not exist there.
Program requests kernel-source and kernel-devel

What shoul I do?

I`ve red a lot of manuals but did not find the solution.

Be so kind - step by step for this two problems.

Sorry and thank you in advance.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Instalation drivers for usb-hardware

Post by Husse »

There is no /etc/wireless folder in Mint and creating one is not the thing to do
For which wifi are you trying to install the driver?
Seems to be a Ralink
Please give the name of the chip - you find it if you run lspci or lsusb in a terminal
Did you install build-essential
http://www.linuxmint.com/forum/viewtopi ... =90&t=9234
Without it you get all sorts of error messages
kazhanchik
Level 1
Level 1
Posts: 8
Joined: Sat Sep 22, 2007 5:08 pm

Re: Instalation drivers for usb-hardware

Post by kazhanchik »

Yes. It is this Ralink RT73 a/b/g WLAN Card.
build-essential installed. And what should I do more?
Help. :(
Husse

Re: Instalation drivers for usb-hardware

Post by Husse »

About the wifi - what problems do you have?
It seems you don't know what to do, but you have the description there
Of course you have to be root so precede all commands with sudo except '/sbin/ifconfig rausb0 inet YOUR_IP up'
You have to read the manual to find out how to find out YOUR_IP or you could just reboot
For this problem
2.6.22-14.generic/source.
I don't find a solution and the possible solution is rather tricky anyway
kazhanchik
Level 1
Level 1
Posts: 8
Joined: Sat Sep 22, 2007 5:08 pm

Re: Instalation drivers for usb-hardware

Post by kazhanchik »

In attachment there is a driver files.
RT73STAV1000_k2.6.8-2-386_DBN31.tar.gz
In „Readme” discribes the process of instalation, but I cant find the file „Makefile.6„.
This is the first time I try to reconfigure the kernel. :oops:
Maybe you can give me some tips.

Thank you
Husse

Re: Instalation drivers for usb-hardware

Post by Husse »

There's something wrong with that archive - no makefile6 there
You have to find a correct archive - sorry
kazhanchik
Level 1
Level 1
Posts: 8
Joined: Sat Sep 22, 2007 5:08 pm

Re: Instalation drivers for usb-hardware

Post by kazhanchik »

Sorry. This archive was on official CD . :cry:
Locked

Return to “Hardware Support”