LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 07-30-2006, 03:20 PM   #16
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15

Looked through the Xorg.0.log file and found this:
Code:
*Mode: 5a (1280x720)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc000592e
        BytesPerScanline: 5120
        XResolution: 1280
        YResolution: 720
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 2
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0x80000000
        LinBytesPerScanLine: 5120
        BnkNumberOfImagePages: 2
        LinNumberOfImagePages: 2
       BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 2
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0x80000000
        LinBytesPerScanLine: 5120
        BnkNumberOfImagePages: 2
        LinNumberOfImagePages: 2
        LinRedMaskSize: 8
        LinRedFieldPosition: 16
        LinGreenMaskSize: 8
        LinGreenFieldPosition: 8
        LinBlueMaskSize: 8
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 8
        LinRsvdFieldPosition: 24
        MaxPixelClock: 230000000
*(WW) (1920x1440,SAMSUNG DLP) mode clock 234MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 341.35MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 339.068MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 339.068MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 339.068MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 297.395MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 283.392MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 283.392MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 283.392MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 275.152MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 275.152MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 233.155MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 217.027MHz exceeds DDC maximum 80MHz
(WW) (1920x1440,SAMSUNG DLP) mode clock 217.027MHz exceeds DDC maximum 80MHz
This isn't the only resolution listed with these warrnings. There's a 1024x768 setting with similar warnings, but the warning messages say "1280x1024". What am I missing here?

Thanks - Bob
 
Old 07-30-2006, 03:52 PM   #17
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Unhappy

When I increased VideoRAM to 131072, the above went away:

Code:
Mode: 5a (1280x720)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc000592e
        BytesPerScanline: 5120
        XResolution: 1280
        YResolution: 720
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 2
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0x80000000
        LinBytesPerScanLine: 5120
        BnkNumberOfImagePages: 2
        LinNumberOfImagePages: 2
        LinRedMaskSize: 8
       BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 2
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0x80000000
        LinBytesPerScanLine: 5120
        BnkNumberOfImagePages: 2
        LinNumberOfImagePages: 2
        LinRedMaskSize: 8
        LinRedFieldPosition: 16
        LinGreenMaskSize: 8
        LinGreenFieldPosition: 8
        LinBlueMaskSize: 8
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 8
        LinRsvdFieldPosition: 24
        MaxPixelClock: 230000000
Mode: 5c (1920x1440)
However, this made no difference. The screen still comes up at 1024x768@52Hz.

Here's a bit more from the log:
Code:
(II) I810(0): SAMSUNG DLP: Using hsync range of 30.00-61.00 kHz
(II) I810(0): SAMSUNG DLP: Using vrefresh range of 56.00-85.00 Hz
(II) I810(0): Not using built-in mode "1280x1024" (height too large for virtual size)
(II) I810(0): Not using built-in mode "1024x768" (height too large for virtual size)
(II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048).
(--) I810(0): Virtual size is 1280x720 (pitch 2048)
(**) I810(0): *Built-in mode "1280x720"
(**) I810(0):  Built-in mode "800x600"
(**) I810(0):  Built-in mode "640x480"
(II) I810(0): Attempting to use 60.01Hz refresh for mode "1280x720" (84b)
(II) I810(0): Attempting to use 85.14Hz refresh for mode "800x600" (843)
(II) I810(0): Attempting to use 85.01Hz refresh for mode "640x480" (841)
(++) I810(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"       compiled for 7.0.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(==) I810(0): VBE Restore workaround: enabled.
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) do I need RAC?  No, I don't.
 
Old 07-31-2006, 03:28 AM   #18
-=Graz=-
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Fedora, Slackware, RHEL, AIX, HP-UX
Posts: 358

Rep: Reputation: 31
Unsure if this helps but i notice you said you are using the 915resolution patch.
from your /etc/X11/xorg.conf file it looks like X is using the i810 driver.. Could this be the problem ?
also, i assume you have the patch loading each time you reboot? i think i have mine in /etc/init.d/rcS in Ubuntu
 
Old 07-31-2006, 01:06 PM   #19
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by -=Graz=-
Unsure if this helps but i notice you said you are using the 915resolution patch.
from your /etc/X11/xorg.conf file it looks like X is using the i810 driver.. Could this be the problem ?
also, i assume you have the patch loading each time you reboot? i think i have mine in /etc/init.d/rcS in Ubuntu
Graz -

The i810 driver is for all of the chipsets in that family (there are at least 6 or 7, of which the 915G in my machine is one).

Yes, 915resolution is being run at bootup (it's in the /etc/rcX.d directories as a symlink).

Bob
 
Old 08-01-2006, 12:40 AM   #20
-=Graz=-
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Fedora, Slackware, RHEL, AIX, HP-UX
Posts: 358

Rep: Reputation: 31
Ohg okay sure thing - i have the 845G i think and use the 915resolution patch in Ubuntu. I also use the i915 driver and DRM however

 
Old 08-02-2006, 10:21 PM   #21
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by -=Graz=-
Ohg okay sure thing - i have the 845G i think and use the 915resolution patch in Ubuntu. I also use the i915 driver and DRM however


Hmmmm...I found an "i915" module, which does load with modprobe, but X can't seem to find it (tells me "no such module", even when it's already loaded).

Code:
root@vader:/home/rcs# lsmod | grep i915
i915                   21664  1
drm                    78484  2 i915
root@vader:/home/rcs# lsmod | grep drm
drm                    78484  2 i915
agpgart                36784  3 drm,intel_agp
Could you show me the relevant parts of your xorg.conf file???

Thanks very much...Bob

Last edited by Malibyte; 08-03-2006 at 12:10 AM.
 
Old 08-03-2006, 10:03 PM   #22
gmartin
Member
 
Registered: Mar 2003
Location: PA
Distribution: Slackware 13.37 Linux Reg # 341245
Posts: 285

Rep: Reputation: 40
Similar issue

Mailbyte, I'm walking down a similar path. My Dell gx620 will not generate a 1280x1024 mode. I found this bug report that points to a utility you may need called 855resolution. try adding a mode to match your needs.

https://bugs.freedesktop.org/show_bug.cgi?id=643 (See the comments)
 
Old 09-05-2006, 01:52 AM   #23
tomkt
LQ Newbie
 
Registered: Sep 2006
Posts: 1

Rep: Reputation: 0
Don't know if this is still live, but those modes listed in the dvt file correspond to the registers on pages 405+ of w w w.i n t e l.c o m/design/chipsets/manuals/29802601.pdf. There is an entry for 1280x720@60hz on page 484. Now if I could just find a win2k driver that support this mode...

Cheers
 
Old 09-05-2006, 02:42 PM   #24
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Well, I finally got tired of beating myself over the head with this and bought an Athlon-64, a motherboard, and a cheap NVidia video card for a total of about $129. The combo is working fine under Mandriva Linux x86_64 and Ubuntu 6.06 at 1280x720.

Anyway, just to let you know - I had put WinXP on the machine just to check to see if it was *capable* of doing 1280x720 @ 60hz...it is, as I had mentioned before. The video drivers on Intel's site will allow it to work in this resolution in Windows.

HTH - Bob

Last edited by Malibyte; 09-05-2006 at 02:43 PM.
 
Old 09-05-2006, 08:45 PM   #25
gmartin
Member
 
Registered: Mar 2003
Location: PA
Distribution: Slackware 13.37 Linux Reg # 341245
Posts: 285

Rep: Reputation: 40
I use Slackware and someone pointed me towards using xorgsetup instead of xorgconfig. Rather than ask me for settings it guessed them. It solved my problem instantly.
 
Old 09-09-2006, 07:09 AM   #26
shadowhunter
Member
 
Registered: Aug 2003
Location: Belgium
Distribution: Slackware 10.2 + FRG + 2.6.15
Posts: 232

Rep: Reputation: 30
I think this is because you are using the tv-out... it would be like using your display without the hack... just my guess...
 
Old 09-29-2006, 10:58 PM   #27
ryedunn
Member
 
Registered: Jul 2003
Location: Chicago
Distribution: Fedora, ubuntu
Posts: 459

Rep: Reputation: 30
wow

I have the same TV and also going to try it for myth only difference is that Im going to be using DVI and a ATI 9600 Card.

Wish me luck..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with KDM not restarting with i810 driver ille.pugil42 Linux - Software 1 01-29-2006 02:57 AM
Bad:i810 audio driver problem ekangi32 Linux - Hardware 2 05-15-2005 06:55 AM
i810 Driver and OpenGL abxbx Slackware 6 08-03-2004 05:05 AM
i810 driver for XF86 4.3.0 vamp Slackware 3 08-27-2003 01:27 PM
kernel is 2.2.19 + debian + i810 driver cknaresh Linux - General 4 03-26-2003 03:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration