Go to advanced search

by Himbär
Tue Dec 11, 2012 1:17 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

anybody out there?

wrong forum?
by Himbär
Thu Nov 29, 2012 12:48 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

dmesgg sez: dvb_usb_pctv452e: version magic '3.2.27+ preempt mod_unload modversions ARMv6 ' should be '3.6.4 preempt mod_unload ARMv6 ' ttpci_eeprom: version magic '3.2.27+ preempt mod_unload modversions ARMv6 ' should be '3.6.4 preempt mod_unload ARMv6 ' How do I get these drivers compiled for the ...
by Himbär
Wed Nov 28, 2012 6:05 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

I can't write to /etc/rc.local because it's on the read-only partition of the SD card /dev/mmcblk0p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro) so I wanted to try the insmods on the alredy booted system: root ~/drivers...
by Himbär
Wed Nov 28, 2012 4:49 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

EDIT:
I had to learn:
With OpenELEC it is not possible to change the system for security and
stability reasons so even 'apt-get' would not be able to do this.
We also dont have and want to maintain such a repo for various other
great reasons.
I'll just go ahead with the insmod.
by Himbär
Wed Nov 28, 2012 4:39 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

Thanks again. I had to learn that 'view raw' is for download :-)

The wiki is for Windows users. Should I 'apt-get update' + 'apt-get upgrade' instead?
And is it ok to 'insmod' the driver modules at boot time via /etc/rc.local?
by Himbär
Wed Nov 28, 2012 3:58 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

I found a hint that I could 'insmod' the driver modules at boot time by adding this to /etc/rc.local

Code: Select all

insmod xxxx/ttpci-eeprom.ko
insmod xxxx/dvb-usb-pctv452e.ko
(xxxx = location to the modules). How do I download them from github?
by Himbär
Wed Nov 28, 2012 3:37 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

thank you Chol!

I'm not familliar with github, I guess I'll need your advice. I've installed the openelec XBMC system. Will I have to somehow 'compile' the driver into the kernel code?
by Himbär
Wed Nov 28, 2012 1:33 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: TechnoTrend TT-connect S2-3600
Replies: 11
Views: 4518

Re: TechnoTrend TT-connect S2-3600

The driver for the S2-3600 was added to the firmware in this commit: https://github.com/raspberrypi/firmware ... 1861d1fea1
sorry, can't find it there

Go to advanced search