Slackware :: Unable To Set Resolution On 13?

Jan 30, 2010

I'm having problems setting the resolution on my slackware.

xrandr:
Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 61.0*
640x480 60.0

I ran xorgsetup but nothing changed. I guess it's something with the vga, but I have no clue about that. why I can set only these small reslutions ?

View 1 Replies


ADVERTISEMENT

Slackware :: Unable To Restore Xorg Resolution?

Aug 30, 2010

When the power twitches, and X is displayed on the current tty. the display resolution is somehow lost. When the system is rebooted and X restarted, the resolution displayed (and the best offered) is 800x600.My resolution of choice is 1280x1024, and none of the configuration files appear to have been changed.The X resolution is unaffected if another tty was displayed at the time. (I am often working on two or three consoles as well as what X is using)In the past it has been sufficient to comb through the file system and delete all the temporary files and caches that seem to be associated with X. I have never been sure if this was actually any sort of solution to begin with, but in any case it no longer seems to work.

linux 2.6.35.0
Slackware64 13.1
Gigabyte: ga-p31-s3g
Intel q8400 (quad Core2)
Matrox g450 32mB (PCI)

View 7 Replies View Related

General :: Unable To Change Screen Resolution On Slackware 12.2

Mar 8, 2010

I am unable to change mu screen resolution in slackware 12.2. I am editing the xorg.conf in "etc/X11/" with nano. My graphics card is a ATI with 64MB RAM. My monitor is capable of 1280x1024 @ 60Hz. Heres the xorg.conf:

Code:
# File generated by xf86config.
# Copyright (c) 1999 by The XFree86 Project, Inc.
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions: .....

View 2 Replies View Related

Slackware :: Using GRUB2 And Want To Boot Slackware In Different Resolution

Sep 10, 2010

I have, for awhile, had Ubuntu 10.04 as my main OS. I decided to go back to SW13.1, and added it in as dual-boot, with grub2 as my bootloader.

grub sees/boots SW fine.

But SW boots in 640x480, and is fugly, to say the least.

How do I change this? Grub currently runs at 1024x768. And in lilo, it's easy as pie to change the kernel boot resolution.

How do I do this in grub2? (Notice I said grub2, because it's MUCH different than grub, as far as config files and the like)

View 4 Replies View Related

Slackware :: 12.2 - 1920x1080 Resolution

Sep 2, 2010

After 2 weeks of the nightmare that is KDE4 I've been driven back to S12.2 and the sanity of KDE3.5.

However, I'm unable to get higher res than 1024x768. Monitor is a BenQ G222HDL and card is an ATI Radeon HD4760.

Relevant section of my xorg.conf is:

As you can see I've mucked about a little bit with alternative drivers and resolutions and poked around via google without anything obvious popping up, but I suppose the driver is the issue. # randr only ever gives me 'can't open display'. I realize this is a new monitor on an older OS. Should I try the xf86 drivers from ATI, or will running xorgconfig do the trick with such a new card?

View 9 Replies View Related

Slackware :: Can't Get Name Resolution From The Server?

Apr 1, 2011

Recently I have upgraded to Slackware-current (13.37.0) (fresh and full installation). In Slackware-13.0 I used the following command to bring up the ADSL connection: `ifconfig eth0 down; pppoe-start /etc/ppp/pppoe.conf' But in Slackware-current with the above command I cannot get name resolution from the server. So after searching and some trial and error I noticed that to bring up the ADSL connection in Slackware-current I have to invoke `pppoe-start' twice as follows:

`ifconfig eth0 down; pppoe-start /etc/ppp/pppoe.conf'
`pppoe-start /etc/ppp/pppoe.conf.ORG'
where `pppoe.conf' is linked to `pppoe.conf.ORG'

[Code]...

View 1 Replies View Related

Slackware :: Get 13.37 To Remember Screen Resolution?

Jun 7, 2011

I've installed Slackware 13.37, it's working well in general There is no xorg.conf file How do I get it to remember my screen resolution? (I'm using a CRT monitor and often adjust the default resolution) Having to change the resolution after each startup is not ideal I tried using my old xorg.conf file from Slack 12.2 with my resolution settings.

View 2 Replies View Related

Slackware :: Keep Constant Screen Resolution?

Apr 8, 2010

When i startx, the resolution of the kde is 1280 - that's awful, for my monitor it needs to be 1152x864, so everytime i startx my slackware i have to go to system settings and set the proper resolution...

What should i do in order to set one resolution-size so it will keep it that until i changed it, and everytime i start the X i will be that type of resolution ?

View 2 Replies View Related

Slackware :: 13.1 : Resolution Limited To 1024x768?

Jun 4, 2010

Can't make Slack 13.1 to run at more than 1024x768. No problems where with 12.0-13.0. Here are portions of my xorg.conf and Xorg.0.log:

Code:

Section "Monitor"
HorizSync 31 - 81
VertRefresh 56 - 75
Section "Device"

[code]....

Note the last line marked (**) - "from config file", but I only have 1280x1024 there ! And what does that mean

(II) NV(0): Using fuzzy aspect match for initial modes
(II) NV(0): Output VGA2 using initial mode 1024x768
(--) NV(0): Virtual size is 1024x1024 (pitch 1024)

And KDE/Display only offers up to 1024x768 too. Didn't try NVIDIA driver yet but 13.0 had no problems with the same monitor,similar Card and nv driver.

View 3 Replies View Related

Slackware :: Resolution: Virtual Terminals @ LVDS But X @ VGA?

Apr 25, 2010

Not a deal breaker but annoying nevertheless: EeePC 900a with KMS, external monitor plugged in, lid closed and .xinitrc running this line before the window manager:

Code:

xrandr --output LVDS1 --off --output VGA1 --mode 1920x1080

Works fine, except: Virtual Terminals are at the native LVDS resolution 1024x600 meaning that they only use the upper left hand corner of the 1920x1080 monitor. Why? (Or maybe I should say that their resolution is right - the font is correct, not huge - but the VT is limited to 1024x600.)

View 1 Replies View Related

Slackware :: Slow Dns Resolution With A Netcomm Router?

Jul 26, 2010

i have a nb5plus4w modem/router at home which acts as a dhcp server on my lan. upon connection it instructs the clients to use 192.168.1.1 as a dns server (which is the ip address of the router) and linux machines are happy to use that in /etc/resolv.conf. now the issue is that under these conditions dns resolution is sloooow. there have been some discussions on the net saying that the router is not a 'real' dns server (don't know what that means), but the only way i have been able to get around the issue is to edit /etc/resolv.conf to use my isp's dns servers and then chattr -i the file so that dhcpcd doesn't change it.

this approach works for the desktop and even though it is ugly it's effective. the laptop is a different issue. if i take it out of the house i have to chattr -i and let the new network put it's dns addresses in and then change it all back when i get home so, the question is... can i do something to stop doing chattr and get the dns performance of a windows machine (dns resolution is quick on the windows machines)?

View 10 Replies View Related

Slackware :: Stuck With 640x480 Screen Resolution

Sep 7, 2010

I made a total reinstall of Slack 13.1 the other day and all went seemingly well. After a lot of experimenting and deciding I wanted the disk partitioned differently, a reinstall felt about right. But when I started X the resolution was all too low. xorg.conf was adjusted with the properties of my screen (GDM 4011P). Once upon a time, the Xorg config-tool would ask me my opinion, but now it flashes by and I have to live with what it comes up with.

The nVidia driver was installed (legacy for GeForce 3). I know the config is read, because it fails parsing if I have kHz with the sync-figures. But it otherwise disregard my wish to run at 1280x1024. In XFCE I can run the nVidia configuration tool, but it offers only auto, 320x240 or 640x480. The screen is too small for me to click "ok" on several occasions. The machine is capable of 64bit, 2GHz. But I installed the 32bit version of 13.1, it has 1,5GB RAM.

View 8 Replies View Related

Slackware :: Installing NVIDIA 256.53 Driver In Slackware 13.1 - Unable To Get It Moved

Oct 9, 2010

I started a thread asking for advice in the hardware forum. I didn't want to post a duplicate thread, but I was unable to get it moved here, so I'm kindly asking you slackers to help me install the aforementioned driver.

View 1 Replies View Related

General :: Slackware 13.1 Screen Resolution Settings Not Recognized?

Feb 19, 2011

I am loving Slackware, but my Westinghouse monitor is having a hard time recognizing the screen resolution. After typing in startx, I get a black screen. I can plug my box into my trusty test monitor, change the res to a config that the Westinghouse will recognize,then switch monitors and all is fine.How can I edit the res and have Slackware remember the settings? This happens every time I reboot. I am logging in as root, I have not added a user yet at this point.

View 3 Replies View Related

Slackware :: Determine Native Screen Resolution From Shell?

Sep 17, 2010

Is there a way to determine the native resolution of the current console display device from the shell?

I know I can get the current console settings, but I'm looking for the native screen size of the display hardware, whether or not it conflicts with settings.

View 6 Replies View Related

Slackware :: Native Resolution Isn't Automatically Applied Anymore

Apr 13, 2011

I use Slackware64 Current and since a few weeks, X doesn't automatically apply the native resolution (1680x1050) of my LCD screen, instead it uses a resolution of 1024x768.Since I bought this monitor in 2009, It had always worked as expected, and it's only since lately that I experienced this problem.After X has started, I can change the resolution through the kde tool but after an X restart everything is forgotten. Apparently, the correct resolution is detected but it is not applied.

My monitor is HDMI1.I don't use a xorg.conf file as it had always worked well this way, so I would like to track down this regression.I have an intel GM45 chipset.I have tried Mesa 7.9 and 7.10 in case.

View 13 Replies View Related

Slackware :: No Mouse Pointer After Changing Display Resolution In KDE?

Feb 16, 2010

after successfully installing Slackware 13, I immediately installed other packages mainly to solve display/freezing issues(see below), I noticed that every time I try to change the display resolution - both from the 'system -> system settings' and from the "plasmoid" -

my mouse cursor would disappear.

now I know it's on the pointer, and not the mouse - I can move the mouse and see "mouse-over" activity, and based on seeing this, even clicking(both left and right) still has effect. In fact, if I were patient enough, I could navigate through my desktop.

note:

I have a Intel 82865g integrated graphics controller, had issues after installing, so I upgraded to the 2.6.32.3 kernel and installed:

fx86-video-intel-2.9.0
libdrm ? 17 ?

View 2 Replies View Related

OpenSUSE :: Unable To Change The Resolution

Feb 13, 2010

I was running my Acer V193 monitor at 1280x1024 resolution on KDE 4.3.1. Then after someone else used the computer the resolution changed to 1024x768 and I am unable to change it. Yast recognizes the monitor correctly, but when I run Sax2 it will not change it back to 1280x1024. It accepts that setting but when I start it again it is set at 1024x768. My xorg.conf indicates...

Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 376 301

[code].....

View 3 Replies View Related

Ubuntu :: Unable To Set Screen Resolution?

May 28, 2011

So i just installed Ubuntu on my computer,the first thing i noticed was that my resolution was 800x600. i had used 1280x768 on windows. but when i tried to change the resolution i can't change it. its only limited to 640x480, so how do i change it to 1280x768?

View 9 Replies View Related

Slackware :: Unable To Excludes.txt And Mirror-slackware-current.sh

Feb 1, 2011

I use Alien Bob's mirror-slackware-current.sh with an excludes.txt to only download the parts of current that I want. Unfortunately it is not working for part of the exclude.txt file and I am at a loss to know why.

The excludes.txt is

Quote:

slackware64/e
slackware64/f
slackware64/kdei/kde-l10n-ar-4.5.5-noarch-3.txt
slackware64/kdei/kde-l10n-ar-4.5.5-noarch-3.txz

[code]...

This ignores e/ f/ y/ testing/ pasture/ source/ and usb-and-pxe-installers/ It also ignores most of kdei/ and /extra It is meant to ignore most of extra/source and just download the source for flash-player-plugin, but it is ignoring all of extra/source/, however the same syntax is working for kdei/ and extra/.

View 2 Replies View Related

Slackware :: Unable To Boot Slackware Off SUSE GrUB?

Nov 1, 2010

I've a multiboot machine and I recently installed Slackware64-13.1 on sda33. I added menu entry in SUSE boot loader and configured menu list as per [URL].. it returns GrUB error 15. Here is my menu list entry for Slackware -

Code:

###Don't change this comment - YaST2 identifier: Original name: other###
title Slackware64-13.1
root (hd0,32)
kernel /boot/vmlinuz root=/dev/sda33 ro hdd=scsi
savedefault

[Code]...

View 15 Replies View Related

General :: Dell Latitude C840 Screen Resolution - Slackware

Oct 19, 2010

I have a Dell Latitude C840 with a nVidia GeForce4 440 Go card and the screen is reported to go to 1600x1200, 32 bpp on Wikipedia. But I am unable to choose that resolution in Slackware. last time i changed the resolution to a higher one i needed to edit the xorg.conf, and change the HorizSync setting to match the monitor. but im unable to find the specifications on the screen for the C840. is there another way of doing this ? mabye a nVidia driver or something ?

Code:
# Monitor section
# Any number of monitor sections may be present
Section "Monitor"
Identifier "My Monitor"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.5 - 50.0

# HorizSync30-64 # multisync
# HorizSync31.5, 35.2 # multiple fixed sync frequencies
# HorizSync15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 40-90
EndSection

View 5 Replies View Related

Slackware :: Nvidia Wrong Resolution After Installing Proprietary Driver

Apr 26, 2011

I'm new to linux, and i have installed linux slackware 64bit..after a complete setup i downloaded the latest Nvidia proprietary drivers, the binary package from nvidia.com..i have a geforce gts250..it's the first time i encounter this issue..i have already installed the driver with my old monitor (an lg flatron with max 1680x1050)and it always worked fine..with this new monitor (lg w2243s with a res of 1920x1080) it seems that every bin package from nvidia don't recognize the monitor...after installing i find a res of 640x480 and i get stucked, i tried to force it by editing the xorg.conf file..but nothing changes..how can i get the max res with nvidia bin package?

View 3 Replies View Related

Debian Hardware :: Unable To Set Correct Resolution

Nov 1, 2010

I recently built a new computer and moved over my old graphics card, a nVidia GTX 275. Everything appeared to work fine, it booted with no drama etc.

I use my computer for work and gaming, all my work, web browsing, chat etc happens on Debian. I play games on Windows 7.I did a fresh Debian install on this box and everything went smoothly until starting xdm for the first time, it wouldn't go to a higher resolution than 640x480. I'd already installed the proprietary nVidia drivers and they appeared to be working fine, just at the wrong resolution.

View 3 Replies View Related

OpenSUSE Hardware :: Unable To Change Resolution?

Sep 4, 2011

I just upgraded to 11.4 and after finding the right nvidia driver it finally works.But i can`t change my screen resolution to 1280x1040, right now it`s on 1024x786Software management says sax2 is installed but when i type it in a console i get the message"If 'sax2' is not a typo you can use command-not-found to lookup the package that contains it, like this:cnf sax2" Also in yast i can`t find a option to change the resolution of my monitor.

View 9 Replies View Related

Ubuntu :: Unable To Fix Higher Screen Resolution?

Mar 3, 2010

I am having a major problem in a new Karmic install. Big rationalisation. Kicked out a lot of machines in favour of Virtual machines. Installed Karmic. Machine has dual 22" wide screen monitors, max res 1680 x 1050. Karmic installed at maximum 800 x 600 and will not go above that. I have looked for xorg.conf and cannot find one anywhere. I have tried the randr as shown by Sharaq but when I try to set the higher resolution it gives message saying maximum size is 800 x 600. I have downloaded the proprietory drivers from Radeon and tried to run them. The installer runs but I cannot get to the 'Continue' button because it is off the bottom of my screen so I cannot set up the drivers. I suspect I am going to have the same problem with the Lucid install I did yesterday. Earlier releases never gave me this issue so why now?
Why is the initial resolution so low?

View 8 Replies View Related

Ubuntu :: Unable Getting Proper Screen Resolution?

Apr 30, 2010

My machine is dated, that's for sure, but it's never given me problems. Ubuntu has worked flawless until the 10.04 update. Now I'm not getting my proper screen resolution of 1024.768, and Ubuntu won't recognise my screen. Also, when I try to load up my nvidia drivers on the Hardware Drivers app, and reboot the computer, when GDM loads I get an error that the nvidia module fails to load, and there is no such driver.

View 6 Replies View Related

Ubuntu :: Unable To Change Monitor Resolution

May 1, 2010

I have been using Ubuntu for a couple of years and always at the 1024 768 screen resolution.

I just finished installing version 10.04. It defaulted to 1280 1024.

I much prefer the 1024 768 because it is better for my older eyes, but when I attempt to change, the screen goes black for a minute and then stays at 1280 1024.

Since earlier versions of Ubuntu did it, this should also, but..

View 5 Replies View Related

Ubuntu Multimedia :: Unable To Set Monitor Resolution?

Jul 16, 2010

I just switched monitors to a Viewsonic VX2025 and I am unable to get beyond 1280 x 1024 using the nvidia x server settings. My graphics card is a GeForce 5200. These are connected with a DVI plug. I would like to be able to set my resolution to 1920 x 1080. (Also, the card and monitor worked at 1920 x 1080 in a previous windows machine.)

I have done a fair bit of searching and it appears that my issue is either the x configuration file or EDID. After 2 days of working with this it's gotten confusing to say the least. So, I'm looking to see if others have had a similar problem and how to solve it. I have not altered an x config file before, so not exactly sure of where to begin.

View 3 Replies View Related

Ubuntu :: Unable To Increase Screen Resolution?

Sep 27, 2010

I have recently installed Ubuntu 10.04 beta version. After installation, my laptops screen resolution cant be increased to 1024x768. More over i cant see that 1024x768 option in the System>Prefrences>monitor option.

View 4 Replies View Related







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