Active Topics

 


Reply
Thread Tools
Posts: 13 | Thanked: 0 times | Joined on Feb 2010
#1
Hi all,
how can i access the CIR port of my N900 ?
What's the device of it?

Thanks
Alex
 
Posts: 13 | Thanked: 0 times | Joined on Feb 2010
#2
No idea ?!
 
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#3
I don't know, but you might gain something by looking at the source of irreco, qtirreco, lirc, or maemote.
 
Posts: 13 | Thanked: 0 times | Joined on Feb 2010
#4
Originally Posted by pelago View Post
I don't know, but you might gain something by looking at the source of irreco, qtirreco, lirc, or maemote.
very thanks qtirreco seams to be good.
But i can't find the source of it
I found the source of irreco but not of qtirreco.
Where can i find it?
 
Posts: 2 | Thanked: 0 times | Joined on May 2010
#5
I'm interested in this topic too. I want to controll the IR LED too. I just need to switch it on or off. Maybe this thread would find more answers in another section.
 
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#6
Originally Posted by tannoy View Post
Maybe this thread would find more answers in another section.
Development is the right folder for this, I think.
 
Posts: 13 | Thanked: 0 times | Joined on Feb 2010
#7
It seems that no one could help me (and tannoy?).
Maybe you could give me an advise where to ask for help?
Or where can i get help? At the Nokia support?
 
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#8
One (1) Google search later:

7.13 How do I install a source package?

Debian source packages can't actually be "installed", they are just unpacked in whatever directory you want to build the binary packages they produce.

Source packages are distributed on most of the same mirrors where you can obtain the binary packages. If you set up your APT's sources.list(5) to include the appropriate "deb-src" lines, you'll be able to easily download any source packages by running

apt-get source foo

To help you in actually building the source package, Debian source package provide the so-called build-dependencies mechanism. This means that the source package maintainer keeps a list of other packages that are required to build their package. To see how this is useful, run

apt-get build-dep foo

before building the source.
 

The Following User Says Thank You to Joorin For This Useful Post:
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#9
And to get to use the IR, you need to load the module
Code:
modprobe lirc_rx51
and then you'll find that there is a /dev/lirc0 waiting to be used.
 

The Following User Says Thank You to Joorin For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:03.