Tiny Core Extensions > TCE 2.x

wicd

<< < (6/9) > >>

loutre:
I'm trying to make Tiny Core 2.8 working on a HP Mini 1110NR with Broadcom chip. I followed the instructions on the wiki, plus this post on the forum, and I've got the exact same error message except from the last part. Instead of "No such file or directory", I get a "Connexion refused" error on /var/run/dbus/system_bus_socket. I'm using wicd-client -n as normal user. Thanks.

bmarkus:
Thanks for the reports. Will check during the week-end :(

bmarkus:
Good news, I get the same error on a fresh 2.8.1 installed from the repo, so I can fix it in few days. Please be patient a while.

As a temprary fix, do not use wicd-start, but:


--- Quote ---sudo /usr/local/etc/init.d/dbus start
sudo wicd

--- End quote ---

Now WICD client will work as usual.

Miller:
Greetings All

To summarize so far, wicd appears to be running properly on a fresh (4th Feb 2010 repository) install of TC 2.8.1 only when I replace the current (dbus.tcz, dbus-glib.tcz and dbus-python.tcz) extensions (plus their respective .tcz.dep & .tcz.md5.txt files) with older versions.

The older versions I used are: dbus.tcz ver: 1.2.16 , dbus-glib.tcel ver: 0.82 , dbus-python.tcz ver: 0.83.0
NB: I have attached to this post the 3 info files (prefixed with "good-") associated with each of these older extensions I installed. 

The results of the terminal "ps" show the dbus subsystem running. This output is attached as good-wicd-ps-output.txt to this post.

/*************************************************************************/
As an aside, after wicd is installed I run this script to tidy up, then reboot. Thanks Bela for this.

#!/bin/sh
echo "This script will configure wicd..."
echo "wicd-start" >> /opt/bootlocal.sh
echo "usr/local/etc/wicd" >> /opt/.filetool.lst
echo "usr/local/var/lib/wicd/configurations" >> /opt/.filetool.lst
echo "All done, wicd changes effective on next boot..."
/*************************************************************************/

Today 5 Feb 2010 I reformatted the SD card and performed a fresh installation of TC 2.8.1. I only installed nano & wicd, both downloaded from the repository. wicd again would not run.

Here is the (faulty) wicd.log file contents:

2010/02/05 14:28:58 :: ---------------------------
2010/02/05 14:28:58 :: wicd initializing...
2010/02/05 14:28:58 :: ---------------------------
2010/02/05 14:28:58 :: wicd is version 1.7.0 552
2010/02/05 14:28:58 :: Traceback (most recent call last):
2010/02/05 14:28:58 ::   File "/usr/local/share/wicd/daemon/wicd-daemon.py", line 1839, in <module>
2010/02/05 14:28:58 ::     main(sys.argv)
2010/02/05 14:28:58 ::   File "/usr/local/share/wicd/daemon/wicd-daemon.py", line 1801, in main
2010/02/05 14:28:58 ::     bus = dbus.SystemBus()
2010/02/05 14:28:58 ::   File "/usr/local/lib/python2.6/site-packages/dbus/_dbus.py", line 202, in __new__
2010/02/05 14:28:58 ::     private=private)
2010/02/05 14:28:58 ::   File "/usr/local/lib/python2.6/site-packages/dbus/_dbus.py", line 108, in __new__
2010/02/05 14:28:58 ::     bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
2010/02/05 14:28:58 ::   File "/usr/local/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
2010/02/05 14:28:58 ::     bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
2010/02/05 14:28:58 :: dbus.exceptions.DBu.ception: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

I have attached the results of the terminal "ps" which shows the dbus subsystem not running. This output is attached as faulty-wicd-ps-output.txt to this post.

I have installed Tiny Core 2.8.1 to a MSI-Wind U100. The sata HD has been replaced with a sata-CF adapter w/2Gb flash card (sda1). I pop a 1Gb SD card in the card slot (sdb1) and install TC on it. The internal wlan is an Atheros 9280 pci-e type.

Hope this helps,

Best

Miller.


bmarkus:
With the current extension set start WICD as above.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version