Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-29 Thread Γιώργος Πάλλας

Γιώργος Πάλλας wrote:


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...


any ideas?



thanks to everybody who answered but since I did not want to enable the 
unstable repository, I installed the nvidia driver from its site which 
compiled and played like a charm...


G.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread olafrv
Hi,

Download nvidia driver from nvidia official page. Then install package 
linux-headers for you kernel version and finally install the downloaded nvidia 
driver.

Bye.-

Olaf.

   You don't know where your shadow will fall,
Somebody.-

  Olaf Reitmaier Veracierta (BB) ola...@gmail.com

http://olafrv.googlepages.com


-Original Message-
From: Γιώργος Πάλλας
 gp...@ccf.auth.gr
Date: Mon, 25 Jan 2010 13:25:24 
To: debian Users ENGdebian-user@lists.debian.org
Subject: problem installing nvidia-glx on a debian testing with 2.6.32 kernel


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...

any ideas?

aris:/home/encmp/gpall# aptitude install nvidia-glx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  nvidia-kernel-2.6.26-2-686 xserver-xorg-core
The following NEW packages will be installed:
  nvidia-glx nvidia-kernel-common{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.3MB of archives. After unpacking 30.8MB will be used.
The following packages have unmet dependencies:
  nvidia-kernel-2.6.26-2-686: Depends: linux-image-2.6.26-2-686 which is 
a virtual package.
  xserver-xorg-core: Conflicts: xserver-xorg-video-2 which is a virtual 
package.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
nvidia-glx [Not Installed]
nvidia-kernel-2.6.26-2-686 [Not Installed]

Score is -9871

Accept this solution? [Y/n/q/?]
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

aris:/home/encmp/gpall#




Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Jerome BENOIT

Hello,

you may build the nvidia related Debian packages from source
if you do not use the distributed kernel.

hth,
Jerome 


??? ?? wrote:


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...


any ideas?

aris:/home/encmp/gpall# aptitude install nvidia-glx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
 nvidia-kernel-2.6.26-2-686 xserver-xorg-core
The following NEW packages will be installed:
 nvidia-glx nvidia-kernel-common{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.3MB of archives. After unpacking 30.8MB will be used.
The following packages have unmet dependencies:
 nvidia-kernel-2.6.26-2-686: Depends: linux-image-2.6.26-2-686 which is 
a virtual package.
 xserver-xorg-core: Conflicts: xserver-xorg-video-2 which is a virtual 
package.

The following actions will resolve these dependencies:

Keep the following packages at their current version:
nvidia-glx [Not Installed]
nvidia-kernel-2.6.26-2-686 [Not Installed]

Score is -9871

Accept this solution? [Y/n/q/?]
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

aris:/home/encmp/gpall#



--
Jerome BENOIT
jgmbenoit-at+rezozer*dot_net


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Γιώργος Πάλλας

Jerome BENOIT wrote:

In Sid,

there is a package ready to be built to do so.



thanks for the answers!

I guess you mean the nvidia-kernel-source package. Well, I installed it, 
and then:

# module-assistant auto-install nvidia

That fails, and I cant understand why... Again any ideas would be very 
appreciated!



aris:/var/cache/modass# cat 
nvidia-kernel-source.buildlog.2.6.32-trunk-686.1264422219

/usr/bin/make  -f debian/rules 
clean 

make[1]: Entering directory 
`/usr/src/modules/nvidia-kernel' 

# select which makefile to 
use.  

rm -f /usr/src/modules/nvidia-kernel/Makefile || 
true   
if [ 6 = 6  ]; then 
\

ln -s Makefile.kbuild Makefile ; 
\ 
   
fi   

if [  6 = 4  ]; then 
\   

ln -s Makefile.nvidia Makefile ; 
\ 
   
fi   

if [ -e patch-stamp ]; then 
\

  dpatch deapply-all ; 
\

  rm -rf patch-stamp debian/patched ; 
\
   
fi   

if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then 
\
   cp  
/usr/src/modules/nvidia-kernel/debian/control.template 
/usr/src/modules/nvidia-kernel/debian/control; \
   
fi 

dh_testroot

rm -f build-stamp 
configure-stamp  

/usr/bin/make clean SYSSRC=/lib/modules/2.6.32-trunk-686/build -C 
/usr/src/modules/nvidia-kernel/ -f Makefile 
make[2]: Entering directory 
`/usr/src/modules/nvidia-kernel'   

make[2]: Leaving directory 
`/usr/src/modules/nvidia-kernel'

rm -f /usr/src/modules/nvidia-kernel//Makefile || 
true;   
rm 
/usr/src/modules/nvidia-kernel//gcc-check   

rm 
/usr/src/modules/nvidia-kernel//cc-sanity-check 

dh_clean   

rm 
/usr/src/modules/nvidia-kernel/debian/control   

rm 
/usr/src/modules/nvidia-kernel/debian/dirs  

rm 
/usr/src/modules/nvidia-kernel/debian/override  

make[1]: Leaving directory 
`/usr/src/modules/nvidia-kernel'


echo ROOT_CMD = 
ROOT_CMD =
/usr/bin/make  -f debian/rules binary_modules
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
# select which makefile to use.
rm -f /usr/src/modules/nvidia-kernel/Makefile || true
if [ 6 = 6  ]; then \
ln -s Makefile.kbuild Makefile ; \
   fi
if [  6 = 4  ]; then \
ln -s Makefile.nvidia Makefile ; \
   fi
if ! gcc-4.3 -v 2 /dev/null  ; then \
  echo Compiler gcc-4.3 does not exist on the system ; \
  exit 1; \
   fi
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
   cp  
/usr/src/modules/nvidia-kernel/debian/control.template 
/usr/src/modules/nvidia-kernel/debian/control; \

   fi
if [ i686 = x86_64 ]; then \
   cp /usr/src/modules/nvidia-kernel/nv-kernel.o.x86_64 
/usr/src/modules/nvidia-kernel/nv-kernel.o ; \

   fi
touch 

Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Jerome BENOIT

In Sid,

there is a package ready to be built to do so.

Jerome

ola...@gmail.com wrote:

Hi,

Download nvidia driver from nvidia official page. Then install package 
linux-headers for you kernel version and finally install the downloaded nvidia 
driver.

Bye.-

Olaf.

   You don't know where your shadow will fall,
Somebody.-

  Olaf Reitmaier Veracierta (BB) ola...@gmail.com

http://olafrv.googlepages.com


-Original Message-
From: ??? ??
 gp...@ccf.auth.gr
Date: Mon, 25 Jan 2010 13:25:24 
To: debian Users ENGdebian-user@lists.debian.org

Subject: problem installing nvidia-glx on a debian testing with 2.6.32 kernel


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...


any ideas?

aris:/home/encmp/gpall# aptitude install nvidia-glx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  nvidia-kernel-2.6.26-2-686 xserver-xorg-core
The following NEW packages will be installed:
  nvidia-glx nvidia-kernel-common{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.3MB of archives. After unpacking 30.8MB will be used.
The following packages have unmet dependencies:
  nvidia-kernel-2.6.26-2-686: Depends: linux-image-2.6.26-2-686 which is 
a virtual package.
  xserver-xorg-core: Conflicts: xserver-xorg-video-2 which is a virtual 
package.

The following actions will resolve these dependencies:

Keep the following packages at their current version:
nvidia-glx [Not Installed]
nvidia-kernel-2.6.26-2-686 [Not Installed]

Score is -9871

Accept this solution? [Y/n/q/?]
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

aris:/home/encmp/gpall#




--
Jerome BENOIT
jgmbenoit-at+rezozer*dot_net


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Vincent Lefevre
Hi,

On 2010-01-25 14:26:56 +0200, Γιώργος Πάλλας wrote:
 I guess you mean the nvidia-kernel-source package. Well, I installed
 it, and then:
 # module-assistant auto-install nvidia
 
 That fails, and I cant understand why... Again any ideas would be
 very appreciated!

I don't have that in the installation steps:

# apt-get install nvidia-kernel-common module-assistant
# m-a -i -t prepare
# m-a clean,a-i -i -t -f nvidia-kernel-source
# depmod -a
# apt-get install nvidia-glx nvidia-glx-dev nvidia-xconfig
# dpkg-reconfigure xserver-xorg
# nvidia-xconfig

When I need to reinstall the drivers (e.g. after a kernel upgrade),
I rerun steps 2 to 4.

This has always worked for me.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Sjoerd Hardeman

Vincent Lefevre schreef:

Hi,

On 2010-01-25 14:26:56 +0200, Γιώργος Πάλλας wrote:

I guess you mean the nvidia-kernel-source package. Well, I installed
it, and then:
# module-assistant auto-install nvidia

That fails, and I cant understand why... Again any ideas would be
very appreciated!


I don't have that in the installation steps:
m-a a-i == module-assistant auto-install, so you actually do. However, 
doing a m-a prepare, m-a clean might work for the OP. I did a m-a a-i 
for the 2.6.32 yesterday (on and amd64, so not exactly the same config), 
without any problem. So likely there's still some old junk in the way.


Sjoerd



signature.asc
Description: OpenPGP digital signature


Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Γιώργος Πάλλας

Vincent Lefevre wrote:

Hi,

On 2010-01-25 14:26:56 +0200, Γιώργος Πάλλας wrote:
  

I guess you mean the nvidia-kernel-source package. Well, I installed
it, and then:
# module-assistant auto-install nvidia

That fails, and I cant understand why... Again any ideas would be
very appreciated!



I don't have that in the installation steps:

# apt-get install nvidia-kernel-common module-assistant
# m-a -i -t prepare
# m-a clean,a-i -i -t -f nvidia-kernel-source
# depmod -a
# apt-get install nvidia-glx nvidia-glx-dev nvidia-xconfig
# dpkg-reconfigure xserver-xorg
# nvidia-xconfig

When I need to reinstall the drivers (e.g. after a kernel upgrade),
I rerun steps 2 to 4.

This has always worked for me.

  


Same thing happens. This time, just to be sure, I purged all nvidia 
related files first, before going through the above steps. Again, the 
building process fails without any specific reason (maybe some 
incompatibility with the gcc version?):



aris:/usr/src# aptitude install nvidia-kernel-common module-assistant
Reading package lists... Done   
Building dependency tree
Reading state information... Done   
Reading extended state information  
Initializing package states... Done 
The following NEW packages will be installed:   
 module-assistant nvidia-kernel-common 
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.

Need to get 113kB/117kB of archives. After unpacking 618kB will be used.
Writing extended state information... Done 
Get:1 http://postmortem.csd.auth.gr testing/main module-assistant 0.11.2 
[113kB]
Fetched 113kB in 0s 
(3,865kB/s)
Selecting previously deselected package 
module-assistant.  
(Reading database ... 107512 files and directories currently 
installed.)   
Unpacking module-assistant (from .../module-assistant_0.11.2_all.deb) 
...  
Selecting previously deselected package 
nvidia-kernel-common.  
Unpacking nvidia-kernel-common (from 
.../nvidia-kernel-common_20080825+1_all.deb) ...
Processing triggers for man-db 
...  
Setting up module-assistant (0.11.2) 
...
Setting up nvidia-kernel-common (20080825+1) 
...
update-rc.d: warning: nvidia-kernel stop runlevel arguments (1) do not 
match LSB Default-Stop values (none)
Reading package lists... 
Done  

Building dependency 
tree   

Reading state information... 
Done  

Reading extended state 
information 

Initializing package states... 
Done   
Writing extended state information... 
Done


aris:/usr/src# m-a -i -t prepare
Getting source for kernel version: 2.6.32-trunk-686
Kernel headers available in /lib/modules/2.6.32-trunk-686/build
apt-get -y install build-essential
Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Done!
aris:/usr/src# m-a clean,a-i -i -t -f nvidia-kernel-source
.
Updated infos about 1 packages   
Getting source for kernel version: 2.6.32-trunk-686  
Kernel headers available in /lib/modules/2.6.32-trunk-686/build
apt-get -y install build-essential
Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Done!
download
Reading package lists... Done
Building dependency tree  
Reading state information... Done

The following extra packages will be installed:
 debhelper dpatch html2text intltool-debian po-debconf
Suggested packages:   
 dh-make libmail-box-perl
Recommended packages: 
 fakeroot patchutils nvidia-glx kernel-package devscripts 

Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Jerome BENOIT

Hello There,

sorry I should be more specific: I mean the debain source:

http://packages.debian.org/source/sid/nvidia-graphics-drivers

hth,
Jerome

??? ?? wrote:

Jerome BENOIT wrote:

In Sid,

there is a package ready to be built to do so.



thanks for the answers!

I guess you mean the nvidia-kernel-source package. Well, I installed it, 
and then:

# module-assistant auto-install nvidia

That fails, and I cant understand why... Again any ideas would be very 
appreciated!



aris:/var/cache/modass# cat 
nvidia-kernel-source.buildlog.2.6.32-trunk-686.1264422219

/usr/bin/make  -f debian/rules 
clean 

make[1]: Entering directory 
`/usr/src/modules/nvidia-kernel' 

# select which makefile to 
use.  

rm -f /usr/src/modules/nvidia-kernel/Makefile || 
true   if [ 
6 = 6  ]; then 
\

ln -s Makefile.kbuild Makefile ; 
\ 
   
fi   

if [  6 = 4  ]; then 
\   

ln -s Makefile.nvidia Makefile ; 
\ 
   
fi   

if [ -e patch-stamp ]; then 
\

  dpatch deapply-all ; 
\

  rm -rf patch-stamp debian/patched ; 
\
   
fi   

if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then 
\   cp  
/usr/src/modules/nvidia-kernel/debian/control.template 
/usr/src/modules/nvidia-kernel/debian/control; \
   
fi 

dh_testroot

rm -f build-stamp 
configure-stamp  

/usr/bin/make clean SYSSRC=/lib/modules/2.6.32-trunk-686/build -C 
/usr/src/modules/nvidia-kernel/ -f Makefile make[2]: 
Entering directory 
`/usr/src/modules/nvidia-kernel'   

make[2]: Leaving directory 
`/usr/src/modules/nvidia-kernel'

rm -f /usr/src/modules/nvidia-kernel//Makefile || 
true;   
rm 
/usr/src/modules/nvidia-kernel//gcc-check   

rm 
/usr/src/modules/nvidia-kernel//cc-sanity-check 

dh_clean   

rm 
/usr/src/modules/nvidia-kernel/debian/control   

rm 
/usr/src/modules/nvidia-kernel/debian/dirs  

rm 
/usr/src/modules/nvidia-kernel/debian/override  

make[1]: Leaving directory 
`/usr/src/modules/nvidia-kernel'


echo ROOT_CMD = 
ROOT_CMD =
/usr/bin/make  -f debian/rules binary_modules
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
# select which makefile to use.
rm -f /usr/src/modules/nvidia-kernel/Makefile || true
if [ 6 = 6  ]; then \
ln -s Makefile.kbuild Makefile ; \
   fi
if [  6 = 4  ]; then \
ln -s Makefile.nvidia Makefile ; \
   fi
if ! gcc-4.3 -v 2 /dev/null  ; then \
  echo Compiler gcc-4.3 does not exist on the system ; \
  exit 1; \
   fi
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
   cp  
/usr/src/modules/nvidia-kernel/debian/control.template 
/usr/src/modules/nvidia-kernel/debian/control; \

   

Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread steef

hi giorgos,

you received already valuable advice.

maybe this can be a valuable possibility too


Script URL: http://smxi.org/sg/sgfxi
 Script SVN: http://code.google.com/p/sgfxi
 Script Documentation: http://smxi.org/docs/
 Script Home page: http://techpatterns.com/forums/about933.html


reg.,

steef




Γιώργος Πάλλας schreef:


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...

.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Nima Azarbayjany

I guess you're in Squeeze or probably Lenny, right?

Remove everything nvidia-related (source packages, modules built or 
installed, non-free binary drivers, etc.), activate sid in your 
sources.list, and then try again.  Be sure to have the correct kernel 
headers available by doing m-a prepare for the proper kernel (which is 
now the same in both squeeze and sid).  Then try installing from sid.  I 
had the same problem as yours.  The build process failed without any 
understandable errors but when I used the packages in sid it worked like 
a charm.


First install headers for you kernel, then activate sid if not already 
activated, then go through downloading and building the module with 
module-assistant.  Then install nvidia-glx (from sid) if it does not get 
installed during the process of module building and installing.  The 
nvidia-settings and nvidia-xconfig packages can also be very useful.


Nima :)


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Ingo Kasten

Γιώργος Πάλλας schrieb:


Hello to everybody!
I'm trying to install nvidia-glx in order to make my GeForce FX 5200 
play, but I bump on this curious situation: What is this irrelevant 
2.6.26-2-686 kernel that is mentioned? My system runs 2.6.32-trunk-686...




For a Geforce FX 5200 afaik you need nvidia-kernel-legacy-173xx and 
related packages (unstable 173.14.22)


Regards
Ingo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Alex Samad
Hi

I have just recently built nvidia for 6.32 using m-a 

I would recommend always using m-a and not the nvidia installer - easier
to maintain.



On Mon, Jan 25, 2010 at 03:20:15PM +0200, Γιώργος Πάλλας wrote:
 Vincent Lefevre wrote:
 Hi,
 

[snip]

 Setting up nvidia-kernel-source (173.14.09-5) ...
 Updating info about nvidia-kernel-source

I am not sure if 173.14 builds against 2.6.32, 
194.42 is the latest, try it.

[snip]

 


signature.asc
Description: Digital signature


Re: problem installing nvidia-glx on a debian testing with 2.6.32 kernel

2010-01-25 Thread Ingo Kasten


I am not sure if 173.14 builds against 2.6.32, 
194.42 is the latest, try it.

No. 173.14.09 doesn't build against 2.6.32, but 173.14.20 and
173.14.22 (unstable) do.
194.42 does not work with GeForce FX 5200.
So you have to try the legacy-driver from unstable.

Ingo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org