Hey,<br>well I did a reinstall of my system, and Im having trouble with my remote!<br>Even though I installed the lirc package, there seems to be something missing.<br><br>When Im trying to load up the lirc_i2c module (
# /sbin/modprobe lirc_i2c) , i get the error module lirc_i2c not found.<br>So afterwards when trying to load up everything ( /usr/bin/irw) i get connection refused...<br><br>Im somehow thinking that theres something wrong with my 
modprobe.conf thats why im posting it here:<br>alias eth0 sis900<br>alias scsi_hostadapter sata_sis<br># ivtv modules setup<br>alias char-major-61 lirc_i2c<br>alias char-major-81 videodev<br>alias char-major-81-0 ivtv<br>
alias snd-card-0 snd-intel8x0<br>options snd-card-0 index=0<br>options snd-intel8x0 index=0<br>remove snd-intel8x0 { /usr/sbin/alsactl store 0 &gt;/dev/null 2&gt;&amp;1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
<br>install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c <br><br>help would be appreciated.<br><br><br><br>