Ubuntu Multimedia :: How To Disable RandR

Dec 27, 2010

I'm attempting to disable RandR so that fglrx can control X without interference. I've already followed this advice from another thread, but aticonfig still indicates that RandR is active:

Code:
$ aticonfig --enable-monitor=0
Error: option --enable-monitor is not supported when RandR 1.2 is enabled!

[code]....

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: RANDR Extension Is Not Present?

Sep 2, 2010

I've been trying to get the dual monitors to work the way I want them to, so far no luck. I read that xinerama would enable dragging between two X screens so I went to System -> Preferences -> Monitors and clicked the box for xinerama. Rebooted and now the top panel is on the other screen and, more importantly, I can't access the monitor controls anymore.When I click on Monitors I get an error message that says "Could not get screen informaion, RANDR extension is not present"I love Ubuntu, but the work required just to get it doing what I need it to do is tough to soldier through.

View 1 Replies View Related

Debian Configuration :: How To Enable RANDR Extension

Mar 6, 2016

Running the nvidia driver 304.125 from the repos. Debian 8.

I am running 4 monitors without xinerama. I'm not using xinerama because there is a bug which prevents opengl acceleration from working on all four screens since one of the gpus is a bit older than the other.

The solution for this, I am told, is to use xrandr instead of xinerama.

I'm using arandr as a nice front end to xrandr. However, when I run arandr on each screen, the only output it shows as available is the current screen.

I also see:

Xlib: extension "RANDR" missing on display ":0.0"

etc.

How do I enable the RANDR extension so I can get arandr working and unify my four monitors into one?

View 6 Replies View Related

OpenSUSE :: RandR / Xinerama - How To Make Work In OSE 11.2

Apr 13, 2010

I did my research and understand that RandR is replacing Xinerama and Sax2, it's a good thing in my opinion but it's not there yet -- at least not for my setupI fully admit, this is not a simple usage. Anyway, I have 4 monitors setup in an inverted "T" arrangement (think 3 in a row at eye level and one above the center monitor) on two NVIDIA 6800 GT cards.Out of the box the detection software gets my monitor details right for one of the monitors on the card it detects but not the other. So, I get 1680x1050 on one monitor and something silly like 800x600 on the other (does anyone have less capability than 1024x768 anymore? I think less than that as a default on anything other than a mobile device (like a smart phone) is pointless conservatism but I digress from the issue.)

My other NVIDIA card doesn't show at all so I am stuck with one good monitor setup, one bad, and 2 non-existent.Then I ran Sax2 and got some mode info. that I had to figure out myself in OSE 11.0 so that was nice (still didn't detect my full setup but it never did so that's fine). Next I took my xorg.conf file from my 11.0 installation and put it in the /etc/X11 directory of my new 11.2 installation (incorporating the updated mode info. for my monitor).I then installed the NVIDIA native drivers and it looked like everything was working as before.Except, after a while I noticed this error: "Xlib: extension "RANDR" missing on display ":0.0"." Coming up after various actions which prompted me to learn about RandR. Running "xrandr --version" I get this result:

xrandr program version 1.3.2
Xlib: extension "RANDR" missing on display ":0.0".
RandR extension missing

[code]....

View 9 Replies View Related

OpenSUSE Install :: X Server And RandR Extension?

Apr 11, 2010

When I try to get to the configuration of my monitor by using KDE Settings -> hardware -> monitor, I receive the msg: "Your X server is running the RandR extension at version 1.2 or greater which doesn't have any configuration yet." and it refuses to go further. What does this mean and where should I configure it? When I use Yast, Sax2 starts normally.

View 9 Replies View Related

Fedora X86/64bit :: Unable To Use 14 (64) Newest Patches With RANDR?

Jun 13, 2011

I have been running tomcat as a web server for quite a while. One particular application requires OpenOffice to be up a server for document conversion. Under Fedora 14 (and NOT before), I had to add Xvfb to the mix so OpenOffice could run properly headless. I have a script to start/stop/restart tomcat (S99tomcat) which has been working flawlessly until I did the most recent updates to Fedora. The script still works fine (S99tomcat start) at boot time. However when I invoke stop and then start it due to an application change (or just restart) - openoffice fails to come up whining about xrand

Here is the line I use to bring up OpenOffice
/usr/lib64/openoffice.org3/program/soffice -nologo -headless -accept=socket,host=localhost,port=9999,tcpNoDelay= 1;urp;StarOffice.ServiceManager

It took a lot of research to get the above right (open office parameters are sensitive to order on the command line and quotes need to be put around the parameters as there is a semicolon embedde in the accept parameters.

Anyway - here is the new error

Xlib: extension "RANDR" missing on display ":1.0".
Xlib: extension "RANDR" missing on display ":1.0".
Xvfb is running on Display ":1"

If I reboot the machine this same command set will run fine. This just happened when I applied the newest patches for all my software (normally I do this weekly).

View 1 Replies View Related

OpenSUSE :: Xlib - Extension RandR Missing On Display

Feb 5, 2010

I've verified that xorg-x11-libs is installed. This package provides libXrandr.so.2. However, when I run a program, in this case the python script for blueproximity (start_proximity.sh), I get the error in the title.

Code:
grep -ni randr /var/log/Xorg.0.log
237:(==) RandR enabled
247:(==) RandR enabled
257:(==) RandR enabled
274:(II) Initializing built-in extension RANDR

View 5 Replies View Related

Slackware :: Automating Xorg RandR Turning Laptop Screen Off If External Monitor Is Connected?

Jan 2, 2010

I have a netbook (Acer Aspire One) I'm running Slackware 13. and usually, I prefer to connect an external monitor. When I switch my machine on with the monitor connected, the display is duplicated on both screens and since I just want the netbook's screen to be off and only see the display on the external monitor, I can doxrandr --output LVDS --off

Great! However, it's a hassle to do this every time I log in and I'd like to automate the process if possible. I did some googling and I found that if you want to automate xrandr commands, you can put a script in /etc/X11/Xsession.d/ (see this). I wrote the following script to automate my xrandr commands and since the Xsession.d directory didn't exist, I tried creating it. The script was called 45custom-xrandr_settings, as the one on the RandR wiki is called the same.

Code:
#!/bin/bash
# Check whether the external monitor is connected

[code]...

View 5 Replies View Related

Ubuntu Multimedia :: How To Temporarily Disable OpenAL

Mar 25, 2010

Having an issue with PlaneShift in regards to this error in terminal:

Code:
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion `map->l_init_called' failed! On search of the PlaneShift forums, I saw someone state disabling OpenAL would fix this.

I've searched Google and these forums, but still can't find a guide to disable OpenAL. So how would I go about disabling this temporarily so I can get PlaneShift working?

View 4 Replies View Related

Ubuntu Multimedia :: How To Disable Acpi Services

Apr 27, 2010

I need to disable acpi services in order to get fglrx working on my toshiba satelite a300.
I've already tried this:Quote:

sudo aticonfig --initial -f
sudo aticonfig --acpi-services=off

But the acpi services still loaded when i booted the computer. How can i really turn them off?

View 1 Replies View Related

Ubuntu Multimedia :: Disable Overscan With ATI Drivers?

May 11, 2010

When I first installed Ubuntu, I installed the ATI drivers with Catalyst Control Center, too. I believe the next time I restarted my computer, it was overscanned. It had the 2 inch border around my display. It was terrible, and I wanted to stop using Ubuntu because I couldn't find a fix. I finally removed the drivers through the terminal (don't remember how) and the border was gone.

The problem is, I don't have any actual drivers for this card installed. It's a Radeon HD 4650. I was thinking of trying: https://help.ubuntu.com/community/RadeonDriver

Would the be a way to remove overscan with that? Or is there a way with ATI's closed source drivers I had the first time? Ubuntu crashes sometimes and the screen goes all weird, which I'm pretty sure is from the video card. I also can't see the boot splash for Ubuntu when starting up the computer, which I've heard can be caused by your video card.

I'd like to have the drivers for my card, but not have to worry about the damn 2 inch overscan.

View 9 Replies View Related

Ubuntu Multimedia :: How To Disable OpenGL MythTV

Aug 3, 2010

I was configuring mythtv and when I was in the video settings I set it up to use OpenGL. Now I can no longer see video and I can't get back to the settings screen to disable OpenGL. Is there a config file that I can edit to disable OpenGL or someway to revert everything back to default. I tried completely removing the frontend and reinstalling it but that didn't do anything.

View 2 Replies View Related

Ubuntu Multimedia :: Disable Audio CD Autorun?

Dec 1, 2010

Used to be under System > Preferences... now I can't find it. And no google entries about it (most are from 2007) and I find it amazing there's no entry on it on the forum either! -> http://ubuntuforums.org/search.php?searchid=77800610

...as anyone ripping a CD will notice that rhythmbox autoplays it

View 1 Replies View Related

Ubuntu Multimedia :: Disable Onboard Sound Card?

Mar 13, 2010

Ubuntu 9.10Code:$ uname -aLinux ubuntubear 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:02:26 UTC 2010 x86_64 GNU/LinuxI have ASUS M4A78-E motherboard. I've disabled Onboard sound card (VIA VT1708S) and installed Audigy sound card (c-media sb 8738 5.1 channel (CMI8738/PCI-6ch-LX)). But my system still detects Onboard sound card.

Code:
$ alsamixer
AlsaMixer v1.0.20 (Press Escape to quit)

[code]....

View 2 Replies View Related

Ubuntu Multimedia :: Disable Multiple Instances In Mplayer?

Oct 16, 2010

I have been using totem player as my default video player. I've abstained from using VLC player considering the fact that it's got some security issues. Of late, I've installed and was mighty impressed by Mplayer because it could play .flv files which totem player couldn't. The only thing which I find irksome is its multiple instances. Can you please help me disable multiple instances in Mplayer. (I've experienced same problem in VLC player too, but right now I'm trying to stick with Mplayer)

View 3 Replies View Related

Ubuntu Multimedia :: How To Disable Headphones Muting Speakers

Nov 7, 2010

I would like to disable the headphone jack shutting off main speakers when I plug headphones in. I know this sounds odd. But when I use mixxx I would like to be able to use the line out for external amp hook up. The headphones for cueing. This worked after I installed mixxx but once I rebooted the computer it no longer worked.

View 2 Replies View Related

Ubuntu Multimedia :: Disable Screensaver When Banshee Is Playing?

May 4, 2011

using 11.04/Natty, Banshee is 2.0.0-2ubuntu1 from repos.Is there any way to disable gnome-screensaver when Banshee is playing?Looks like this was possible in Banshee 1.x if Banshee was fullscreen, but in Natty with 2.x , appears that screensaver still activates.

View 5 Replies View Related

Debian Multimedia :: Disable Alt+F4 For Certain Windows?

Oct 24, 2010

I am using devilspie to have a wallpaper terminal. Since it does not show up on the taskbar, I sometimes do not realize that it is in focus, and Alt+F4 results in me closing it. Is there a way to disable Alt+F4 for certain windows?

View 1 Replies View Related

Ubuntu Multimedia :: Disable Screensaver When Viewing Full Screen?

Feb 28, 2010

I found a few threads dealing with this subject about a year ago but none seem to have come up with a simple answer. I use vlc and one writer indicated there was an option in vlc to disable the screensaver when in full screen mode. However, I've checked all over vlc and can't find this option.I'm not interested in creating a switch using Terminal to do this manually. I just want to know if disabling the screensaver can be automatic when in full screen mode - like in Windows

View 4 Replies View Related

Ubuntu Multimedia :: Unable To DISABLE Sound Click On Applications

Jul 23, 2010

this morning after a reboot I made a discover. Clicking on tabs, launching applications, and so on, make annoying and stupid sounds from my speakers. CLICK, BOP, BLAP! Who decided to turn these things on? I'm listening MUSIC, I don't wanna those stupid sounds bother me! Anyway, I was suddendly on System -> Preferences -> Sound and I choosed Sound Theme: NO SOUND. But those annoying sounds are already there. And there's no way to disable them! Is this a BUG or what? Is there something to do?

I also discovered another thing: clicking on items that are at RIGHT of my screen, the sound come from RIGHT. Clicking on center, they come from center. Right, right. So I realize that sounds are stereophonic. And really I can't understand why a software developer choosed to waste his time coding a piece of code to do this, instead of solving the hundred millions of bugs we're affected from YEARS.

View 1 Replies View Related

Ubuntu Multimedia :: Could Not Disable Volume Control Notification Icon On 10.10

Oct 30, 2010

I am annoyed with the pop up of volume control notification on GUI of my Ubuntu 10.10 ,The volume slide bar moves automatically.Its flickering on my screen and hinders my work.I wonder why ,I am new to Ubuntu ,how to put off this notification I tried

sudo mv /usr/share/dbus-1/services/org.freedesktop.Notifications.service /usr/share/dbus-1/services/org.freedesktop.Notifications.service.disabled

but the notification icon is gone but a small volume control frame appeared from now-where giving the same frustration.( I have installed Ubuntu10.10 on HP Pavilion dv5-1015nr laptop un-installing the preloaded windows)

View 2 Replies View Related

Debian Multimedia :: How To Disable Visible Cursor In X

Apr 18, 2015

I have a laptop running Debian stable. I have used xfce for a long time, but in an attempt to get away from needing to haul a mouse everywhere, I decided to migrate to xmonad (raw, with no DE), a tiling window manager that is extremely keyboard-friendly. I've also switched to conkeror (not konqueror, mind you), a very keyboard-friendly firefox-based browser. I have completely eliminated my need for a mouse on this laptop and have even disabled the touchpad by blacklisting the psmouse driver. There is still an annoying visible cursor sitting in the middle of the screen upon starting X. Is there anyway to (probably in the X config files) disable the visible cursor, or if not, have its default starting location be the bottom right corner (where it's least visible)?

View 7 Replies View Related

Debian Multimedia :: How To Disable Monitor Standby

Jul 10, 2010

I don't know how to stop this monitor standby thing. When I'm not using the computer, the screensaver will start after a few minutes, what I want. But after a few minutes then, it'll go black. How can I stop this from happening?

View 12 Replies View Related

Debian Multimedia :: Disable Bluetooth On Startup?

Nov 17, 2010

Everytime gnome starts up, the bluetooth applet has bluetooth enabled. I use it infrequently, so I always change it to disabled, but how do I make this the default setting for the bluetooth applet?

View 4 Replies View Related

Debian Multimedia :: Multiboot Disable Or Enable GDM ?

Nov 22, 2010

I have a computer that runs debian 6, and i want to make a dual boot system where i can boot either with or without desktop. AS default the server will be booting in console (headless) mode (and act as server) but on some occasions i do want to bootup in desktop.

I know starting GDM (in my case the desktop manager) is just a simple task, but i would like to have 2 options in boot menu:
1 - without desktop default (timeout 5 seconds)
2 - with desktop

what would be the correct grub config entries?

View 1 Replies View Related

OpenSUSE Multimedia :: Disable Screensaver With SMplayer?

Feb 25, 2010

Does anyone now if SMplayer is able to disable screensaver when playing video? There is an option to have SMplayer to do so within the settings menubut that does nothing, screensaver is still being activated after 5 min. Anyone managed to have the player do this? I am on KDE4 by the way.Kaffeine does disable screensaver but I do not like the KDE4 Kaffeine.

View 3 Replies View Related

Ubuntu Multimedia :: Disable Headphone Detection In Alsa - To Force Speakers On?

May 5, 2010

I'm running lucid, and my headphones plug is broken, it always detects it is plugged, so the speakers are always off... if i install oss v4, that does not support headphone detection, my internal speakers work flawlessly.

But I want to try the alsa ones, plus i coudn't make all my media keys to work as i intended when i had oss installed...

here is some information that might be relevant code...

i've also tried adding to alsa-base.conf this:
options snd-hda-intel model=laptop enable=1 index=0

View 9 Replies View Related

Ubuntu Multimedia :: Disable 3D (dri) In Lucid / Switch Off 3d Dri On Laptop To Save Power?

Jul 25, 2010

I want to switch off 3d i.e. dri on my laptop to save power. There is a bug in the intel video driver that makes it generate excess wakeups and thus increase power consumption. I don't use 3d so this is very annoying.

I have tried modifying /etc/X11/xorg.conf to insert an "NODRI" option in the "Device" section and have commented out both of the "load dri" commands in the "Modules" section. No go. When I look in the xorg log, these changes are seen but not acted on. The system appears to have hardwired defaults set somewhere which are difficult to override. It appears to be a new issue because with Karmic one still had control with xorg.conf.

Just generally I don't like changes like this because it is not documented on the wiki where and how to change the defaults in Lucid. Linux was supposed to be easily configurable so IMHO this is a step backwards.

View 1 Replies View Related

Ubuntu Multimedia :: Disable Flash Plugin Full Screen Warning?

Sep 27, 2010

We should find a way to patch Flash plugin to inhibit the display of the warning "Press ESC to exit full screen mode". On Windows it's possible to perform the trick perfectly by patching the DLL using a Hex editor, but on Linux? I'm unable to correctly alter the binary /usr/lib/flashplugin-installer/libflashplayer.so .

View 2 Replies View Related

Ubuntu Multimedia :: Disable Mass Storage Device Mounting In Rhythmbox?

Oct 15, 2010

I have a 1TB external HDD which I use to store my music library of roughly 40 gigs. Therefore I would normally import music directly from it to my Rhythmbox library while keeping everything stored on the removable drive. In recent versions of Rhythmbox this is no longer needed as the application integrates my external HDD into the side pane and lists the music automatically. This is great although when closing Rhythmbox and reopening it, the drive has to be scanned all over again. This is a huge pain when it has to scan through 40+ gigs of music.

Therefore I would like this feature disabled and removed from my side pane. It is not needed and causes quite a large annoyance. Either I want it removed or the ability to keep the index of music from the drive in Rhyrhmbox at all times. Achieving this would be fantastic and would switch me back to Rhythmbox. recently I have been using Exaile which I love but rhythmbox not working bugs me.

View 1 Replies View Related







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