Ubuntu :: Adding New Screen Resolution - Request Failed

May 19, 2011

Basically I want to change the resolution on my computer as the desktop is partially lost off of the screen. The needed resolution is not available so I am attempting to add a new resolution. I have used the [URL] for information on how to do this. I am completely new to Ubuntu and entering code so a TON of the results online have meant jibberish to me as people leave out the basics which I cannot find. Here is what I've done so far in the terminal...

I enter:
xrandr
I get:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
HDMI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm
1920x1080 60.0*+
1920x1080i 30.0
1280x720 60.0
2020x1180_60.00 (0x169) 200.0MHz
h: width 2024 start 2160 end 2376 total 2728 skew 0 clock 73.3KHz
v: height 1180 start 1183 end 1193 total 1224 clock 59.9Hz

I enter:
xrandr --newmode <Mode''Line>
I get:
bash: syntax error near unexpected token 'newline'

Already I see an error message though without knowing what else to do I try to continue the code as follows...
I enter:
cvt 2020 1180
I get:
# 2024x1180 59.90 Hz (CVT) hsync: 73.31 kHz; pclk: 200.00 MHz
Modeline "2024x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

At this point I see it shows 2024x1180 when I actually entered 2020x1180 which I find odd, though I try the next part with both 2024 and 2020 with same results.
I enter:
xrandr --newmode "2020x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

I normally get no response after with a blank cursor, though one time I got:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 27
Current serial number in output stream: 27

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: PTY Allocation Request Failed On Channel 0?

Jul 25, 2011

I recently ran into the following problem when trying to ssh into my Ubuntu 11.04 server:

>> ssh user@site.com
PTY allocation request failed on channel 0

I don't know for sure, but I think this happened after one of the latest Ubuntu updates I installed. In case it's of relevance, I'm remoting in from Terminal (Mac OS X 10.7 - Lion). Edit: The problem seems to be with Lion..

[Code]...

View 1 Replies View Related

Programming :: X Error Of Failed Request - BadMatch?

Mar 15, 2010

I'm working on a old piece of code on linux, after compiling without porblem at the execution I have this response:

src/xproject/xproject: Ok, a color display! :-)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 78 (X_CreateColormap)
Serial number of failed request: 7
Current serial number in output stream: 15

looking at the source code I think the problem is related at the depth of my system 24 bit and the depth of this old piece of code 8 bit. Unfortunately also I don't have experience in programming the XVideo and if someone can give me some help in programming the XVideo interface

View 5 Replies View Related

Slackware :: PTY Allocation Request Failed On Channel 0

Jan 29, 2011

I'm trying to authenticate with github, however when I try to:

Code:

I've done all the steps mentioned here: http://www.linuxquestions.org/questi...el-0-a-676673/

ie:
Code:

I also restarted sshd. This gave me the following error:

Code:

I found ponce's post about it so I assume it's not an issue. Sshd is running.

View 1 Replies View Related

CentOS 5 :: Bluetooth - HCI Authentication Request Failed

Aug 3, 2009

I spend all day, trying to make bluetooth working with my phone Nokia 2600. First, i try'it with bluez-utils 3.7, and later with 3.9, but i no luck. So, what i have. I use hcitool to scan for my device, and find'it. Next, i connect to my phone with success. Then i try pairing with my phone, using "auth", but here i got error: HCI authentication request failed: Input/output error

View 1 Replies View Related

Ubuntu Networking :: Wpa_supplicant[1093]: Association Request To The Driver Failed

Dec 25, 2010

yesterday i update my ubuntu 10.04 lts, and began the problens. i am using 2.6.32-24-generic, in a HP DV6 2145es do we know?
syslog saidme: wpa_supplicant[1093]: Association request to the driver failed search in google i founded that the problem is possible that it is in wpa_supplicant.conf. my fiel is in : /etc/dbus-1/system.d/wpa_supplicant.conf and i think that is necesary be in /etc . it is truh? when i check my fiel, i founded this:

<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>

[code]....

View 7 Replies View Related

Ubuntu :: X Error Of Failed Request: BadName (named Color Or Font Does Not Exist)

Jan 15, 2010

I just made a fresh installation of Ubuntu Karmic, but I can't set up my screen resolution correctly. My monitor resolution (1680 x 1050) is not listed in 'Display Preferences' or in my card's proprietary software (ATI Catalyst). The maximum resolution I can select is 1440 x 900.xrandr detects a maximum resolution of 1440 x 1440 and displays the same list of screen resolutions as 'Display Preferences'.

But when I enter the line:

xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync

I always get this message:

X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 156 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)

[code]....

View 2 Replies View Related

Debian Configuration :: Network - Access Servers Request Failed

Feb 1, 2010

I recently installed two PC with debian lenny (kernel 2.6.26). One is called serveur-debian1 and the second one serveur-debian2. I have installed gnome,samba, mysql5, apache2, php5, and Virtualbox,bridge-tools on them. On serveur-debian2, i installed an other virtual debian lenny with apache2,mysql5,php5,nagios and centreon on it to view my network. I remember having installed a soft to access nntp on serveur-debian2 in order to test nagios.

Since a few days, i have problem to access to my servers. rom my windows 7 client, i try to ping serveur-debian1. Response is OK but not for all resquets Always from the same computer, i try to ping serveur-debian2. Response is OK but not for all again.

When i launch a ping on serveur-debian1 and serveur debian2 at the same time i have:

ping 1 to 10: serveur-debian1: response OK
serveur-debian2: no response
ping 11to 14: serveur-debian1: no response
serveur-debian2: response OK
ping 15 to 25: serveur-debian1: respone OK
serveur-debian2: @ip serveur-debian1 network unreachable (there's no error, it shows me the ip of serveur-debian1)

If i switch on the debian virtual server on the serveur-debian2, and i ping it at the same time, the response is OK for all resquests. The problem is very strange. I can't have a correct connection and when i launch a request from a software which access the mysql server, the requests failed ...

View 4 Replies View Related

General :: Association Request To The Driver Failed When Using Wpa_supplicant With Madwifi?

Mar 30, 2010

I'm trying to manually connect my wireless adapter to my router using WPA. I'm using Madwifi drivers for my D-Link DWL-G630. I keep getting the same error " Association request to the driver failed". I can connect to my router using wep through the GUI. I can not connect using the terminal. I created my /etc/wpa_supplicant.conf file

ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="NYNET"
scan_ssid=0

[code]....

I run these two commands

sudo ifconfig wlan3 down
sudo dhclient -r wlan3

the I run

sudo wpa_supplicant -Dwext -iwlan3 -c/etc/wpa_supplicant.conf -dd

jmorales@jmorales-laptop:~$ sudo ifconfig wlan3 up
jmorales@jmorales-laptop:~$ sudo dhclient -r wlan3
Internet Systems Consortium DHCP Client V3.1.2

[code].....

View 2 Replies View Related

General :: Getting Session Request Failed Whenever Send The Message Using Smbclient?

Nov 25, 2009

I am sending message from linux to windows system as follows echo "test"|smbclient -M <IP Add>But I am getting "session request failed" message . How can I solve it? <Ip Add> in network and reachable.

View 1 Replies View Related

General :: Selfcheck Request Failed For Amanda Backup Of RHEL 4

Jun 4, 2010

I installed amanda on a client that uses Red Hat Enterprise Linux 4. When I do an amcheck from the server, I get this:
Amanda Backup Client Hosts Check
--------------------------------
WARNING: 192.168.3.23: selfcheck request failed: recv error: Connection reset by peer
Client check: 1 host checked in 0.022 seconds. 1 problem found.
I am using bsdtcp. I get an ACK error if I switch the client to bsd authentication. I read that I should enter servers adress to hosts file in /etc/ directory?

View 3 Replies View Related

Debian Hardware :: Wireless Card Error, Failed To Request Firmware

Jul 10, 2011

During installation at, Select and install software, i had this extra option "Packages to install: rt2x00-source", and answered yes. sources.list has main and contrib sections.

lspci -k
Network controller: RaLink RT2561/RT61 802.11g PCI
Subsystem: Linksys WMP54G ver 4.1
Kernel driver in use: rt61pci
ifup wlan0 returns this,
SIOCSIFFLAGS: No such file or directory

[Code]...

View 5 Replies View Related

General :: Amanda Backup Error - Selfcheck Request Failed Connection Refused

Jun 15, 2010

I am trying to backup a client called greetings.com, but when I do an amcheck on the server, I get:
WARNING: greetings.com: selfcheck request failed: Connection refused

View 2 Replies View Related

Ubuntu :: Adding Resolution To Kubuntu 10.10?

Mar 6, 2011

Having just loaded kubuntu 10.10 on a laptop with a 15 inch monitor the options to change resolution are very limited. Is it possible to add resolutions as some programmes for example running in wine are only showing part of the screen making the programme un-useable.

View 3 Replies View Related

Server :: Amanda - Selfcheck Request Failed: Recv Error: Connection Reset By Peer

Feb 22, 2011

when i ran amcheck DailySet1 as backup user and got these messages:

[Code]....

View 3 Replies View Related

Ubuntu :: Adding A 576i Custom Resolution?

Dec 7, 2010

I am trying to add a custom resolution (576i) when connecting an ASROCK ION330HT to a panasonic SDTV CRT.

I have previously had success connecting a laptop to the SDTV using powerstrip (Vista). Now that I am using Ubuntu I dont have that option.

I have used xrandr to try and add a 576i resolution (using --newmode, --addmode, --output). When I view the available resolutions using "xrandr -q", for the new 576i resolution I see the following:

720x576_@25i (0x19f) 14.0MHz
h: width 720 start 728 end 792 total 864 skew 0 clock 16.2KHz
v: height 576 start 593 end 598 total 625 clock 25.9Hz

Can anyone explain (0x19f)? I am wondering if that is an error??

If it matters, I'm using 10.04.

View 1 Replies View Related

Ubuntu :: Password Request To Open View Screen?

May 3, 2010

Since loading Lucid I keep getting pestered with a request to provide a password as the screen is blank.When installing Lucid and applying the Ubuntu-Restricted-Extras the screen went blank during the process and again there was the need to provide a password.Is there some way that I can avoid this continuous need to keep providing this information? It tends to be a pain in the backside.

View 6 Replies View Related

Server :: Redirect All Client Http Request To Https Request In Squid?

Jun 25, 2010

how to redirect all client http request to https request in squid

View 1 Replies View Related

Ubuntu Networking :: Error - Vendor Request 0x06 Failed For Offset 0x3040 With Error -110

Feb 12, 2011

Having a problem with my Belkin wireless adapter when trying to stream music to my Pinnacle Soundbridge.The network connection is usually rock steady but drops anywhere between and few second and a few minutes after streaming music. Network manager still shows the connection to my home network as active but it is not. The connection comes back when I unplug the dongle and plug it back in. I found the following message repeated in the syslog

phy3 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110

Only thing I have noticed is that it refers to rt2x00 when I had thought it used the rt73usb driver.Had the PC and the Soundbridge for a number of years without any problems but I did recently have to reinstall Ubuntu from scratch. Currently running Ubuntu 10.10

View 4 Replies View Related

Software :: Screen Freezes And There Is Spike In Interrupt Request

Sep 17, 2010

I have a computer that freezes for about 41 seconds frequently. There's no logs other than a rtkit complaining about a starving bird. Then I started running vmstat, below is when the glitch happens. Any ideas on what could be causing the very high "in: The number of interrupts per second, including the clock." all of a sudden?
Code: .....

View 5 Replies View Related

Ubuntu :: Adding Patch To Wine: Hunk #1 FAILED At 94

Jul 7, 2010

So I'm trying to get Worms Armageddon working on linux via wine and following the instructions here. Downloaded source of Wine 1.1.39 from sourceforge, and using this patch. I try to patch by running this command:

Code:
patch -p0 < ../worms.patch
But I get this error in return:

Code:
patching file b/dlls/wined3d/swapchain_gdi.c
Hunk #1 FAILED at 94.
1 out of 1 hunk FAILED -- saving rejects to file b/dlls/wined3d/swapchain_gdi.c.rej
patching file b/server/window.c
Hunk #1 FAILED at 2310.

1 out of 1 hunk FAILED -- saving rejects to file b/server/window.c.rej I'm not to familiar with this patching and compiling from source business.

View 7 Replies View Related

Ubuntu :: Screen Resolution - Don't Pass The EDID Info From The Screen To The OS

May 1, 2010

Before I upgrade to 10.4 It would be nice to find the best solution to this problem. I use a KVM switch that dont pass the EDID info from the screen to the OS. To solve this, that is, to get the correct screen resolution, i need to pass monitor and screen info to the OS at every startup. One way is to ad a script to /etc/gdm/init/default, or in KDE /etc/kde4/kdm/Xsetup.

View 2 Replies View Related

OpenSUSE Install :: Can't Increase Resolution Than At Least Stretch The Screen To Full Screen?

Aug 27, 2011

I recently upgraded my graphics card from a Geforce 7600GS to a Gefore 560Ti. And while most things are normal, during boot up my screen isn't "full screen" until X is started, after which everything else is fine. Essentially, all display, the grub menu, the splash screen, console text, etc, is within a box on the screen, with 2" on the left and right, and 1" top and bottom of empty blackness.

From what I understand, this is because the framebuffer is using the wrong resolution, but the maximum resolution that hwinfo --framebuffer returns is 1280x1024 (which I am already using "0x031a".) (My monitors is natively 1920x1080) Is it possible to do something about this? If not increase resolution than at least stretch the screen to full screen?

sudo /usr/sbin/hwinfo --framebuffer
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.459]
Unique ID: rdCR.GGyCBArXznD
Hardware Class: framebuffer
Model: "NVIDIA GF104B Board - 10400050"

[Code]...

View 2 Replies View Related

OpenSUSE Hardware :: Max Screen Resolution - Screen Goes Blank When Click On The Display Icon In System Settings

Jan 11, 2011

i have just put a Geforce 7300 GT graphic card into my machine the problem is the max resolution I can get is 1024x768 at 60 hz the screen is a benq fp71g+. also the screen goes blank when i click on the display icon in system settings. i know that the screen can be run at 1280x1024 so I don?t know where the problem is.

View 3 Replies View Related

General :: Dell Studio 1535 Screen Resolution - System Won't Get Past The Loading Screen Anymore

Aug 4, 2010

Unfortunately my experience in the Unix* based world up to this point has only been using web servers and administrating them, no GUI experience of any kind so I am completely unfamiliar with the setup and entire usage of Xorg or any other Window manager at this point. The issue I am having is with the screen resolutions I am being allowed to chose for my Dell Studio 1535 running Fedora Core 13 and the KDE 4 desktop GUI, thus my issue since I am not really familiar with how to run a Unix* based GUI in the first place.

The basic information, if there is more needed just advise what and what command gathers that info (or what conf/log I should look into in order to find it). Laptop is a Dell Studio 1535 Video is the Mobile Intel GMA X3100 ATI Radeon HD 3200 Graphics. LCD interface is the LVDS.

So far it seems to give me modes for 1024x768 and on down, nothing above this. I believe I am supposed to use the radeon driver being that is the type of card it is but every time I change the xorg.conf file to use this instead of vesa the system wont get past the loading screen anymore upon reboot and nor can I seem to find a way to bring up a command line so I can hit up the Xorg.0.log to see what is wrong or change the xorg.conf file back to the original driver it had listed.

I am going to assume this is a missing driver or something else it hangs on but without being able to get access back to the system and having to rebuild it again (re-install via live CD) I am basically out of luck at this time. Sorry for the rather poor post but I do hope to receive some basic directions on where to go from here with this issue

View 12 Replies View Related

Ubuntu :: Can't Get Desired Resolution CRTC 0 FAILED?

May 15, 2010

so, I've been all over this website and the web trying to solve this issue. I upgraded to lucid and switched monitors. my new monitor is an acer x183h. i'm trying to set it up in xrandr before i mess with any permanent files. i've done the following

pyramid@Pyramid:~$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
pyramid@Pyramid:~$ xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
pyramid@Pyramid:~$ xrandr

[Code]...

this is a custom built computer with an asus server motherboard. i'm using the computer as a server with a GUI. everything about it is awesome except for this resolution busines.

View 7 Replies View Related

General :: XP Failed To Boot After Adding Red Hat Enterprise System / Resolve This?

Jan 22, 2011

I have a Dell Precision 330 with (the latest) A09 BIOS and 1 TB SATA hard drive. There is a SATA-IDE converter between the SATA HD and the ATA133 cable. The OS was Window XP Professional SP3.

When adding RH Enterprise Linux 6 onto the computer, I created two additional partitions, one 400 GB for Linux's storage and a 10 GB swap space. I chose Window XP as the default OS.

After the installation, when the system started up, I can hit a key to have two optional OS: Window XP and Linux. If I chose Linux, the system would boot up. If I chose Window XP, the boot failed with a message that windowssystem32configsystem was missing or corrupted. I read some articles that the problem can be fixed in window's recovery console with fixboot. After entering the fixboot command and restarting the computer, Window XP still failed to boot with an error message that another file was missing.

I thought I might have made some mistakes in the installation procedure and it would be cleaner to reinstall both OS. So I tried to install Window XP Professional again. Unfortunately, after booting from Window XP CD and formating the MBR and copying the window XP files, the computer can not restart with the installed XP. Instead, the computer boot from Window XP's CD repeatedly. If I remove Window XP's CD, the computer simply can not boot at all.

I began to wonder whether RH's Enterprise Linux made some change on the MBR of the HD that Window XP can not format.

View 11 Replies View Related

Ubuntu :: Error "wireless Request "Set Tx Power" (8B26): SET Failed On Device Wlan0 ; Operation Not Supported"

Nov 12, 2010

Although Win7 is not bad either, I'm really happy using new Ubuntu Maverick Meerkat on my notebook. Since I've been using Linux (SimplyMepis, then Arch) on my desktop, I'm really happy that I found a Linux distro which suits me the best. BTW, I have a Toshiba T130-10g which I love for its long battery life. However, I would like to solve some issues/dilemmas/questions (and I searched for s the solutions of some of them on Google so please don't tell me to use it...)

1) How do I turn off Wifi completely in a comfortable way? I tried sudo iwconfig wlan0 txpower off but it threw: Error for wireless request "Set Tx Power" (8B26): SET failed on device wlan0 ; Operation not supported. I even edited something in interfaces configuration file, but it did nothing. Oh, I forgot, my notebook doesn't have a hardware switch to turn off wifi.

2) Setting brightness doesnt work for my laptop. I can set it by udo setpci -s 00:02.0 F4.B=25 but I'm looking for a more comfortable solution. BTW, editing one GRUB configuration file didn't help and ended in booting into command line (it was something with adding backlight=vendor or something like that...)

3) My touchpad is sometimes too sensitive and clicks somewhere sometimes when I don't want to it. How to make clicks less sensitive? I tried to play with some mouse settings but it didn't help much but perhaps I'm setting a bad parameter.

4) I remember that back in KDE 3.5 times a network manager icon had a setting to switch on net statistics so I could very easily see how much I downloaded every day. But, since KDE 3.5 is not supported anymore, I stopped using it in refusal to update to KDE 4.XX and switched to GNOME. Since for some months I'll have a limited download connection, is there something esay in GNOME to watch my net statistics that wouldn't be deleted after reboot/shutdown?...

View 1 Replies View Related

Fedora Installation :: Nvidia Dependency Resolution Failed

May 17, 2009

Trying to get the updates for my Nvidia card, there are 3 updates in the update manager, but it gives me this error if I try to update them: -

Code:

nvidia-newest-kmod-common >= 177.82 is needed by package akmod-nvidia-newest-177.82-1.fc9.2.x86_64
nvidia-newest-kmod-common >= 177.82 is needed by package kmod-nvidia-newest-2.6.27.19-78.2.30.fc9.x86_64-177.82-1.fc9.8.x86_64
nvidia-newest-kmod-common >= 177.82 is needed by package kmod-nvidia-newest-2.6.27.21-170.2.56.fc10.x86_64-177.82-1.fc10.2.x86_64
nvidia-newest-kmod-common >= 177.82 is needed by package kmod-nvidia-newest-2.6.27.19-170.2.35.fc10.x86_64-177.82-1.fc10.2.x86_64 : Success - empty transaction

View 2 Replies View Related

Fedora Installation :: Dependancy Resolution Failed - Software Update?

Sep 25, 2009

im a long time Ubuntu user that is giving Fedora a spin using Virtualbox on my Win7 machine. I have managed to get it up and running and guest additions working but have run into a problem with a few of the updates available in the Software Updates section.

It originally had around 75+ updates to install and seemed to do this fine. Unfortunately after a reboot and new check it comes up with 11 new updates. When I run install updates it gives me an error (see this post title) along with this bit of gibberish:

Code:
PackageKit = 0.4.6-8.fc11 is needed by package PackageKit-glib-0.4.6-8.fc11.i586
sane-backends = 1.0.19-15.fc11 is needed by package sane-backends-libs-1.0.19-15.fc11.i586
perl = 4:5.10.0-68.fc11 is needed by package 1:perl-Pod-Escapes-1.04-68.fc11.i586
gnome-media = 2.26.0-6.fc11 is needed by package gnome-media-libs-2.26.0-6.fc11.i586 : Success - empty transaction I have searched around on google and came across similar issues for folks but in most cases they were trying to do a system update that caused the issue. I am not (this is a fresh install tonight of 11). Most other cases also didnt seem to have quite so many items listed.

View 1 Replies View Related







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