- 論壇徽章:
- 0
|
我是裝的WIN7和CentOS5.8雙系統(tǒng),剛裝CentOS5.8時,沒有網(wǎng)卡,今天下了下個裝上了(下的驅(qū)動沒有錯,就是不知道我安裝的對不對),重啟后也出現(xiàn)了網(wǎng)卡,我設(shè)置的IP自動獲;可激活時出現(xiàn)了錯誤,下面是錯誤代碼:
Component: system-config-network
Version: 1.3.99.21
Summary: TBf6c835f4 NCHardwareList.py:482:save:AttributeError: HwWireless instance has no attribute 'type'
Traceback (most recent call last):
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 757, in on_activateButton_clicked
self.activateButtonFunc[self.active_page](button)
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 968, in on_deviceActivateButton_clicked
if self.save() != 0:
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 370, in save
self.saveHardware()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 398, in saveHardware
hardwarelist.save()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 482, in save
if (hw.Type == ETHERNET or \
AttributeError: HwWireless instance has no attribute 'type'
Local variables in innermost frame:
self: HardwareList.Wireless.wlan0.Status=系統(tǒng)
HardwareList.Wireless.wlan0.Name=wlan0
HardwareList.Wireless.wlan0.Type=Wireless
HardwareList.Wireless.wlan0.Card.ModuleName=ath9k
HardwareList.Wireless.wlan0.Description=Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express)
HardwareList.Ethernet.eth0.Status=系統(tǒng)
HardwareList.Ethernet.eth0.Name=eth0
HardwareList.Ethernet.eth0.Type=Ethernet
HardwareList.Ethernet.eth0.Card.ModuleName=atheros_eth
HardwareList.Ethernet.eth0.Description=Atheros Communications Inc. AR8131 Gigabit Ethernet
modules: <netconfpkg.NCHardwareList.MyConfModules instance at 0x955002c>
hw: Hardware.Status=系統(tǒng)
Hardware.Name=wlan0
Hardware.Type=Wireless
Hardware.Card.ModuleName=ath9k
Hardware.Description=Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express)
wvdial: <rhpl.ConfSMB.ConfSMB instance at 0x9550f8c>
type: Ethernet
isdn: <netconfpkg.NCisdnhardware.ConfISDN instance at 0x9550fec>
mod: eth0
麻煩大家?guī)涂聪,我現(xiàn)在應該怎么辦?謝謝了 |
|