Ubuntu :: HDMI To Multiple (Really Only 3) TVs

Aug 4, 2010

I was looking for a solution to watch HDTV quality videos on multiple tv's. I have a cable run and cat5 run to each room and wanted a way to watch hidef movies in each room preferably synced. After much searching I'm coming to the conclusion that this will be hard and expensive no matter which route I want to go. I'm thinking my best route is to build a media converter and pipe that to each room.

I found a couple of HDMI input cards [URL] and [URL] that work in linux. Great with one of those I can get it to a computer signal and even get it on standard coax using a VGA2RCA converter and 1/8 inch to rca for audio hooked up to an old vcr set to channel 3 or 4. And for TV's that support hidef I can hook up computers at each to receive the video over gig ethernet.

So the question becomes what is a good app for sending and what is a good app for receiving. Is gig ethernet fast enough for 1080i? what about 1080p? Comcast has multiple hdtv channels over their coax; so how is it so hard to even encode one channel to an hdtv signal to watch on tv. Is there a way to encode the video to hdtv over the coax like comcast? So I can use the tv itself to watch the hdtv broadcast from my computer over the coax?

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: HDMI: Soundchip Of Nvidia GeForce 8600M GT Isn't Recognized - No Sound With HDMI

Feb 21, 2010

I'm trying to get my Sound working with HDMI-connection. Got an Nividia 8600M GT on Ubuntu 9.10. Here is what aplay -l says:

[Code]....

View 4 Replies View Related

OpenSUSE Multimedia :: No HDMI Output Pavilion DM3 Laptop NO HDMI

Jun 26, 2010

Here is the output of alsa-info.sh:

[url]

HDMI video out is fine, HDMI audio is a no go.

View 2 Replies View Related

Ubuntu :: Use Hdmi \ Connect Laptop To The Lcd Using Hdmi?

Dec 9, 2010

i want to connect my laptop to the lcd using hdmiI have nvidia video card 9200 gs and the driver is installedafter connecting both together nothing happens!do i have to change anything in the system or display settings?

View 8 Replies View Related

Fedora :: HDMI Video Output On F14 - HDMI Does Not Appear As Option

Feb 8, 2011

I realise this is an issue that has been covered a lot, one way or another, but at least from what I've been able to find, most of the discussion centres around getting HDMI audio to work. However, I have problems even getting the video to work from my laptop's HDMI output.

I have an HP dv6z-se, with an ATI Mobility Radeon HD 6550 (1 Gb) video card and using F14/KDE. My problem is that when I go to System Settings/Display/Monitor, Fedora doesn't actually seem to realise my computer even has an HDMI output and only displays options for VGA and my integrated screen.

When I plug it into my LCD screen, sometimes I get a 'No Signal' message and sometimes I get garbled static and a message about unrecognised input and the frequency it's coming at.

I read elsewhere in the forum that someone was able to get video working by editing their xorg.conf file, so I went in and tried to see if I could replicate that, but none of the files in my xorg.conf.d folder had anything related to video outputs (as far as I can tell at this point).

View 10 Replies View Related

Ubuntu Multimedia :: Multiple Machine Multiple Display Wall?

Aug 4, 2010

We are working on a project to create a display wall of 8 monitors arranged as 2 high by 4 wide. Each monitor is connected to a single machine and all machines are networked with a master machine with its own, seperate monitor.

Our goal is to get the 8 machines to share a single desktop, with the master machine acting as the server. We have looked at using Xinerama or NMM, but we are unsure about how to get started configuring the multi-machine, multi-head display.

View 2 Replies View Related

Ubuntu :: Multiple Notification Areas On Multiple Screens?

Sep 24, 2010

My ubuntu 10.04 has two monitors connected both being treated as individual desktops.But only one desktop is showing the wifi network icon in the notification area.Is it possible to have more than one wifi icon going at one time?

View 1 Replies View Related

Ubuntu :: Apply Multiple Themes For Multiple Desktops?

Jan 12, 2011

I'm using Ubuntu 10. I want to apply different themes for desktops.. I want to apply windows 7 theme,ubuntu, mac os themes for my multiple desktops

View 1 Replies View Related

Ubuntu :: Extract Multiple 7z Files In Multiple Folders?

Jun 14, 2011

have a large amount of 7z files in multiple folders which I need to extract.The directory structure is like this:

/main-folder/
multiple subfolders/
1 or more 7z files per subfolder

I would like to get the output of this action in one separate folder, all together in 1 folder.How can I do this?

View 7 Replies View Related

Ubuntu :: Replace Multiple Lines In Multiple Files?

Aug 20, 2011

I often use the rpl command to make changes to multiple html files at once. For example:

rpl -R '<br />' '<br /><br />' mydirectory However, I haven't been able to figure out how to change multiple lines. For example, let's say I want to change all occurrences of :

<br />
<br />
to:
<br />
I've tried
rpl -R '<br />
<br />' '<br />' mydirectory

but that didn't work. how to do this with rpl or some other way?

View 9 Replies View Related

General :: Use 'iw' To Create Multiple Virtual Interfaces To Connect To Multiple Networks?

Oct 26, 2010

I'm trying to connect one computer to two others in an ad-hoc infrastructure.

[computer 1] ---- [computer 2] ---- [computer 3]

computer 2 is running Linux and has a single NIC wlan0. I want to it to connect to both computer 1 and computer 3 so each computer can talk to the other. No switch is available so it needs to be an ad-hoc setup.

[Code]...

View 1 Replies View Related

General :: Rename Multiple Files In Multiple Directories/subdirectories Recursively?

Aug 23, 2010

I am to rename all the files within a directory (which contains multiple subdirectories) recursively without invalid characters.

I tried the coding posted above.

find . -type f -printf '%p
' | while read file; do
oldfile=$(basename "$file")
newfile=$(echo "$oldfile" | sed 's/[^A-Za-z0-9_.]/_/g')
if [ ! "$newfile" == "$oldfile" ]; then
echo mv "$file" "${file%$oldfile}$newfile"
code....

but I get an error on both of them stating "find: bad option -printf find: [-H | -L] path-list predicate-list"

View 9 Replies View Related

Ubuntu :: Multiple X Sessions On Multiple Monitors?

Jul 12, 2010

So essentially, I have 3 monitors and i'm attempting to run 2 different window managers/sessions at once split up on the monitors. It is intended to be like this:

Code:
[GNOME/Compiz - Screen0]
- Left Monitor[code]......

View 2 Replies View Related

General :: Good Support To Multiple Desktops AND Multiple Monitors

Jun 4, 2010

I'm starting to have A LOT of opened windows in my machine. Sometimes within a project, I have e-mail/task management/personal e-mail/twitter, and a lot of different opened applications/terminals in my Linux workstation.Sometimes it would be interesting to have different workspaces to projects instead of this configuration I have nowadays that are classes of work (bad name, I know, but I think you got the idea).I'm starting to think about using two monitors: one with Corporate Management, Work and Personal. The second monitor is only the development state: each workspace here is about a project being worked on instead of groups of works like before. A workspace may be implementing different classes for example.

My question is: I just want to change to a second monitor using the mouse. I want to still be able to change workspaces in the same monitor using keyboard shortcuts. The keyboard shortcuts wouldn't change monitors, just worskpaces on the same monitor. All the tutorials I read (like this one) only tells how to use multiple monitors but doesn't answer my question about keyboard shortcuts.Does Linux (Ubuntu 10.04 Lucid Lynx or Debian 5.0.5 Lenny) support this envisioned setup (Different workspaces in a way that keyboard workspace switching only works in the current monitor) ? If so, how?I haven't tested this setup, that's why I'm asking. In this question the user says it works exactly how I want it to behave, can someone else confirm it?

View 3 Replies View Related

Networking :: Ping Multiple Devices Via Multiple NICs?

May 20, 2010

I have an old pentium 3 computer that has ~7 NICs installed. These NICs are attached to modems and other networking equipment. According to the linux ping page on computerhope.com, it seems that one could send a ping from a certain specified NIC. How would one go about this?

View 6 Replies View Related

General :: Multiple Servers Or One Server With Multiple VMWare?

Feb 7, 2011

I'm looking at setting up a couple automated systems: Here are a few examples:

* Internal accounting system to download and process emails
* Public web server to visit

I could put each system on its own separate box -- for example, it's generally good practice to separate anything that external users have access to (such as a webserver) from internal processes such as accounting. Now, rather than dishing out the money for two separate servers, could I get away with just installing new instances of VMWare on the same box for each system?

To give you an idea, these are not large scale computationally sensitive systems. The accounting one is simply downloading and tallying emails, and the latter is just a webserver with maybe 5 hits per day on a good day. I could definitely pick up a new box for say $50, but I wanted to know the general practice of using VMWare on the same box versus two separate boxes.

View 2 Replies View Related

General :: Search Multiple Words In Multiple Lines?

Dec 16, 2010

How to search multiple words in multiple lines, inside a directory including sub-directory? Pls. give easy example. I want to search the files (in /xx folder and all subfolders) that have header.h included and used x() function. I tried $grep -r "header.h" | grep -r "x(" /Folder/subfolder/ > search.log

View 7 Replies View Related

CentOS 5 Networking :: Multiple Nics With Multiple Gateway ?

Jun 16, 2009

I have a CentOS 5.3 box with three network interfaces in it. Each interface is attached to a separate VLAN and I want traffic to stay on each network segment.What I can�t figure out is why I cannot get each interface to have its own gateway and everything gets sent through the default gateway.The basically takes my possible 3Gb total bandwidth and throws it down a single 1Gb pipe.Then on top of that, if I take down the interface (ifdown) that has the current default gateway,I loose contact to the other two interfaces.When I look at the routes, each one of the interfaces shows the gw as 0.0.0.0 and defers to the default route. So I delete the route and try to add a new route with:

[root@testsan ~]# ip route add 10.1.15.0/24 via 10.1.15.1 dev eth2

but end up with the error:

RTNETLINK answers: Network is unreachable

[root@testsan sysconfig]# cat network
NETWORKING=yes
NETWORKING_IPV6=no[code].....

View 5 Replies View Related

Ubuntu :: Can't Get Sound Out Of HDMI?

Sep 22, 2010

Can someone provide me with the exact instructions I need to backtrace pulseaudio? I have a bug that a developer is asking me to do a backtrace and the instructions on the ubuntu site aren't very good. I tried exactly what it said and my problem is that it says to "run the program under gdb by doing

gdb pulseaudio 2>&1 | tee ~/gdb-pulseaudio.txt

unfortunately pulseaudio isn't actually starting when I do this (I kill the program before I do this command, I also add the appropriate text file so pulse doesn't auto restart). Not sure what's going on but I'd appreciate any help as I can't get sound out of HDMI (I get it but it dies out fast).

View 3 Replies View Related

Ubuntu :: Asrock ION 330 - No Sound With HDMI To TV On 9.10

Jan 1, 2010

Trying to put up my HTPC with Ubuntu 9.10 but I cant get any sound to work. Im using a HDMI cable between the pc and TV. Computer is an Asrock ION HT/BD 330. Also running a 64 bit version of Ubuntu. I have upgraded all I know or think I know what to do but still with no luck. To start of heres my multimedia.

*-multimedia
description: Audio device
product: MCP79 High Definition Audio
vendor: nVidia Corporation
physical id: 8
bus info: pci@0000:00:08.0
version: b1
width: 32 bits
clock: 66MHz
capabilities: pm bus_master cap_list
configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2
resources: irq:23 memory:fae78000-fae7bfff

my cat /proc/asound/version is as follow
Advanced Linux Sound Architecture Driver Version 1.0.22.
Compiled on Dec 17 2009 for kernel 2.6.31-16-generic (SMP).

My lsmod is as follow:
Module Size Used by
vfat 13184 0
fat 59832 1 vfat
binfmt_misc 10220 1
ppdev 8232 0
snd_hda_codec_nvhdmi 6304 1
snd_hda_codec_realtek 288292 1
snd_hda_intel 30208 0
snd_hda_codec 96384

My modinfo soundcore is as follow
filename: /lib/modules/2.6.31-16-generic/kernel/sound/soundcore.ko
alias: char-major-14-*
license: GPL
author: Alan Cox
description: Core sound module
srcversion: 3A50BBE947364A4D9DB6A97
depends:
vermagic: 2.6.31-16-generic SMP mod_unload modversions

View 7 Replies View Related

Ubuntu Multimedia :: HDMI Out Not Showing On Tv / What To See That?

Jan 15, 2010

My hdmi out is not showing on tv, what should I do ?

sony vaio VGN-FW51MF

ATI mobility radeon HD 4650

View 2 Replies View Related

Ubuntu :: HDMI Output Cut Off At The Edge?

Mar 17, 2010

I have a on-board video card (ATI Radeon HD4200) that capable to output HDMI as well as VGA.I connected both into my TV (which also have VGA input as well as HDMI). Here is the weird thing:IF I reboot my computer (9.10 64bit) with my TV set to display HDMI, then after I login at my workspace, my HDMI display got cut off at the edge! BUT my VGA display correctly when I switch to it on my TV.HOWEVER, IF I reboot my computer with my TV set to display VGA, then after I login at my workspace, my VGA display correctly AND my HDMI display correctly.What's the deal here? I am trying to use only HDMI connection and eliminate the VGA as well as the analog audio wire (which the HDMI audio is another big problem but for another post).

View 9 Replies View Related

Ubuntu Multimedia :: Cannot Get Sound Through HDMI

May 20, 2010

I have an HP 8510w laptop and I run ubuntu 10.04 out of an external harddrive.

I have no problem getting video over hdmi using the latest proprietary nvidia drivers however I cannot get sound through the HDMI cable.

I have read around without being able to find a solution.

Running "aplay -l" shows only my intel sound card and also there is no hdmi sound interface in the sound preferences (Only the normal output interface).

I am using the latest proprietary nvidia drivers (Believe it to be 1.95) and the graphics card is a Quadro FX 570.

how I can get sound out to work via the hdmi cable?

View 3 Replies View Related

Ubuntu :: No HDMI Audio With Zotac Ion Itx G-E

Jun 25, 2010

I recently put together a small computer on which I'm running Ubuntu 10.04. The plan here was to test the motherboard out for use in a HTPC running linux, and using smplayer and vdpau (not exactly sure if that's the way to say it), I'm running video just fine out of my HDMI cable, but I'm not having any luck getting any audio.

My motherboard is one of those Zotac Ion Itx G-E with an NVidia Geforece 9400 thingamajig. Customer reviews on New Egg said it handled Linux and Mythbuntu well, and that was my reason for making this purchase. When I recieved my motherboard, I loaded Ubuntu as the instructions said I should, and then I attempted to load the disc with the drivers and that failed. Apparently, the disc was designed to run in Windows. I downloaded drivers from the Zotac website which were supposedly designed for linux, however I haven't had any luck installing these. The terminal keeps saying I need the installer.

View 1 Replies View Related

Ubuntu :: ALSA 1.0.23 - Still No HDMI Device

Aug 7, 2010

I am still struggling with getting my HDMI working under Ubuntu lucid. I added the ricotz/unstable repositories to get the latest version of ALSA (1.0.23):

Code:

sudo add-apt-repository ppa:ricotz/unstable
sudo apt-get update
sudo apt-get upgrade

All 1.0.23 related packages were installed (Alsa base, alsa utils, libasound).If I check the ALSA version in /proc/asound:

Code:

bas@ubuntu-lt:~$ cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.21. Result, still no HDMI ports available when I type aplay -l:

Code:

bas@ubuntu-lt:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0

I got this working under Karmic. What am I doing wrong?

View 9 Replies View Related

Ubuntu :: 10.4 HDMI Sound Does Not Works?

Aug 29, 2010

I put a hdmi cable on my note, I turned on the TV and ran to is a beauty but when I turned on the video ... the sound did not come. I went to System -> Preferences -> Sound and changed the output to "Digital Stereo (HDMI) output. And no sound came out. The boxes of note works perfectly.

Here follows some details of the hardware:

Code:
aplay -l
Lista de Dispositivos PLAYBACK Hardware ****
placa 0: Intel [HDA Intel], dispositivo 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
Dispositivo secund�rio: 1/1
Dispositivo secund�rio #0: subdevice #0
placa 0: Intel [HDA Intel], dispositivo 3: INTEL HDMI [INTEL HDMI]

[Code]...

View 2 Replies View Related

Ubuntu :: No Screen On My Display By HDMI?

Oct 8, 2010

I installed ubuntu 10.4.I am getting no screen on my display by HDMI. I installed after that the nvia driver but it won't work 800*600 by 60hz .My display works fine with Windows 7 on my other computer. I do my first steps with an open scoure OS so does Ubuntu support HDMI?

View 9 Replies View Related

Ubuntu Multimedia :: 10.10 No Sound Through Hdmi?

Nov 12, 2010

I have recently installed Ubuntu 10.10. Everything is working fine except I have no sound. When I use the command 'aplay -D hw:0,0 somefile.wav', I can get sound through headphones attached to the headphone jack. But I can't get any sound through the speakers. This is a dual boot desktop and the sound works fine under Windows, so no problems with hardware. The PC monitor is connected through a hdmi cable and I would need sound through the speakers. The output of alsa-info.sh is at

HTML Code:

<a href="http://www.alsa-project.org/db/?f=cb172534097c313b25836f77f2a40fef857102ba">alsa-info.sh output file.</a>

View 9 Replies View Related

Ubuntu :: No HDMI Audio & No Multitasking?

Nov 16, 2010

I am big fan of Ubuntu and presently doing a lot of research on switching over to Ubuntu from Windows environment.

First things first
My desktop basic hardware specs
Motherboard: GIGABYTE MA790XT-UD4P
CPU: AMD PHENON 545
GPU: NVIDIA GT240 (1GB)
RAM: 4GB
POWER: 650W
HDD: 1TB

I am using Win 7 64bit and installed Ubuntu 10.10 64bit Ubuntu installation went smooth and it got updated...

Everything is fine except couple of things

1. No audio output from HDMI.

2. No Multitasking.

I will elaborate the above issues

1. My comp display is my LCD TV which is connected by HDMI cable, usually I get sound from TV speakers when I use Win 7, however in Ubuntu there is option to select the sound output by HDMI but even though after selecting nothing happens...

2. Whenever I am to listen to music in Ubuntu and if I am doing some other work like copying files or opening multiple files or burning DVD's, music gets stuck or it plays pause by pause...so multitasking problems...

View 9 Replies View Related

Ubuntu Multimedia :: HDMI Or DVI Mythbuntu 10.10

Dec 23, 2010

I have an ECS gf7100pvt-m3 that has the Nvidia MCP73 chipset that supports HDMI out. Unfortunately the MB only has a DVI connector which from what I have read is supposed to cross wire the audio to the correct pins on the HDMI (have a ticket in with ECS to see if like ATI there is a special adapter).

I have tried every thing but only Analog audio is working.

I've tried listed on these links to no avail:

[url]
[url]
[url]
[url]

The only error is the at the Aumix isn't touching....I can select HDMI or IEC958 1 etc etc and the audio mixer shows full blue as if it should be working but I can't get VLC or MythTV to output sound.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved