Author Topic: Wiimote - Couldn't find package libcwiid0 (SOLVED)  (Read 4737 times)

gwagchunks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Wiimote - Couldn't find package libcwiid0 (SOLVED)
« on: March 13, 2009, 04:36:05 pm »
Hello Everyone... Long time lurker of the forums here and first post today! I have a hybrid setup and have it working mostly now after reading many posts and many months of tinkering. A few more things to get working and the one I'd really like to get working is the wiimote. I have followed the wiki and forum posts and googled a lot, but I am stuck at the first bit... I have SSH'd onto the core, have internet working. When keying sudo apt-get install libcwiid0  I get: Couldn't find package libcwiid0. I have tried sudo apt-get update and get the same result. also sudo apt-get wminput can't be found either. The Hcitool scan does find the wiimote though so the bluetooth dongle I have seems to work.

Any help much appreciated!

Thanks

Linuxmce 7.10 DVD install
Core/Hybrid P4 Intel
Zoom bluetooth dongle
« Last Edit: March 19, 2009, 11:54:27 pm by gwagchunks »

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #1 on: March 13, 2009, 04:54:20 pm »
sounds to me like something is up with your internet connection. I just grabbed libcwiid0 to test it and it worked just fine for me, your syntax is correct so that just leaves your internet connection in question.

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #2 on: March 13, 2009, 05:04:35 pm »
you should be able to ping a website to test

ping google.com -c 3


gwagchunks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #3 on: March 13, 2009, 06:45:14 pm »
Hi thanks for the reply. I'm pretty sure that the connection is OK as a load of new pictures off flickr came down... when doing the sudo apt-get update there were some packages where the % went up from 0-100. Some could not update. I'll try the ping tomorrow... unfortunately I have got to go out and drink some beer... doh! I'll let you know what results I get from the ping. Thanks again.

Techstyle

  • Addicted
  • *
  • Posts: 674
    • View Profile
    • Techstyle UK Ltd.
Re: Wiimote - Couldn't find package libcwiid0
« Reply #4 on: March 13, 2009, 06:55:09 pm »
Could this be a similar problem that some are seeing with the w32codecs being missing?

http://forum.linuxmce.org/index.php?topic=7493.0

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #5 on: March 13, 2009, 08:58:04 pm »
Could this be a similar problem that some are seeing with the w32codecs being missing?

http://forum.linuxmce.org/index.php?topic=7493.0

I dont think so, I just checked the link for the wii package and it worked for me.

gwagchunks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #6 on: March 14, 2009, 10:24:21 pm »
Hi Everyone... well I have tried the ping and get:

PING google.com (74.125.67.100) 56(84) bytes of data.
64 bytes from gw-in-f100.google.com (74.125.67.100): icmp_seq=1 ttl=255 time=130 ms
64 bytes from gw-in-f100.google.com (74.125.67.100): icmp_seq=2 ttl=255 time=120 ms
64 bytes from gw-in-f100.google.com (74.125.67.100): icmp_seq=3 ttl=255 time=148 ms

so internet looks OK.

I tried sudo apt-get install libcwiid0 again and still got:

linuxmce@dcerouter:~$ sudo apt-get install libcwiid0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libcwiid0

The packages that fail on sudo apt-get update are:

Err http://linuxmce.com ./ Packages
  404 Not Found

Err http://archive.ubuntu.com gutsy/universe Packages
  Could not connect to archive.ubuntu.com:80 (91.189.88.45). - connect (101 Network is unreachable) [IP: 91.189.88.45 80]
Failed to fetch http://linuxmce.com/ubuntu/./Packages.gz  404 Not Found
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy/universe/binary-i386/Packages.gz  Could not connect to archive.ubuntu.com:80 (91.189.88.45). - connect (101 Network is unreachable) [IP: 91.189.88.45 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy-security/main/binary-i386/Packages.gz  Could not connect to archive.ubuntu.com:80 (91.189.88.45), connection timed out [IP: 91.189.88.45 80]
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.

Any ideas? Thanks again.





krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #7 on: March 15, 2009, 03:45:37 pm »
I really cant tell at this point what your problem is, I copy and pasted the exact command from your reply and it worked just fine for me, so I can at least confirm that you are doing it correctly, someone else smarter that me will have to figure out the problem.

gwagchunks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0
« Reply #8 on: March 16, 2009, 11:55:11 pm »
Thanks for trying that out Krys. I have a laptop with Kubuntu 8.10 on it. I tried the commands last night and had no joy, tonight I went into adept, searched for wii, installed wmgui and this loaded wminput etc and the wii remote is picked up straight away! I tried the commands from a console from the laptop and it said (obviously) that they were already installed so I then tried from the linuxmce hybrid and it still did not work. Could it be the package list in etc/apt/souces.list? I would attach the file for comparison, but the wife has gone to bed and the core is in the bedroom at the moment and she's getting grumpy about the amount of time I've been spending on linux!  :)

gwagchunks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Wiimote - Couldn't find package libcwiid0 (SOLVED)
« Reply #9 on: March 20, 2009, 12:03:41 am »
Hi Everyone

Thought I'd give a quick update as this now works! I tried over the last couple of days to get this working with the sudo apt-get install etc... as per the start of this post. Tonight I tried again, except this time when ssh'ing into the core, I did sudo -s first (as I was originally going to copy the sources.list from my laptop to the core, but when this failed with permissions I did some more googling around and sudo -s gave permissions ok). When I did the apt-get update again (after typing sudo -s), I got some "hit" messages for packages that I did not remember seeing before. Then I did apt-get install wminput and this worked and it pulled down libcwiid0 as well. I just followed everything else as per the wiki and now its working! ;D Right, now to get my new usb hard drive on-line and the nova td-500... wish me luck!