[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2008-04-14 Thread Adam Niedling
The original reporter mention that he was able to fix this problem.
Since the last comment is almost a year old there's not much sense in
keeping this bug open.

** Changed in: ubuntu
   Status: New = Invalid

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-06-05 Thread Sitsofe Wheeler
Setting back to unconfirmed.

** Changed in: Ubuntu
   Status: Needs Info = Unconfirmed

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-06-03 Thread Sitsofe Wheeler
Sudhir:
OK, there is nothing more I can do to help you because all my advice would 
depend on never having installed the drivers manually (trying to go back to the 
NVIDIA binary drivers after manually installing the binary driver tends to only 
lead to a big painful mess). The moment you manually installed the drivers your 
support options changed - you're free to do what you like with your system (it 
belongs to you!) but doing certain things will change who and where you can get 
support/help from. Any problems that occur after installing drivers not 
provided by Ubuntu repositories should not be reported to the launchpad bug 
area. If the drivers were downloaded from the NVIDIA web site then the NVIDIA 
linux web forum (http://www.nvnews.net/vbulletin/forumdisplay.php?f=14 ) is an 
appropriate place to report issues. If a 3rd party installer was used please 
contact the 3rd party for support. Other places for manual driver support can 
be found on the Community Support page 
(http://www.ubuntu.com/support/communitysupport ).

Good luck!

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-06-02 Thread Sitsofe Wheeler
Sudhir:
Did you manually install the 8174 from the NVIDIA website/using a 3rd party 
tool or were you using the Ubuntu provided version? What is the output of
uname -a
dpkg -l linux-restricted-modules-* | grep ii
dpkg -l nvidia-\* | grep ii
ls -al /lib/linux-restricted-modules/
?

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-06-02 Thread Sudhir
Thank you once again, Please find my responses below. FYI I am a total
beginner ;-)

I manually installed NVDIA driver 7184 from NVIDIA website.

Outputs
uname -a - Linux sudhi-desktop 2.6.17-11-generic #2 SMP Fri May 18 23:39:08
UTC 2007 i686 GNU/Linux

dpkg -l linux-restricted-modules-* | grep ii ---

ii  linux-restricted-modules-2.6.17-10-generic 2.6.17.7-10.1  Non-free Linux
2.6.17 modules on x86_64 generic
ii  linux-restricted-modules-2.6.17-11-generic 2.6.17.7-11.2  Non-free Linux
2.6.17 modules on x86_64 generic
ii  linux-restricted-modules-common2.6.17.7-11.2  Non-free Linux
2.6.17 modules helper script
ii  linux-restricted-modules-generic   2.6.17.11  Restricted
Linux modules for generic kernels

dpkg -l nvidia-\* | grep ii ---
ii  nvidia-kernel-common   20051028+1ubuntu7 NVIDIA binary kernel module
common files

ls -al /lib/linux-restricted-modules/ ---
total 20
drwxr-xr-x  4 root root 4096 2007-04-24 07:26 .
drwxr-xr-x 17 root root 8192 2007-04-24 07:24 ..
drwxr-xr-x 16 root root 4096 2006-10-25 19:00 2.6.17-10-generic
drwxr-xr-x 16 root root 4096 2007-04-24 07:26 2.6.17-11-generic

Please advise

- Sudhir



On 6/2/07, Sitsofe Wheeler [EMAIL PROTECTED] wrote:

 Sudhir:
 Did you manually install the 8174 from the NVIDIA website/using a 3rd
 party tool or were you using the Ubuntu provided version? What is the output
 of
 uname -a
 dpkg -l linux-restricted-modules-* | grep ii
 dpkg -l nvidia-\* | grep ii
 ls -al /lib/linux-restricted-modules/
 ?

 --
 glxinfo crash at startup after nvidia driver install
 https://bugs.launchpad.net/bugs/117211
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sitsofe Wheeler
Sudhir:
Just out of interest can you attach the output of lspci anyway?

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sudhir
Sure, I will send it. I am at work now. Ubuntu runs on my home pc, Will do
it tonight.

- Sudhir


On 5/30/07, Sudhir [EMAIL PROTECTED] wrote:

 Thank you for your response.

 I was able to fix it. I installed Nvidia drivers and the Extyensions
 section was missing frm the xorg.conf file. I added them and the Xserver
 works properly now.

 Thanks once again.

 - Sudhir


 On 5/27/07, Sitsofe Wheeler [EMAIL PROTECTED] wrote:
 
  Thank you for your bug report.
 
  Sudhir:
  How did you install the NVIDIA binary drivers originally? Can you attach
  your
  /etc/X11/xorg.conf
  and
  /var/log/Xorg.0.log
  files? Can you also add the output of
  lspci
  ?
 
  ** Changed in: Ubuntu
Status: Unconfirmed = Needs Info
 
  --
  glxinfo crash at startup after nvidia driver install
  https://bugs.launchpad.net/bugs/117211
  You received this bug notification because you are a direct subscriber
  of the bug.
 



-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sudhir
There you go.. If possible, Please let me any know any findings.

Thanks
Sudhir



On 5/30/07, Sudhir [EMAIL PROTECTED] wrote:

 Sure, I will send it. I am at work now. Ubuntu runs on my home pc, Will do
 it tonight.

 - Sudhir


 On 5/30/07, Sudhir  [EMAIL PROTECTED] wrote:
 
  Thank you for your response.
 
  I was able to fix it. I installed Nvidia drivers and the Extyensions
  section was missing frm the xorg.conf file. I added them and the Xserver
  works properly now.
 
  Thanks once again.
 
  - Sudhir
 
 
  On 5/27/07, Sitsofe Wheeler [EMAIL PROTECTED]  wrote:
  
   Thank you for your bug report.
  
   Sudhir:
   How did you install the NVIDIA binary drivers originally? Can you
   attach your
   /etc/X11/xorg.conf
   and
   /var/log/Xorg.0.log
   files? Can you also add the output of
   lspci
   ?
  
   ** Changed in: Ubuntu
 Status: Unconfirmed = Needs Info
  
   --
   glxinfo crash at startup after nvidia driver install
   https://bugs.launchpad.net/bugs/117211
   You received this bug notification because you are a direct subscriber
  
   of the bug.
  
 
 


-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sitsofe Wheeler
Alas launchpad chucks away email attachments. Any chance you can use the
web interface?

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sitsofe Wheeler
OK this was sent to my private mail address (please don't do this - I forget to 
reply to the bug if you do! :) and it here's the pertinent part:
02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] 
(rev a1) (prog-if 00 [VGA])

Sudhir:
You really shouldn't be using the legacy drivers on a card like that - you have 
newer and more featureful drivers available to you

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-30 Thread Sudhir
Thank you for your help once again !

Right as you said, When I installed ubuntu and wanted to configure Beryl, I
did instal NVIDIA dirver version 8174. Then I did some software update and
was forced to downgrade to 7184 as Xserver would not boot and the error
trace said that the drivers needed were 7184. Why would this happen?? This
puzzles me.
So I installed 7184 again. The XServer started to work.

If you could please advise or point me to the latest driver for this
Graphics card, I would be grateful.

Thanks
Sudhir



On 5/31/07, Sitsofe Wheeler [EMAIL PROTECTED] wrote:

 OK this was sent to my private mail address (please don't do this - I
 forget to reply to the bug if you do! :) and it here's the pertinent part:
 02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX
 5200] (rev a1) (prog-if 00 [VGA])

 Sudhir:
 You really shouldn't be using the legacy drivers on a card like that - you
 have newer and more featureful drivers available to you

 --
 glxinfo crash at startup after nvidia driver install
 https://bugs.launchpad.net/bugs/117211
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-29 Thread Sudhir
Thank you for your response.

I was able to fix it. I installed Nvidia drivers and the Extyensions section
was missing frm the xorg.conf file. I added them and the Xserver works
properly now.

Thanks once again.

- Sudhir


On 5/27/07, Sitsofe Wheeler [EMAIL PROTECTED] wrote:

 Thank you for your bug report.

 Sudhir:
 How did you install the NVIDIA binary drivers originally? Can you attach
 your
 /etc/X11/xorg.conf
 and
 /var/log/Xorg.0.log
 files? Can you also add the output of
 lspci
 ?

 ** Changed in: Ubuntu
   Status: Unconfirmed = Needs Info

 --
 glxinfo crash at startup after nvidia driver install
 https://bugs.launchpad.net/bugs/117211
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-27 Thread Sudhir

** Attachment added: _usr_bin_glxinfo.CqlQLe.crash
   http://librarian.launchpad.net/7850185/_usr_bin_glxinfo.CqlQLe.crash

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117211] Re: glxinfo crash at startup after nvidia driver install

2007-05-27 Thread Sitsofe Wheeler
Thank you for your bug report.

Sudhir:
How did you install the NVIDIA binary drivers originally? Can you attach your
/etc/X11/xorg.conf
and
/var/log/Xorg.0.log
files? Can you also add the output of
lspci
?

** Changed in: Ubuntu
   Status: Unconfirmed = Needs Info

-- 
glxinfo crash at startup after nvidia driver install
https://bugs.launchpad.net/bugs/117211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs