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.


Topics - anupindi007

Pages: [1]
1
LinuxMCE with alpha was working fine with out using nvidia card drivers(used vesa).  I have fresh installation done on the Asus m2n68-vm with LinuxMCE-0810 beta scripts i.e. new-installer-beta2.tar.gz Dated:03-Dec-2009 17:02 file size:12K.

pre-install-from-repo.sh, mce-install.sh, post-install.sh installation went well and after restarting the system says  "AVWizard Failed to setup X <OK>"

a. tty1 shows:
    Begins Nvidia driver installation..
    *************************
    Card detected: 00:12:0 VGA compatible controller[0300]: nvidia corportation Geforce 7050 PV/ nForce 630a [10de:053b] (rev a2)
    ...
    LinuxMCE prefers driver nvidia-glx-195
    ...
    Preferred LinuxMCE prefers driver nvidia-glx-195 already installed.
    *************************
    End Nvidia driver installation
    *************************
    LOG: == End Nvidia...

--> strucks here

b. i have copied existing(before nvidia installtion) /etc/X11/xorg.conf copied back but beta replaces the file. Problem still exist.

c. while running ./post-install.sh, observed the following:
    ..  
    End Nvidia driver installation
    *************************
    LOG: == End Nvidia driver installation
    post-installation-common.sh: line 123: restoreKdmInitScript: command not found
    removed '/etc/rc3.d/README'
    ..
    Remove softlink to start KDM
    removing any system startup
    ..
    /etc/rc6.d/K01kdm
 You must specify at least one of -c, -u, or -d
 Usage: /usr/sbin/update-initramf [OPTION]...
 -k[version] specify kernel version or 'all'
..


d: #dmesg    |grep nvidia
      nvidia: module lincese 'NVIDIA' taint kernel.
      nvidia  PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ20
      nvidia setting latency timer to 64

e: # cat /var/log/messages
     NVRM: loading NVIDIA UNIX x86 Kernel Module 195.22
     allocation failed: out of vmalloc space- use vmalloc=<size> to increase size
     NVRM: failed to map registers
     NVRM: RmInitAdapter failed! (0x..

seeking your help to resolve the issues

Thanks in advance.

2
Installation issues / RAID filed - mdadm: no devices found for /dev/md0
« on: August 24, 2009, 05:04:49 pm »
Hi,
mdadm raid contains 6 hard disks, in that now mdadm shows 2 is activ sync and other 4 shows removed.  Any one can help on this same and thanks in advance.
Srinivas

Details as follows:

# mdadm --detail /dev/md0
mdadm: md device /dev/md0 does not appear to be active.


#cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : inactive sdb1[4](S) sda1[5](S) sdd1[3](S) sdg1[2](S) sdf1[1](S) sde1[0](S)
      5860559616 blocks

#mdadm -QE --scan
ARRAY /dev/md0 level=raid5 num-devices=6 UUID=7395e18d:4088dc27:bd9f1658:0a1d2015

#mdadm -As /dev/md0
mdadm: /dev/md0 assembled from 2 drives - not enough to start the array.



#cat /etc/mdadm/mdadm.conf
DEVICE partitions
ARRAY /dev/md0 level=raid5 num-devices=6 metadata=0.90 spares=1 UUID=7395e18d:4088dc27:bd9f1658:0a1d2015

Note:  I am not able to see "devices= /dev/sdg1,/dev/sdf1,/dev/sde1,/dev/sdd1,/dev/sdb1,/dev/sda1" and "auto=yes" in the "/etc/mdadm/mdadm.conf" file



-- initial RAID devices as follows:
0   /dev/sde1
1   /dev/sdf1
2   /dev/sdg1
3   /dev/sdd1
4   /dev/sdb1
5   /dev/sda1


#mdadm --detail /dev/md0
/dev/md0:                                             
        Version : 00.90                               

Creation Time : Sun Jun 7 11:29:40 2009
Raid Level : raid5
Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)

   Raid Devices : 6
  Total Devices : 2
Preferred Minor : 0
    Persistence : Superblock is persistent

Update Time : Mon Aug 17 08:16:35 2009
          State : active, degraded, Not Started

Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0


Layout : left-symmetric
Chunk Size : 64K

UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
         Events : 0.650340


Number Major Minor RaidDevice State
0 0 0 0 removed
       1       0        0        1      removed
       2       0        0        2      removed
       3       0        0        3      removed

4 8 17 4 active sync /dev/sdb1
       5       8        1        5      active sync   /dev/sda1



#mdadm -R /dev/md0
mdadm: failed to run array /dev/md0: Input/output error


# mdadm -E /dev/sda1
/dev/sda1:                             
          Magic : a92b4efc             
        Version : 00.90.00             
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
  Creation Time : Sun Jun  7 11:29:40 2009           
     Raid Level : raid5                             
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:16:35 2009
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 3
  Spare Devices : 0
       Checksum : f4088e0f - correct
         Events : 650340

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     5       8        1        5      active sync   /dev/sda1

   0     0       0        0        0      removed
   1     1       0        0        1      faulty removed
   2     2       0        0        2      faulty removed
   3     3       0        0        3      faulty removed
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1




# mdadm -E /dev/sdb1
/dev/sdb1:                             
          Magic : a92b4efc             
        Version : 00.90.00             
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
  Creation Time : Sun Jun  7 11:29:40 2009           
     Raid Level : raid5                             
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:16:35 2009
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 3
  Spare Devices : 0
       Checksum : f4088e1d - correct
         Events : 650340

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     4       8       17        4      active sync   /dev/sdb1

   0     0       0        0        0      removed
   1     1       0        0        1      faulty removed
   2     2       0        0        2      faulty removed
   3     3       0        0        3      faulty removed
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1


# mdadm -E /dev/sdd1     
/dev/sdd1:                                   
          Magic : a92b4efc                   
        Version : 00.90.00                   
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
  Creation Time : Sun Jun  7 11:29:40 2009           
     Raid Level : raid5                             
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:15:41 2009
          State : clean
 Active Devices : 6
Working Devices : 6
 Failed Devices : 0
  Spare Devices : 0
       Checksum : f4088db3 - correct
         Events : 650334

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     3       8       49        3      active sync   /dev/sdd1

   0     0       8       65        0      active sync   /dev/sde1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       97        2      active sync   /dev/sdg1
   3     3       8       49        3      active sync   /dev/sdd1
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1


#dm -E /dev/sde1
/dev/sde1:                             
          Magic : a92b4efc             
        Version : 00.90.00             
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
  Creation Time : Sun Jun  7 11:29:40 2009           
     Raid Level : raid5                             
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:15:41 2009
          State : clean
 Active Devices : 6
Working Devices : 6
 Failed Devices : 0
  Spare Devices : 0
       Checksum : f4088dbd - correct
         Events : 650334

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     0       8       65        0      active sync   /dev/sde1

   0     0       8       65        0      active sync   /dev/sde1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       97        2      active sync   /dev/sdg1
   3     3       8       49        3      active sync   /dev/sdd1
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1


# mdadm -E /dev/sdf1
/dev/sdf1:                             
          Magic : a92b4efc             
        Version : 00.90.00             
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015
  Creation Time : Sun Jun  7 11:29:40 2009           
     Raid Level : raid5                             
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:15:41 2009
          State : clean
 Active Devices : 6
Working Devices : 6
 Failed Devices : 0
  Spare Devices : 0
       Checksum : f4088dcf - correct
         Events : 650334

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8       81        1      active sync   /dev/sdf1

   0     0       8       65        0      active sync   /dev/sde1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       97        2      active sync   /dev/sdg1
   3     3       8       49        3      active sync   /dev/sdd1
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1

# mdadm -E /dev/sdg1                                       
/dev/sdg1:                                                                     
          Magic : a92b4efc                                                     
        Version : 00.90.00                                                     
           UUID : 7395e18d:4088dc27:bd9f1658:0a1d2015                         
  Creation Time : Sun Jun  7 11:29:40 2009                                     
     Raid Level : raid5                                                       
  Used Dev Size : 976759936 (931.51 GiB 1000.20 GB)
     Array Size : 4883799680 (4657.55 GiB 5001.01 GB)
   Raid Devices : 6
  Total Devices : 6
Preferred Minor : 0

    Update Time : Mon Aug 17 08:15:41 2009
          State : clean
 Active Devices : 6
Working Devices : 6
 Failed Devices : 0
  Spare Devices : 0
       Checksum : f4088de1 - correct
         Events : 650334

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     2       8       97        2      active sync   /dev/sdg1

   0     0       8       65        0      active sync   /dev/sde1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       97        2      active sync   /dev/sdg1
   3     3       8       49        3      active sync   /dev/sdd1
   4     4       8       17        4      active sync   /dev/sdb1
   5     5       8        1        5      active sync   /dev/sda1

3
Installation issues / Dansguardian port forwarding 80 to 8081
« on: August 15, 2009, 04:56:17 pm »
Hi,
I am trying to avoid setting proxy server on every machine on my network.  I am hoping that directing the 80 traffic through DG (8081) on mce server will help me do this.  MCE server is the DHCP server for all my nodes on the netwrok and sits between the DSL router and my internal network.

I Installed Dansguardian (http://wiki.linuxmce.org/index.php/Installing_Dansguardian) and Configured Firewall to forward port 80 to port 8081 on server(192.168.80.1).  

I thought this should work without setting proxy at the browser.  However, the content filtering is happening only when I set the proxy to to 192.168.80.1:8081 at the browser.  

Already set:LinuxMCE Admin Website Advanced > Network > Firewall Rules and added a new rule tcp 80 to 0 8081 192.168.80.1 port_forward.

"# iptables -L" shows the following (do not see the 80 to 8081 fwding I set through mce admin):

Chain INPUT (policy DROP)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
ACCEPT     all  --  anywhere             anywhere            MARK match 0x1
ACCEPT     udp  --  anywhere             anywhere            udp dpt:bootps
ACCEPT     all  --  192.168.80.0/24      anywhere
ACCEPT     udp  --  anywhere             anywhere            udp dpt:iax
ACCEPT     udp  --  anywhere             anywhere            udp dpt:sip
ACCEPT     udp  --  anywhere             anywhere            udp dpt:2000

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
TCPMSS     tcp  --  anywhere             anywhere            tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


What am I missing?  

Thanks
Srinivas

4
Hi,
while copying/riping DVD's to default directory ($/home/public/data/) I ran out of space.  How to change default path?

df - h shows like:
Filesystem            Size   Used    Avail    Use%  Mounted on
rootfs               726.0G  6.4G    682G      1%   /
/dev/sda5         183.0G  182G          0  100%   /home

I have enough space in "/" (682G free), used only 1% and used /home 100%.

As per my understanding I the following options:
a. Point the LinuxMCE media default directory to "/public"
b. Create symbolic from "/home/pulic" to "/public" and move data.
Thanks in Advance,
srinivas


5
 Hi,
I am trying to install  HVR-1600 card and with remote A415-HPG-A.  Its not working, I couldn't figure out where is the issue and can any one help on this? how to troubleshoot..   Thanks in Advance.

Configuration Details:
a.Mother Board: ASUS m2n68-vm
b.Ubuntu Intrepid   Ver 2.6.27-14 ($uname -r 2.6.27-14-generic)
c. LinuxMCE LinuxMCE-0810 alpha2 32bit version
d. Hauppauge WinTV-HVR-1600 (Model 1178 ) card
e. remote A415-HPG-A model.


$lspci |grep "Multimedia video controller"
01:07.0 Multimedia video controller: Conexant Systems, Inc. CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder


$lspci -v |grep "Multimedia video controller"
01:07.0 Multimedia video controller: Conexant Systems, Inc. CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder


$dmesg | grep cx18|grep "Initialized card"
[   19.220636] cx18-0: Initialized card: Hauppauge HVR-1600


$ dmesg | grep cx18
[   18.757641] cx18:  Start initialization, version 1.2.0
[   18.757689] cx18-0: Initializing card 0
[   18.757693] cx18-0: Autodetected Hauppauge card
[   18.758141] cx18 0000:01:07.0: PCI INT A -> Link[LNKB] -> GSI 18 (level, low) -> IRQ 18
[   18.759770] cx18-0: cx23418 revision 01010000 (B)
[   18.969915] cx18-0: Autodetected Hauppauge HVR-1600
[   18.969917] cx18-0: Simultaneous Digital and Analog TV capture supported
[   19.082940] tuner 1-0061: chip found @ 0xc2 (cx18 i2c driver #0-1)
[   19.095969] cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
[   19.134453] cx18-0: Registered device video0 for encoder MPEG (64 x 32 kB)
[   19.134456] DVB: registering new adapter (cx18)
[   19.220550] cx18-0: DVB Frontend registered
[   19.220552] cx18-0: Registered DVB adapter0 for TS (32 x 32 kB)
[   19.220583] cx18-0: Registered device video32 for encoder YUV (16 x 128 kB)
[   19.220608] cx18-0: Registered device vbi0 for encoder VBI (20 x 51984 bytes)
[   19.220633] cx18-0: Registered device video24 for encoder PCM audio (256 x 4 kB)
[   19.220636] cx18-0: Initialized card: Hauppauge HVR-1600
[   19.220652] cx18:  End initialization
[   54.921228] cx18-0: loaded v4l-cx23418-cpu.fw firmware (158332 bytes)
[   55.155769] cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000 (141200 bytes)
[   55.161969] cx18-0: FW version: 0.0.74.0 (Release 2007/03/12)
[   55.990816] cx18-0 843: loaded v4l-cx23418-dig.fw firmware (16382 bytes)
[   56.009656] cx18-0 843: verified load of v4l-cx23418-dig.fw firmware (16382 bytes)



$ cat /etc/lirc/hardware.conf
#Chosen Remote Control
REMOTE="None"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF=""
REMOTE_LIRCD_ARGS=""

#Chosen IR Transmitter
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_LIRCD_CONF=""
TRANSMITTER_LIRCD_ARGS=""

#Enable lircd
##sriniOriginal## START_LIRCD="false"
START_LIRCD="true"

#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"

# Default configuration files for your hardware if any
LIRCMD_CONF=""
d load of v4l-cx23418-dig.fw firmware (16382 bytes)

anupindi007 Note: drives detected shows blank, may be need right configuration file.
 - o-


$cat /etc/lirc/lircd.conf
# this config file was automatically generated
# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999
#
# contributed by Jens Leuschner <leuschner@gmx.net>
#
# brand:             Hauppauge
# model:             
# supported devices: WinTV primo; WinTV pci; WinTV radio
#
# This config file will work with both homebrew receivers and
# original Hauppauge TV cards !!!
#

begin remote

  name  Hauppauge
  bits           13
  flags SHIFT_ENC
  eps            30
  aeps          100

  one           950   830
  zero          950   830
  plead         960
  gap          89584
  repeat_bit      2

      begin codes
          TV                       0x000000000000100F
          RADIO                    0x000000000000100C
          FULL_SCREEN              0x000000000000102E
          CH+                      0x0000000000001020
          CH-                      0x0000000000001021
          VOL-                     0x0000000000001011
          VOL+                     0x0000000000001010
          MUTE                     0x000000000000100D
          SOURCE                   0x0000000000001022
          1                        0x0000000000001001
          2                        0x0000000000001002
          3                        0x0000000000001003
          4                        0x0000000000001004
          5                        0x0000000000001005
          6                        0x0000000000001006
          7                        0x0000000000001007
          8                        0x0000000000001008
          9                        0x0000000000001009
          0                        0x0000000000001000
          RESERVED                 0x000000000000101E
          MINIMIZE                 0x0000000000001026
      end codes

end remote


#
# this config file was automatically generated
# using lirc-0.6.6(animax) on Tue Apr 15 19:50:27 2003
#
# contributed by
#
# brand:             Hauppauge
# model no. of remote control:
# devices being controlled by this remote: PVR 2/350
#

begin remote

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

  one           969   811
  zero          969   811
  plead        1097
  gap          114605
  toggle_bit      2


      begin codes
          Power                    0x00000000000017FD
          Go                       0x00000000000017FB
          1                        0x00000000000017C1
          2                        0x00000000000017C2
          3                        0x00000000000017C3
          4                        0x00000000000017C4
          5                        0x00000000000017C5
          6                        0x00000000000017C6
          7                        0x00000000000017C7
          8                        0x00000000000017C8
          9                        0x00000000000017C9
          Back/Exit                0x00000000000017DF
          0                        0x00000000000017C0
          Menu                     0x00000000000017CD
          Red                      0x00000000000017CB
          Green                    0x00000000000017EE
          Yellow                   0x00000000000017F8
          Blue                     0x00000000000017E9
          Ch+                      0x00000000000017E0
          Ch-                      0x00000000000017E1
          Vol-                     0x00000000000017D1
          Vol+                     0x00000000000017D0
          Ok                       0x00000000000017E5
          Mute                     0x00000000000017CF
          Blank                    0x00000000000017CC
          Full                     0x00000000000017FC
          Rewind                   0x00000000000017F2
          Play                     0x00000000000017F5
          Forward                  0x00000000000017F4
          Record                   0x00000000000017F7
          Stop                     0x00000000000017F6
          Pause                    0x00000000000017F0
          Replay                   0x00000000000017E4
          Skip                     0x00000000000017DE
      end codes

end remote


#
# this config file was automatically generated
# using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004
#
# contributed by
#
# brand:   Hauppauge 350
# Created: G.J. Werler (The Netherlands)
# Project: Mythtv Fedora Pundit-R www.mythtvportal.com
# Date:    2004/11/28
# model no. of remote control: Hauppauge A415-HPG
# devices being controlled by this remote: PVR-350
#

begin remote

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

  one           969   811
  zero          969   811
  plead        1097
  gap          114605
  toggle_bit      2


      begin codes
          Go                       0x00000000000017BB
          Power                    0x00000000000017BD
          TV                       0x000000000000179C
          Videos                   0x0000000000001798
          Music                    0x0000000000001799
          Pictures                 0x000000000000179A
          Guide                    0x000000000000179B
          Radio                    0x000000000000178C
          Up                       0x0000000000001794
          Left                     0x0000000000001796
          Right                    0x0000000000001797
          Down                     0x0000000000001795
          OK                       0x00000000000017A5
          Back/Exit                0x000000000000179F
          Menu/i                   0x000000000000178D
          Vol+                     0x0000000000001790
          Vol-                     0x0000000000001791
          Prev.Ch                  0x0000000000001792
          Mute                     0x000000000000178F
          Ch+                      0x00000000000017A0
          Ch-                      0x00000000000017A1
          Record                   0x00000000000017B7
          Stop                     0x00000000000017B6
          Rewind                   0x00000000000017B2
          Play                     0x00000000000017B5
          Forward                  0x00000000000017B4
          Replay/SkipBackward      0x00000000000017A4
          Pause                    0x00000000000017B0
          SkipForward              0x000000000000179E
          1                        0x0000000000001781
          2                        0x0000000000001782
          3                        0x0000000000001783
          4                        0x0000000000001784
          5                        0x0000000000001785
          6                        0x0000000000001786
          7                        0x0000000000001787
          8                        0x0000000000001788
          9                        0x0000000000001789
          Asterix                  0x000000000000178A
          0                        0x0000000000001780
          #                        0x000000000000178E
          Red                      0x000000000000178B
          Green                    0x00000000000017AE
          Yellow                   0x00000000000017B8
          Blue                     0x00000000000017A9
      end codes

end remote
#
# this config file was automatically generated
# using lirc-0.7.0pre4(serial) on Sun Oct  2 00:24:32 2005
#
# contributed by anton|ganthaler.at and juergen.wilhelm|aon.at
# members of linux user group Vorarlberg www.lugv.at
#
# for ir remote controler from Hauppauge WinTV Nexus-S
# most of the keys are supported
#
# brand:                       Hauppauge
# model no. of remote control: WinTV Nexus-S
# devices being controlled by this remote:
#

begin remote

  name  Hauppauge_WinTV_Nexus-S
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           944   828
  zero          944   828
  plead         980
  gap          113932
  min_repeat      1
  toggle_bit      2


      begin codes
          Up                       0x0000000000001794
          Down                     0x0000000000001795
          Left                     0x0000000000001796
          Right                    0x0000000000001797
          Power                    0x00000000000017BD
          Ok                       0x00000000000017A5
          Menu                     0x000000000000178D
          Back                     0x000000000000179F
          Red                      0x000000000000178B
          Green                    0x00000000000017AE
          Yellow                   0x00000000000017B8
          Blue                     0x00000000000017A9
          0                        0x0000000000001780
          1                        0x0000000000001781
          2                        0x0000000000001782
          3                        0x0000000000001783
          4                        0x0000000000001784
          5                        0x0000000000001785
          6                        0x0000000000001786
          7                        0x0000000000001787
          8                        0x0000000000001788
          9                        0x0000000000001789
          Play                     0x00000000000017B5
          Pause                    0x00000000000017B0
          Stop                     0x00000000000017B6
          Record                   0x00000000000017B7
          FastFwd                  0x00000000000017B4
          FastRwd                  0x00000000000017B2
          Channel+                 0x00000000000017A0
          Channel-                 0x00000000000017A1
          Volume+                  0x0000000000001790
          Volume-                  0x0000000000001791
          Mute                     0x000000000000178F
          Timers                   0x000000000000178A
          Recordings               0x000000000000178E
          Back                     0x000000000000179F
          Record                   0x00000000000017B7
          Pause                    0x00000000000017B0
      end codes

end remote


begin remote
  name            HVR-1100
  bits            16
  eps             30
  aeps            100
  one             0     0
  zero            0     0
  gap             135862
  pre_data_bits   16
  pre_data        0x8001

  begin codes
       Go              0x0161
       power           0x0074
       Tv              0x0179
       Videos          0x0189
       Music           0x0188
       Pictures        0x016F
       Guide           0x016D
       Radio           0x0181
       Up              0x0067
       Down            0x006C
       Left            0x0069
       Right           0x006A
       Ok              0x001C
       Back/edit       0x00AE
       Menu            0x008B
       Vol+            0x0073
       Vol-            0x0072
       PrevChan        0x019C
       Chan+           0x0192
       Chan-           0x0193
       Mute            0x0071
       Record          0x00A7
       Stop            0x0080
       replay          0x00A8
       SKip            0x00D0
       play            0x00CF
       Previous        0x00A5
       Next            0x00A3
       Pause           0x0077
       1               0x0002
       2               0x0003
       3               0x0004
       4               0x0005
       5               0x0006
       6               0x0007
       7               0x0008
       8               0x0009
       9               0x000A
       *               0x0184
       0               0x000B
       #               0x0172
       red             0x018E
       green           0x018F
       yellow          0x0190
       blue            0x0191

  end codes

end remote

anupindi007 Note:  I am not able to see  remote model Hauppauge "A415-HPG-A", means its not figured properly?
- o -

6
Hi,
Any one succeeded installing of nVIDIA GeForce 7050PV + nForce630a Graphics card ( on board Asuas M2N68-VM motherboard ) on Ubuntu  2.6.27( LinuxMCE Alpha2).  If so could you share installation information.

Thanks in advance.
Anupindi Srinivasu

7
Hi,
I have installed ubuntu, then installed linuxmce from alpha7 scripts and restarted the system. Successfully completed AVWizard '10  configuration steps'.  There after shows progress bar with 98% & stuck and i cannot see kde or linuxmce screen.   I am not able to identify the problem and struggling from past one week.  Could any one let me know what is the issue & steps to resolve the issues it will be great help, and thanks in advance too.

My observations as follows:
1. /var/log/pluto/running.pids shows running continuously the following files:
  - /usr/pluto/bin/App_Server (by /usr/pluto/bin/Spawn_Wrapper.sh)
  - /usr/pluto/bin/LaunchOrbiter.sh (by /usr/pluto/bin/Spawn_Wrapper.sh)


2. 20_LaunchOrbiter.sh.log says:
   20(spawning-device)  Starting... 50
   20 (spawning-device) Found /usr/pluto/bin/LaunchOrbiter.sh
      Cannot register with router Return code: 1
   20 (spawning-device)   31 Device died... count=50/50 dev=20 died (spawning-device)   Aborting restart of device 20...


3. if i forcefully run(from tty2) sh /usr/pluto/bin/Start_sh & /usr/pluto/bin/Start_KDE, the KDE starts but the progress bar flickers for some time.   After some time it disappears.


4. /var/log/pluto/UpdateMedia.log says:
 - UpdateMedia::ScanFiles dir /home/public/data/pictures/flickr/2009/05/14: files found: 9
 - UpdateMedia::ReadDirectory /home/public/data/pictures/flickr/2009/05/10
 - Sync'ing db with directory...
 - Updating thumbs...
 - Synchronized '/home/public/data'.
 - Nothing to process, sleeping 2 minute...


5.  /var/log/pluto/UpdateMedia.log says:
  - UpdateMedia::ScanFiles dir /home/public/data/pictures/flickr/2009/05/14: files found: 9
  - UpdateMedia::ReadDirectory /home/public/data/pictures/flickr/2009/05/10
  - Sync'ing db with directory...
  - Updating thumbs...
  - Synchronized '/home/public/data'.
  - Nothing to process, sleeping 2 minute...

6. I have graphics card(Geforce 7050PV+ mFore 630a) issues but using time being "vesa" instead of "nv"
 
Configuration:
a.Mother Board: ASUS m2n68-vm
b.Ubuntu Intrepid   Ver 2.6.27-14-server
c. LinuxMCE LinuxMCE-0810 alpha2 32bit version only installed (scripts used new-installer-alpha7.tar.gz Dated 15-May-2009)
d. '10 configuration steps'-WelcomeScreen, ResolutionRefresh, VideoResolutionCounter, UISwitcher, VideoOutput, AudioConnector,A VAudioVolume, DolbyTest,DTSTest,FinalSelections.

Thanks,
Srinivasu Anupindi
Houston,TX

Pages: [1]