Search found 11 matches

by AmbiZOL
Tue Mar 04, 2014 7:08 pm
Forum: [C] Support
Topic: Crosscompiling problem
Replies: 2
Views: 2405

Re: Crosscompiling problem

In fact the answer is quiet easy for my case: First is to configure PATH (I've also removed path to "build system" compiler): export PATH=/home/kerino/selp-ga-4.3.1.30-arm_v7_vfp_le-20091117/arm_v7_vfp_le/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin For me the ...
by AmbiZOL
Sun Mar 02, 2014 6:32 pm
Forum: [C] Support
Topic: Crosscompiling problem
Replies: 2
Views: 2405

Re: Crosscompiling problem

Ok. Still hoping that someone could help. Here is config I've used and make result: ./configure --without-portaudio --without-x11 --without-libusb --host=armv7fl-montavista-linux-gnueabi --prefix=/development/sources/boblight-read-only/result/ --exec-prefix=/development/sources/boblight-read-only/re...
by AmbiZOL
Tue Feb 25, 2014 9:09 pm
Forum: [C] Support
Topic: Crosscompiling problem
Replies: 2
Views: 2405

Crosscompiling problem

I would like to crosscompile boblight application on a Linux PC for UE46C7000. CPU details: Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 798.72 Features : swp half thumb fastmult vfp edsp CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x2 CPU part : 0xc08 CPU revision : 2 Hardware : ...
by AmbiZOL
Sun Feb 23, 2014 9:13 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Re: Unable to establish connection to Arduino

Here is small how-to connect Arduino Leonardo to TV Usb and perform serial communications. My main computer uses Windows. Arduino IDE installed there too. If the same is for you the first thing to do is to test your Arduino connection to a Linux on PC. This is optional but could be useful. Plug your...
by AmbiZOL
Sun Feb 23, 2014 2:56 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Re: Unable to establish connection to Arduino

Great news: connection established! There was another problem. I've used wrong primary device number with mknod command. I've figure it out after connecting to the 'Big' Linux.
by AmbiZOL
Sat Feb 22, 2014 8:22 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Re: Unable to establish connection to Arduino

Thanks for your help. I've followed your suggestion to create it myself and finally managed to add new entry at /dev (it was not too complicated). But still no luck with the main problem.
by AmbiZOL
Sat Feb 22, 2014 6:00 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Re: Unable to establish connection to Arduino

Ok. I've find out that there is a way to add a new device to /dev. It is described here http://wiki.samygo.tv/index.php5/Fix_low_speed_USB_devices_(keyboard,_mouse,_...)_on_C-Series_Trident . But the file required to complete the task is missing (God damn external links :evil: )! Does anybody have a...
by AmbiZOL
Thu Feb 20, 2014 6:32 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Re: Unable to establish connection to Arduino

Ok I've added supported devices list from "Big" Linux. Recompiled cdc-acm.ko. Now there are some inspiring messages from dmesg | tail usb 4-1: USB disconnect, address 2 Manufacturer: Arduino LLC Product : Arduino Leonardo usb 4-1: new full speed USB device using ohci-sdp and address 3 usb ...
by AmbiZOL
Sun Feb 16, 2014 7:16 pm
Forum: [C] Support
Topic: Unable to establish connection to Arduino
Replies: 7
Views: 5343

Unable to establish connection to Arduino

I have a problem connecting my Arduino to UE46C7000 hacked over hotel mode. Here is an output of dmesg | tail input: Arduino LLC Arduino Leonardo as /class/input/input0 input: USB HID v1.01 Mouse [Arduino LLC Arduino Leonardo] on usb-ohci-sdp-1 not supported device connected Manufacturer: Arduino LL...
by AmbiZOL
Thu Jan 09, 2014 6:04 pm
Forum: [C] Brainstorm
Topic: Ambilight / Atmolight
Replies: 25
Views: 35908

Re: Ambilight / Atmolight

Ok. Seems to be it'll be one man fight... Nevertheless, here is the plan: 1.Arduino part is ready. Already can transfer pixels state from pc. 2.Next step is to write some code for tv which transfers byte array over USB. Seems it will be not the hardest part. This discussion was already started at th...

Go to advanced search