On Friday 14 September 2007 08:36:51 pm Rajko M. wrote:
On Friday 14 September 2007 22:26, Ron Eggler wrote:
David,
Okay, what i did is: i commented out all the Modlines in section Mode in xorg.conf so i only have following uncommenrted: Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync i also patched mode 41 with 915 resolution to 1680x1050. I went in runlevel 3 checked patched mode with 915resolution and started x back up with "startx" (had to change to runlevel 5 before - of course) My KDE loaded back up as it used to with 1280 x 1024. So which log files do help us now further by telling us more details?
Thanks! Ron
If X server can't find any applicable resolution it will pick one for you. The file that can give idea is /var/log/Xorg.0.log it stores last run of X server.
Wow, lots of information there - hard to find the useful tho. Anyways, i try to filter: On the bottom it says 1000 times "(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)" adding a new line all ~5 seconds... No idea why that is, i have acpid installed anyways, above these messages i see following: (II) Setting vga for screen 0. (**) FBDEV(0): Depth 16, (--) framebuffer bpp 16 (==) FBDEV(0): RGB weight 565 (==) FBDEV(0): Default visual is TrueColor (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0) (II) FBDEV(0): hardware: VESA VGA (video memory: 7616kB) (**) FBDEV(0): Option "ShadowFB" (II) FBDEV(0): checking modes against framebuffer device... (II) FBDEV(0): mode "1680x1050" not found this is interesting...why not? i had patched it (915resolution still tells me mode 41 would be 1680x1050) - May it have a connnection with the framebuffer device? :o (II) FBDEV(0): checking modes against monitor... (--) FBDEV(0): Virtual size is 1280x1024 (pitch 1280) (**) FBDEV(0): Built-in mode "current": 131.1 MHz, 80.3 kHz, 76.6 Hz (II) FBDEV(0): Modeline "current" 131.09 1280 1312 1472 1632 1024 1028 1032 1048 -hsync -vsync -csync (**) FBDEV(0): Display dimensions: (474, 296) mm (**) FBDEV(0): DPI set to (68, 87) (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.1.99.902, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (**) FBDEV(0): using shadow framebuffer (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.1.99.902, module version = 1.1.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B] ... ... ... [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (EE) FBDEV(0): FBIOBLANK: Invalid argument (==) FBDEV(0): Backing store disabled (==) RandR 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 XC-APPGROUP (II) Initializing built-in extension XAccessControlExtension (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (EE) AIGLX: DRI module not loaded (II) Loading local sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so (II) Module GLcore: vendor="X.Org Foundation" compiled for 7.1.99.902, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) GLX: Initialized MESA-PROXY GL provider for screen 0 (**) Option "CoreKeyboard" (**) Keyboard[0]: Core Keyboard (**) Option "Protocol" "Standard" (**) Keyboard[0]: Protocol: Standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xfree86" (**) Keyboard[0]: XkbRules: "xfree86" (**) Option "XkbModel" "pc104" (**) Keyboard[0]: XkbModel: "pc104" (**) Option "XkbLayout" "us" (**) Keyboard[0]: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard[0]: CustomKeycodes disabled (**) Option "Protocol" "explorerps/2" (**) Mouse[1]: Device: "/dev/input/mice" (**) Mouse[1]: Protocol: "explorerps/2" (**) Option "CorePointer" (**) Mouse[1]: Core Pointer (**) Option "Device" "/dev/input/mice" (**) Option "Buttons" "5" (==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse[1]: ZAxisMapping: buttons 4 and 5 (**) Mouse[1]: Buttons: 9 (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD) (II) Mouse[1]: ps2EnableDataReporting: succeeded Could not init font path element /usr/share/fonts/Speedo, removing from list! Could not init font path element unix/:7100, removing from list! (EE) FBDEV(0): FBIOBLANK: Invalid argument (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) ... ... ... Thanks for any further help! -- chEErs Ron -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org