Hi,
 
OK, that is a change over the DM355/6446 then. On these you get to set both the 
mode & the output with kernel parameters like..
 
davinci_enc_mngr.ch0_mode=ntsc davinci_enc_mngr.ch0_output=COMPOSITE
 
Here 'mode' can be things like NTSC, PAL, 640x480, 1080P & 'output' can be 
COMPOSITE, SVIDEO, COMPONENT, LCD... (depending on what hardware you have of 
course).
 
The defaults are COMPOSITE + NTSC which seemed to be what your kernel was 
saying on boot up. If you have changed the default by editing code are you 
actually booting the kernel you changed?
 
I am still suprised there isn't the kernel parameter method of changing the 
display type/format - is there a TI person that can confirm that editing code 
is the only way to change this?
 
Regards
 
Phil Q
 
 
Phil Quiney, Senior Software Engineer
Trinity Convergence
Cambridge Business Park
Cowley Road
Cambridge CB4 0WZ, UK
T: +44(0)1223-435536
F: +44(0)1223-435560
www.trinityconvergence.com <http://www.trinityconvergence.com/> 

 

________________________________

From: Ondrej Pindroch [mailto:[EMAIL PROTECTED] 
Sent: 12 August 2008 10:30
To: Phil Quiney
Cc: davinci-linux-open-source@linux.davincidsp.com
Subject: RE: DVEVM 6467 no signal on output


Thanks Phill
 
Unfortunately there is no possibility to set video outputs via bootargs. I can 
change sources. But now I have no signal on all outputs. Really funny is that, 
I have tested the whole DEMO one week ago. It works. Than I was away. Monday I 
returned to work and I have no signal. 

 
Ondrej Pindroch
SoftHard Technology ltd.




        -----Original Message-----
        From: "Phil Quiney" <[EMAIL PROTECTED]>
        To: "Ondrej Pindroch" <[EMAIL PROTECTED]>, 
<davinci-linux-open-source@linux.davincidsp.com>
        Date: Tue, 12 Aug 2008 10:08:24 +0100
        Subject: RE: DVEVM 6467 no signal on output
        
        
        Hi, 
         
        The 'kernel taint' messages are normal for the dsplinkk module and are 
caused by the fact that it is not GPL code. They are harmless - the module has 
loaded and should still function.
         
        I would check your boot arguments - I would have expected a 
xxxxx=component (where xxxxx is some module parameter or other) in the boot 
line or is it the default on the 6467 (I don't have a 6467 board to try here)?
         
        Just checking your kernel output and it says 'ch0 default output 
"COMPOSITE", mode "NTSC"' which backs up this idea.
        
        Regards
         
        Phil Q
         
        Phil Quiney, Senior Software Engineer
        Trinity Convergence
        Cambridge Business Park
        Cowley Road
        Cambridge CB4 0WZ, UK
        T: +44(0)1223-435536
        F: +44(0)1223-435560
        www.trinityconvergence.com <http://www.trinityconvergence.com/> 
        
         

________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ondrej 
Pindroch
        Sent: 11 August 2008 14:12
        To: davinci-linux-open-source@linux.davincidsp.com
        Subject: DVEVM 6467 no signal on output
        
        
        
        Hi All
         
        I have had working demo on DVEVM 6467. I was booting from TFTP and all 
was OK. This monday I turned on DVEVM and monitor displayed. that no signal is 
on component input. 
         
        This is listing of booting:
         
        Booting PSP Boot Loader
        
        Starting NAND Copy
        
        Booting Application @ 0x81080000
        
        
        U-Boot 1.2.0 (Dec 13 2007 - 14:52:18)
        
        I2C:   ready
        DRAM:  256 MB
        unknown vendor=0 Flash:  0 kB
        NAND:  128 MiB
        In:    serial
        Out:   serial
        Err:   serial
        ARM Clock :- 297MHz
        DDR Clock :- 297MHz
        Hit any key to stop autoboot:  0
        BOOTP broadcast 1
        DHCP client bound to address 192.168.0.248
        TFTP from server 192.168.0.228; our IP address is 192.168.0.248
        Filename 'uImage'.
        Load address: 0x80700000
        Loading: 
#################################################################
                 
#################################################################
                 
#################################################################
                 
#################################################################
                 #################################
        done
        Bytes transferred = 1496728 (16d698 hex)
        ## Booting image at 80700000 ...
           Image Name:   Linux-2.6.10_mvl401-davinci_evm-
           Image Type:   ARM Linux Kernel Image (uncompressed)
           Data Size:    1496664 Bytes =  1.4 MB
           Load Address: 80008000
           Entry Point:  80008000
           Verifying Checksum ... OK
        OK
        
        Starting kernel ...
        
        Uncompressing 
Linux.............................................................
        ....................................... done, booting the kernel.
        Linux version 2.6.10_mvl401-davinci_evm-PSP_01_30_00_070 ([EMAIL 
PROTECTED]
        main) (gcc version 3.4.3 (MontaVista 3.4.3-25.0.30.0501131 2005-07-23)) 
#1 Wed J
        ul 9 01:33:51 CEST 2008
        CPU: ARM926EJ-Sid(wb) [41069265] revision 5 (ARMv5TEJ)
        CPU0: D VIVT write-back cache
        CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
        CPU0: D cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets
        Machine: DaVinci DM6467 EVM
        Memory policy: ECC disabled, Data cache writeback
        DM6467
        Built 1 zonelists
        Kernel command line: console=ttyS0,115200n8 root=/dev/hda1 rw noinitrd 
ip=dhcp m
        em=120M davincihd_capture.channel0_numbuffers=4
        PID hash table entries: 512 (order: 9, 8192 bytes)
        Console: colour dummy device 80x30
        Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
        Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
        Memory: 120MB = 120MB total
        Memory: 118272KB available (2555K code, 531K data, 164K init)
        Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
        CPU: Testing write buffer coherency: ok
        spawn_desched_task(00000000)
        desched cpu_callback 3/00000000
        ksoftirqd started up.
        desched cpu_callback 2/00000000
        desched thread 0 started up.
        NET: Registered protocol family 16
        DaVinci: 48 gpio irqs
        Registering platform device 'serial8250.0'. Parent at platform
        Registering platform device 'musb_hdrc'. Parent at platform
        DaVinci I2C DEBUG: 01:32:10 Jul  9 2008
        Registering platform device 'i2c'. Parent at platform
        ch0 default output "COMPOSITE", mode "NTSC"
        ch1 default output "", mode ""
        SCSI subsystem initialized
        usbcore: registered new driver usbfs
        usbcore: registered new driver hub
        musb_hdrc: version 2.2a/db-0.4.8 [cppi-dma] [host] [debug=0]
        musb_hdrc: ConfigData=0x06 (UTMI-8, dyn FIFOs, SoftConn)
        musb_hdrc: MHDRC RTL version 1.500
        musb_hdrc: USB Host mode controller at c8000000 using DMA, IRQ 13
        musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
        hub 1-0:1.0: USB hub found
        hub 1-0:1.0: 1 port detected
        JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc.
        yaffs Jul  9 2008 01:31:48 Installing.
        Registering platform device 'DavinciHD_vdce.2'. Parent at platform
        enable_irq(12) unbalanced from c0023860
        CIR device registered successfully                        (Major = 253, 
Minor =
        0)<6>Registering platform device 'cir.0'. Parent at platform
        Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing 
disabled
        Registering platform device 'serial8250'. Parent at platform
        ttyS0 at MMIO 0x1c20000 (irq = 40) is a ST16654
        ttyS1 at MMIO 0x1c20400 (irq = 41) is a ST16650V2
        io scheduler noop registered
        io scheduler anticipatory registered
        RAMDISK driver initialized: 1 RAM disks of 32768K size 1024 blocksize
        Registering platform device 'ti_davinci_emac'. Parent at platform
        TI DaVinci EMAC: MAC address is 00:0e:99:02:b2:67
        TI DaVinci EMAC Linux version updated 5.0
        TI DaVinci EMAC: Installed 1 instances.
        netconsole: not configured, aborting
        i2c /dev entries driver
        Linux video capture interface: v1.00
        Registering platform device 'vpif capture.1'. Parent at platform
        Registering platform device 'vpif display.1'. Parent at platform
        Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
        ide: Assuming 50MHz system bus speed for PIO modes; override with 
idebus=xx
        MUX: initialized ATAEN
        hda: TOSHIBA MK4032GAX, ATA DISK drive
        elevator: using anticipatory as default io scheduler
        ide0 at 0xe10661f0-0xe10661f7,0xe10663f6 on irq 22
        hda: max request size: 1024KiB
        hda: 78140160 sectors (40007 MB), CHS=16383/255/63
         hda: hda1 hda2
            ide0: BM-DMA at 0xe1066000-0xe1066007, BIOS settings: hda:pio, 
hdb:pio
        Initializing USB Mass Storage driver...
        usbcore: registered new driver usb-storage
        USB Mass Storage support registered.
        mice: PS/2 mouse device common for all mice
        Registering Audio Devices. Total communication  peripherals             
(ASP) :
        2
        Codec with ID = 0 on ASP = 0 is initialized.Using minor number :  3
        Configuring the McASP as Master
        Configuring the McASP 1 for DIT
        SPDIF on ASP = 1 isinitialized.Using minor number : 19
        NET: Registered protocol family 2
        IP: routing cache hash table of 512 buckets, 4Kbytes
        TCP: Hash tables configured (established 8192 bind 16384)
        NET: Registered protocol family 1
        NET: Registered protocol family 17
        Sending DHCP requests ., OK
        IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.0.248
        IP-Config: Complete:
              device=eth0, addr=192.168.0.248, mask=255.255.255.0, 
gw=192.168.0.128,
             host=192.168.0.248, domain=sht.local, nis-domain=(none),
             bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
        kjournald starting.  Commit interval 5 seconds
        EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
        EXT3 FS on hda1, internal journal
        EXT3-fs: recovery complete.
        EXT3-fs: mounted filesystem with ordered data mode.
        VFS: Mounted root (ext3 filesystem).
        Freeing init memory: 164K
        INIT: version 2.85 booting
        Mounting a tmpfs over /dev...done.
        Creating initial device nodes...done.
        Activating swap...done.
        Remounting root filesystem...done.
        Calculating module dependencies
        Loading modules:
        Checking all file systems: fsck
        fsck 1.35 (28-Feb-2004)
        Mounting local filesystems: mount relayfs on /mnt/relayfs type relayfs 
(rw)
        Cleaning: /tmp /var/lock /var/run done.
        Setting up networking (ifupdown) ..
        Cleaning: /etc/network/run/ifstate done.
        Starting network interfaces: done.
        Starting hotplug subsystem:
           pci
           pci      [success]
           usb
           usb      [success]
           isapnp
           isapnp   [success]
           ide
           ide      [success]
           input
           input    [success]
           scsi
           scsi     [success]
        done.
        Starting portmap daemon: portmap.
        done.
        Setting pseudo-terminal access permissions...done.
        Updating /etc/motd...done.
        INIT: Entering runlevel: 3
        Starting NFS common utilities: statd lockd.
        Starting internet superserver: inetd.
        ioremap_nocache(0x87800000, 69206016)=0xc8100000
        allocated heap buffer 0xc8100000 of size 0x821000
        cmem initialized 5 pools between 0x87800000 and 0x8ba00000
        dsplinkk: no version for "struct_module" found: kernel tainted.
        dsplinkk: module license 'DSP/BIOS(TM) LINK' taints kernel.
        DSPLINK Module (1.50) created on Date: Jan  3 2008 Time: 13:16:55
        Starting web server ...
         thttpd
        Starting MontaVista target tools daemon: mvltdmvltd version 2.1 
MontaVista Softw
        are,Inc.
        mvltd[1120]: started on port 34577
        NET: Registered protocol family 10
        IPv6 over IPv4 tunneling driver
        .
        MontaVista(R) Linux(R) Professional Edition 4.0.1 (0600980)
        
        192.168.0.248 login:
        
         
        I am especially interested in two underlined lines.
         

        Ondrej Pindroch
        SoftHard Technology ltd.
        

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to