level 1
crushonsha
楼主
以前时稳定版的fedora20 通过fedup方式升级到21版本,升级地址为方式为:fedup --product=nonproduct --instrepo=http://mirrors.aliyun.com/fedora/development/21/x86_64/os/ --network 21
升级之后尝试过yum升级,提示一些依赖库有问题,通过努力解决了依赖的问题,后来使用yum同步过(distro-sync)现在依旧无法上网(无线网络没有)。
设备的网卡为ar9285,尝试通过lsmod显示如下信息:
Module Size Used by
ip6t_rpfilter 12546 1
ip6t_REJECT 12939 2
ath9k 146080 0
ath9k_common 24449 1 ath9k
snd_hwdep 17650 1 snd_hda_codec
ath9k_hw 444121 2 ath9k_common,ath9k
snd_seq 66362 0
ath 28211 3 ath9k_common,ath9k,ath9k_hw
iTCO_wdt 13480 0
iTCO_vendor_support 13419 1 iTCO_wdt
mac80211 650374 1 ath9k
crc32c_intel 22094 0
snd_seq_device 14136 1 snd_seq
cfg80211 505401 4 ath,ath9k_common,ath9k,mac80211
希望能够有大神帮忙分析一下原因,或者提供一下解决方案。
十分感谢。
2014年11月24日 11点11分
1
升级之后尝试过yum升级,提示一些依赖库有问题,通过努力解决了依赖的问题,后来使用yum同步过(distro-sync)现在依旧无法上网(无线网络没有)。
设备的网卡为ar9285,尝试通过lsmod显示如下信息:
Module Size Used by
ip6t_rpfilter 12546 1
ip6t_REJECT 12939 2
ath9k 146080 0
ath9k_common 24449 1 ath9k
snd_hwdep 17650 1 snd_hda_codec
ath9k_hw 444121 2 ath9k_common,ath9k
snd_seq 66362 0
ath 28211 3 ath9k_common,ath9k,ath9k_hw
iTCO_wdt 13480 0
iTCO_vendor_support 13419 1 iTCO_wdt
mac80211 650374 1 ath9k
crc32c_intel 22094 0
snd_seq_device 14136 1 snd_seq
cfg80211 505401 4 ath,ath9k_common,ath9k,mac80211
希望能够有大神帮忙分析一下原因,或者提供一下解决方案。
十分感谢。