View previous topic :: View next topic |
Author |
Message |
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Mon Jan 25, 2010 9:41 pm Post subject: |
|
|
I'm not!
BB!
P _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
Skippy204 Guru
Joined: 09 May 2008 Posts: 348 Location: Colorado, USA
|
Posted: Mon Jan 25, 2010 9:45 pm Post subject: |
|
|
Hi Pappy!
Any chance you wanna make a kernel config for my laptop for me.
I'm already going nuts just with the kernel part of this... On my way to setting up the wifi that is.
Skippy |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Mon Jan 25, 2010 10:19 pm Post subject: |
|
|
Pappy McFae, at your service. Send the usual suspects, (lspci -n, cat /proc/cpuinfo, and /etc/fstab).
BB!
P _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
Skippy204 Guru
Joined: 09 May 2008 Posts: 348 Location: Colorado, USA
|
|
Back to top |
|
|
smalldog n00b
Joined: 13 Nov 2005 Posts: 10
|
Posted: Fri Mar 26, 2010 12:59 am Post subject: Re: xorg-server-1.7 hates nvidia-drivers. <solved> Joy |
|
|
pappy_mcfae wrote: | As it says, if you're running ~arch, and you update, and you are running an nvidia card using the nvidia-drivers package, you will have trouble. Apparently, xorg-server-1.7.x and nvidia-drivers don't work together at all. If you've already been hit with this, you will find it hard to get back to xorg-server-1.6.x. It took me a half-hour or so to figure it out and move backwards.
If you have updated, and now find you can't get back to xorg-server-1.6.x, do the following:
1. Add the following to your /etc/portage/package.mask file:
Code: | >=x11-base/xorg-server-1.6.9
>=x11-libs/libX11-1.3.2
>=x11-libs/libXinerama-1.1
>=x11-proto/xextproto-7.1.1
>=x11-libs/libXext-1.1.1
>=x11-libs/libXi-1.3
>=x11-proto/xcmiscproto-1.2.0
>=x11-proto/xf86bigfontproto-1.2.0
>=x11-proto/bigreqsproto-1.1.0
>=x11-proto/xineramaproto-1.2
>=x11-proto/xextproto-7.1.1
>=x11-proto/fixesproto-4.1.1
>=x11-proto/inputproto-2.0
>=x11-libs/libXinerama-1.1
>=x11-proto/recordproto-1.14
>=x11-libs/libXtst-1.1.0
>=x11-proto/scrnsaverproto-1.2.0
>=x11-libs/libXScrnSaver-1.2.0
>=x11-proto/xf86vidmodeproto-2.3
>=x11-libs/libXxf86vm-1.1.0
>=x11-apps/xinput-1.5.0
|
2. Enter this command: emerge -C inputproto fixesproto recordproto scrnsaverproto xf86vidmodeproto bigreqsproto xineramaproto xcmiscproto xextproto libXext libXi libXxf86vm libXtst libXScrnSaver xinput. This will clear these packages. If they aren't cleared, you will get file collisions.
3. Follow that with emerge -av inputproto fixesproto recordproto scrnsaverproto xf86vidmodeproto bigreqsproto xineramaproto xcmiscproto xextproto libXext libXi libXxf86vm libXtst libXScrnSaver xinput.
4. Once that is done, you can then emerge -av xorg-server. That will get you back to xorg-server-1.6.5.
5. Be sure to emerge $(qlist -IC x11-drivers) after you emerge xorg-server.
That should get you back to an xorg-server version that works with the nvidia cards. It worked once, and I used the /etc/portage/package.mask snippet to save bam-bam from the same situation.
If anyone knows when nvidia plans to correct this, please let me, and the rest of us know.
Blessed be!
Pappy |
I have installed with Xserver 1.7.6 and it works harmony with nvidia.
It is solved by following packages after install new version of Xserver. X server log attached for your reference.
sudo emerge $(qlist -I -C x11-drivers)
X log output attached for your reference
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-gentoo-r6 i686
Current Operating System: Linux gentoo 2.6.31-gentoo-r6 #3 SMP Sat Feb 6 13:39:23 HKT 2010 i686
Kernel command line: root/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sdc1 doscsi
Build Date: 25 March 2010 10:26:19PM
Current version of pixman: 0.17.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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/Xorg.0.log", Time: Fri Mar 26 06:29:57 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
(==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x81e58c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7
(--) PCI: (0:0:1:3) 10de:03f4:1849:03f4 nVidia Corporation MCP61 SMU rev 162, Mem @ 0x9c100000/524288
(--) PCI:*(0:0:13:0) 10de:03d1:1849:03d1 nVidia Corporation C61 [GeForce 6100 nForce 405] rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xdd000000/16777216, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 190.53 Tue Dec 8 20:47:42 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 190.53 Tue Dec 8 19:16:02 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00@00:0d:0
(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 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) Mar 26 06:29:57 NVIDIA(0): Enabling RENDER acceleration
(II) Mar 26 06:29:57 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Mar 26 06:29:57 NVIDIA(0): enabled.
(II) Mar 26 06:29:57 NVIDIA(0): NVIDIA GPU GeForce 6100 nForce 405 (C61) at PCI:0:13:0
(II) Mar 26 06:29:57 NVIDIA(0): (GPU-0)
(--) Mar 26 06:29:57 NVIDIA(0): Memory: 262144 kBytes
(--) Mar 26 06:29:57 NVIDIA(0): VideoBIOS: 05.61.32.14.03
(--) Mar 26 06:29:57 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Mar 26 06:29:57 NVIDIA(0): Connected display device(s) on GeForce 6100 nForce 405 at
(--) Mar 26 06:29:57 NVIDIA(0): PCI:0:13:0:
(--) Mar 26 06:29:57 NVIDIA(0): Samsung SyncMaster (CRT-0)
(--) Mar 26 06:29:57 NVIDIA(0): Samsung SyncMaster (CRT-0): 350.0 MHz maximum pixel clock
(II) Mar 26 06:29:57 NVIDIA(0): Assigned Display Device: CRT-0
(==) Mar 26 06:29:57 NVIDIA(0):
(==) Mar 26 06:29:57 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) Mar 26 06:29:57 NVIDIA(0): will be used as the requested mode.
(==) Mar 26 06:29:57 NVIDIA(0):
(II) Mar 26 06:29:57 NVIDIA(0): Validated modes:
(II) Mar 26 06:29:57 NVIDIA(0): "nvidia-auto-select"
(II) Mar 26 06:29:57 NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) Mar 26 06:29:57 NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) Mar 26 06:29:57 NVIDIA(0): option
(==) Mar 26 06:29:57 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Mar 26 06:29:57 NVIDIA(0): Initialized GPU GART.
(II) Mar 26 06:29:57 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) Mar 26 06:29:57 NVIDIA(0): may not be running or the "AcpidSocketPath" X
(II) Mar 26 06:29:57 NVIDIA(0): configuration option may not be set correctly. When the
(II) Mar 26 06:29:57 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
(II) Mar 26 06:29:57 NVIDIA(0): try to use it to receive ACPI event notifications. For
(II) Mar 26 06:29:57 NVIDIA(0): details, please see the "ConnectToAcpid" and
(II) Mar 26 06:29:57 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
(II) Mar 26 06:29:57 NVIDIA(0): Config Options in the README.
(II) Mar 26 06:29:57 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) Mar 26 06:29:57 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Mar 26 06:29:57 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(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 extension GLX
(II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) ImPS/2 Generic Wheel Mouse: always reports core events
(**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event1"
(II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Generic Wheel Mouse: Found relative axes
(II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
(**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
(**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
(**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
(II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device saa7134 IR (Avermedia AVerTV GO
(**) saa7134 IR (Avermedia AVerTV GO: always reports core events
(**) saa7134 IR (Avermedia AVerTV GO: Device: "/dev/input/event6"
(II) saa7134 IR (Avermedia AVerTV GO: Found keys
(II) saa7134 IR (Avermedia AVerTV GO: Configuring as keyboard
(II) XINPUT: Adding extended input device "saa7134 IR (Avermedia AVerTV GO" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us" |
|
Back to top |
|
|
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Sat Apr 03, 2010 9:50 am Post subject: |
|
|
Thank you pappy_mcfae
You might also add libXinerama to your list (step2&3)- i had to unmerge and reemerge it due to dependencies and version conflicts |
|
Back to top |
|
|
figueroa Advocate
Joined: 14 Aug 2005 Posts: 3005 Location: Edge of marsh USA
|
Posted: Mon Apr 12, 2010 3:43 am Post subject: |
|
|
Pappy, even at this late date (April), your post saved my tush, or at least my X. Thank you.
Added 4/12/2010: I also noted libXinerama needs to be unmerged as part of the process of getting back to xorg-server 1.6.5-r1. Also, mesa now needs to be masked >= 7.7.1 as it requires xorg-server >= 1.7.
I can see that I will have to be watching my updates more carefully than usual. _________________ Andy Figueroa
hp pavilion hpe h8-1260t/2AB5; spinning rust x3
i7-2600 @ 3.40GHz; 16 gb; Radeon HD 7570
amd64/23.0/split-usr/desktop (stable), OpenRC, -systemd -pulseaudio -uefi |
|
Back to top |
|
|
AchilleTalon Guru
Joined: 11 Apr 2004 Posts: 368 Location: Montreal, Quebec, Canada
|
Posted: Fri Apr 23, 2010 5:46 pm Post subject: |
|
|
After all these months, is there still an issue upgrading to Xorg-server 1.7?
I don't want to break everything trying. _________________ Achille Talon Hop! |
|
Back to top |
|
|
Skippy204 Guru
Joined: 09 May 2008 Posts: 348 Location: Colorado, USA
|
Posted: Fri Apr 23, 2010 5:49 pm Post subject: |
|
|
There is for me - all xorg 1.7 are still broken on my system. I'm still having to use 1.6.5.
Skippy |
|
Back to top |
|
|
MaDDeePee Guru
Joined: 18 Aug 2004 Posts: 393 Location: Germany
|
Posted: Sat May 01, 2010 3:46 pm Post subject: |
|
|
Working with xorg-server-1.7.6 now?
Does someone know by chance? |
|
Back to top |
|
|
StringCheesian l33t
Joined: 21 Oct 2003 Posts: 887
|
Posted: Sat May 01, 2010 6:20 pm Post subject: |
|
|
MaDDeePee wrote: | Working with xorg-server-1.7.6 now?
Does someone know by chance? |
For me, xorg-server 1.7.6 (with nvidia-drivers 195.36.15 and gentoo-sources 2.6.33) caused one freeze (Ctrl+Alt+F1 didn't respond) in 6 weeks of daily use. I tried to provoke it but I wasn't able to reproduce the freeze.
For 3 days so far, a combination of xorg-server 1.8.0, nvidia-drivers 195.36.24, and gentoo-sources 2.6.33-r1 has been running flawlessly.
~amd64
KDE 4.4.2 with compositing enabled |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Sun May 02, 2010 2:49 pm Post subject: |
|
|
StringCheesian wrote: | For me, xorg-server 1.7.6 (with nvidia-drivers 195.36.15 and gentoo-sources 2.6.33) caused one freeze (Ctrl+Alt+F1 didn't respond) in 6 weeks of daily use. I tried to provoke it but I wasn't able to reproduce the freeze.
For 3 days so far, a combination of xorg-server 1.8.0, nvidia-drivers 195.36.24, and gentoo-sources 2.6.33-r1 has been running flawlessly.
~amd64
KDE 4.4.2 with compositing enabled |
What nVidia card model do you have? I have a GeForce 8800GT (G92 rev 162). _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
StringCheesian l33t
Joined: 21 Oct 2003 Posts: 887
|
Posted: Sun May 02, 2010 8:47 pm Post subject: |
|
|
VinzC wrote: | StringCheesian wrote: | For me, xorg-server 1.7.6 (with nvidia-drivers 195.36.15 and gentoo-sources 2.6.33) caused one freeze (Ctrl+Alt+F1 didn't respond) in 6 weeks of daily use. I tried to provoke it but I wasn't able to reproduce the freeze.
For 3 days so far, a combination of xorg-server 1.8.0, nvidia-drivers 195.36.24, and gentoo-sources 2.6.33-r1 has been running flawlessly.
~amd64
KDE 4.4.2 with compositing enabled |
What nVidia card model do you have? I have a GeForce 8800GT (G92 rev 162). |
MSI GeForce 9600 GT, lspci says: "nVidia Corporation G94 [GeForce 9600 GT] (rev a1)"
BTW: the first time I tried xorg-server 1.8.0 I didn't notice the ebuild's warning that drivers need to be recompiled when you upgrade xorg-server. It finally worked after I reinstalled x11-drivers/* |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Sun May 16, 2010 8:19 am Post subject: |
|
|
I tried today nvidia-drivers-195.36.24, xorg-x11-7.4-r1, xorg-server-7.4 and all my problems are now gone: X doesn't locks up anymore, games installed under Wine do work again and I no longer experience lags in UT2004! Phew! Due to the infamous libpng issue I've also had to recompile all installed packages (emerge -e world) but it was worth the pain, really...
EDIT: In fact, lockups were caused by service fbcondecor starting after XDM, I think (I won't try to verify it though ). I have now disabled fbcondecor and X starts without locking up with the newest nVidia drivers. I just wonder why that problem was brought by versions >177 ... _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Last edited by VinzC on Sat Jun 12, 2010 11:48 am; edited 1 time in total |
|
Back to top |
|
|
Shining Arcanine Veteran
Joined: 24 Sep 2009 Posts: 1110
|
Posted: Wed Jun 02, 2010 12:59 am Post subject: |
|
|
I have been having trouble with the nvidia-drivers recently. I have a thread which chronicles my issues at the kde forums:
http://forum.kde.org/viewtopic.php?f=66&t=88028
The issue is that sometimes when I log into KDE, KDE will freeze until it detects an issue and disables compositing. I was using xorg-server-1.8.1 with nvidia-drivers-195.36.24. I tried upgrading to nvidia-drivers-256.29 and the problem persisted. I tried downgrading to xorg-server-1.7.7 and the problem persisted. I have now just downgraded my nvidia-drivers to version 190.53, which is the version I recall using before I tried the xorg-server 1.8.x upgrade and these issues started.
Does this sound like what you guys have been experiencing here or is it a completely different issue? |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Sat Jun 12, 2010 12:08 pm Post subject: |
|
|
That was too good to be true. My lockup problem is back.
I re-appeared progressively. Right after I found the interaction with fbsplash, the problem seemed to be cured. From time to time X happened to lockup while starting but it was systematically after a cold boot. It didn't on the next reboot. However I still experienced lockups from time to time and I guessed that was because XDM started too early. So I started XDM from local.start and it worked for a couple of days.
Now X doesn't start anymore without locking the whole machine again. Even running startx manually locks up everything too. I can no longer use my computer in graphical mode with Xorg.
I start suspecting a hardware problem but I have no clue. I'm not even sure this is the reason. _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
AchilleTalon Guru
Joined: 11 Apr 2004 Posts: 368 Location: Montreal, Quebec, Canada
|
Posted: Tue Aug 10, 2010 7:44 pm Post subject: |
|
|
Any news since then? What about xorg-server-1.7.7-r1 and nvidia-drivers-195.36.24 with a 2.6.34-gentoo-r1 kernel?
Anyone has tested this configuration? _________________ Achille Talon Hop! |
|
Back to top |
|
|
Efo Guru
Joined: 23 Jun 2005 Posts: 498
|
Posted: Fri Sep 03, 2010 2:19 pm Post subject: |
|
|
Hi AchilleTalon,
The following configuration works for me:
xorg-server-1.8.2
nvidia-drivers-195.36.24
x86_64-2.6.34-gentoo-r6
Cheers!
Efo |
|
Back to top |
|
|
|
|
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
|
|