OpenSUSE Hardware :: Multi-Monitor Not Working Via Docking Station?

Nov 11, 2010

I use a Dell advanced port replicator at home and in the office. Each is connected to a second monitor. In neither place does the monitor actually receive a signal even though the monitor seems to be detected correctly in display settings. The function-F8 key does not have any visible effect.

Oh, almost forgot. At work once when I preparing to shut down the second monitor popped on for a few seconds though it was at the wrong resolution.

View 6 Replies


ADVERTISEMENT

General :: Enable DVI Output On Laptop Docking Station - No Picture On Monitor

Aug 25, 2010

I have an HP EliteBook 8540p laptop with associated docking station. It is running Ubuntu 10.04. Until now I have been successfully running TwinView with the nvidia-195.36.24 drivers - using the built-in LCD screen and an external LCD monitor, connected via an analog VGA cable.I've changed the screen over to a larger resolution Philips LCD, and it works fine over VGA.

However the image is not as sharp as I'm used to with other monitors, so I'm trying to get it working over the DVI port on the laptop docking station.However I have been quite unsuccessful in getting a picture to appear on the external monitor - Xorg is able to read the EDID information from the monitor, and according to Xorg.0.log has absolutely no problems with finding a valid mode and choosing this monitor as "DFP-1", alongside "DFP-0" (laptop display). But no matter what I do I can't get a picture. Xorg.0.log has no errors.

I have unsuccessfully tried: various combinations of xorg.conf options to set "ConnectedMonitor", "CustomEDID" with a EDID .bin downloaded over VGA, etc.a colleague has the exact same laptop and monitor, and has it running fine. However using his xorg.conf still produces no picture.nvidia-settings - tried lots of things a different DVI-connected monitorIt's as if the DVI port is fully functional in every way but its output is somehow disabled. I've also tried other monitors, they don't work either, yet do with a VGA cable.

EDIT: I have checked the DVI cable anything else in terms of enabling a DVI port.

View 1 Replies View Related

OpenSUSE Hardware :: ESATA / HDD Docking Station And Power Management

Aug 26, 2011

I want to "build" a new backup solution for my home LAN. I have 3 openSUSE machines at various versions and 1 File Server with openSUSE 11.4.My plan is to plug a eSATA or USB3 docking station on the file server and then take backups from the clients either via rsync or Amanda.Since the backup will not be a daily activity, I would like to have the option to run the backup during night, and automatically, BUT, without any action from my part. So, I would like to attach a large external HDD on the machine and then:Power on the docking station/HDD.Perform the backup from the Amanda Server or rsync scripts.Power off the docking station/HDD.Do you know any docking station that has a "linux" power management?If not, how do I power up/power down from console an eSATA or USB HDD?

View 2 Replies View Related

Hardware :: No Sound When Attached To Docking Station

Mar 24, 2011

I have been using Linux and Ubuntu only since the last two months on my (2006) Sony Vaio VGN A617S laptop which is going pretty well on Ubuntu 10.10. When installing Ubuntu audio did get installed alright, and the speakers on the laptop itself are working well even now with the right drivers (snd-hda-intel) for the Realtek ALC260 soundcard.

My problem is when laptop is docked to the A/V docking station (I have seen it referred as a port replicator as well - the model number is VGP-PRAV2), with its two external speakers. And these were not on when Ubuntu was being installed. What is interesting is the headphones jack on the laptop does work when the docking station does not.

I have been trying hard and have already tried quite a few things I saw to be related issues, like:
a) adjustments to some IEC958 in alsamixer
b) using a custom mod for the ALC260 card

View 1 Replies View Related

Debian Configuration :: HDD In External Docking Station Is Not Recognized Via USB

Jan 9, 2016

Recently (in 2015) our Debian systems started not to recognize HDDs connected via an external docking station.

On my computer I run: (uname -a)

* Linux violin 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux
* If I connect to a flashdrive to the USB2 port, it is recognized as sd* (messages are also written to dmesg/syslog)
* If I connect the USB3 connector of the external docking station with an 1TB WD SATA docked, to this USB2 port (the external docking station has its own power supply, so I do not expect to have a problem with the current, the drive spins up and is spinning), there is nothing in the dmesg/syslog, and no new items under /dev/sd* or lsusb or similar tools.
* If I connect the same external docking station with the same disk via eSATA on a different computer it is recognized. That computer runs the same debian. If I connect through its USB2 port it does not work either.
* I also tried another docking station and USB cable.

View 7 Replies View Related

Debian Hardware :: Startech HDD Docking Station Automount

Aug 6, 2015

While using Debian Jessie with Gnome 3 and Nautilus file manager, my Startech HDD docking station will not auto mount and can only be mounted using commandline while in root. Previous GNU/Linux distros, such as Ubuntu 14.04, this device auto mounted without issue. All other devices, such as USB HDD, and USB pen drives, auto mount without any problems.

"Initailize Startech device with a 120GB 2.5" SATA HDD Fujitsu drive"

udev creates two block devices
Code: Select all      begins with:

      brw------- 1 root root 8, 64 Aug  6 10:11 /dev/sde
      brw------- 1 root root 8, 65 Aug  6 10:12 /dev/sde1

      changes to:

      brw------- 1 root root 8, 64 Aug  6 10:11 /dev/sde
      brw-rw---- 1 root disk 8, 65 Aug  6 10:12 /dev/sde1

dmesg produces the following results:

Code: Select all[  179.127724] scsi 6:0:0:0: Direct-Access     FUJITSU  MHW2120BJ G2     0000 PQ: 0 ANSI: 2 CCS
[  179.128513] sd 6:0:0:0: Attached scsi generic sg5 type 0
[  179.129393] sd 6:0:0:0: [sde] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[  179.130379] sd 6:0:0:0: [sde] Write Protect is off
[  179.130388] sd 6:0:0:0: [sde] Mode Sense: 28 00 00 00
[  179.131903] sd 6:0:0:0: [sde] No Caching mode page found

[Code] ....

Between the thirty second and the fifteen second wait, the block device "/dev/sde1" receives the "disk" group and read/write attributes, however, the drive is still not auto mounted and can only be manually mounted via root. The block device "/dev/sde" remains with the "root" group and read/write attributes are accessible for "root" user only.

How to correct this issue to allow auto mounting?

View 1 Replies View Related

Ubuntu Multimedia :: No Sound When Attached To Docking Station?

Mar 24, 2011

I have been using Linux and Ubuntu only since the last two months on my (2006) Sony Vaio VGN A617S laptop which is going pretty well on Ubuntu 10.10. When installing Ubuntu audio did get installed alright, and the speakers on the laptop itself are working well even now with the right drivers (snd-hda-intel) for the Realtek ALC260 soundcard.

My problem is when laptop is docked to the A/V docking station (I have seen it referred as a port replicator as well - the model number is VGP-PRAV2), with its two external speakers. And these were not on when Ubuntu was being installed. What is interesting is the headphones jack on the laptop does work when the docking station does not. I have been trying hard and have already tried quite a few things I saw to be related issues, like:

a) adjustments to some IEC958 in alsamixer
b) using a custom mod for the ALC260 card

View 6 Replies View Related

Ubuntu :: Dell Docking Station Unusable With Natty

Jun 6, 2011

I recently upgraded to Natty (11.04). Looks great but: I can't use it when my laptop (dell latitude E6410) is plugged in my dell docking station. It seems like the attached monitor (DVI) does not get signal input and hence turn to sleep mode.I can say that Ubuntu is still running fine when I unplug it from the docking station.I am using the NVidia driver 270.41.06 (installed as a third party driver by the install process).I can successfully connect and configure an external monitor thru the VGA port.

View 1 Replies View Related

Debian Multimedia :: Laptop With A Docking Station / How To Switch Monitors?

Feb 21, 2011

I have HP Compaq 6530b laptop running Debian Wheezy AMD64. I have a docking station with a monitor supporting 1680x1050 resolution and the laptop monitor with 1440x900. The video is integrated Intel mobile series 4.Both monitors are identified and working OK. When I use the laptop monitor standalone it runs at the native resolution. When connected to the docking station I can choose dual monitors with both using their native resolutions and the desktop spread on both of them (with the laptop monitor being primary and containing the taskbar and icons). If I choose to mirror the display it sets itself to a lower resolution of 1280x1024 that is supported by both monitors.

The problem is that I want to use one monitor at a time. If I close the lid of the laptop it turns off both monitors instead of using the docking station. When the lid is closed I want the bigger docking station monitor to be primary and working at native resolution and if I open the laptop or remove the laptop from the docking station to use the laptop monitor at it's native resolution.I had Debian Lenny I386 before and it was operating as expected but I made a clean install of Wheezy amd64 and I don't know how to configure it.I don't have xorg.conf file so I don't know where it takes the settings from.

View 3 Replies View Related

CentOS 5 Hardware :: Docking Station With Dual DVI Going To Two Dell 1908FPc

May 18, 2011

I have a Dell E6250 for work and a docking station with dual DVI going to two Dell 1908FPc. It looks like I can only configure two monitors and after I enable dual head support, X11 crashes. I can use Function+F8 to switch between them, but I cannot figure out how to get both monitors on at once. i.e. I close the lid of the laptop to use the dual monitors.

[Code]....

View 1 Replies View Related

OpenSUSE :: 11.3 And KDE 4.4.4 Multi Monitor Support ?

May 9, 2010

I have not checked for a while but did, before posting this, do a search for multi monitor support with KDE 4.4.4 and found nothing.

From what I understand 11.3 is out sometime next month and KDE 4.4.4 is the KDE environment that will be released with that iteration of SUSe.

About a month ago I read about a number of problems with multiple monitor support under 4.4.4. Primarily these issues seemed to be with no more than 2 monitors. The SUSe 11.2 machine here uses KDE 4.3 runs three monitors (Intel core quad, pair of NVidia PCIe graphics cards). I was wondering whether any of the bugs with this type of configuration have been resolved. From what I understood 4.4.4 worked with problems using Twinview but I was not able to find anything that addressed the configuration of having separate X Screens.

View 9 Replies View Related

OpenSUSE :: KDE 4.4.2 Upgrade In Multi Monitor System ?

Apr 1, 2010

Im running 11.2-64 with the stock KDE (3.5) included with the distro. Recently I messed about attempting an update of Amarok and phonon to get the graphic EQ back for music playback. The "messing about" was not with the one click install offered on the KDE website for 4.4.2.....and interestingly the messing about was the day before they "released" 4.4.2-- with the result that I ended up. trashing" the system and having to reload (didnt loose /home tho another reason why I love SUSe....)anyway I ve been looking around and have seen problems mentioned on the KDE forum with multi monitors in their 4.x desktop environment....it is tempting to "just push the button" on the 4.4.2 install and see what happens but Im not sure I want to spend another few hours here repairing things where I have my workspace back.

This machine is used in my home office, a core quad with 2 GB of RAM, Intel motherboard and a pair of NVidia GT 8500 PCIe cards running 3 monitors..... am curious if anyone is using 4.4.2 in a multi monitor environment, how the upgrade went and any problems with X server with the new environment?

View 5 Replies View Related

Fedora :: F15 Still Crashes On Multi Monitor Setup

Jun 5, 2011

I have asked about this issue before to no avail but since then I have been able to narrow down the main cause of the crashes. My setup:

HD5770 - Running 2 19" LCD's
HD3300 onboard Running 1 47" lcd

Whenever I am in firefox and have pictures open in the browser and move the mouse to the other 19" monitor it crashes, not everytime but often enough to be annoying. Sometimes when it crashes the screen goes blank and I wind up at the login screen, other times it just goes blank and stays blank.

View 14 Replies View Related

Ubuntu Multimedia :: Multi Monitor Configuration With Two ATI GPU

Aug 20, 2010

I have 2 GPUs in my system, a HD4870 and a HD4350. The HD4870 has a Benq 24" and a Dell 17" which are working fine in a multi-display desktop setting (No Xinerama) configured via CCC. On the HD4350 I have a single Samsung 17" which in CCC is listed as '[Unknown Display] Unknown adapter' and cannot be used. How can I get that working properly so I can configure it as an additional screen in this setup?

Code:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection
Section "Module"
EndSection
Section "ServerFlags"
Option "Xinerama" "off"
EndSection .....

I have tried a few different configurations in Xorg but I don't have a great understanding of the configuration files so I have broken it a few times. I have read through this guide [URL]. It's a guide based on the work around for multiple Nvidia GPUs with a six monitor configuration while still being able to run visual effects without a hitch. But I didn't continue after reading "If you're prepared to use ATI cards, and therefore deal with their drivers, a better option might be to buy an Eyefinity card." Since that is based on the drivers back then I figure maybe it's possible with ATI drivers now. I'm sticking to Ubuntu this time around there is no doubt there so I would really like to get my third monitor working.

View 2 Replies View Related

Ubuntu :: Multi Monitor Support (Different Resolutions)

May 13, 2010

I have two monitors of different resolutions. Under settings->display the settings for my monitor look like this: [URL]. Ultimately what I want is to set up this kind of configuration: [URL]. But whenever I do, it doesn't work out. When I up after setting the above settings, my configuration ends up like this: [URL]. Any attempt to change the resolution or to change the display type to anything other then clone is simply ignored. If I disable the second monitor I can set my first to the proper resolution. If I try to set the settings to what I want they will stick but the second monitor doesn't actually turn on, and if i try to drag windows that direction it acts like a single display.

I have tried using the ATI control panel to adjust my display, but there seems to be a problem entering it as an administrator.I can load the CCC just fine as a regular user, but when I try as an admin a terminal pops up, I type in my password, and nothing happens. I want to avoid trying to reinstall my display drivers or do anything drastic. In previous versions of linux I would just nano the Xorg.conf file and be done with it, but it seems ubuntu 10.04 LTS doesn't use Xorg, or at least not a Xorg.conf I am used to. I want to set the monitors at their native res and as independent displays, similar to what twin view did for me not to long ago.

View 2 Replies View Related

Fedora :: Dynamically Monitor Multi-core Cpu In Gnome?

Mar 13, 2009

Many people have multi-core cpus supporting frequency scaling now, if you want to see if the workload is being evenly distributed then add as many CPU Frequency Scaling Monitor applets to the Gnome panel as you have cores/cpus. Then right-click each one and select preferences and choose which cpu to monitor.

Now compile a large program or run a cpu intensive game and watch how the workload dances around between the two (hopefully)

Some clever apps like gnome chess will multi-thread and make max use of both cores, sadly many others won't.

View 9 Replies View Related

Ubuntu :: 10.04 LTS - Dual Monitor Works Only Sometimes (ATI Multi-desktop)?

May 19, 2011

I've been using my laptop with an external LCD monitor attached to it at work (Philips 201E). And at home with a different external monitor (Samsung 2032BW). I have an ATI graphics card (HD3450), with Ati Catalyst drivers enabled and I'm using the Single display desktop (Multi-Desktop) seeting. At work I have the external monitor on the left and laptop on the right, while at home the other way around. So when I switch between the two setups, I just needed to go to Ati Catalyst Control Center, change the order of the displays, change the resolution (Home - 1680x1050, Work - 1440x900), reboot and it was all fine.

But since a while it doesn't work properly anymore:

At home it *still* works fine. At work it doesn't work. Sometimes it works for some reason, after a few resolution/setting changes in ACCC and reboots... it's very strange and annoying. Does anyone have any idea for fixing it? I've uninstalled and reinstalled the ATI restricted drivers and that seemed to make it work initially, but it still works just sometimes. This is my xorg.conf currently:

Code:
Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "amdcccle-Screen[6]-0" 0 0
Screen "amdcccle-Screen[6]-1" 1280 0
EndSection

[Code]...

View 1 Replies View Related

Ubuntu :: Multi Monitor With Nvidia 7300 Card

Apr 1, 2011

I have a dual monitor setup with a nVidia 7300 card. I'm not sure exactly when this started to happen, but it's happened for a couple of years at least. when I'm in one or the other monitor the cursor will sometimes "stick" in that monitor and refuse to go to the other monitor. it'll just 'wrap around' as when I go to the right part of the monitor, it'll then jump to the left side, and vice versa. Also once in awhile, if I'm in one monitor, the cursor will be taken away and put on the other monitor. I'm just now starting to see a few patterns on what's happening. It's worse if I have VCL playing in the left monitor, (my secondary), and I've got a program maximized in the right (primary) monitor. That's when it'll 'stick' on the right monitor. After I roll up the program or minimize it, then it'll free the mouse. But it's not instant. After it's freed, it still doesn't work exactly. If you click on any program on the left monitor, then you have to move back and forth before the mouse will work on the left monitor.

The second problem I'm having happens only on the secondary monitor. At times the precision is WAY off. For example, if I try to put the mouse right on an icon, and click it. It won't work. But if I move the mouse over to the right or left, suddenly the pop-up comment box pops up, the icon is highlighted and clicking will run the program. It can be off as much as 100 pixels! I've seen these problems in all sorts of GUIs; XFCE, DXCE, KDE 3.x (I never tried it in KDE 4.x since it was nearly unusable) and Gnome. Right now I've only see this on Ubuntu 8.04.01, to 9.10 (I never went past 9.10), and at first I thought it was X since all GUIs had problems. But someone now says that nVidia's driver might be to blame. If you can tell me what command to type in at the terminal, I can supply the current video driver's version.

View 8 Replies View Related

Ubuntu :: Multi Monitor Setup With 2 Graphics Cards

May 18, 2011

I have just bought 2 monitors to be used as a x3 multi setup and 2 graphics cards the same make and model (ATI Sapphire Radeon HD5450). This all works in Windows 7 but I have just booted into Ubuntu and removed the old nVidia drivers and got the supported driver. The problem is only 2 monitors are detected as it would seem that it's only picking up 1 card.

View 1 Replies View Related

General :: Ubuntu 10.04 LTS - Dual Monitor Works Only Sometimes (ATI Multi-desktop)

Jul 7, 2011

I've been using my laptop with an external LCD monitor attached to it at work (Philips 201E). And at home with a different external monitor (Samsung 2032BW).I have an ATI graphics card (HD3450), with Ati Catalyst drivers enabled and I'm using the Single display desktop (Multi-Desktop) seeting. At work I have the external monitor on the left and laptop on the right, while at home the other way around. So when I switch between the two setups, I just needed to go to Ati Catalyst Control Center, change the order of the displays, change the resolution (Home - 1680x1050, Work - 1440x900), reboot and it was all fine.

But since a while it doesn't work properly anymore: At home it still works fine. At work it doesn't work. Sometimes it works for some reason, after a few resolution/setting changes in ACCC and reboots... it's very strange and annoying. With the home monitor I can see the whole bootup process on both monitors (laptop + LCD) and it always just works fine. With the work monitor on the external LCD monitor I just see "No video input" until I get to the login screen, then it shows up there as well. But after login it will either:

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: Running A Multi Monitor Setup With Xinerama?

Jan 18, 2011

I am running a multi monitor setup with xinerama, and everything works great except when I try to play an FPS such as OpenArena. The mouse doesn't work, it gets stuck to the screen edge.

View 6 Replies View Related

Slackware :: Using A Nvidia Graphic Card With Multi Monitor With Two Monitors?

Jul 20, 2010

Using a nvidia graphic card with multi monitor with two monitors. Can I have one with xbmc and other with normal KDE (firefox, xchat, ...).

Can I do this in linux (Slackware)?

View 3 Replies View Related

OpenSUSE :: Record An Internet Station?

Nov 11, 2010

some application to record to what I am listening on? This might be some program that can capture for example mms output or just capture what ever I listen to.

View 9 Replies View Related

OpenSUSE Hardware :: Monitor Not Working - No Signal Message

Feb 19, 2010

I usually log out from my account, let the pc working and close the monitor. When after some hours I try to open again the monitor I get the msg "No Signal" I move the mouse I press some buttons at the keyboard but nothing.. I have to reboot again to see the monitor working.. What can I do?

View 7 Replies View Related

OpenSUSE :: Downloaded A Widget Named Yet Another Netspeed Monitor.it Is Not Working?

Jun 5, 2011

i downloaded a widget named yet another netspeed monitor.it is not working.it says please see the following image

View 4 Replies View Related

Ubuntu :: LG Super Multi Drive Not Working?

Nov 3, 2010

When I had Windows (XP x64 or 7 64-bits) installed on my computer, my LG super multi drive worked fine. But now, with Ubuntu 10.10 64-bits, this drive doesn't work. When I click on the physical button to eject the drive, nothing happens.

View 2 Replies View Related

Ubuntu :: Multiple Monitors Multi-Display Not Working Well?

Jun 22, 2011

I'm trying to get 4 monitors working in Ubuntu 11.04 the way I would like to. I have two Radeon video cards with two monitors connected to each. With proprietary ATI drivers and the Catalyst Control Center I'm able to see all the monitors and Have Multi-Display setups, but they're separated for each video card. I can move items to and from Monitor 1 to Monitor 2, and Monitor 3 to Monitor 4. I'm not able to move windows from 2 to 3 or 4. The two separate display setups have their own set of workspaces too. I've tried enabling xinerama, but when I log back in after a restart the screen is just black and I'm forced to reboot manually. The two separate displays wouldn't be that much of a problem except that my keyboard doesn't seem to work on any application opened on monitors 3 and 4 after I've clicked on something in Monitor 1 or 2.

Below is one of the configs I've been messing around with:

Code:
Section "ServerLayout"
#Screen "amdcccle-Screen[2]-0" 3840 0
#Screen "amdcccle-Screen[1]-1"
Identifier "Layout0"

[Code].....

View 5 Replies View Related

Hardware :: ATI Multi Card Multi Display Xinerama Composite

Jun 24, 2011

I have an ATI Radeon HD 3300 on-board video chipset, and an ATI Radeon HD 4350 PCI card. What I want is to have both displays available from one mouse/keyboard. I want to play media on one and have the other as my main desktop.The problem is that with Xinerama enabled, KDE desktop effects do not work (KDE says XComposite and XDamage are not available, even though I explicitly enabled them as extensions in the xorg.conf file), and performance is quite bad. Without Xinerama enabled, performance is great, desktop effects work great, but there's a lot of trouble with full-screen video, and the KWin window manager does not apply in the second display (although I can run a second instance of KWin on :0.1).

View 2 Replies View Related

Debian :: Using VNC In A Multi-user / Multi-system Network

Mar 21, 2011

Anyone successfully using VNC client on a Mac to control a Debian server?I have the vncserver setup on the Debian machine properly. But I'm having problems connecting to it from both a PowerMac running Tiger and a MacBookPro running leopard.I can connect no problem from a machine running Slack12.2, have not setup port forwarding on my router to connect remotely yet.My Debian machine is running the latest stable release of squeeze with KDE4.I originally tried this with RealVNC Enterprise for OSX but I'm not gonna buy it so I need another alternative after the 30 day trial ends as they have no free version for OSX.
The situation is that I do freelance graphic design on the PowerMac with Cinema4D and Photoshop so I spend most of my time on that machine which is located in my home studio in my attic. Aside from the MacBook and a Dell desktop(family machine)all my other machines and network hardware are in the basement. So to go from the attic to the basement everytime I need to do something on another machine is not practical, and the only other machine I need to access on a regular basis is the Debian box in the basement, this makes the most sense.

I also have a 14 year old living in the house and he's fascinated by all this and will meddle in anything he gets the chance to so all the Linux machines and network hardware need to be behind lock and key.

View 6 Replies View Related

OpenSUSE Hardware :: Triple Monitor Setup: X Crashes When Moving To The Second Graphics Card (third Monitor)

Oct 22, 2010

This is a triple-monitor setup with two video cards, where the mouse pointer gets "stuck" if it tries to cross from one video card to the next one. It worked correctly in openSUSE 11.2 and doesn't work in openSUSE 11.3 with the same xorg.conf. This is a 64-bit openSUSE 11.3 with xorg 7.5-11.3 (the openSUSE prepackaged version). I've already tried NVidia drivers 256.53-16.1 (the openSUSE NVidia repository version) and 260.19.12 (the latest off of the NVidia website).

This is the same xorg.conf that I used successfully in openSUSE 11.2. I tried a new automatically generated xorg.conf using nvidia-settings and it had the same problem. This forum won't let me upload the relevant files, but here: [URL] is a tar-ball with my xorg.conf, Xorg.*.log, /var/log/messages, and the NVidia debugging output.

View 3 Replies View Related







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