Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2015-09-03 17:07:13

  oli - Członek DUG

oli
Członek DUG
Zarejestrowany: 2012-01-08

Uszkodziłem sobie wicd

Odinstalowuje i instaluje na nowo lecz niestety nie działa.

Kod:

2015/09/03 17:01:16 :: ---------------------------
2015/09/03 17:01:16 :: wicd initializing...
2015/09/03 17:01:16 :: ---------------------------
2015/09/03 17:01:16 :: wicd is version 1.7.2.4 768
2015/09/03 17:01:16 :: setting backend to external
2015/09/03 17:01:16 :: trying to load backend external
2015/09/03 17:01:16 :: successfully loaded backend external
2015/09/03 17:01:16 :: trying to load backend external
2015/09/03 17:01:16 :: successfully loaded backend external
2015/09/03 17:01:16 :: Automatically detected wireless interface wlp12s0
2015/09/03 17:01:16 :: setting wireless interface wlp12s0
2015/09/03 17:01:16 :: automatically detected wired interface enp4s0
2015/09/03 17:01:16 :: setting wired interface enp4s0
2015/09/03 17:01:16 :: setting wpa driver wext
2015/09/03 17:01:16 :: setting use global dns to False
2015/09/03 17:01:16 :: setting global dns
2015/09/03 17:01:16 :: global dns servers are None None None
2015/09/03 17:01:16 :: domain is None
2015/09/03 17:01:16 :: search domain is None
2015/09/03 17:01:16 :: setting automatically reconnect when connection drops True
2015/09/03 17:01:16 :: Setting dhcp client to 0
2015/09/03 17:01:16 :: Wireless configuration file found...
2015/09/03 17:01:16 :: Wired configuration file found...
2015/09/03 17:01:16 :: dhclient.conf.template not found, copying...
2015/09/03 17:01:16 :: Traceback (most recent call last):
2015/09/03 17:01:16 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1859, in <module>
2015/09/03 17:01:16 ::     main(sys.argv)
2015/09/03 17:01:16 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1822, in main
2015/09/03 17:01:16 ::     daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect)
2015/09/03 17:01:16 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 116, in __init__
2015/09/03 17:01:16 ::     self.ReadConfig()
2015/09/03 17:01:16 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 913, in ReadConfig
2015/09/03 17:01:16 ::     shutil.copy(dhclient_conf + ".default", dhclient_conf)            
2015/09/03 17:01:16 ::   File "/usr/lib/python2.7/shutil.py", line 119, in copy
2015/09/03 17:01:16 ::     copyfile(src, dst)
2015/09/03 17:01:16 ::   File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
2015/09/03 17:01:16 ::     with open(src, 'rb') as fsrc:
2015/09/03 17:01:16 :: IOError: [Errno 2] No such file or directory: '/etc/wicd/dhclient.conf.template.default'
root@debian:/var/log/wicd#

Offline

 

#2  2015-09-03 17:54:31

  mati75 - Psuj

mati75
Psuj
Skąd: default city
Zarejestrowany: 2010-03-14
Serwis

Re: Uszkodziłem sobie wicd

Kod:

wget https://sources.debian.net/data/main/w/wicd/1.7.2.4-4.1/other/dhclient.conf.template.default -O /etc/wicd/dhclient.conf.template.default

[img]https://l0calh0st.pl/obrazki/userbar.png[/img]

Offline

 

#3  2015-09-03 18:15:01

  oli - Członek DUG

oli
Członek DUG
Zarejestrowany: 2012-01-08

Re: Uszkodziłem sobie wicd

Dzięki mati, program mi się już uruchamia lecz nie wyszukuje mi sieci bezprzewodowych :(

Kod:

2015/09/03 18:10:08 :: wicd initializing...
2015/09/03 18:10:08 :: ---------------------------
2015/09/03 18:10:08 :: wicd is version 1.7.2.4 768
2015/09/03 18:10:08 :: setting backend to external
2015/09/03 18:10:08 :: trying to load backend external
2015/09/03 18:10:08 :: successfully loaded backend external
2015/09/03 18:10:09 :: trying to load backend external
2015/09/03 18:10:09 :: successfully loaded backend external
2015/09/03 18:10:09 :: Automatically detected wireless interface wlp12s0
2015/09/03 18:10:09 :: setting wireless interface wlp12s0
2015/09/03 18:10:09 :: automatically detected wired interface enp4s0
2015/09/03 18:10:09 :: setting wired interface enp4s0
2015/09/03 18:10:09 :: setting wpa driver wext
2015/09/03 18:10:09 :: setting use global dns to False
2015/09/03 18:10:09 :: setting global dns
2015/09/03 18:10:09 :: global dns servers are None None None
2015/09/03 18:10:09 :: domain is None
2015/09/03 18:10:09 :: search domain is None
2015/09/03 18:10:09 :: setting automatically reconnect when connection drops True
2015/09/03 18:10:09 :: Setting dhcp client to 0
2015/09/03 18:10:09 :: Wireless configuration file found...
2015/09/03 18:10:09 :: Wired configuration file found...
2015/09/03 18:10:09 :: chmoding configuration files 0600...
2015/09/03 18:10:09 :: chowning configuration files root:root...
2015/09/03 18:10:09 :: Using wireless interface...wlp12s0
2015/09/03 18:10:09 :: Using wired interface...enp4s0
2015/09/03 18:10:14 :: Autoconnecting...
2015/09/03 18:10:16 :: No wired connection present, attempting to autoconnect to wireless network
2015/09/03 18:10:18 :: Unable to autoconnect, you'll have to manually connect
2015/09/03 18:10:19 :: Autoconnecting...
2015/09/03 18:10:19 :: No wired connection present, attempting to autoconnect to wireless network
2015/09/03 18:10:22 :: Unable to autoconnect, you'll have to manually connect
2015/09/03 18:10:24 :: Autoconnecting...
2015/09/03 18:10:24 :: No wired connection present, attempting to autoconnect to wireless network
2015/09/03 18:10:27 :: Unable to autoconnect, you'll have to manually connect
2015/09/03 18:10:29 :: Autoconnecting...
2015/09/03 18:10:29 :: No wired connection present, attempting to autoconnect to wireless network
2015/09/03 18:10:32 :: Unable to autoconnect, you'll have to manually connect
2015/09/03 18:11:33 :: attempting to set hostname with dhclient
2015/09/03 18:11:33 :: using dhcpcd or another supported client may work better
2015/09/03 18:11:34 :: attempting to set hostname with dhclient
2015/09/03 18:11:34 :: using dhcpcd or another supported client may work better

Offline

 

#4  2015-09-03 18:45:54

  uzytkownikubunt - Zbanowany

uzytkownikubunt
Zbanowany
Zarejestrowany: 2012-04-25

Re: Uszkodziłem sobie wicd

2190

Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:23:15)

Offline

 

#5  2015-09-03 19:35:11

  Bodzio - Ojciec Założyciel

Bodzio
Ojciec Założyciel
Skąd: Gorlice
Zarejestrowany: 2004-04-17
Serwis

Re: Uszkodziłem sobie wicd

Gdy Ci się już uruchamia, to kliknij RfKill. Potem Odśwież


Debian jest lepszy niż wszystkie klony
Linux register users: #359018
[img]http://www.freebsd.org/gifs/powerlogo.gif[/img]
[url=https://goo.gl/photos/5XGKFkvaMimLwM2s9]Beskid Niski[/url]

Offline

 

#6  2015-09-03 19:57:11

  oli - Członek DUG

oli
Członek DUG
Zarejestrowany: 2012-01-08

Re: Uszkodziłem sobie wicd

[quote=uzytkownikubunt]purge próbowałeś?

Kod:

apt-get --purge remove wicd wicd-daemon wicd-gtk && apt-get install  wicd wicd-daemon

[/quote]
Wielkie dzięki - pomogło :)

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.007 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00010 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00126 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.142.172.190' WHERE u.id=1
0.00074 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.142.172.190', 1732527369)
0.00046 SELECT * FROM punbb_online WHERE logged<1732527069
0.00053 SELECT topic_id FROM punbb_posts WHERE id=290297
0.00007 SELECT id FROM punbb_posts WHERE topic_id=27688 ORDER BY posted
0.00029 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=27688 AND t.moved_to IS NULL
0.00022 SELECT search_for, replace_with FROM punbb_censoring
0.00107 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=27688 ORDER BY p.id LIMIT 0,25
0.00082 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=27688
Total query time: 0.0056 s