Hi all,
I’m new to Linux and newer to OpenSuse (11.0-86_64) and recently installed a wireless PCI card. I can’t seem to get it to work so any help will be great.
I triple boot with windoze_xp86 and Mint (altho having same probs with Mint so may try another).
Mobo: Asus M2N SLI
Currently on eth0 to my cable modem.
The card works on windozexp, so there’s no hardware probs.
The installation CD had a relevant Linux installation folder (RT2860_RT2890_RT2760) which I downloaded to desktop.
The instructions said to use the “install.sh” script.
"
�@ $cd AutoInstall
�@ $./install.sh
�@
The install.sh executes the following steps to install RT2860 STA Driver and Boa Web Server.
1. Input the value of install directory, IP address and port number.
2. Copy RT2860.tgz, WebUI.tgz and WPA_Supplicant.tgz into install directory and uncompress them.
3. Compile RT2860, Web Server and WPA_Supplicant.
4. Copy boa.conf, wpa_supplicant and wpa_cli into install_direcory/etc/boa
5. Copy RT2860STA.dat into install_directory/etc/Wireless/RT2860STA.
6. Execute Boa Web Server
7. Insert and up RT2860 module.
8. Create a run.sh that restarts the WebUI by user easier.
9. Start Browser."
I set the install.sh file to executable and in a console ran the script from root.
Lots of lines and noticable errors (SSL, missing files etc,) later it tries to open a webui with the address
“http://127.0.0.1/Sta/index.html”.
Firefox replies “The connection was refused when attempting to contact 127.0.0.1.”
So what’s up with that?!!
I’ve started with the sticky’s and am having headaches half way through them but here’s the answers to what I can make sense of.
From YAST=>Hardware=>Hardware Information there is no “wireless LAN” entry. It is in “Network Card” and “PCI” as “Ralink Network Controller”.
UDI: /org/freedesktop/Hal/devices/pci_1814_601
No sign of External firmware needed or radio kill switch as far as i can tell.
sudo /usr/sbin/iwconfig
lo no wireless extensions
eth0 no wireless extensions
/sbin/lspci
01:07.0 Network controller: RaLink Device 0601
/sbin/lspci -n
01:07.0 0280: 1814:0601
/sbin/lspci -v
01:07.0 Network controller: RaLink Device 0601
Subsystem: Edimax Computer Co. Device 7728
Flags: bus master, slow devsel, latency 32, IRQ 5
Memory at fdfe0000 (32-bit, non-prefetchable) [size=64]
Capabilities: <access denied>
sudo /usr/sbin/iwconfig scan
scan No such device
Okay, so that’s as far as I can get without considering putting a staple in my head. Truth be known, most of it is meaningless to me, anyone who can shed light on the problem and help me through this will be in for a thanking to end all thankings.
I’ll be back tomorrow to try again. thanks.[/size]