Discussion:
Q: wheezy: how to increase X resolution?
(too old to reply)
D. R. Evans
2014-11-20 19:10:02 UTC
Permalink
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.

I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)

The Xorg.0.log file can be viewed at:
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log

I note the error to load ast; I suspect that that might be important, but I
don't know how to fix it.

I tried to create an Xorg.conf file so I would have a measure of control over
what's happening, but that fails with the messages at:
https://dl.dropboxusercontent.com/u/18494055/config.txt

I see that "ast" is listed as an available video driver; so I don't understand
why the Xorg.0.log file says it's unable to be loaded.

The driver identifies itself at boot time as ASPEED 08.00.0; I have checked
with the motherboard manufacturer's site, and this is the current version. The
documentation explicitly says that wheezy 7.7 is supported.

Any help much appreciated. I am pretty much at a brick wall at this point.

Doc Evans
--
Web: http://www.sff.net/people/N7DR
Andrei POPESCU
2014-11-20 19:20:02 UTC
Permalink
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
But please do, unless you want us to run the same blind alleys.
Post by D. R. Evans
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log
I note the error to load ast; I suspect that that might be important, but I
don't know how to fix it.
I tried to create an Xorg.conf file so I would have a measure of control over
https://dl.dropboxusercontent.com/u/18494055/config.txt
I see that "ast" is listed as an available video driver; so I don't understand
why the Xorg.0.log file says it's unable to be loaded.
As far as I can tell Xorg expects a file
/usr/lib/xorg/modules/drivers/ast_drv.so. Does it exit?
Post by D. R. Evans
The driver identifies itself at boot time as ASPEED 08.00.0; I have checked
with the motherboard manufacturer's site, and this is the current version. The
documentation explicitly says that wheezy 7.7 is supported.
Please be so kind to provide us with more information about your video
adapter and this 'ast' driver. The "PCI:" line in your Xorg.0.log is not
very informative :-/

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
D. R. Evans
2014-11-20 20:40:01 UTC
Permalink
Post by Andrei POPESCU
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
But please do, unless you want us to run the same blind alleys.
Roughly:

I updated the ASPEED driver to make sure that it was the current version.

Just in case it would help, I enabled the wheezy deb-multimedia repository and
did a dist-upgrade (it made no difference).



I used cvt to get a modeline for 1920x1200, and tried to run xrandr with that
mode (sorry about layout below):

xrandr --newmode "1920x1200_60.00" 193.25 1920 2056 2256 2592 1200 1203
1209 1245 -hsync +vsync


xrandr: Failed to get size of gamma for output default

and then :

xrandr --output default --mode 1920x1200_60.00



xrandr: cannot find mode 1920x1200_60.00

Perhaps I wasn't using the xrandr command correctly, but that usage seemed to
be what the documentation I found suggested.

Then I tried building an Xorg.conf file, with the result in
https://dl.dropboxusercontent.com/u/18494055/config.txt
Nothing I could google was any help in explaining why the Xorg -configure
command might have failed.

If I issue just the xrandr command by itself, I get:

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
1280x1024 75.0* 60.0
1024x768 75.0 70.0 60.0
800x600 75.0 72.0 60.0 56.0
640x480 75.0 73.0 67.0 60.0
Post by Andrei POPESCU
Post by D. R. Evans
I see that "ast" is listed as an available video driver; so I don't understand
why the Xorg.0.log file says it's unable to be loaded.
As far as I can tell Xorg expects a file
/usr/lib/xorg/modules/drivers/ast_drv.so. Does it exit?
Yes; the output from ls -al:

total 5820
drwxr-xr-x 2 root root 4096 Nov 18 13:58 .
drwxr-xr-x 6 root root 4096 Nov 17 11:37 ..
-rw-r--r-- 1 root root 84808 May 1 2012 apm_drv.so
-rw-r--r-- 1 root root 20328 May 1 2012 ark_drv.so
-rwxr-xr-x 1 root root 925 Nov 17 13:34 ast_drv.la
-rwxr-xr-x 1 root root 618632 Nov 17 13:34 ast_drv.so
-rw-r--r-- 1 root root 6880 Mar 9 2013 ati_drv.so
-rw-r--r-- 1 root root 143744 May 1 2012 chips_drv.so
-rw-r--r-- 1 root root 36848 Jul 16 2012 cirrus_alpine.so
-rw-r--r-- 1 root root 15912 Jul 16 2012 cirrus_drv.so
-rw-r--r-- 1 root root 28912 Jul 16 2012 cirrus_laguna.so
-rw-r--r-- 1 root root 22248 May 1 2012 fbdev_drv.so
-rw-r--r-- 1 root root 58440 May 1 2012 i128_drv.so
-rw-r--r-- 1 root root 986056 Sep 16 2012 intel_drv.so
-rw-r--r-- 1 root root 194000 May 1 2012 mach64_drv.so
-rw-r--r-- 1 root root 171944 Jan 12 2013 mga_drv.so
-rw-r--r-- 1 root root 38720 Jun 13 2012 modesetting_drv.so
-rw-r--r-- 1 root root 73072 May 12 2012 neomagic_drv.so
-rw-r--r-- 1 root root 205104 Feb 7 2013 nouveau_drv.so
-rw-r--r-- 1 root root 360176 May 15 2013 openchrome_drv.so
-rw-r--r-- 1 root root 111520 May 8 2012 r128_drv.so
-rw-r--r-- 1 root root 1118952 Mar 9 2013 radeon_drv.so
-rw-r--r-- 1 root root 34320 May 1 2012 rendition_drv.so
-rw-r--r-- 1 root root 66592 Mar 20 2013 s3_drv.so
-rw-r--r-- 1 root root 78624 May 6 2012 s3virge_drv.so
-rw-r--r-- 1 root root 147304 May 8 2012 savage_drv.so
-rw-r--r-- 1 root root 120200 May 1 2012 siliconmotion_drv.so
-rw-r--r-- 1 root root 578088 May 1 2012 sis_drv.so
-rw-r--r-- 1 root root 74280 May 1 2012 sisusb_drv.so
-rw-r--r-- 1 root root 71096 May 6 2012 tdfx_drv.so
-rw-r--r-- 1 root root 156384 May 1 2012 trident_drv.so
-rw-r--r-- 1 root root 53576 May 1 2012 tseng_drv.so
-rw-r--r-- 1 root root 26408 May 1 2012 vesa_drv.so
-rw-r--r-- 1 root root 53904 May 1 2012 vmware_drv.so
-rw-r--r-- 1 root root 28536 May 1 2012 voodoo_drv.so
Post by Andrei POPESCU
Post by D. R. Evans
The driver identifies itself at boot time as ASPEED 08.00.0; I have checked
with the motherboard manufacturer's site, and this is the current version. The
documentation explicitly says that wheezy 7.7 is supported.
Please be so kind to provide us with more information about your video
adapter and this 'ast' driver. The "PCI:" line in your Xorg.0.log is not
very informative :-/
The only thing I know about the ast driver is that, whatever it is, the
Xorg.0.log file says that it can't be loaded. I know nothing else about it at
all. If you can suggest other places for me to look, or other files I could
upload to dropbox to help learn something more about the ast driver, I would
be delighted to act on your suggestions.

I'm not exactly sure what you mean by "video adapter". I am just trying to use
the video provided by the motherboard; there is no separate adapter. The
ASPEED 08.00.00 driver is the the one supplied by the manufacturer (ASUS).

Doc
--
Web: http://www.sff.net/people/N7DR
Andrei POPESCU
2014-11-20 21:10:01 UTC
Permalink
Post by D. R. Evans
I updated the ASPEED driver to make sure that it was the current version.
Just in case it would help, I enabled the wheezy deb-multimedia repository and
did a dist-upgrade (it made no difference).
...
Post by D. R. Evans
The only thing I know about the ast driver is that, whatever it is, the
Xorg.0.log file says that it can't be loaded. I know nothing else about it at
all. If you can suggest other places for me to look, or other files I could
upload to dropbox to help learn something more about the ast driver, I would
be delighted to act on your suggestions.
Most current x86 systems use one of AMD, Intel or nVidia chips and
Debian has drivers for all of them, but as far as I can tell not for
your adapter. It might be prudent to give more details about where you
obtained it from (e.g. the download page).
Post by D. R. Evans
I'm not exactly sure what you mean by "video adapter". I am just trying to use
the video provided by the motherboard; there is no separate adapter. The
ASPEED 08.00.00 driver is the the one supplied by the manufacturer (ASUS).
Whether the adapter is soldered on the motherboard, on-die with your CPU
(as is common with recent Intel chips) or a separate card is irrelevant.

It might also help to mention the exact model/revision/etc. of your
motherboard.

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
D. R. Evans
2014-11-20 23:10:02 UTC
Permalink
Post by Andrei POPESCU
your adapter. It might be prudent to give more details about where you
obtained it from (e.g. the download page).
I downloaded it from:
http://www.asus.com/us/Commercial_Servers_Workstations/P9DE4L/HelpDesk_Download/

Select Linux, then VGA. The actual downloaded file is also available directly at:

http://dlcdnet.asus.com/pub/ASUS/mb/socket1150/P9D-E/Drivers/ASPEED_AST2300_AST1300_Driver_VER098.zip

The update (auto-update.sh) executed without error with the message:
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
Post by Andrei POPESCU
It might also help to mention the exact model/revision/etc. of your
motherboard.
ASUS A9D-E4/L. http://www.newegg.com/Product/Product.aspx?Item=N82E16813132002

Doc
--
Web: http://www.sff.net/people/N7DR
Mark Neyhart
2014-11-21 01:30:02 UTC
Permalink
Post by D. R. Evans
Post by Andrei POPESCU
your adapter. It might be prudent to give more details about where you
obtained it from (e.g. the download page).
http://www.asus.com/us/Commercial_Servers_Workstations/P9DE4L/HelpDesk_Download/
http://dlcdnet.asus.com/pub/ASUS/mb/socket1150/P9D-E/Drivers/ASPEED_AST2300_AST1300_Driver_VER098.zip
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
This should result in the file ast_drv.so in
/usr/lib/xorg/modules/drivers

Is it there?

Mark Neyhart
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: https://lists.debian.org/***@akleg.gov
D. R. Evans
2014-11-21 15:00:02 UTC
Permalink
Post by Mark Neyhart
Post by D. R. Evans
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
This should result in the file ast_drv.so in
/usr/lib/xorg/modules/drivers
Is it there?
total 5820
drwxr-xr-x 2 root root 4096 Nov 18 13:58 .
drwxr-xr-x 6 root root 4096 Nov 17 11:37 ..
-rw-r--r-- 1 root root 84808 May 1 2012 apm_drv.so
-rw-r--r-- 1 root root 20328 May 1 2012 ark_drv.so
-rwxr-xr-x 1 root root 925 Nov 17 13:34 ast_drv.la
-rwxr-xr-x 1 root root 618632 Nov 17 13:34 ast_drv.so
-rw-r--r-- 1 root root 6880 Mar 9 2013 ati_drv.so
-rw-r--r-- 1 root root 143744 May 1 2012 chips_drv.so
-rw-r--r-- 1 root root 36848 Jul 16 2012 cirrus_alpine.so
-rw-r--r-- 1 root root 15912 Jul 16 2012 cirrus_drv.so
-rw-r--r-- 1 root root 28912 Jul 16 2012 cirrus_laguna.so
-rw-r--r-- 1 root root 22248 May 1 2012 fbdev_drv.so
-rw-r--r-- 1 root root 58440 May 1 2012 i128_drv.so
-rw-r--r-- 1 root root 986056 Sep 16 2012 intel_drv.so
-rw-r--r-- 1 root root 194000 May 1 2012 mach64_drv.so
-rw-r--r-- 1 root root 171944 Jan 12 2013 mga_drv.so
-rw-r--r-- 1 root root 38720 Jun 13 2012 modesetting_drv.so
-rw-r--r-- 1 root root 73072 May 12 2012 neomagic_drv.so
-rw-r--r-- 1 root root 205104 Feb 7 2013 nouveau_drv.so
-rw-r--r-- 1 root root 360176 May 15 2013 openchrome_drv.so
-rw-r--r-- 1 root root 111520 May 8 2012 r128_drv.so
-rw-r--r-- 1 root root 1118952 Mar 9 2013 radeon_drv.so
-rw-r--r-- 1 root root 34320 May 1 2012 rendition_drv.so
-rw-r--r-- 1 root root 66592 Mar 20 2013 s3_drv.so
-rw-r--r-- 1 root root 78624 May 6 2012 s3virge_drv.so
-rw-r--r-- 1 root root 147304 May 8 2012 savage_drv.so
-rw-r--r-- 1 root root 120200 May 1 2012 siliconmotion_drv.so
-rw-r--r-- 1 root root 578088 May 1 2012 sis_drv.so
-rw-r--r-- 1 root root 74280 May 1 2012 sisusb_drv.so
-rw-r--r-- 1 root root 71096 May 6 2012 tdfx_drv.so
-rw-r--r-- 1 root root 156384 May 1 2012 trident_drv.so
-rw-r--r-- 1 root root 53576 May 1 2012 tseng_drv.so
-rw-r--r-- 1 root root 26408 May 1 2012 vesa_drv.so
-rw-r--r-- 1 root root 53904 May 1 2012 vmware_drv.so
-rw-r--r-- 1 root root 28536 May 1 2012 voodoo_drv.so
Doc
--
Web: http://www.sff.net/people/N7DR
Andrei POPESCU
2014-11-21 06:00:02 UTC
Permalink
Post by D. R. Evans
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
I'll stop with a stab in the dark: I see from your Xorg.0.log that
you're running the -amd64 kernel. Could it be that your install is
architecture i386? You can check with

dpkg --print-architecture

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
D. R. Evans
2014-11-21 15:10:02 UTC
Permalink
Post by Andrei POPESCU
Post by D. R. Evans
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
I'll stop with a stab in the dark: I see from your Xorg.0.log that
you're running the -amd64 kernel. Could it be that your install is
architecture i386? You can check with
dpkg --print-architecture
amd64
The architecture is x86_64
X Window is Xorg 7.7
ASPEED Graphics Family Linux XORG 7.7 driver update begin ....
ASPEED Graphics Family Linux XORG 7.7 driver update finished
Doc
--
Web: http://www.sff.net/people/N7DR
Brian
2014-11-21 23:50:02 UTC
Permalink
Post by Andrei POPESCU
Post by D. R. Evans
"ASPEED Graphics Family Linux XORG 7.7 driver update finished"
I'll stop with a stab in the dark: I see from your Xorg.0.log that
you're running the -amd64 kernel. Could it be that your install is
architecture i386? You can check with
dpkg --print-architecture
amd64
The architecture is x86_64
X Window is Xorg 7.7
ASPEED Graphics Family Linux XORG 7.7 driver update begin ....
ASPEED Graphics Family Linux XORG 7.7 driver update finished
I might be worth having a look at the xorg.conf which failed for you.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: https://lists.debian.org/***@desktop.copernicus.demon.co.uk
Jimmy Johnson
2014-11-20 21:20:02 UTC
Permalink
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log
I note the error to load ast; I suspect that that might be important, but I
don't know how to fix it.
I tried to create an Xorg.conf file so I would have a measure of control over
https://dl.dropboxusercontent.com/u/18494055/config.txt
I see that "ast" is listed as an available video driver; so I don't understand
why the Xorg.0.log file says it's unable to be loaded.
The driver identifies itself at boot time as ASPEED 08.00.0; I have checked
with the motherboard manufacturer's site, and this is the current version. The
documentation explicitly says that wheezy 7.7 is supported.
Any help much appreciated. I am pretty much at a brick wall at this point.
Doc Evans
I'm an advocate for Easy-Linux and install my video driver using the
smxi script, sometimes I need to run it twice to get the xorg.conf
correct but it never fails me, I use nvidia driver, but it should work
for you too. http://smxi.org/site/install.htm#install-with-zip
--
Jimmy Johnson

Debian - Wheezy - KDE 4.8.4 - AMD64 - EXT4 at sda1
Registered Linux User #380263
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: https://lists.debian.org/***@gmail.com
lee
2014-11-21 00:00:02 UTC
Permalink
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log
[ 10.610] (WW) Warning, couldn't open module ast
[ 10.610] (II) UnloadModule: "ast"
[ 10.610] (II) Unloading ast
[ 10.610] (EE) Failed to load module "ast" (module does not exist, 0)
[ 10.610] (II) LoadModule: "vesa"
[ 10.610] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so


The module you're asking for isn't loaded for some reason.
--
Again we must be afraid of speaking of daemons for fear that daemons
might swallow us. Finally, this fear has become reasonable.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: https://lists.debian.org/***@yun.yagibdah.de
D. R. Evans
2014-11-21 15:10:02 UTC
Permalink
Post by lee
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log
[ 10.610] (WW) Warning, couldn't open module ast
[ 10.610] (II) UnloadModule: "ast"
[ 10.610] (II) Unloading ast
[ 10.610] (EE) Failed to load module "ast" (module does not exist, 0)
[ 10.610] (II) LoadModule: "vesa"
[ 10.610] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
The module you're asking for isn't loaded for some reason.
Yes, I realise that (see the very first e-mail in the thread, just after the
part you quoted).

How can I find out what the reason is?

Doc
--
Web: http://www.sff.net/people/N7DR
lee
2014-11-22 00:50:01 UTC
Permalink
Post by D. R. Evans
Post by lee
Post by D. R. Evans
I just installed wheezy on a new system, and no matter what I have tried, I am
unable to get the attached monitor to display at 1920x1200. All my other
systems display at that resolution when attached to the same monitor.
I won't bore you with all the things I've tried without success. (At least, I
won't bore you yet.)
https://dl.dropboxusercontent.com/u/18494055/Xorg.0.log
[ 10.610] (WW) Warning, couldn't open module ast
[ 10.610] (II) UnloadModule: "ast"
[ 10.610] (II) Unloading ast
[ 10.610] (EE) Failed to load module "ast" (module does not exist, 0)
[ 10.610] (II) LoadModule: "vesa"
[ 10.610] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
The module you're asking for isn't loaded for some reason.
Yes, I realise that (see the very first e-mail in the thread, just after the
part you quoted).
Sorry, I thought that this had been overlooked.
Post by D. R. Evans
How can I find out what the reason is?
It seems that the xserver tries to load or does load the module when
you're using an Xorg.conf and then crashes. When you don't load the ast
module, the xserver doesn't crash.

What does 'file /usr/lib/xorg/modules/drivers/ast_drv.so' say? And what
does 'file' say about 'ast_drv.la'?
--
Again we must be afraid of speaking of daemons for fear that daemons
might swallow us. Finally, this fear has become reasonable.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: https://lists.debian.org/***@yun.yagibdah.de
Loading...