Направљене поруке на форуму
-
АуторЧланци
-
na12
УчесникMoja preporuka za pocetnike je dreamlinux[/url],ima podrsku i za atheros
[code]Atheros AR5BMB5 working with madwifi_0.9.4-1_i386.deb
Atheros 5006/5007 EG working with madwifi-nr-r3366+ar5007.tar.gz patch.
Atheros AR2415 802.11bg NC
Atheros AR242x 802.11abg – OOTB with kernel 2.6.27-1-i686-dream
Atheros AR5212/AR5213
To use this card, open a terminal and run (without the quotation marks) “sudo athload madwifi”, then run “sudo update-modules”. Then connect using network-manager.
Conceptronic C54i – Atheros AR5212 802.11abg chipsetD-Link AirPlus DWL-G630 v.C2 ver.3.00 – Atheros 5212 chipset 802.11g/2.4GHz
LanPro LP550G RP-SMA, Chipset Atheros AR2413.
LanPro 11GnAtheros 5005G[/code]
na12
УчесникLinux definitivno nije za ljude koji ne zele nista novo nauciti. 🙁
Bas si nasao na OpenSUSE da se ucis,jos ako je 10.x verzija,nije ni cudo sto si zaglibio sa dependencies.na12
Учесникhttp://bbs.archlinux.org/viewtopic.php?id=64606
coveku je pomogla instalacija nekih fontova
na12
Учесникimas ovde sve lepo objasnjeno
http://wiki.archlinux.org/index.php/Wireless#Automatically_managed.2C_centralized_without_network_profile_supportThe /etc/rc.conf file is sourced by the network script. Therefore, you may define and configure a simple wireless setup within /etc/rc.conf for a centralized approach with wlan_=” essid ” and INTERFACES=( ). The name of the network goes in place of MyEssid.
For example:
# /etc/rc.conf
eth0=”dhcp”
wlan0=”dhcp”
wlan_wlan0=”wlan0 essid MyEssid” # Unencrypted
#wlan_wlan0=”wlan0 essid MyEssid key 1234567890″ # hex WEP key
#wlan_wlan0=”wlan0 essid MyEssid key s:asciikey” # ascii WEP key
INTERFACES=(eth0 wlan0)Not all wireless cards are wlan0. Determine your wireless interface with ifconfig -a. Atheros-based cards, for example, are typically ath0, so change wlan_wlan0 to:
wlan_ath0=”ath0 essid MyEssid key 12345678″Also define ath0 in the INTERFACES= line.)
Alternatively, you may define wlan_ within /etc/conf.d/wireless, (which is also sourced by the network script), for a de-centralized approach:
# /etc/conf.d/wireless
wlan_wlan0=”wlan0 essid MyEssid”na12
УчесникLepo uradjeno,nema greske. O0
na12
УчесникTo je problem firefox-a a ne sistema,probaj operu radi ko nenormalna.
na12
УчесникKako da prebacim samo gimp na srpski,posto ako stavim ceo sistem na srpski nece da radi alacarte.Gledao sam u opcijama nema nigde podesavanje jezika.
na12
Учесникproveri da vec nemas nesto od toga u /etc/rc.conf
na12
УчесникMa linux je lak danas,samo ponekad ima problema sa podrskom za odredjeni hardver.
-
АуторЧланци