Strassa
25-10-2005, 13:47
Ciao a tutti
Sono appena passato a Linux per motivi scolastici. Ho installato Fedora 2 e non riesco ad installare il modem wireless. Il mio problema è che non sono proprio nuovo con linux, non saprei neache dirvi la versione del kernel!! penso 2.4....
Ho cercato di seguire le istruzioni di installazione del modem ma ho trovato dei problemi già al primo punto. :muro:
*********************************************************
*** OEM 11Mbps WLAN USB adapter ***
*** Linux Driver ***
*** Copyright (c) 2002 ***
*** CNet CO., Ltd. ***
*********************************************************
*** USB Driver Version 2.1.2.1 ***
*********************************************************
*** X windows Application (xvnet) version 4.0.0.0 ***
*** command line utility (lvnet) version 1.0 ***
*********************************************************
A. Environment:
- Our software environment of system as below:
OS: Linux kernel 2.4.18-3 on an i686
Distribution: RedHat 7.3
B. Environment setup:
- Linux kernel source:
In order for the applications to run you have to
enable CONFIG_NET_RADIO in the kernel.
1. In /usr/src/linux (or linux-2.4)
# make menuconfig
Select Network Device Support
|--->Wireless LAN (non-hamradio)
|--->Wireless LAN (non-hamradio)
2. # make dep
- USB controller:
Use uhci.o rather than the default usb-uhci.o.
1. Edit /etc/modules.conf and replace
"alias usb-controller usb-uhci" with
"alias usb-controller uhci"
2. Reboot the system.
# reboot
C. Installation Procedure:
- Unpack the CNWLC-611-OEM-AR-USB-LRP-V1.00.tgz package
(anywhere you like).
# tar xzvf CNWLC-611-OEM-AR-USB-LRP-V1.00.tgz
- In the setup directory run:
# make clean (clear old object codes)
# make config (Answer the question)
# make install (Build & install the modules)
This will do everything (install the driver patch
and the necessary files ). (make sure that you logged on
as root).
Il mio problema è che finito questo (che più o meno sono riuscito a concludere) non so più cosa fare per capire se il modem è installato.. :stordita:
vorrei anche capire cosa servono i comandi che digito! grazie
Sono appena passato a Linux per motivi scolastici. Ho installato Fedora 2 e non riesco ad installare il modem wireless. Il mio problema è che non sono proprio nuovo con linux, non saprei neache dirvi la versione del kernel!! penso 2.4....
Ho cercato di seguire le istruzioni di installazione del modem ma ho trovato dei problemi già al primo punto. :muro:
*********************************************************
*** OEM 11Mbps WLAN USB adapter ***
*** Linux Driver ***
*** Copyright (c) 2002 ***
*** CNet CO., Ltd. ***
*********************************************************
*** USB Driver Version 2.1.2.1 ***
*********************************************************
*** X windows Application (xvnet) version 4.0.0.0 ***
*** command line utility (lvnet) version 1.0 ***
*********************************************************
A. Environment:
- Our software environment of system as below:
OS: Linux kernel 2.4.18-3 on an i686
Distribution: RedHat 7.3
B. Environment setup:
- Linux kernel source:
In order for the applications to run you have to
enable CONFIG_NET_RADIO in the kernel.
1. In /usr/src/linux (or linux-2.4)
# make menuconfig
Select Network Device Support
|--->Wireless LAN (non-hamradio)
|--->Wireless LAN (non-hamradio)
2. # make dep
- USB controller:
Use uhci.o rather than the default usb-uhci.o.
1. Edit /etc/modules.conf and replace
"alias usb-controller usb-uhci" with
"alias usb-controller uhci"
2. Reboot the system.
# reboot
C. Installation Procedure:
- Unpack the CNWLC-611-OEM-AR-USB-LRP-V1.00.tgz package
(anywhere you like).
# tar xzvf CNWLC-611-OEM-AR-USB-LRP-V1.00.tgz
- In the setup directory run:
# make clean (clear old object codes)
# make config (Answer the question)
# make install (Build & install the modules)
This will do everything (install the driver patch
and the necessary files ). (make sure that you logged on
as root).
Il mio problema è che finito questo (che più o meno sono riuscito a concludere) non so più cosa fare per capire se il modem è installato.. :stordita:
vorrei anche capire cosa servono i comandi che digito! grazie