Ubuntu Multimedia :: 10.10 Displaylink Usb Video Adapter?
Feb 10, 2011
I just bought this USB graphics adapter [URL]...-computer.html and I need to use it on Ubuntu 10.10. I followed this guide,[URL] but when I ran $ ./configure && sudo make install && make check nothing happened.On Windows, after the installation the monitor was detected automatically. How do I get it to work on Ubuntu?
View 2 Replies
ADVERTISEMENT
Jun 6, 2014
I'm trying to set up an HP DisplayLink USB graphic adapter on Debian 6 to be paired with the notebook's integrated Intel i915 video card. I use a custom 3.11.1 kernel in which the options for VGA arbitration, fbdev framebuffer and DisplayLink driver are enabled as built-in, not as modules.
The device works and I'm able to correctly run an X session on a DVI monitor connected to my notebook thru this USB graphic adapter. However, I'm still not able to use both the DisplayLink device and the integrated Intel i915 at the same time under X, with the purpose to extend the desktop area over the two screens, side by side.
During a boot, if the DisplayLink adapter is detected over the USB cable, the X-server's Intel driver is repudiated as shown in the logs below, and the main notebook's screen stops working with X. (nonetheless, it still functions on the "Alt-F1" text terminal).
Relevant portion of /var/log/Xorg.0.log
In particular, it shows: [ 2509.084] (II) UnloadModule: "intel"
Code: Select all[ 2509.061] (II) FBDEV: driver for framebuffer: fbdev
[ 2509.061] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
[Code] ....
In case it is required, this is the relevant excerpt of my xorg.conf. In my full xorg.conf file installed locally, no other options deal with graphics or screens.
Code: Select all# All down here is required for DisplayLink
# Depth must be 16 bits for all the screens to support DisplayLink
Section "Device"
Identifier "IntelVideo"
Driver "intel"
EndSection
[Code] ......
View 1 Replies
View Related
Feb 14, 2010
I've got the iMO mostly working, but there are a few gaps that keep it from being actually useful.First, the stuff that works: Gave up trying for one display with two screens, and instead went with 2 displays. Started the USB display with:
Code:
xinit /usr/bin/fluxbox -geometry 800x480+0+40 -display :1.0 -- /usr/bin/X :1 -novtswitch -sharevts -layout USBScreen -dpi 75 >/tmp/dl1.log &
sleep 10
x2x -east -to :1 &
The "-layout" option references a ServerLayout in xorg.conf:
Code:
Section "ServerLayout"
[Code]...
Move you finger from left-to-right, the cursor moves from right-to-left. Tried "InvX", "InvertX", "SwapX", but so far it looks like evtouch is ignoring all options. Xinput list-props only shows "enabled" as a property. Actually, even if this worked, the touch pad would still be a problem. Right now the touch pad input goes to the currently active screen. Ideally I'd like the touch pad to generate x-values to the right of the main screen so that it controls the USB screen, not the main screen. Might be an option that controls this, except evtouch ignores all options.
Suspend kills the USB bus If the PC goes into suspend while the USB display is active, when it returns all USB devices are dead; USB monitor, mouse, keyboard. Hard reset to clear. Also, if the USB display is idle long enough, it turns off the display. Moving the mouse over to that display then causes a USB failure and a hard reset. Might be cool to use it as an out-board screen, but not if the application menus don't work, the touch pad is backwards, and it locks up the system...
View 2 Replies
View Related
Jul 12, 2011
With out going into 2 much detail at this point this is my issue.
I have installed unbuntu 11.04. I have 3 screens. 2 are attached to a ATi adapter and 1 screen is a sandy bridge video adapter.
I have already used the forums a lot to reach this point.
When i change my bios to set the primary adapter to sandy bridge, I can only get 1 screen to work.
When I set my bios to point to the Ati adapter as primary, then only the 2 screens connected to that adapter work.
How do I get both video adapters and all 3 screens to work?
I have run out of ideas on what my next step should be.
Ati adapter is a Radeon HD 4800 Series. The Sandy bridge one HD Graphics Family
View 9 Replies
View Related
Jul 15, 2011
I got my UGA video adapter in, when purchasing it I saw on its requirements that is showed it had linux support. However, when plugged it in and restarting no image but the default green image was shown. All wires are check and are plugged in. However, I am not seeing on the computer monitor and no 2nd monitor is found on the monitor settings. Also I would like to note that according to a little research, is that the usb video adapter uses displaylink. I am using Ubuntu 11.04, classic ubuntu and 2D unity desktop.
View 2 Replies
View Related
Sep 2, 2010
Does anyone know of a USB video adapter that will work with a Linux based NAS?
View 9 Replies
View Related
Jul 8, 2010
I install security updates - did so and ended up with a copy of fedora that goes into a loop. I suspect the prob is the driver to my video adapter. To run, I need to interrupt grub with an escape. It then shows me two choices the bad one 2.6.32.12-115.fc12.i686 and the old good one 2.6.31.5.- 127.fc12.i686 It defaults to the bad one, I change it to the good one and tell it ot proceed. this is inconvenient
I see that in /boot/grub/grub.conf the 2 systems are described I beleive that if I merely edit that file, taking out the refernece to the bad one, I will be ok That will leave the bad one on the disk but at least I wont have to go thru the ritual of interrupting grub. If I want to delete the bad one - after I've taken care of the grub.conf file, what do I do?
View 10 Replies
View Related
Aug 2, 2010
I was wondering if anyone else ran into and issue with 11.3 with an IBM x3650 server using the embedded graphics card. As a reference this exact machine was working under 11.2. I am aware that there were significant changed in how video works in 11.3.
While installing and during the initial start of the operating system I can see graphical output, OPEN SUSE logo and such.
During the boot process the screen goes blank. The server is still running and I am able to ssh to the machine, but there is no access to the console.
Below is a segment of the /var/log/boot.msg that shows some errors. I can provide more logs if that would assist in tracking this down.
I did a quick google search on ES1000 and i2c and saw the same errors reported with Ubuntu version but nothing for OPENSUSE. There seemed to be a bug that was fixed in that kernel.
<6>[ 2.277737] [drm] radeon: cp idle (0x00008080)
<6>[ 2.277767] [drm] Loading R100 Microcode
<6>[ 2.277770] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
<6>[ 2.279454] [drm] radeon: ring at 0x00000000B0000000
<6>[ 2.279476] [drm] ring test succeeded in 1 usecs
code....
This is a new install and the machine is not yet in production so I have the option to experiment with it a bit.
View 4 Replies
View Related
Feb 22, 2010
I want to watch a certain video on [url]...., but I get an error message instead. Some videos can be played, so I'm thinking it's a form of restriction, but I can't be sure.I tried using a few proxies, but on some the error message persists and on others the video doesn't load. I'm running Ubuntu 9.10 and Firefox 3.5.8.
View 2 Replies
View Related
Jul 14, 2011
I have two seperated video clips, that captured same event from two cameras. i would like to create one clip, that will show one on the left side, the second on the right side, and play together.
View 8 Replies
View Related
Oct 17, 2010
When I play large HD videos in mplayer, the video and sound frequently get out of sync, and the video plays a little strangely (occasionally speeding up and occasionally slowing down).
I think it's because mplayer is only running on a single core. As I've got a quad-core processor, it seems inefficient. I've seen that there is theoretically a way to get mplayer to work with multicore setups, but it requires compiling with different options. That'd take me a little while to work through.
Ideally there would be a pre-compiled version in the software centre, or a player which has support built in (again, ideally in the software centre). Is there such a thing available?
View 1 Replies
View Related
Nov 13, 2010
is this possible? Or does one have to use the binary blobs?
View 1 Replies
View Related
Apr 20, 2011
I have a video file in which the audio runs faster than the video, so they quickly go out of sync. The way to fix it would be to separate the audio and video streams, speed up the video (the audio is FINE, it's the video that's wrong), and then recombining them. What is the easiest way for doing that?
View 7 Replies
View Related
Feb 26, 2010
video playback is like I have applied a blueish sepia filter over it. And this is just the playback from totem player or mplayer, and not the playback from ..... (and generally online streaming) - this works just fine. this messy video playback also appears when I use cheese to capture video with my webcam. Note that the preview picture of the video file on nautilus has the natural colours it should have.
at first when I installed the os this particular problem didn't exist, but it came up the time I decided to follow the "comprehensive multimedia guide". So now I have all the pros of following the guide, but this is a major con...
View 3 Replies
View Related
May 30, 2011
this happens with both VLC and Totem, when in either of those programs playing a video, if I click on one of the top menus, say View in Totem, the video stays on top of the drop down options. In order to see the options I have to hover over them with the mouse at which point they become momentarily visible. I read a post somewhere where someone had a similar problem and it was solved by reinstalling Compiz, but I've tried uninstalling it entirely, reinstalling it, etc. and none of it works. It doesn't happen with flash videos in firefox, it does happen with visualisations in Totem, and it only started happening since I upgraded to 11.04.
View 4 Replies
View Related
Jan 26, 2010
the movie i downloaded plays for only 19 sec and stops saying you will be redirected to microsoft download page. the file is 700 Mb. i installed w32 codecs after searching through many threads but still my vlc doesnt play the file.
View 1 Replies
View Related
Apr 3, 2010
I'm using 9.10 on acer aspire one (not the netbook remix).im using the default messanger client empathy.everything else works fine but when i try to video chat the video chat begins but if the other person even moves a litte or even nods his head then the video becomes so choppy that u cant see anything and then after 5 min comes back to normal for a second or two.i have all the latest updates and gstreamer0.10-ugly-multiverse which is required for video chat b/w empathy and gtalk.
View 1 Replies
View Related
Jun 12, 2010
My system: Pentium 4 3.6 GHz, 3 Gb DDR ram, GeForce 210 video card, Ubuntu 10.04.
I have previously used Cinelerra-cv (on Karmic) and recently Openshot (on Lucid) with not much trouble. I have been sampling other video editors (Kdenlive, avidemux, kino etc). Now I have my video card crashing whichever I use, mainly when trying to load clips. I have disabled Compiz, uninstalled all video editors and then reinstalled one at a time. I still get early video crashes whichever I try.
View 1 Replies
View Related
Apr 11, 2011
I am setting up a MythTV environment to switch from Windows based MediaPortal (with a high number of disturbing bugs). Yet, I have three difficulties, which I want to discuss with you. They are:
- No audio via HDMI see [URL]
- Video resolution seems to change during video playback
- Channels cannot be found via DVB-S [URL]
As you can see, I have created three posts to keep discussions focused.
Alltogether I have the following setup:
- AMD 5050e CPU
- 8 GByte RAM
- Biostar TA890GXE
- Samsung LE40M86BD, connected via HDMI (and only HDMI)
- Mythbuntu 10.10 with proprietary drivers installed
- Technisat Skystar HD2 DVB-S card (two times)
Now, here is the problem:
Whenever I playback any video material using e.g. VLC, the screen resolution changes. This also applies when playback the video in a window and not fullscreen. The problem is that whenever the screen resolution changes, short time later the TV set blanks screen and show the TV set specific information "unsupported video mode".
How can I enforce to stay in the configured video mode?
View 2 Replies
View Related
Feb 7, 2011
Phenom 9500+ quad core, 3GB RAM, Nvidia 8800GT: 260.19.36 driver.Installed the latest Boxee for Linux. Got my remote setup. Everything works except when I open a video it opens in a tiny box in the upper left hand corner of my monitor.Is there any way to get Boxee videos to play full-screen?
View 6 Replies
View Related
Nov 22, 2010
Just installed Ubuntu 10.10 on an old Dell Dimension 8400 with an ATI RV370 Radeon X300 video card and 512MB of Ram. The video seems to go very fast and skips. I followed the Comprehensive Multimedia & Video Howto but still have the same issue. I have also read many posts but I have trouble understanding some of the responses. Could it be the low amount of RAM?
View 1 Replies
View Related
Jul 6, 2011
I have an integrated intel video and latest xserver-xorg-video-intel driver(using only stable repo). Now I wanna watch high-res video. From the bits of info collected from all over internet I understood that I need to:
1.aptitude install libdrm libva.
2.compile or find the .deb mplayer-vaapi and install it.
3.add -vo vaapi -va vaapi to the mplayer command line in gnome-mplayer.
My question : is that correct or did I miss something? Do I have to compile latest libdrm and libva or the ones from the squeeze repo will be good? Do I need kms enabled, i.e. install firmware-linux-nonfree?
View 4 Replies
View Related
Apr 1, 2011
OpenSUSE 11.1, 64 bit, 2 cores, intel graphics, 4 GB of RAM:_no_ problems
OpenSUSE 11.4, 64 bit, 4 cores, nvidia graphics, 16 GB of RAM:
Problem is very similar to: Problems playing mkv HD films in opensuse but not windows but with enough differences that I start a new thread:
* playback in VLC does not work -- there is only sound
* playback in SMplayer works, however -- when I scroll forward, the video freezes and sound continues, to unfreeze video I have scroll a tiny bit backward
I tried changing the video ouput driver (in SMplayer) from xv to xv/noveu-nvidia, it didn't help. Please note, that I use the same settings (initially) as before in OS11.1.
View 4 Replies
View Related
Nov 10, 2010
I'm running on 10.10 and planning on getting an usb -> vga adapter for my monitor. I've read some threads where many people seem to have troubles ... But all these threads are out of date! so my question is: does anyone know which usb-vga adapter works on 10.10? (or what you have to do to get a specific adapter working)
View 6 Replies
View Related
Jun 26, 2011
This is a multimedia problem so here it is. I have the EasyCAP usb adapter and I have downloaded the program from the Internet and I have been trying to install it for a week and can get nowhere.
View 1 Replies
View Related
Oct 5, 2010
I been looking on Google to convert videos to mp3 audio and all I get is just a video conversion from one format to another and some things I installed just get error messages so I took them back off. Anyone know the proper syntax in Mencorder to convert a video just to audio? Or any other program I can use that won't cause this much trouble?
View 7 Replies
View Related
Aug 1, 2011
I bought a USB to firewire cable to use with a DV camera, but I don't know what to do now. Do I need to enable firewire drivers, or is there something else I should do? I know I should read the manual.
View 9 Replies
View Related
Dec 17, 2010
This is my first time creating a video DVD from other video files. I drag and dropped 2 .flv files to the area where it tells you to drag them. They appeared there. Then I clicked "Burn..." and brasero disappeared.
I ran it in terminal and this is what I got:
Code:
View 5 Replies
View Related
Nov 21, 2010
I can use a usb stick and it automatically shows up. When I plug in my microSD into my usb adapter I get an error message. I've seen lots of posts about this error message but everything I've read has been way over my head.
View 9 Replies
View Related
Jun 11, 2010
I am trying to dual boot into Ubuntu and thus far everything works great on my machine. There is one HUGE issue.
I am running 2 Radeon 4870 Cards. Only one adapter will show at a time. I am used to Having 4 monitors and the max amount of Monitors it will allow me to have are two.
It does recognise the Second Adapter when I go into the Catalyst Control (it shows the option for Cross Firing) and it shows both adapters when I do:
Code:
I have tried:
Code:
The closest I had was that my main two monitors showed the splash page when the other two monitors on the other adapter were displayed. So It did switch once... But I have yet get all four monitors to work.
View 3 Replies
View Related