Re: use USB GPRS on DM6446

2011-03-16 Thread Aditya Barawkar
PM, taco tac...@gmail.com wrote: On Wednesday, March 16, 2011 12:57 PM, Aditya Barawkar wrote: Hi , I am recently trying to use the a usb mobile internet on my dm6446. Service Provider=Idea Cellular (India) EDGE/GPRS Note that this modem is *not* 3G. How can i use this on the dm6446

Re: DaVinci I2C WARNING: i2c: NACK detected

2011-03-09 Thread Aditya Barawkar
sc...@mvista.com wrote: Aditya, On Tue, Mar 8, 2011 at 1:48 AM, Aditya Barawkar adityabaraw...@gmail.com wrote: Hi Steve, Thanks for reply I did reduce the clock frequency from 400Khz to 100Khz. But it dint work for me. I don't know what the problem is then. The board

DaVinci I2C WARNING: i2c: NACK detected

2011-03-07 Thread Aditya Barawkar
Hi, I am working on DM6446. I want to use usb mouse and usb keyboard to the board. Right now the board is in usb host control mode and i can access files in a pendrive(mass storage) attached to it. But when i conect a USB mouse to the board i get a i2c error. DaVinci I2C WARNING: i2c: NACK

Re: USB mouse I2C error

2011-03-05 Thread Aditya Barawkar
/5/2011 12:15 PM, Aditya Barawkar wrote: Hi, I am working on dm6446. I am trying to connect a usb mouse to the board. I'm now able to mount USB pendrive, and access the files in it. But when i insert USB mouse the i get error saying: Davinci I2C WARNING: NACK DETECTED In booting

USB mouse I2C error

2011-03-04 Thread Aditya Barawkar
Hi, I am working on dm6446. I am trying to connect a usb mouse to the board. I'm now able to mount USB pendrive, and access the files in it. But when i insert USB mouse the i get error saying: Davinci I2C WARNING: NACK DETECTED In booting sequence too i get same error: Davinci I2C WARNING:

USB mouse

2011-03-02 Thread Aditya Barawkar
hi, i am working on dm6446. And i want to activate USB MOUSE and keyboard on the board. When i power plug a mouse to the board, the power on leds of the mouse doesnt glow. i have enabled the ps2 mouse support in the ma=enuconfig for the kernel. please help me out to configure a usb mouse to the

boot through tftp

2011-02-03 Thread Aditya Barawkar
hi, We are using a DM6446 EVM. We have compiled a kernel for the board, in which we enabled various drivers required(through make menuconfig) Now we want the kernel to be booted via tftp(unlike what is default booting from flash) and the filesys will be nfs as usual. the bootargs for the tftp

Error While Running Demos

2011-02-03 Thread Aditya Barawkar
I'm trying to run demos for encode decode which came with DVSDK v1.30.01 for DM6446 EVM When i boot the board then I'm not seeing any demos which should run automatically as per the TI doc. So i opted to run the demos using command line. First i loaded all the modules which are required to run

Problem running the qmake command for QT4.7 onDM6446

2011-01-21 Thread Aditya Barawkar
hi, i downloaded qt4.7. and i want to use it on my dm6446. i configured it as default and it works fine on the my linux (fedora 12) host. i just have to execute the following commands qmake-qt4 -project qmake-qt4 make i am trying to run

Help on playing Video--TMS320DM6446

2011-01-10 Thread Aditya Barawkar
Hi, I am trying to run the Demo 1) encode--capturing video from camera and storing in a file 2)Decode--decoding a video stored in a file and displaying it on a TV(output) 3)encodeDecode--capturing video from camera and displaying it on TV All these Demos are provided with the SDK and are located