 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

29th November 2008, 07:20 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 114

|
|
|
Well I had a question but I am starting to think your mention of Quardo cards not working/being supported may be my issue. (I have a QuardoFX 1500m which is based off the 7900GS core)
I had no problems in FC9 however now I am running into a libg file not being found and I can not enable desktop effects but the nvidia controls work fine. I also can not use 3d obviously.
I did the Add/Remove Programs method but I will double check with your method.
|

29th November 2008, 09:43 AM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 11

|
|
|
edit: Ah, I follow what's going on now. My original post in this thread is irrelevant.
I'll go back to wondering why the colours for all videos that I play are ... just.. yerk (purple grass and tree leaves, for example)
Last edited by bleeter; 29th November 2008 at 11:05 AM.
|

29th November 2008, 04:16 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 114

|
|
|
This is the Error I am getting. I am starting to wish I could have installed from the DVD and not the LiveCD.
Enabling the nvidia driver: *** glibc detected *** /usr/bin/python: free(): invalid pointer: 0x0013c812
|

29th November 2008, 09:14 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 57

|
|
|
Update: I uninstalled all associated rpms. Rebooted. Installed and reconfigured. Rebooted and it seems to be working fine for 3d progams now. bg fade and windows are still choppy. CPU still seems to be used excessively but 3d accel is working. Also changed some "typos" in first paragraph.
Summary:
glxinfo and nvidia display settings indicate Direct Rendering is on and working. Everything runs slower than the "nv" driver. ie: glxgears ~800x600 ~700FPS but one core in cpu is pegged at 98%. Fading background is at best choppy. Movement of windows jittery. No 3d programs work properly. In contrast "nv" is actually faster at most of these things that will run. It appears to be 3d accel is not being used even though reported as available. Specs and files follow:
Linux drift 2.6.27.5-117.fc10.i686 #1 SMP Tue Nov 18 12:19:59 EST 2008 i686 athlon i386 GNU/Linux
MemTotal: 2074120 kB
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
cpu cores : 2
Root Window:
Width: 3520
Height: 1200
Depth: 24
03:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GTS (rev a1) (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. Device 2280
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f8000000 (64-bit, non-prefetchable) [size=32M]
I/O ports at 9c00 [size=128]
[virtual] Expansion ROM at fb000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia, nvidiafb
kmod-nvidia-2.6.27.5-117.fc10.i686-177.82-1.fc10.4.i686
kmod-nvidia-177.82-1.fc10.4.i686
akmod-nvidia-177.82-1.fc10.4.i686
xorg-x11-drv-nvidia-libs-177.82-1.fc10.i386
xorg-x11-drv-nvidia-177.82-1.fc10.i386
I have attached glxinfo, xorg.conf files.
I have tried several configurations of xorg.conf. I recently added the AIGLX option and the Composite extension with no changes. I have also attempted a very basic single head setup with the same results.
xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder63) Tue Nov 4 14:08:09 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/drivers"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "HSD HF289H"
HorizSync 24.0 - 80.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT-0: nvidia-auto-select +1600+0, CRT-1: 1600x1200_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB, GLX_NV_present_video,
GLX_NV_multisample_coverage
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8600 GTS/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.2 NVIDIA 177.82
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
<text cut>
Last edited by jmnielsen; 29th November 2008 at 10:31 PM.
Reason: Does not appear attachements work(ed).
|

30th November 2008, 03:22 AM
|
 |
Registered User
|
|
Join Date: Sep 2008
Age: 37
Posts: 1

|
|
|
Please forgive my nubidity. I just installed Fedora 10 x86 64 today, and have no previous experience with it (I have used Ubuntu a little bit, but not much). I have an Nvidia GeForce 6800. Should I use the first code listed in your entry? I also want to make sure I understand what these commands are. su means to become root, right? Then rpm and yum are like apt get in Ubuntu? reboot seems to be self explanatory.
|

30th November 2008, 11:39 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: Norway
Posts: 13

|
|
Quote:
Originally Posted by wanman
Looks like the xorg.conf is being re-written with a restart. I'll look back through the posts, this may have already been adressed, still any advice on this is appreciated.
|
I had the same problem with xorg.conf beeng re-written. Maybe this can help:
http://forums.fedoraforum.org/showpo...&postcount=172
__________________
My laptops: Toshiba G40-127, Intel(R) Core(TM)2 Duo CPU-T7500 @ 2.20GHz, 2x200 GB SATA, Geforce 8600GT 512mb, Realtek HD 5.1 soundcard, 1920x1200 res, 4GB RAM, Intel 4965AGN Wifi card, FC10_x64 -- Asus Eee pc900 16gb - DebianEee
|

30th November 2008, 05:01 PM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 372

|
|
|
GeForce 8400M GS - no love
I'm running F10 on a Dell Inspiron 1720 laptop with a GeForce 8400M GS video card (128 MB, I think, but the current nVidia site lists it as 256 MB - not sure).
I followed the instructions on the first page of this thread - GeForce 6,7,8.9 and 200 series with akmod option. The driver seems to install OK and the screen resolution looks correct. The color depth is better than prior to the install. However, when I drag windows around the desktop, motion is VERY jerky and I get lots of redraws and shredded windows. I also cannot enable desktop effects through Gnome - I haven't tried to install compiz for obvious reasons.
Looking at the xorg.conf, things don't seem right, but I cannot seem to change anything as when I do followed by a reboot, everything is back as it is here. Also, if I simply log out I end up at a black screen that is unresponsive to anything but a hard power down (press the power button). Below is the xorg.conf as I have it now:
Code:
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/drivers"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "Module"
Load "type1"
Load "freetype"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "vesa"
VendorName "NVIDIA Corporation"
Option "AddARGBBLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Notice the line around VideoCard0 that has the driver listed as "vesa" If I change this to "nvidia" and log out, I end up at the black screen that is unresponsive and requires a power down. If I reboot, it goes back to "vesa".
I've also tried running nvidia-settings and I get an error message stating "You do not appear to be using the NVIDIA X driver." So, I try running nvidia-xconfig as root (as suggested in the error dialog) and it executes, I get a new xorg.conf, but as soon as I reboot, I'm back here.
I was able to get this working fine under F9 using Leigh's protocol for that one.
HELP!!
-Kirk
I tried copying in my xorg.conf from my F9 installation. When I get to the log in screen, the resolution looks like around 640x480 - huge cursor and huge dialog. I also saw this after my first shot at the instructions in Post #1 here, but I got around it - I forget how. 8^(
Last edited by KirkD; 30th November 2008 at 05:10 PM.
Reason: Update
|

30th November 2008, 10:44 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: Norway
Posts: 13

|
|
Quote:
Originally Posted by KirkD
However, when I drag windows around the desktop, motion is VERY jerky and I get lots of redraws and shredded windows. I also cannot enable desktop effects through Gnome - I haven't tried to install compiz for obvious reasons.
Notice the line around VideoCard0 that has the driver listed as "vesa" If I change this to "nvidia" and log out, I end up at the black screen that is unresponsive and requires a power down. If I reboot, it goes back to "vesa".
I was able to get this working fine under F9 using Leigh's protocol for that one.
(
|
It's a nvidia driver problem. Look at this to get your desktop run better: http://www.nvnews.net/vbulletin/showthread.php?t=118088
And this thread : http://www.nvnews.net/vbulletin/showthread.php?t=115724
I would try 180.06 or 180.08 drivers where this issue is fixed(claimed by nvidia team)
I currently have 180.08 and that is better than 177.82. That driver should be pulled from repo. Every 86xx series owner out there have this issue.
When it comes to xorg.conf re-write that will happen if you try to uninstall akmod-nvidia and install kmod-nvidia or nvidia drivers from nvidia.com. You have to remove akmod-scripts still in your system that tries to build a nvidia module duiring boot. If the scripts fail then it resets your xorg.conf to nv,vesa.
Here is what i did: http://forums.fedoraforum.org/showpo...&postcount=172
You could try this and see if it helps.
__________________
My laptops: Toshiba G40-127, Intel(R) Core(TM)2 Duo CPU-T7500 @ 2.20GHz, 2x200 GB SATA, Geforce 8600GT 512mb, Realtek HD 5.1 soundcard, 1920x1200 res, 4GB RAM, Intel 4965AGN Wifi card, FC10_x64 -- Asus Eee pc900 16gb - DebianEee
|

30th November 2008, 11:09 PM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 372

|
|
|
ruien,
Thanks for the reply. I'll do a little reading and then give it a shot.
-Kirk
|

1st December 2008, 10:26 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 11

|
|
Hi I followed your guide on installing the akmod drivers instead of the kmod drivers since they didn't work either with my computer. I have and nVidia GeForce 6100 and when I go to enable the stock desktop effects it tells me it can't. When I try to run glxinfo I get the following:
Code:
[Ricardo@DevilHunter ~]$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Segmentation fault
[Ricardo@DevilHunter ~]$
and when I try to run glxgears:
Code:
[Ricardo@DevilHunter ~]$ glxgears
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
[Ricardo@DevilHunter ~]$
Here is my xorg.conf file:
Code:
[Ricardo@DevilHunter ~]$ cat /etc/X11/xorg.conf
# Xorg configuration created by livna-config-display
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules/drivers"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
[Ricardo@DevilHunter ~]$
Can you help me please? thanks in advance!!
Last edited by devil_hunter; 2nd December 2008 at 03:41 AM.
|

2nd December 2008, 03:03 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 2

|
|
it fails
Code:
glxgears
Error: glXCreateContext failed
i use an external monitor with the notebook and thas working fine
Code:
lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600M GS (rev a1)
Code:
rpm -qa | grep nvidia
kmod-nvidia-177.82-1.fc10.4.x86_64
xorg-x11-drv-nvidia-libs-177.82-1.fc10.i386
xorg-x11-drv-nvidia-177.82-1.fc10.x86_64
kmod-nvidia-2.6.27.5-117.fc10.x86_64-177.82-1.fc10.4.x86_64
xorg-x11-drv-nvidia-libs-177.82-1.fc10.x86_64
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Tue Nov 4 17:18:57 PST 2008
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder58) Tue Nov 4 17:19:39 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "HP w2408"
HorizSync 24.0 - 94.0
VertRefresh 48.0 - 85.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600M GS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-1: 1920x1200 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
|

2nd December 2008, 03:17 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by golden_jubilee
it fails
Code:
glxgears
Error: glXCreateContext failed
i use an external monitor with the notebook and thas working fine
Code:
lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600M GS (rev a1)
Code:
rpm -qa | grep nvidia
kmod-nvidia-177.82-1.fc10.4.x86_64
xorg-x11-drv-nvidia-libs-177.82-1.fc10.i386
xorg-x11-drv-nvidia-177.82-1.fc10.x86_64
kmod-nvidia-2.6.27.5-117.fc10.x86_64-177.82-1.fc10.4.x86_64
xorg-x11-drv-nvidia-libs-177.82-1.fc10.x86_64
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Tue Nov 4 17:18:57 PST 2008
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder58) Tue Nov 4 17:19:39 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "HP w2408"
HorizSync 24.0 - 94.0
VertRefresh 48.0 - 85.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600M GS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-1: 1920x1200 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
|
You haven't edited the files section ! as in post# 1
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

2nd December 2008, 10:59 PM
|
 |
Registered User
|
|
Join Date: Sep 2007
Location: in your heart
Posts: 238

|
|
|
Thanks a lot
__________________
ASUS M3N78-EM, AMD Phenom™ X4 Quad-Core 9650+, 6GB DDR2 RAM, 160GB x 2 RAID0 HDD, Nvidia Geforce8300 Hybrid SLI
Run @ Fedora12 x86_64,& Windows7 Ultimate x64
[SIGPIC][/SIGPIC]
(Akmods-nvidia @ rpmfusion)
R.Mathan MCA, MCITP, MCTS
|

4th December 2008, 02:21 AM
|
|
Registered User
|
|
Join Date: May 2008
Posts: 90

|
|
|
Guys , this manual is great , keep up the good work , thanks , I have a small question is GeForce 6200 , 256 MB a supported card or not ? I couldn't figure it out . Thanks in advance
__________________
M.Nassar
Nothing worth having comes easy " Dr.Kelso in Scrubs "
|

4th December 2008, 04:25 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 510

|
|
|
Compiz-Fusion is working, but I have some application rendering problems. Certain applicatioins, gftp and Ooffice do not display the text in certain fields of their windows. In gftp for example, the directory listings are blank unless I stretch the window and then briefly I can read the directory listing. Other applications like emacs, gnome-terminal and gnome-commander work fine, also firefox which I am using now.
Is there any history of this issue and thread that can lead me to a solution?
This is running on:
F10
GeForce MX 4000 64mg vram
96xx nvidia via the DM scripts
I am running the default compiz w/o wobbly windows, at 32 bit.
__________________
jbkt23
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 01:10 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|