Author Topic: Streaming Online Radio Feeds  (Read 8238 times)

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #90 on: March 03, 2011, 05:23:20 AM »
After a longer pause from playing around with pclos I decided to look at playing radio via vlc, this did not work out the best so I searched and found this thread.

Radiotray seemed to be the guaranteed exercise, well it was true to my luck it does not want to work.  First I have just accepted the 'default' stations and I think I have been through them all and I get the same message.

Quote
Radio Error
Gestreamer error: state changed failed and some element failed to post a proper error message with the reason for the failure

I have tried to start from konsole:

Code: [Select]
[gert@localhost ~]$ radiotray
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Loading configuration...
/home/gert/.local/share/radiotray/bookmarks.xml
/home/gert/.local/share/radiotray/config.xml
PLS playlist decoder
M3U playlist decoder
ASX-familiy playlist decoder
XSPF playlist decoder
ASF playlist decoder
RAM playlist decoder
Using url timeout = 100
Could not bind to Gnome for Media Keys
^CTraceback (most recent call last):
  File "/usr/bin/radiotray", line 15, in <module>
    radiotray.main(sys.argv[1:])
  File "/usr/lib/python2.6/site-packages/radiotray/radiotray.py", line 33, in main
    RadioTray()
  File "/usr/lib/python2.6/site-packages/radiotray/RadioTray.py", line 78, in __init__
    self.systray.run()
  File "/usr/lib/python2.6/site-packages/radiotray/SysTray.py", line 424, in run
    gtk.main()
KeyboardInterrupt
[gert@localhost ~]$

I am running KDE, I have not done extensive search on this, I don't really know what I am doing yet or where to start looking?

I have tried to add one new url, but same result.

32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline longtom

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3342
  • Satellite Station Africa
Re: Streaming Online Radio Feeds
« Reply #91 on: March 03, 2011, 05:38:57 AM »
Have you installed the codecs you need, especially task-multimedia?
Regards longtom

PCLinuxOS KDE 32bit
Intel Core 2 Duo E2200 / 2.2 GHz
2GB Ram
Nvidia GT610

Offline spidy

  • New Friend
  • *
  • Posts: 6
Re: Streaming Online Radio Feeds
« Reply #92 on: March 03, 2011, 02:32:59 PM »
I try KStreamripper for listening online radio and you can record live internet radio streams or tracks as MP3 files
works every time for me  You can get this on synaptic under sound or KDE applications

spidy

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #93 on: March 03, 2011, 05:01:54 PM »
spidy
Thanks for the suggestion, but I want radiotray to work, it should have been dead simple, I have a track record for attracting problems and a stubborn attitude to solve some of them.  ;D

longtom
No I did not have task multimedia installed, I could not convince myself either that I should need it, that is another matter. As it was quick to install task multimedia I have done this with the same result, the error message as previously stated.

Starting from konsole has changed to reflect the task multimedia install.

Code: [Select]
[gert@localhost ~]$ radiotray                                                                         
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Loading configuration...
/home/gert/.local/share/radiotray/bookmarks.xml
/home/gert/.local/share/radiotray/config.xml
PLS playlist decoder
M3U playlist decoder
ASX-familiy playlist decoder
XSPF playlist decoder
ASF playlist decoder
RAM playlist decoder
Using url timeout = 100
Could not bind to Gnome for Media Keys
Requesting stream... http://media-ice.musicradio.com/ClassicFMMP3.m3u
Metadata obtained...
Content-Type: audio/x-mpegurl
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Stream is readable by M3U Playlist Decoder
Downloading playlist...
Playlist downloaded
Decoding playlist...
['http://media-ice.musicradio.com:80/ClassicFMMP3']
Play http://media-ice.musicradio.com:80/ClassicFMMP3
Requesting stream... http://media-ice.musicradio.com:80/ClassicFMMP3
Metadata obtained...
Content-Type: audio/mpeg
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_ERROR
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0
Error: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Error: gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0

Anyone who has an operating radiotray, please post result from a konsole start I can use as comparison.
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Streaming Online Radio Feeds
« Reply #94 on: March 03, 2011, 05:12:40 PM »
Code: [Select]
$ radiotray
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Loading configuration...
/home/user/.local/share/radiotray/bookmarks.xml
/home/user/.local/share/radiotray/config.xml
PLS playlist decoder
M3U playlist decoder
ASX-familiy playlist decoder
XSPF playlist decoder
ASF playlist decoder
RAM playlist decoder
Using url timeout = 2000
Could not bind to Gnome for Media Keys
Requesting stream... http://dynamic.rte.ie/av/live/radio/radio1extra.asx
Metadata obtained...
Content-Type: video/x-ms-asf
Checking decoder
Checking decoder
Stream is readable by ASX Playlist Decoder
Downloading playlist...
Playlist downloaded
Decoding playlist...
['mms://live2.rte.ie/wmtencoder/radio1extra.wma', 'mms://live1.rte.ie/wmtencoder/radio1extra.wma', 'mms://live2.rte.ie/wmtencoder/radio1extra.wma', 'mms://live1.rte.ie/wmtencoder/radio1extra.wma']
Play mms://live2.rte.ie/wmtencoder/radio1extra.wma
Not an HTTP url. Maybe direct stream...
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
TITLE: RTE Radio 1 Extra.                                                                                             
ARTIST: RTE.ie                                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                         
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Exiting...

As can be seen my entry is not a playlist

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #95 on: March 03, 2011, 07:13:45 PM »
Just19
Thanks, I was wondering about the "Gnome binding ...' I was assuming this is not a problem.  I do note you have a timeout of 2000 against mine of 100.

I have just updated KDE so that should not be a problem. Restarted pc as well. This time I started radiotray from konsole. The initial stage stops with the 'Gnome binding ...' line and waits for your selection (in my case).

Quote
Requesting stream... http://media-ice.musicradio.com/ClassicFMMP3.m3u


Have looked closer at the started stream, it seems to me that the decoder appropriate is found but then it gets into a knot and gstreamer can't handle what happens.

A little more understanding gained.  :D
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Streaming Online Radio Feeds
« Reply #96 on: March 04, 2011, 01:27:42 AM »
Just19
Thanks, I was wondering about the "Gnome binding ...' I was assuming this is not a problem.  I do note you have a timeout of 2000 against mine of 100.

I have just updated KDE so that should not be a problem. Restarted pc as well. This time I started radiotray from konsole. The initial stage stops with the 'Gnome binding ...' line and waits for your selection (in my case).

Quote
Requesting stream... http://media-ice.musicradio.com/ClassicFMMP3.m3u


Have looked closer at the started stream, it seems to me that the decoder appropriate is found but then it gets into a knot and gstreamer can't handle what happens.

A little more understanding gained.  :D


Yes, the terminal output does stop until a radio station is chosen, and continues after the selection is made.

I suggest you pick a different radio station .......even try the one in my output ....  to check the operation of Radiotray and confirm that all is well with it.

BTW, I have no difficulty with the stream you used - except it drops out now and again
http://media-ice.musicradio.com/ClassicFMMP3.m3u

You might also like this one
http://dynamic.rte.ie/av/live/radio/lyric.asx

regards.

This is the output when launched from the terminal ....

Code: [Select]
$ radiotray
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Loading configuration...
/home/user/.local/share/radiotray/bookmarks.xml
/home/user/.local/share/radiotray/config.xml
PLS playlist decoder
M3U playlist decoder
ASX-familiy playlist decoder
XSPF playlist decoder
ASF playlist decoder
RAM playlist decoder
Using url timeout = 2000
Could not bind to Gnome for Media Keys
Requesting stream... http://media-ice.musicradio.com/ClassicFMMP3.m3u
Metadata obtained...
Content-Type: audio/x-mpegurl
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Checking decoder
Stream is readable by M3U Playlist Decoder
Downloading playlist...
Playlist downloaded
Decoding playlist...
['http://media-ice.musicradio.com:80/ClassicFMMP3']
Play http://media-ice.musicradio.com:80/ClassicFMMP3
Requesting stream... http://media-ice.musicradio.com:80/ClassicFMMP3
Metadata obtained...
Content-Type: audio/mpeg                                                                                                 
Checking decoder                                                                                                         
Checking decoder
Checking decoder
Checking decoder
Checking decoder                                                                                                                                                         
Checking decoder
Received MESSAGE_STATE_CHANGED                                                                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                                                                         
Received MESSAGE_STATE_CHANGED                                                                                                                                         
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED   
« Last Edit: March 04, 2011, 01:32:26 AM by Just19 »

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #97 on: March 04, 2011, 05:37:46 AM »
Just19

I have made a quick test of your suggested station, heh heh still no go but perhaps some indication of what may be missing.

Code: [Select]
..
..
Received MESSAGE_ERROR
Your GStreamer installation is missing a plug-in.
gstdecodebin2.c(3135): gst_decode_bin_expose (): /GstPlayBin2:player/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
no suitable plugins found
Error: Your GStreamer installation is missing a plug-in.
Error: gstdecodebin2.c(3135): gst_decode_bin_expose (): /GstPlayBin2:player/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
no suitable plugins found

My testing is a bit hit and miss as i am short of time. Right now added challenge, had to take one of my LCD screens apart and prepare for changing elecrolytics, getting too hard to persuade the unit to come on.

Starting to think that perhaps a re-install needed.  I was trying to run gstreamer from konsole but no luck.
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Streaming Online Radio Feeds
« Reply #98 on: March 04, 2011, 05:53:55 AM »
Before considering a reinstall ......  use a sledge-hammer style ......  install everything that even remotely looks like it might help gstreamer with audio ......

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #99 on: March 04, 2011, 06:28:30 AM »
Just19
Sledgehammer good idea, bash it to pieces as I am starting to think I have installed too much. Well that will be for another day as midnight is already in the past.

I started up my LiveCD2012, running this at present. Found a sources list that would run (copied the one I was using in the hard drive install) and installed only radiotray, nothing else. No update, nothing.  This works with all the 'default stations' installed.  I have added your latest suggestion (too much talk on that channel, but I did not hang around for more than 20 seconds,  :D) of course works fine.

Tried the one from Holland Classic FM, you are indeed right, that is terrible, useless on my system. (Work great on my Windows machine, my wife is rapt as she found  the station up when she was in Holland some months ago on a very short visit.

Conclusion, it should have worked on my installed system!!! This makes me think I have installed too much, like task-multimedia (sounds odd), suitable application of the sledgehammer should fix that.

Ah, re-install, well I mean only radiotray  ;D.

I am leaving the LiveCD and will make a quick re-install radiotray.
« Last Edit: March 04, 2011, 06:33:14 AM by wedgetail »
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #100 on: March 04, 2011, 06:53:13 AM »
The radiotray re-install, made no difference.  I should have looked and found what elements were installed of gestreamer when running liveCD, as I appear to have about 40 gstreamer options to choose from and I have little idea what they do.  Do not know enough about audio to guess what would be needed.  ???
« Last Edit: March 04, 2011, 06:54:53 AM by wedgetail »
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Streaming Online Radio Feeds
« Reply #101 on: March 04, 2011, 07:03:49 AM »
You could try radiotray from a new test user to check if it is something in your user set up that is interfering ......

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #102 on: March 05, 2011, 03:58:00 AM »
Set up new test user, started radiotray in konsole.  Called one of the default stations and got similar error message.

Code: [Select]
..
..
..
Received MESSAGE_STATE_CHANGED
Received MESSAGE_STATE_CHANGED
Received MESSAGE_ERROR
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0
Error: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Error: gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0

To lift my spirit I fixed a failing LCD monitor by replacing six capacitors, success  ;D  Not sure I will approach the Laserjet 4V printer which promptly decided not to co-operate any longer after I fixed the LCD monitor. Perhaps I have a revolt on my hands.
« Last Edit: March 05, 2011, 04:00:48 AM by wedgetail »
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Streaming Online Radio Feeds
« Reply #103 on: March 05, 2011, 04:06:46 AM »
 ;D ;D

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2427
  • Any Bugs in site?
Re: Streaming Online Radio Feeds
« Reply #104 on: March 05, 2011, 06:38:31 AM »
I decided to enlist following:
Code: [Select]
rpm -qa |sort > /home/gert/Desktop/110306-pkg-version.txt
I generated the pkg file from the LiveCD2010.12 and my running KDE system, then went looking for any pkg obvious gstreamer and came up with following (I was hoping for some difference in number of pkg not versions)

LiveCD
Quote
..
..
gstreamer0.10-faad-0.10.21-1pclos2011
gstreamer0.10-farsight2-0.0.22-1pclos2010
gstreamer0.10-ffmpeg-0.10.11-3pclos2010
gstreamer0.10-gnomevfs-0.10.32-1pclos2011
gstreamer0.10-plugins-bad-0.10.20-3pclos2010
gstreamer0.10-plugins-base-0.10.32-1pclos2011      latest
gstreamer0.10-plugins-good-0.10.26-1pclos2010
gstreamer0.10-plugins-ugly-0.10.16-1pclos2010
gstreamer0.10-python-0.10.21-1pclos2011             latest
gstreamer0.10-soup-0.10.26-1pclos2010
gstreamer0.10-tools-0.10.31-1pclos2010
..
..
libgstbasevideo0.10_0-0.10.20-3pclos2010
libgstphotography0.10_0-0.10.20-3pclos2010
libgstreamer0.10_0.10-0.10.31-1pclos2010
libgstreamer-plugins-base0.10-0.10.31-1pclos2010
..
..

My Running KDE
Quote
..
..
gstreamer0.10-faad-0.10.21-1pclos2011
gstreamer0.10-farsight2-0.0.22-1pclos2010
gstreamer0.10-ffmpeg-0.10.11-3pclos2010
gstreamer0.10-gnomevfs-0.10.32-1pclos2011
gstreamer0.10-plugins-bad-0.10.21-1pclos2011
gstreamer0.10-plugins-base-0.10.32-1pclos2011
gstreamer0.10-plugins-good-0.10.27-1pclos2011
gstreamer0.10-plugins-ugly-0.10.17-1pclos2011
gstreamer0.10-python-0.10.21-1pclos2011
gstreamer0.10-soup-0.10.27-1pclos2011
gstreamer0.10-tools-0.10.32-1pclos2011
..
..
libgstbasevideo0.10_0-0.10.21-1pclos2011
libgstphotography0.10_0-0.10.21-1pclos2011
libgstreamer0.10_0.10-0.10.32-1pclos2011
libgstreamer-plugins-base0.10-0.10.32-1pclos2011
..
..

The LiveCD works fine, my running KDE has the problem. Guess I am looking in the wrong direction.

 ???

Is there not a command that reveals actual dependencies when running an pkg?? something with `radiotray` (back ticks)
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen