Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 13/05/2007, à 12:21

Nicorider

[Résolu] lirc et wintv pv150 telecommande nova-s

Bonjour,

Je suis sur un noyau 2.6.15-28-k7 et j'utilise dapper drake.
J'ai installer lirc et j'ai configurer les fichier lircd.conf et hardware.conf puis j'ai fais ça:

root@nico-desktop:/etc/lirc# dpkg-reconfigure lirc
Stopping lirc daemon: lircmd lircd.
Starting lirc daemon: lircd lircmd.
root@nico-desktop:/etc/lirc# lircd
lircd: there seems to already be a lircd process with pid 7723
lircd: otherwise delete stale lockfile /var/run/lircd.pid
root@nico-desktop:/etc/lirc# irw


et lorsque j'appuis sur les touches de la télécommande normalement il devrait m'afficher des lignes de codes mais rien ne s'affiche.

le contenu de mon fichier lircd.conf:



# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0(hauppauge) on Thu Jan 13 17:31:41 2005
#
# contributed by Per Jonsson (per at pjd dot nu)
#
# brand:                       Hauppauge
# model no. of remote control: PVR150
# devices being controlled by this remote: PVR150
#

begin remote

  name  hauppauge_pvr150
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           0    0
  zero          0    0
  gap          200000
  min_repeat      4
  toggle_bit      2

      begin codes
          POWER                    0x00000000000017BD
          GO                       0x00000000000017BB
          TV                       0x000000000000179C
          VIDEOS                   0x0000000000001798
          MUSIC                    0x0000000000001799
          PICTURES                 0x000000000000179A
          GUIDE                    0x000000000000179B
          RADIO                    0x000000000000178C
          OK                       0x00000000000017A5
          UP                       0x0000000000001794
          LEFT                     0x0000000000001796
          RIGHT                    0x0000000000001797
          DOWN                     0x0000000000001795
          BACK/EXIT                0x000000000000179F
          MENU                     0x000000000000178D
          PREVCH                   0x0000000000001792
          MUTE                     0x000000000000178F
          VOL+                     0x0000000000001790
          VOL-                     0x0000000000001791
          CH+                      0x00000000000017A0
          CH-                      0x00000000000017A1
          RECORD                   0x00000000000017B7
          STOP                     0x00000000000017B6
          PLAY                     0x00000000000017B5
          REW                      0x00000000000017B2
          FFW                      0x00000000000017B4
          REPLAY                   0x00000000000017A4
          PAUSE                    0x00000000000017B0
          SKIP                     0x000000000000179E
          1                        0x0000000000001781
          2                        0x0000000000001782
          3                        0x0000000000001783
          4                        0x0000000000001784
          5                        0x0000000000001785
          6                        0x0000000000001786
          7                        0x0000000000001787
          8                        0x0000000000001788
          9                        0x0000000000001789
          *                        0x000000000000178A
          0                        0x0000000000001780
          #                        0x000000000000178E
          RED                      0x000000000000178B
          GREEN                    0x00000000000017AE
          YELLOW                   0x00000000000017B8
          BLUE                     0x00000000000017A9
      end codes

end remote


et de mon fichier hardware.conf:

# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS=""

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=false

#Try to load appropriate kernel modules
LOAD_MODULES=true

# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="dev/input"
# If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be
# automatically used instead
DEVICE="/dev/input/event3"
MODULES=""

# Default configuration files for your hardware if any
LIRCD_CONF=""
LIRCMD_CONF=""


dans DEVICE j'ai placé event3 car lorsque je fais cat /dev/input/event3 et que j'appuie sur les touches de la télé ça me mets des caractères bizarres.


Le problème est résolu : http://forum.ubuntu-fr.org/viewtopic.php?id=73938

Dernière modification par Nicorider (Le 25/07/2007, à 14:32)


Distribution : Ubuntu Hardy Heron 8.04
GNU/linux with 1391402 :).

Hors ligne