Debian Hardware :: Sun Ultra 2 Xorg Configuration - Only Resolution Available Is 1152x900
Jul 6, 2011
I have setup a Sun Ultra 2 with Debian 6. It currently has dual 200MHz sparc I CPUs, 512MB RAM, and a Creator 3D 15MB video card. I have in the mail on its way to me dual 300MHz sparc II CPUs and enough RAM to max this thing out at 2GB. Anyway, I am currently having an issue configuring xorg.conf. The only resolution available to me is 1152x900 (which isnt even a supported resolution by my monitor), but Id like to use 1280x1024. I have tried for probably over a week now to no avail. I will paste my current xorg.conf file (the relevant parts), and please keep in mind that I have been messing with this file for a while so sorry if it looks bad.
View 8 Replies
ADVERTISEMENT
Nov 2, 2010
I've been scouring the internet for an answer to this problem. I am using Squeeze and have properly configured Grub2 to set my console screen resolution to 1024x768x32 (as per updating /etc/default/grub to contain 'GRUB_GFXMODE=1024x768x32' and updating /etc/grub.d/00_header to contain 'set gfxpayload=keep') and everything works wonderfully. My resolution is set as it should be. However upon installing Xorg (aptitude install xorg ratpoison), my console resolution gets changed to what appears to be 1280x1024.
I thought that this was due to xrandr, however when I issue:
# xrandr -s 1024x768
only the X resolution is changed. When I then CTRL-ALT-F1 back to the console, the resolution is still at 1280x1024 (I am aware that xrandr only affects X, but I assumed that because my console resolution was correct before installing X there might have been some correlation).
I would like for my console resolution to stay at 1024x768 as per Grub2's configuration and for X's resolution to be at 1280x1024.
PS I also noticed that prior to installing Xorg, my CPU boots up without any screen blanking (only for a second or so). However, after installing Xorg, during the boot process the screen does blank briefly. It is at that time that the resolution gets changed to the 1280x1024 setting.
View 5 Replies
View Related
Mar 31, 2010
I clean installed xubuntu on an old laptop. I think I messed up the original configuration of xorg though because the highest resolution is 800x600.
# dpkg-reconfigure xserver-xorg
or
$ sudo dpkg-reconfigure xserver-xorg
[code]....
View 1 Replies
View Related
May 15, 2010
I installed a new pc with testing debian. It says that the Xorg cannot start due to resolution and ddc. But where is gone the xorg.conf? there is nothing into /etc/X11 no /usr/share/X11 ...? What happens to that file?
View 6 Replies
View Related
Mar 24, 2010
i recently moved away from ubuntu (as they wouldn't let me change my gdm themes lol) i installed lenny usin the net install for ia86 but i cannot change my screen resolution from 1024x768 to my card/monitors native setting of 1366x768 i have included a .txt taken from the benchmark an profile gizmo which i hope rovide any of you with all the info needed (to be honest i don't understand half of it) my laptop is a fujitsu amilo li3710 with dual core, 3gb ram an 160gb hd an a intel gma4500 with shared memory graphics
View 2 Replies
View Related
May 3, 2015
I'm now working to install Debian 8 on another computer since yesterday. Another Linux, and as always, endless list of problems.
- A computer that was freezing at every installation attempt (but never at the same moment) during installation when the Broacom cardbus adapter was connected (it's a chance that it is easy to remove and I found it quickly... and it is working once installation is finished)
- Turning to sleep mode after 15 seconds if I don't quickly try to login
- BOINC receive no work
- Tray icons are here but invisible - no icons, just gray space
- xserver-xorg-video-savage is installed, but I have resolution problems, and weird glittering horizontal lines when the computer is working (as on my other PC with the SiS video card).
On Debian 7.8, it was working fine for having the 1024x768 native resolution of this laptop screen.
But, with debian 8, the max resolution is now "800x600" and with this screen, there is no smooth effect : the image is a disaster.
Here is "lspci -nn" :
Code: Select all00:00.0 Host bridge [0600]: VIA Technologies, Inc. P/KN266 Host Bridge [1106:3156]
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] [1106:b091]
00:0a.0 CardBus bridge [0607]: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller [1217:6972]
00:0c.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) [104c:8026]
00:10.0 USB controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)
[Code] ....
How to confirm that my Video card is included into xserver-xorg-video-savage package ? How do I know if the driver is loaded ? How to modify xorg confifugration files in this modern flavour of Linux in order to force adding the 1024x768 resolution ? I already succeed into /etc/default/grub and "update-grub" for the bootloader screen but I want it too in the desktop environment.
View 7 Replies
View Related
Aug 17, 2011
I've created the file from new in /usr/share/X11 and then added to lines from GTF. I@ve restarted Xorg by killing the PID then restarting and I don't get this resolution unfortunately
[Code]...
View 6 Replies
View Related
Jun 18, 2010
I installed debian 5 in a pc with a Intel 4 series VGA. The optimal resolution for the monitor is 1360x76, but the system does not allow that. I tried to change my xorg.conf, but got no success.In my xorg.conf I used this:
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
[code]....
View 9 Replies
View Related
Feb 20, 2011
With the upgrade to Squeeze and the 2.6.32-5-686 kernel, my Dell GX260's 82845 video chip suffers from the documented intel driver bug (freezes within a few minutes). I tried to fall back to the vesa driver, but am only able to get 640x480 resolution. The monitor is an LG L1720P.
I turned off kernel mode setting (via /etc/modprobe.d/i915-kms.conf), and modified xorg.conf -- added Modeline entries (from gtf) and
additional Mode lines to try to force resolution. Relevant portions of xorg.conf, dmesg and Xorg.0.log are shown below.
xorg.conf:
Code:
Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
[code]....
View 6 Replies
View Related
May 13, 2010
I am running kde 4.4 in virtualbox , but cannot create xorg.conf to get a correct resolution. X -configure = segfault. Older releases were fine - lenny, even ubuntu hardy / lucid.
View 6 Replies
View Related
Sep 29, 2015
While trying to solve the problem indicated in another thread [URL] .... I realised that I do not have the file /etc/X11/xorg.conf.
Also, if I enter the command Code: Select allsudo kate I get
Code: Select allcannot connect to X server :0
I tried logging in to another terminal (tty3) and entered
Code: Select allstartx
Kate opened normally with root permissions.
Currently I have a Nvidia card but I am using nouveau drivers.
My question is: installing the Nvidia drivers (following the guide in [URL] .....) would fix these Xorg issues?
I had troubles with nvidia drivers in other distros....
View 2 Replies
View Related
Jan 18, 2011
I'm trying to get the latest Lenny running on some old hardware (a Winterm 3150se). Everything is working just fine except for two things.
When Gnome starts, it comes up at 1600x1200 resolution, which is too high for my monitor. It shows a portion of the right side of the display, If I select Screen Resolution, it gives me a few standard choices, but if I pick one, it acts like it's trying to honor my request, then comes back as 1600x1200 again.
My xorg.conf file had no references to Modeline, so I added a 1024x768 Modeline, not really understanding where the selection I was given was coming from. Anyway, it didn't help.
I can see in the log file that right after the entry about using xorg.conf, it says 'Module "ddc" already built-in', which must have something to do with it?
My hardware supports all the usual video formats, at least it does when it's running WinCE. Is there a way to force the use of xorg.conf or can someone tell me why DDC is acting like it's "read only"? Is DDC a file somewhere?
My other problem is that the Winterm refuses to not try to boot from the flash memory thumbdrive even though it's formatted as a non-bootable device - it's my SSDisk. I have to boot without the drive in, then slip in in just as the boot process exits the blue start screen. I can live with this problem, since it might be dumb hardware.
View 1 Replies
View Related
Apr 12, 2011
I just system-upgraded (testing) to kernel 2.6.38. All seems ok, except that a few things I added to xorg.conf in the past (basically, keyboard language switch) have no effect anymore. My xorg.conf is still there, it is still the same as before, but the changes I did in XkbdLayout section have no effect. It seems xorg.conf is not used anymore. I assume new version of xorg uses a different configuration file, but I'm not sure.
View 8 Replies
View Related
May 5, 2010
I tried to inactivate my touchpad during typing in order to avoid the curser jumping all the time due to accicentally hitting the pad.
The touchpad however worked from intallation on,without problems. Even two finger scrolling is supported perfectly. All attempts that I found in searching the internet rely on changes in the xorg.conf. I found out that it is quite normal to not have this file with debian squeeze, however I didn't find a solution how to change the configurations without it.
$ syndaemon -d -k
gives
> Unable to find a synaptics device
[code].....
View 4 Replies
View Related
May 27, 2010
From aptitude log
[UPGRADE] acpi 1.5-1 -> 1.5-2
[UPGRADE] acpid 1:2.0.4-1 -> 1:2.0.5-1
[UPGRADE] cron 3.0pl1-110 -> 3.0pl1-111
[UPGRADE] initscripts 2.87dsf-10 -> 2.88dsf-5
[UPGRADE] libavcodec52 5:0.5.1+svn20100427-0.0 -> 5:0.5.1+svn20100512-0.1
[UPGRADE] libavformat52 5:0.5.1+svn20100427-0.0 -> 5:0.5.1+svn20100512-0.1
[UPGRADE] libavutil50 5:0.5.1+svn20100427-0.0 -> 5:0.5.1+svn20100512-0.1
[UPGRADE] libcue1 1.3.0-1 -> 1.4.0-1
[UPGRADE] libpostproc51 5:0.5.1+svn20100427-0.0 -> 5:0.5.1+svn20100512-0.1
[UPGRADE] libswscale0 5:0.5.1+svn20100427-0.0 -> 5:0.5.1+svn20100512-0.1
[UPGRADE] sysv-rc 2.87dsf-10 -> 2.88dsf-5
[UPGRADE] sysvinit 2.87dsf-10 -> 2.88dsf-5
[UPGRADE] sysvinit-utils 2.87dsf-10 -> 2.88dsf-5
[UPGRADE] xserver-xorg-video-vesa 1:2.3.0-2 -> 1:2.3.0-3
I start my box from startx but after getting these updates, x tries to start, I see a mouse and a screen for a second and then it drops out again. I'm running the latest nvidia drivers from nvidia and have tried reinstalling them and they install fine, but no go.
Only thing I can find in xorg.log is:
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Logitech Logitech BT Mini-Receiver: Close
(II) UnloadModule: "evdev"
(II) Logitech Logitech BT Mini-Receiver: Close
(II) UnloadModule: "evdev"
(II) MLK wireless combo set: Close
(II) UnloadModule: "evdev"
(II) MLK wireless combo set: Close
(II) UnloadModule: "evdev"
(II) IR-receiver inside an USB DVB receiver: Close
(II) UnloadModule: "evdev"
(II) IR-receiver inside an USB DVB receiver: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
My xorg.conf file is void of anything related to input devices and has been working a treat. So it would seem one of these updates has screwed evdev. I've tried reverting back to earlier versions, but I get the same issues. I was running squeeze with kernel 2.6.32-4-amd64 when all this happened. It was running like a trooper. I've now tried 2.6.32-5-amd64 but still no go.
View 3 Replies
View Related
Aug 1, 2010
I would like to profile Xorg and find out where it slows down during some particular usage.The only method that came to my mind was to starts sysprof, but that will only show that Xorg spends 85% of its time calling the kernel. Now, what I would want to know is the kernel function called and hopefully the function (or even a call stack) in Xorg which makes kernel calls.The other method I would know is callgrind, but I really don't know how to set up Xorg+KMD to start in valgrind.The problem I'm investigating is an Xorg slowdown after switching virtual terminals, bug #589348.
View 1 Replies
View Related
Nov 17, 2010
I'm trying to get my Intel HM55 GMA HD graphics card to work in Debian Lenny.As the vanilla Xorg didn't have any support for it, I manually compiled the last stable Xorg source (1.7.1 - such a pain) and the Intel driver. But when I try to launch X, I get the following message :
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) intel(0) : /dev/agpgart is either not available, or no memory is available for allocation. Please enable agpgart.
View 2 Replies
View Related
Feb 2, 2010
for some reason I got taping on touchpad is disabled after some software upgrade or something.I can enable it with synclient TapButton1=1, etc.. but have got to do it every time I reboot. Also, I don't have Xorg.conf file. Is there any way I can configure taping to work permanently ?
View 6 Replies
View Related
Apr 1, 2014
I am running Debian 7.0 Wheezy amd64...I installed Debian's nvidia driver earlier but I was having a few issues with OpenGL. So I removed those drivers using "apt-get remove nvidia*" and installed proprietry NVIDIA's driver from their website.Now the issue is, my apt-get/synaptic does not work anymore because it is trying to remove xserver-xorg-video-nvidia and failing to do so.
Code: Select allThe following packages will be REMOVED:
xserver-xorg-video-nvidia
0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.1 not fully installed or removed.After this operation, 17.8 MB disk space will be freed.Do you want to continue [Y/n]? Y
(Reading database ... 194280 files and directories currently installed.)Removing xserver-xorg-video-nvidia dpkg: error processing xserver-xorg-video-nvidia (--remove): subprocess installed post-removal script returned error exit status 128.Errors were encountered while processing: xserver-xorg-video-nvidia.E: Sub-process /usr/bin/dpkg returned an error code (1)I have tried apt-get install -f to no avail.
View 6 Replies
View Related
Jul 1, 2011
I just updated my Debian testing as usual (apt-get update && apt-get dist-upgrade), and it totally screwed up Nvidia drivers. I had to revert to integrated graphic card to start Xorg.
After that, I noticed that libgl1-nvidia-glx is missing, and when I tried to install it back, it produces the following:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libgl1-nvidia-glx : Depends: libgl1-nvidia-alternatives but it is not going to be installed
E: Broken packages
Any ideas what's going on with it?
View 14 Replies
View Related
Jul 8, 2011
I tried to edit my xorg.conf to try and encourage Debian to handle my joypad better (stop recognising it as a mouse). However, it didn't work and i couldn't get back into X.So, i entered recovery mode and deleted the contents of xorg.conf,got back into X and then edited xorg.conf back to how it was.Right so far so good.Yet, now i cannot use the backlash key in keyboard shortcuts. I have a number of shortcuts set up to incorporate this key and they no longer work, neither in GNOME nor Openbox
View 2 Replies
View Related
May 29, 2011
I've installed Squeeze 2.6.32-5-amd64 on my laptop (Alienware M17X R3, Intel i7 Sandybridge, ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series])The screen is 17", with maximum resolution of 1920 x 1080. After a default install of the operating system, the maximum resolution I can select is 1280 x 1024.My research so far has suggested that I need to edit the /etc/X11/xorg.conf file and provide xorg with the necessary resolution.
Again, by default, the xorg.conf file is not created. This leads me to believe that xorg is scanning my hardware at startup and providing me with whatever it thinks is appropriate. I tried following these instructions to generate an xorg.conf file. This process created an xorg.conf file under /root/.
When I copy this xorg.conf file to /etc/X11, I get a blank (i.e. black) screen. Deleting this file restores the default resolution 1280 x 1024.This system is dual booting with Windows 7. Under windows I am able to get a 1920 x 1080 resolution, so I know my hardware is up to it.At this stage I have yet to install the drivers for the Radeon graphics card.What are my options regarding configuring xorg to give me a higher screen resolution?
View 6 Replies
View Related
Jun 20, 2010
How can I install xserver-xorg without all the unnecessary drivers for video cards / peripherals I do not have on my system?
View 2 Replies
View Related
Jul 10, 2010
I've been using ubuntu on a new desktop for a couple of months, but i had an old HP that was given to me in my basement. It has 384Mb of ram, and thats because i had a 256Mb stick laying around. I installed debian becuase it is more suited for older hardware (at least from what I've read). It installed fine, but it boots to a blank screen, and pressing ctrl+alt+F2 bring me to the command line. I checked /etc/X11/xorg.conf to change the driver to vesa, to find out my video card isn't even shown. I ran lspci and I found that it says my graphics card is Intel Corporation 82810E DC-133 (CGC) Chipset graphics controller (rev3) In the device section of xorg.conf, it merly says Identifier"Configured Video Device"
View 12 Replies
View Related
Jun 24, 2015
I installed a GIMP plugin (David's batch processor gimp) and a lot of packages got updated in the process.
The monitor resolution dropped significantly and going to applications -> system tools -> preferences -> settings -> display gives me the message 'could not get screen information' my webcam and microphone is not recognized anymore either ALT + TAB does not change between open windows. power off does not work. I have to shutdown the system using the command line.
The GUI has changed a lot as well. new color schemes (that I don't really like) file system manager has a completely new look too.
it is very strange. My GRUB screen is still in the old resolution. when the system boots up at some point the resolution changes to the lower resolution.
debian version
Code: Select allwim@debian7vaio15:~$ lsb_release -da
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.1 (jessie)
Release: 8.1
Codename: jessie
[CODE]..
View 2 Replies
View Related
Mar 28, 2011
I keep failing at properly configuring my frame buffer.My laptop screen has a resolution of 1440 x 900, so I want 0x036b throughout the whole boot process.However, with my present configuration I have 1440x900 in the grub2 menu and the subsequent 2 seconds, while it displays "Loading Linux 2.6.32-5-amd64"(I reckon this still belongs to grub).
View 7 Replies
View Related
Apr 3, 2011
So, I've got as far as partitioning the hard disks on my Sun Ultra 450 Enterprise system, but it always fails with:
SILO (Sparc Linux Loader) can only boot the kernel off of a disk with the "sun" partition table. In the current partitioning scheme the kernel is going to be installed on the /boot partition located on a disk with the partition table of type "msdos".
What is this error message trying to say in its ambiguous way?
I selected automatic partitioning, but it got me to the same place as manual partitioning before it failed in the same way.
I installed four used hard drives in this system - they may have come from PCs for all I know. However, they are SCSI SCA drives, which makes it hard for me to believe they came from a PC environment.
If they did, do I need to to a low-level (or high-level) format of these drives to wipe out the "msdos"ness of them? If so, how do I do that in the SILO installer?
View 5 Replies
View Related
May 6, 2011
The resolution is OK in grub menu but after something is setting to higher value. How can i set it back to 640x480?
View 1 Replies
View Related
Aug 15, 2011
I am experimenting with installing a bare minimum, network capable installation of Debian Squeeze. Right now, I am having trouble getting proper host name resolution. I have provided the output of ping (which is able to resolve names), wget (which is unable to resolve names), and the contents of the files I believe to be relevant to the problem. When I installed Debian, I installed *only* the SSH Server from the list of available configurations. Since then, I have installed mdns4, dnsmasq, mdns-scan, and libnss-mdns to get name resolution to work with no success so far. All packages were installed with no recommends -- aptitude -R package name. What am I missing to get host name resolution working?
[Code]...
View 12 Replies
View Related
Aug 22, 2011
I'm running Debian squeeze on an old IBM laptop with Radeon Mobility 7500 graphic card.In the kernel 2.6.32-5 there is always a little white line at the bottom of the screen.It begins to appear after the font size changes during the boot process.It does not appear in older kernels.
View 5 Replies
View Related