Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Screen viberates when in X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Tue Oct 08, 2002 1:21 am    Post subject: Screen viberates when in X Reply with quote

Okay I did a search in the forums and didn't find anything close. Problem is that X loads fine but the screen viberates whenever stuff is loading. Monitor is a Compaq V75. Graphics card is Hercules Kyro2 4500. Everything works great except for the viberating screen
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Oct 08, 2002 3:01 am    Post subject: Re: Screen viberates when in X Reply with quote

Check the frequency X is using....

theclaus wrote:
Okay I did a search in the forums and didn't find anything close. Problem is that X loads fine but the screen viberates whenever stuff is loading. Monitor is a Compaq V75. Graphics card is Hercules Kyro2 4500. Everything works great except for the viberating screen
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Oct 08, 2002 4:43 am    Post subject: Reply with quote

Do you have anything else that causes electrical interference near the monitor? I used to have similar problems like this when I had two monitors that just didn't get along next to each other on the same table.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Tue Oct 08, 2002 2:40 pm    Post subject: Reply with quote

Nothing next to the monitor. How do I go about checking the frequency of my monitor. I know the monitor works with linux because I had redhat on another system and monitor was fine. Also my monitor says it has a vert freq of 47.5-125 however I read that my card can only handle 120. horiz freq is 30 - 69. Got these figures out of google and also checked the monitor db for redhat. Gentoo is great so far. Just shakes when in X and running something. If there is no activity going on within any windows it stops. Help! :(
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Oct 08, 2002 3:02 pm    Post subject: Reply with quote

Have you had a look at the XFree logs? /var/log/XFree*

Can you also post your XF86Config?

theclaus wrote:
Nothing next to the monitor. How do I go about checking the frequency of my monitor. I know the monitor works with linux because I had redhat on another system and monitor was fine. Also my monitor says it has a vert freq of 47.5-125 however I read that my card can only handle 120. horiz freq is 30 - 69. Got these figures out of google and also checked the monitor db for redhat. Gentoo is great so far. Just shakes when in X and running something. If there is no activity going on within any windows it stops. Help! :(
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Tue Oct 08, 2002 3:12 pm    Post subject: Reply with quote

I'll get those tonight. I need to setup ssh on the box so I can get to it from work. Thanks for the quick response.
Back to top
View user's profile Send private message
fava
Retired Dev
Retired Dev


Joined: 27 Sep 2002
Posts: 8

PostPosted: Tue Oct 08, 2002 5:23 pm    Post subject: Reply with quote

Check your cooling. We have one computer at work that start to shimmy whever the power supply fan stops and the video card starts to overheat.

Fred Van Andel
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Wed Oct 09, 2002 4:34 am    Post subject: Here is the info you requested Reply with quote

Here is my XF86Config file. Pretty basic I took this from the PowerVR example they gave me and added my monitor info in it.

Code:

# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
   Identifier "Layout0"
   Screen      0 "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

## Red Hat font server configuration
##
#Section "Files"
#   FontPath "unix/:7100"
#EndSection

## Mandrake font server configuration
##
#Section "Files"
#   FontPath "unix/:-1"
#EndSection

# Module loading section

Section "Module"
   Load  "dbe"      # Double-buffering
   Load  "GLcore"      # OpenGL support
   Load  "dri"      # Direct rendering infrastructure
   Load  "glx"      # OpenGL X protocol interface
   Load  "extmod"      # Misc. required extensions
#   Load  "v4l"      # Video4Linux
   # Load  "pex5"      # PHIGS for X 3D environment (obsolete)
   # Load  "record"   # X event recorder
   # Load  "xie"      # X Image Extension (obsolete)
   # You only need the following two modules if you do not use xfs.
   Load  "freetype"    # TrueType font handler
   Load  "type1"      # Adobe Type 1 font handler
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
   Option      "XkbLayout"   "us"
EndSection

## IntelliMouse on a PS/2 Port
##
#Section "InputDevice"
#        Identifier  "Mouse0"
#        Driver      "mouse"
#        Option      "Protocol" "IMPS/2"
#        Option      "Device" "/dev/psaux"
#        Option      "Buttons" "5"
#        Option      "ZAxisMapping" "4 5"
#EndSection

## 2 Button mouse on a PS/2 Port
##
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/psaux"
EndSection

Section "Monitor"
   Identifier "My Monitor"
   VendorName "Unknown"
   ModelName  "Unknown"
   HorizSync 30 - 69
   VertRefresh 47.5-100
#   HorizSync 31.5 - 57.0
#   VertRefresh 50-70
#   Option "dpms"
EndSection

Section "Device"
   BusID "PCI:1:0:0"
   Identifier "KYRO"
   Driver "powervr"
   BoardName "Unknown"
#   Option "HWCursor" "0"
#   Option "NoAccel" "1"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device "KYRO"
   Monitor "My Monitor"
   # Set your desired default color depth here (16 or 24)
   DefaultDepth 16
   Subsection "Display"
      Depth 16
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   Subsection "Display"
      Depth 24
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "DRI"
   Mode 0666
EndSection


Here is my log file also. I see somewhere in it that it mentions the modelines but not sure if they are correct.


Code:


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
   If the server is older than 6-12 months, or if your card is
   newer than the above date, look for a newer version before
   reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19 i686 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Oct  7 18:13:31 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "KYRO"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(WW) No FontPath specified.  Using compiled-in default.
(==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   XFree86 ANSI C Emulation: 0.1
   XFree86 Video Driver: 0.5
   XFree86 XInput driver : 0.3
   XFree86 Server Extension : 0.1
   XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80003bc0, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1043,803e rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b115 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1043,803e rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1043,803e rev 40 class 06,00,00 hdr 00
(II) PCI: 00:0c:0: chip 8086,1229 card 8086,0001 rev 02 class 02,00,00 hdr 00
(II) PCI: 00:0e:0: chip 13f6,0111 card 1681,a000 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 104a,0010 card 1681,0050 rev 0f class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
   [0] -1   0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0xf8000000 - 0xf80fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0xd7700000 - 0xdfffffff (0x8900000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:7:4), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
   [0] -1   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
   [0] -1   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) SGS-Thomson unknown chipset (0x0010) rev 15, Mem @ 0xd8000000/27, 0xd7800000/19, I/O @ 0xd800/8, BIOS @ 0xd77e0000/17
(II) Addressable bus resource ranges are
   [0] -1   0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
   [0] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
   [0] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [1] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [2] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [3] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [4] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [5] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [6] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [7] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [8] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [9] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [10] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [11] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [1] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [2] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [3] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [4] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [5] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [6] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [7] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [8] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [9] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [10] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [11] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [6] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [7] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [8] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [9] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [10] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [11] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [12] -1   0x00000000 - 0x000000ff (0x100) IX[B]
   [13] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [14] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [15] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [16] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [17] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [18] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.1.10
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.1
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "powervr"
(II) Loading /usr/X11R6/lib/modules/drivers/powervr_drv.o
(II) Module powervr: vendor="Imagination Techologies, Ltd"
   compiled for 4.1.0, module version = 1.0.0
   Module class: XFree86 Video Driver
   ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 XInput driver, version 0.3
(II) POWERVR: driver for PowerVR chipsets: PowerVR Kyro
(II) Primary Device is: PCI 01:00:0
(--) Chipset PowerVR Kyro found
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] 0   0x000b8000 - 0x000bffff (0x8000) MX[B]
   [1] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B]
   [2] 0   0x000a0000 - 0x000affff (0x10000) MX[B]
   [3] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [4] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [5] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [6] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [7] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [8] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [9] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [10] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [11] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [12] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [13] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [14] 0   0x000003c0 - 0x000003df (0x20) IX[B]
   [15] 0   0x000003b0 - 0x000003bb (0xc) IX[B]
   [16] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [17] -1   0x00000000 - 0x000000ff (0x100) IX[B]
   [18] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [19] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [20] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [21] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [22] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [23] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) resource ranges after probing:
   [0] 0   0x000b8000 - 0x000bffff (0x8000) MX[B]
   [1] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B]
   [2] 0   0x000a0000 - 0x000affff (0x10000) MX[B]
   [3] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [4] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [5] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [6] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [7] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [8] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [9] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [10] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [11] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [12] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [13] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [14] 0   0x000003c0 - 0x000003df (0x20) IX[B]
   [15] 0   0x000003b0 - 0x000003bb (0xc) IX[B]
   [16] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [17] -1   0x00000000 - 0x000000ff (0x100) IX[B]
   [18] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [19] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [20] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [21] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [22] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [23] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "libPVR2D"
(II) LoadModule: "libPVR2D"
(II) Loading /usr/X11R6/lib/modules/drivers/libPVR2D.so
(II) Module libPVR2D: vendor="Imagination Technologies, Ltd"
   compiled for 4.1.0, module version = 1.0.0
   ABI class: XFree86 ANSI C Emulation, version 0.1
(II) POWERVR(0): Bus:Slot:Func - 1:0:0
(II) POWERVR(0): MemSize:FBLinBase  65536 at 0xf0a32000
(**) POWERVR(0): Depth 16, (--) framebuffer bpp 16
(==) POWERVR(0): RGB weight 565
(==) POWERVR(0): Default visual is TrueColor
(==) POWERVR(0): Using gamma correction (1.0, 1.0, 1.0)
(==) POWERVR(0): Using HW cursor
(--) POWERVR(0): Linear framebuffer at 0xD8000000
(--) POWERVR(0): VideoRAM: 65536 kByte
(II) POWERVR(0): My Monitor: Using hsync range of 30.00-69.00 kHz
(II) POWERVR(0): My Monitor: Using vrefresh range of 47.50-100.00 Hz
(II) POWERVR(0): Clock range:  31.50 to 340.00 MHz
(II) POWERVR(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "1280x960" (hsync out of range)
(II) POWERVR(0): Not using default mode "640x480" (hsync out of range)
(II) POWERVR(0): Not using default mode "1280x1024" (hsync out of range)
(II) POWERVR(0): Not using default mode "640x512" (hsync out of range)
(II) POWERVR(0): Not using default mode "1280x1024" (hsync out of range)
(II) POWERVR(0): Not using default mode "640x512" (hsync out of range)
(II) POWERVR(0): Not using default mode "1600x1200" (hsync out of range)
(II) POWERVR(0): Not using default mode "800x600" (hsync out of range)
(II) POWERVR(0): Not using default mode "1600x1200" (hsync out of range)
(II) POWERVR(0): Not using default mode "800x600" (hsync out of range)
(II) POWERVR(0): Not using default mode "1600x1200" (hsync out of range)
(II) POWERVR(0): Not using default mode "800x600" (hsync out of range)
(II) POWERVR(0): Not using default mode "1600x1200" (hsync out of range)
(II) POWERVR(0): Not using default mode "800x600" (hsync out of range)
(II) POWERVR(0): Not using default mode "1600x1200" (hsync out of range)
(II) POWERVR(0): Not using default mode "800x600" (hsync out of range)
(II) POWERVR(0): Not using default mode "1792x1344" (hsync out of range)
(II) POWERVR(0): Not using default mode "896x672" (hsync out of range)
(II) POWERVR(0): Not using default mode "1792x1344" (hsync out of range)
(II) POWERVR(0): Not using default mode "896x672" (hsync out of range)
(II) POWERVR(0): Not using default mode "1856x1392" (hsync out of range)
(II) POWERVR(0): Not using default mode "928x696" (hsync out of range)
(II) POWERVR(0): Not using default mode "1856x1392" (hsync out of range)
(II) POWERVR(0): Not using default mode "928x696" (hsync out of range)
(II) POWERVR(0): Not using default mode "1920x1440" (hsync out of range)
(II) POWERVR(0): Not using default mode "960x720" (hsync out of range)
(II) POWERVR(0): Not using default mode "1920x1440" (hsync out of range)
(II) POWERVR(0): Not using default mode "960x720" (hsync out of range)
(II) POWERVR(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) POWERVR(0): Not using default mode "1400x1050" (hsync out of range)
(II) POWERVR(0): Not using default mode "700x525" (hsync out of range)
(--) POWERVR(0): Virtual size is 1024x768 (pitch 1024)
(**) POWERVR(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) POWERVR(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) POWERVR(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) POWERVR(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) POWERVR(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) POWERVR(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(==) POWERVR(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
   compiled for 4.2.0, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] 0   0x000b8000 - 0x000bffff (0x8000) MX[B]
   [1] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B]
   [2] 0   0x000a0000 - 0x000affff (0x10000) MX[B]
   [3] -1   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [4] -1   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [5] -1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [6] -1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [7] -1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [8] -1   0xd5800000 - 0xd58fffff (0x100000) MX[B]
   [9] -1   0xd6800000 - 0xd6800fff (0x1000) MX[B]
   [10] -1   0xe0000000 - 0xefffffff (0x10000000) MX[B]
   [11] -1   0xd77e0000 - 0xd77fffff (0x20000) MX[B](B)
   [12] -1   0xd7800000 - 0xd787ffff (0x80000) MX[B](B)
   [13] -1   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [14] 0   0x000003c0 - 0x000003df (0x20) IX[B]
   [15] 0   0x000003b0 - 0x000003bb (0xc) IX[B]
   [16] -1   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [17] -1   0x00000000 - 0x000000ff (0x100) IX[B]
   [18] -1   0x00009000 - 0x000090ff (0x100) IX[B]
   [19] -1   0x00009400 - 0x0000941f (0x20) IX[B]
   [20] -1   0x0000b000 - 0x0000b01f (0x20) IX[B]
   [21] -1   0x0000b400 - 0x0000b41f (0x20) IX[B]
   [22] -1   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [23] -1   0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) POWERVR(0): 768 lines pixmap cache
(II) POWERVR(0): [drm] bpp: 16 depth: 16
(II) POWERVR(0): [drm] Sarea 2200+4: 2204
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmGetBusid returned ''
(II) POWERVR(0): [drm] created "powervr" driver at busid "PCI:1:0:0"
(II) POWERVR(0): [drm] added 4096 byte SAREA at 0xf4a6f000
(II) POWERVR(0): [drm] mapped SAREA 0xf4a6f000 to 0x4001f000
(II) POWERVR(0): [drm] framebuffer handle = 0xd8000000
(II) POWERVR(0): [drm] added 1 reserved context for kernel
(II) POWERVR(0): [dri] visual configs initialized
(II) POWERVR(0): Using XFree86 Acceleration Architecture (XAA)
   Screen to screen bit blits
   Solid filled rectangles
   Solid Horizontal and Vertical Lines
   Offscreen Pixmaps
   Setting up tile and stipple cache:
      24 128x128 slots
      6 256x256 slots
(==) POWERVR(0): Backing store disabled
(==) POWERVR(0): Silken mouse enabled
(II) POWERVR(0): X context handle = 0x00000001
(II) POWERVR(0): [drm] installed DRM signal handler
(II) POWERVR(0): [DRI] installation complete
(==) POWERVR(0): Direct rendering enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
(II) POWERVR(0): [drm] removed 1 reserved context for kernel
(II) POWERVR(0): [drm] unmapping 4096 bytes of SAREA 0xf4a6f000 at 0x4001f000
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) POWERVR(0): 768 lines pixmap cache
(II) POWERVR(0): [drm] bpp: 16 depth: 16
(II) POWERVR(0): [drm] Sarea 2200+4: 2204
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmGetBusid returned 'PCI:1:0:0'
drmOpenDevice: minor is 1
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 2
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 3
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 4
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 5
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 6
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 7
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 8
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 9
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 10
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 11
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 12
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 13
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 14
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: busid is PCI:1:0:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
(II) POWERVR(0): [drm] created "powervr" driver at busid "PCI:1:0:0"
(II) POWERVR(0): [drm] added 4096 byte SAREA at 0xf4a88000
(II) POWERVR(0): [drm] mapped SAREA 0xf4a88000 to 0x40020000
(II) POWERVR(0): [drm] framebuffer handle = 0xd8000000
(II) POWERVR(0): [drm] added 1 reserved context for kernel
(II) POWERVR(0): [dri] visual configs initialized
(II) POWERVR(0): X context handle = 0x00000001
(II) POWERVR(0): [drm] installed DRM signal handler
(II) POWERVR(0): [DRI] installation complete
(==) POWERVR(0): Direct rendering enabled
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!


Sorry for the length. Hope it helps.
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Thu Oct 10, 2002 12:24 pm    Post subject: Reply with quote

No ideas huh? I checked everything including heat and everything is fine. Not sure what to do.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Oct 10, 2002 12:45 pm    Post subject: Reply with quote

Try to reduce frequencies (94 MHz looks a little bit too much for me)
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Thu Oct 10, 2002 4:36 pm    Post subject: Reply with quote

How do I reduce the frequencies? I would admit that is a bit much for myself also. I prefer 70 - 75 personally.
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Fri Oct 11, 2002 12:21 pm    Post subject: Reply with quote

I am at a lost and don't want to go back to Winblows. Can anyone please help me. I tried modeline but it isn't seeing the modeline.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Fri Oct 11, 2002 1:06 pm    Post subject: Reply with quote

theclaus wrote:
I am at a lost and don't want to go back to Winblows. Can anyone please help me. I tried modeline but it isn't seeing the modeline.


Code:

  VertRefresh 47.5-100

Change the value from 100 to something like 85 or 90.
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Fri Oct 11, 2002 2:47 pm    Post subject: Reply with quote

Alright i'll give that a shot. I actually went down to 800x600 to stop the shaking which fixed the problem but at the price of a 800x600 yucko resolution.
Back to top
View user's profile Send private message
theclaus
n00b
n00b


Joined: 08 Oct 2002
Posts: 64
Location: Boise, ID

PostPosted: Sat Oct 12, 2002 6:54 pm    Post subject: Reply with quote

Bloody Bastard wrote:
theclaus wrote:
I am at a lost and don't want to go back to Winblows. Can anyone please help me. I tried modeline but it isn't seeing the modeline.


Code:

  VertRefresh 47.5-100

Change the value from 100 to something like 85 or 90.


Thanks Bloody Bastard for all of your help I finally got the monitor to work. Though it is at 65 but no shaking. Guess it is time to get another monitor that can handle the higher freqs better.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum