Re: [opensuse] Full HD on onboard X1250



crow wrote:
On Wed, Apr 23, 2008 at 7:46 AM, David C. Rankin
<drankinatty@xxxxxxxxxxxxxxxxxx> wrote:
crow wrote:

Hi all,

I am trying to setup openSUSE 10.3 in my HTPC, with Samsung LE-40M86BD
(full hd),
I am using this mainboard :

http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?pMODEL_NAME=Fatal1ty+F-I90HD&fMTYPE=LGA775
wich have HDMI output wich should pass video+audio out.

Now the problem is that maximum I can get with ati drivers is
1280x1024 or something like that.


Well i know that new drivers are out and today I tried them. But with
no luck. I cant get higher resolution for my LCD TV and also sax2
don't see ATI Card... on its configuration manager after i run "sax2
-m 0=fglrx" , first i got prompt that 3D cant be enabled because my
card don't have it, and then i hit Change Configuration and there
isn't ATI as card instead "VESA Framebuffer Graphics".

Your 3D is enabled regardless of what sax2 says. Remember, you are running a proprietary driver and sax2 can only know so much. The driver and card are often displayed wrong.

That is the primary reason for just using sax2 as a basic setup tool to just get the screen going, you will need to edit the xorg.conf and tweak a few setting to get it the way you want it.

I followed procedure described here
http://www.3111skyline.com/download/linux/ati/ati_quick-reference

Driver is installed and i after reboot i have it listed:
vdrbox:~ # lsmod | grep fglrx
fglrx 1814848 0

fglrxinfo:
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress 1200 Series
OpenGL version string: 2.1.7415 Release

sudo grl_glxgears and sudo glxgears give me the same error: couldn´t
open display (null) running from Desktop gnome terminal.

Obviously this shouldn't happen.


I attached my xorg.conf and log file /var/log/Xorg.0.log if someone
need anything else i can attach it.
Thnx to all

After looking at your Xorg.O.log, I want to say all you really need to do is to add your desired mode to the xorg.conf. To create the additional mode, whatever it is, you will need to edit /etc/X11/xorg.conf and manually add it to the modes section. Example:

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 165.29 1280 1376 1512 1744 1024 1025 1028 1077

To create the modeline use: "gtf width height frequency". So for 1440x900 as 60Hz, you would use:

02:20 Rankin-P35a~/Pictures/2008> gtf 1440 900 60

# 1440x900 @ 60.00 Hz (GTF) hsync: 55.92 kHz; pclk: 106.47 MHz
Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync

Just past the modeline in your xorg.conf. Next you will need to add a corresponding screen to the "Screens" section of your xorg.conf. Currently you have:

Modes "1280x1024" "1024x768" "800x600" Just make it:
Modes "1440x900" "1280x1024" "1024x768" "800x600"

Do this for each of the color depths. That is my preliminary thoughts for what you should try next. Below is additional information and my comments from looking through your log file. You will need to make the modifications suggested below if you intend to utilize AIGLX and compiz. However, to address the resolution problem, I would start with what is discussed above.

In your Xorg.O.log, the following stand out:

(**) Option "AllowMouseOpenFail" "on"
(**) Option "IgnoreABI" "on"
(**) Ignoring ABI Version
(**) Extension "DAMAGE" is disabled

It doesn't look like you took a look at my xorg.conf file. You should have something similar (very similar) to:

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Option "AIGLX" "True"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "true"
EndSection

Next

(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

Apparently the file isn't there. This won't affect resolution, but it is just curious.

Next, you are not getting AIGLX to load. While this shouldn't prevent the proper resolution, you may want to double check the xorg.conf file. The (==) means it is using the default setting:

(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX

The fglrx driver is being loaded:

(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules//drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.47.3
Module class: X.Org Video Driver

and it is telling you that it is compatible with your card:

(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.47.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.476

(II) ATI Proprietary Linux Driver Build Date: Mar 29 2008 00:05:57
(--) Chipset Supported AMD Graphics Processor (0x7941) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release

From your xorg.conf, the highest resolution (Mode) you have listed is:

(**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz

This shouldn't affect the resolutions available, but your display size is being returned as a small value that differs from the xorg settings:

(**) fglrx(0): Display dimensions: (340, 270) mm
(WW) fglrx(0): Probed monitor is 160x90 mm, using Displaysize 340x270 mm

Good luck and report back.

--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: A very sad personal decision with regard to "pc games"....
    ... features & reasons we buy an ATI card over the opposition. ... Newer stuff lets you do it in game. ... place, even in XP, because they never bothered to fix the clear OGL driver ...
    (comp.sys.ibm.pc.games.rpg)
  • Re: fglrx question
    ... party ati 9200SE 128mb card. ... As I recall, support for older ATI ... cards was dropped in a fairly recent driver update. ... kernel module for you on the fly as part of the boot process - for this ...
    (Fedora)
  • Re: ati video driver and older cards (no RadeonHD), a little question...
    ... I would recomend an x1600 desktop card. ... driver, ... the Gnome Display tool now just plain refused to start! ... improve, I am thinking of going back to an ATI card, since they have ...
    (Ubuntu)
  • Re: ATI or nVidia
    ... I am thinking in changing my ATI Radeo X300 video card, ... With nVidia, you're probably going to be stuck with their proprietary ... if you have to use a closed-source proprietary driver, ...
    (Ubuntu)
  • Re: GNome hang
    ... RE>>> nvidia card that exhibited the same symptoms you are ... PS> I've ordered a new ATI graphics card. ... PS> has a heat sink (no fan). ... Even though I removed the fan from the ATI graphics card, a friend suggested I drop back to the standard VESA VGA X driver and see if that worked. ...
    (Fedora)