Это старая версия документа.



Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/handler.php on line 1458

Warning: Declaration of syntax_plugin_tablecalc::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 41

Warning: Declaration of syntax_plugin_tablecalc::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 72

Warning: Declaration of syntax_plugin_offline::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 60

Warning: Declaration of syntax_plugin_offline::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 67

Warning: preg_match(): Compilation failed: invalid range in character class at offset 3416 in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/lexer.php on line 118
A PCRE internal error occured. This might be caused by a faulty plugin

====== How to install Ralink WiFi driver on Ubuntu ====== ===== Version 1 (prefered): ===== 1. Add lines to file: sudo gedit /etc/apt/sources.list <file> deb http://ppa.launchpad.net/markus-tisoft/rt3090/ubuntu lucid main deb-src http://ppa.launchpad.net/markus-tisoft/rt3090/ubuntu lucid main </file> 2. Update and install: sudo apt-get update sudo apt-get install rt3090-dkms 3. Reboot 4. Check driver verion in /sys/module/rt3090sta ===== Version 2 (dirty): ===== 1. Download appropriate driver from official Ralink site: http://www.ralinktech.com/support.php?s=2 for our case - RT3090PCIe 2. Unpuck somewhere and do make. sudo make sudo make install 3. Copy RT2860STA.dat: sudo cp RT2860STA.dat /etc/Wireless/RT2860STA/RT2860STA.dat 4. Put driver file to the system: sudo cp os/linux/rt2860sta.ko /lib/modules/2.6.32-30-generic/kernel/drivers/staging/rt2860/rt2860sta.ko 5. Restart network: sudo /etc/init.d/networking restart ps: For controling work of the driver look to the /var/log/syslog. The appearence of the problem is presence in the log lines containing "STASendPacket->Cannot find pEntry".

dev/ubuntu/ralink_driver.1301669773.txt.gz · Последние изменения: 2011/04/01 18:56 — jamis7005
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0