Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aponcz

Pages: [1]
1
Installation issues / Re: apt-get update problem`
« on: August 01, 2009, 11:55:13 pm »
Anyone have any success with this?  It looks like the i386 packages are available but not the AMD64.  Can I use the both i386 and AMD64 packages?  If so, how do I point apt-get to use the i386 architecture?

===============================================================================================
sudo apt-get update gives me this:

Err http://old-releases.ubuntu.com replacements_debian/main Packages  404 Not Found
Err http://deb.linuxmce.com replacements_ubuntu/main Packages  404 Not Found
Fetched 4B in 10s (0B/s)
Failed to fetch http://linuxmce.com/ubuntu/./Packages.gz  404 Not Found
Failed to fetch http://deb.linuxmce.com/ubuntu/dists/replacements_ubuntu/main/binary-amd64/Packages.gz  404 Not Found
Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/replacements_debian/main/binary-amd64/Packages.gz  404 Not Found
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.

===============================================================================================
cat /etc/apt/sources.list produces:

deb file:/usr/pluto/deb-cache/ ./
deb http://old-releases.ubuntu.com/ubuntu/ gutsy  main restricted multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ gutsy-security  main restricted multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ gutsy-updates  main restricted multiverse universe
deb http://linuxmce.com/ubuntu/ ./
deb http://deb.linuxmce.com/ubuntu/ 20dev_ubuntu  main
deb http://old-releases.ubuntu.com/ubuntu/ replacements_debian  main
deb http://deb.linuxmce.com/ubuntu/ replacements_ubuntu  main


Please advise!

--AP

2
Installation issues / Re: Newbie -> iMON Pad and VFD
« on: August 01, 2009, 07:30:16 pm »
I finally got irw working with my box.  I installed lirc-0.8.4a using this tutorial:  http://brakemeier.de/electronics/vdr/lirc-imon.html

Now I need to figure out how to get LIRC working with linuxmce.

Anyone have a good tutorial on how to do this?

3
Installation issues / Re: Newbie -> iMON Pad and VFD
« on: July 29, 2009, 04:06:53 pm »
firefist235 -

I too am having some issues with my IR/VFD (15c2:0038).  I have recompiled LIRC multiple times and when I download it from CVS I was getting the same errors as you were.  However, when I downloaded version 1.5 and modprobe lirc_imon was working fine however only /dev/lirc0 was listed and not /dev/lirc1.  After doing some reading, I hope it is related to my LIRC config file.

Any updates on your end?

Pages: [1]