As root copy the firmware in /lib/firmware
root@myhost # cp sms1xxx-hcw-55xxx-dvbt-02.fw /lib/firmware
Create a dvb channel file using w_scan utility (for Italy in this example):
user@myhost# w_scan -X -P -t 2 -E 0 -c IT > dvb-channels.conf
(if you don’t have w_scan utilty, you can download it from edafe.orgĀ site)
Finally, open the generated dvb-channel.conf with VLC
]]>Open your wp-config.php and add (near the top lines) the follow line:
]]>define(‘CONCATENATE_SCRIPTS’, false );
set this before launch eclipse executable:
GDK_NATIVE_WINDOWS=true
Found here
]]>lame -h -V2 –tt %t –tn %n –ta %a –tl %m –ty %y –tc %c – %f
]]>LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype &
]]>sudo apt-get install kdebase-plasma
ln -sf /usr/share/zoneinfo/your/zone /etc/localtime
Example: if you want to set Europe/Rome as your local timezone:
ln -sf /usr/share/zoneinfo/Europe/Rome /etc/localtime
Reference: click here
]]>sudo apt-get install vlc vlc-plugin-* mozilla-plugin-vlc
the plugin file will be located in:
]]>/usr/lib/mozilla-firefox/plugins/libvlcplugin.so
]]>mvn –offline clean install