Posts tagged ‘Linux’
flash 10 on Ubuntu amd_64
sudo apt-get remove flashplugin-nonfree flashplugin-installer wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz tar xvf libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz sudo mv libflashplayer.so /usr/lib/mozilla/plugins/
Watching DVB-T television on my Ubuntu
As mentioned in the edit of my previous post, I got my DVB-T stick working without any big problems. Nevertheless here are the steps I took to get it fully working! The DVB-T stick is a Pinacle 72e dvb-t tuner usb stick.
1. Use Kaffeine in the beginning. It is the simplest DVB-T player. Scan for channels and play, that’s it.
2. Then I followed this guide to get MythTV working. MythTV is a more advanced mediaplayer than Kaffeine. It is especially good in working with TV capture cards and everything related (timeshifting, recording, pausing, …). It can even work with several capture cards. The disadvantage is that the configuration is a bit counterintuitive.. (but with the guide in your hands you’ll be safe)
3. I got a problem with my audio-jack, when I plugged in my speakers or a headphone, nothing happened. I used these steps to solve the problem.
4. You can select MythTV to run on a second display in the setup (select screen “1″ instead of screen “0″).
5. My EPG (program guide) took the longest time to setup. The best way to go depends on the country in which you live. I live in Belgium and found the following approach to work well:


Switched to Ubuntu!
My laptop was getting on my nerves again, acting slow and dodgy (even though I formatted it only a few months ago). I was feeling adventurous and decided to kick my Windows out of the hard drive and install Linux on it! Asking my friend Bert what is the best Linux distribution in his opinion, I was pointed at Ubuntu. So Ubuntu it is

Not a day after deciding to clean up the computer I am happily using my Ubuntu. And the cool part is I can just keep using my favourite applications:
- Pidgin chat client is included in Ubuntu by default
- Virtualbox has a linux version. This will also allow me to run Windows in case I get homesick
- Dropbox for sharing my files between work and home
- Xmind for creating mind maps and notes
- Google Chrome (although it is not already stable, f.i. the security features don’t work yet)
- Evernote (using Wine, a Linux app that allows you to install and run Windows applications)
I’m a bit afraid of my more exotic hardware (dvb-t stick, PIC development board, …) but haven’t tried it yet.. But very positive so far!
edit: I got my DVB-T stick working without problems
. It’s a Pinacle 72e stick, and it is natively supported by Ubuntu. I used Kaffeine player to first test it and it found all my channels without problems. Than I got things working in MythTV using this guide.
SuSe Yast hangs due to offline repositories
I had to install a package using Yast today, but every time I started the software management in Yast it froze, displaying ‘Downloading files’. After some digging around (I am no Linux expert), I found out Suse couldn’t find the package repositories that were configured on the machine.
I added some repositories by duplicating the files in /var/lib/zypp/db/sources and editing their URL and alias with vi. When querying zypper for the repositories they showed up immediately:
machine:/var/lib/zypp/db/sources # zypper sl # | Enabled | Refresh | Type | Name | URI --+---------+---------+------+------------------------------------------+----------------------------------------------------------------- 1 | Yes | Yes | YaST | SUSE Linux Official Repo Open source | http://download.opensuse.org/distribution/10.3/repo/oss/ 2 | Yes | Yes | YaST | SUSE Linux Official Repo Non Open source | http://download.opensuse.org/distribution/10.3/repo/non-oss/ 4 | Yes | Yes | YaST | SUSE LINUX 10.1 | http://opensuse.hro.nl/opensuse/distribution/SL-10.1/inst-sourcecp a727c04ccf8bec4dcfd5d093571e8abb nonopensour