lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".
** Changed in: nvidia-graphics-drivers (Ubuntu Lucid)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
B
** Changed in: nvidia-graphics-drivers (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573601
Title:
Lucid: GLX not working on Nvidia driver
--
ubuntu-b
We're closing this bug since it is has been some time with no response from the
original reporter. However, if the issue still exists please feel free to
reopen with the requested information. Also, if you could, please test against
the latest development version of Ubuntu, since this confirms
@Jean-Baptiste:
Yes, the issue persists with maverick.
I just checked this:
If I take out
ModulePath "/usr/lib/nvidia-current/xorg/"
from the Section "Files" in xorg.conf, I don't have GLX. If I put it in
again, everything works fine.
--
Lucid: GLX not working on Nvidia driver
https://b
Thanks for your report. Is it still an issue with the latest ubuntu
release Maverick ?
** Also affects: nvidia-graphics-drivers (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: nvidia-graphics-drivers (Ubuntu Lucid)
Status: New => Confirmed
** Changed in: nvidia-g
sending up to the devs to see if this is some config that we can add as
needed.
~JFo
** Package changed: linux (Ubuntu) => nvidia-graphics-drivers (Ubuntu)
** Changed in: nvidia-graphics-drivers (Ubuntu)
Status: Confirmed => New
--
Lucid: GLX not working on Nvidia driver
https://bugs.la
Adam,
I can confirm that your workaround works for me, too. And I agree it is
the better solution.
After installing the latest updates, my workaround had been removed by
packet installlations and I had the same issue as before. So I added the
line to my xorg.conf like you described and it works p
I had this issue, and found a workaround that doesn't involve
overwriting system files.
In /etc/X11/xorg.conf find 'Section "Files"'. On the next line, add
'ModulePath "/usr/lib/nvidia-current/xorg/"'. It should look something
like the following:
Section "Files"
ModulePath "/usr/lib/nvi
apologies, no. I assumed it was the same issue and applied your fix. having
"undone" the fix, I have the same Xorg log entries.
it does seem that i have a separate issue..
--
Lucid: GLX not working on Nvidia driver
https://bugs.launchpad.net/bugs/573601
You received this bug notification because
Hi bionicdude,
the lines in the X.org.0.log which are decisive for my bug are these:
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0): log file that the GLX module has been loaded in your X
(EE) NVIDIA(0): server, and that the module is the NVIDI
Looks like I've got the same issue.
Just upgraded from karmic to lucid and compositing has stopped working.
If i run up fusion-icon i just get a black screen.
I followed your advise above and the xorg log seems to show the glx module
being loaded, but still no compositing
I've used grep to filter
Hi Jeremy,
I don't think the issue is dependant on the kernel version. It is a
packaging/configuration problem between xserver-xorg-core and nvidia-
current, which both bring in a libglx.so, but only the nvidia one works.
So I removed the needs-upstream-testing tag without further testing.
Sorry
Hi esperanto3000,
If you could also please test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the issue.
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the
upstream kernel, please remove the 'need
I found a straightforward workaround by replacing the Xserver GLX
library with the Nvidia one:
cd /usr/lib/xorg/modules/extensions
sudo libglx.so libglx.so.original
sudo ln -s /usr/lib/nvidia-current/xorg/libglx.so libglx.so
--
Lucid: GLX not working on Nvidia driver
https://bugs.launchpad.net/b
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/47229961/AlsaDevices.txt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/47229962/BootDmesg.txt
** Attachment added: "Card0.Amixer.values.txt"
http://launchpadlibrarian.net/47229963/Card0.Amixer.valu
15 matches
Mail list logo