Re: building nvidia module on sarge

2006-07-15 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Jul 14, 2006 at 09:48:36PM -0700 Alan Ianson said:
 I'd like to build the nvidia-kernel-source on sarge but m-a auto-install 
 nvidia says I haven't got the right compiler to build the module, so how can 
 I do that?
 
 If I add testing repositories and grab testings kernel and gcc and friends 
 will that work?
 
 If anyone has done this and can give me some pointers it'd be appreciated.

You need gcc-3.4 to build the nvidia stuff on sarge. I wrote down what I
did and it may help:

http://www.gnubies.com/linux/debian_amd64.html

Sam
- -- 
Sam Varghese
http://www.gnubies.com
The scientific name for an animal that doesn't either run from or
fight its enemies is lunch.
My PGP key: http://www.gnubies.com/encryption/sign.txt
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEuJzWZyXhknb+33gRAiL7AJ4/XVLL0CidBuOA1HD28o1x+CiK6QCePs8P
l2Niv4dAj6NzvRdNi1NVbNM=
=p07y
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: New to 64 bit/Sorta new to Debian....

2006-07-15 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Jul 14, 2006 at 10:12:55PM -0700 Rob Blomquist said:
 I am currently running the unofficial sarge port to 64bits, and while I am 
 now 
 happy to have a computer back (building the new one took about 6 weeks, due 
 to a crappy online seller), I am a little bummed to find myself seemingly out 
 in the cold. I am a desktop user, running Linux for about 6-7 years, mostly 
 on the RH side, having moved over to Debian about 3 months ago.
 
 First question how stable is etch? Should I just move on over right now, or 
 should I wait a little?

I upgraded to etch a couple of weeks back and did not encounter any
problems apart from having to reconfigure my X to use the nv driver for
my video card.

 For those running Sarge, how can one upload openoffice? It appears to be in a 
 vicious circle, not wanting to upload due to no dependancies being selected, 
 add them into the upload, and it still fails? Could I run the 32 bit version, 
 or could I force the issue somehow?

Setting up a chroot is detailed here:

http://www.crazysquirrel.com/computing/debian/amd64.jspx

 How about Backports? Is there hope of getting something newer though them? 
 What about Sarge source packages? Can I compile them on this machine and end 
 up with 64 bit code?

This post provides a link to OO binaries:

http://lists.debian.org/debian-amd64/2006/07/msg00118.html

HTH

Sam
- -- 
Sam Varghese
http://www.gnubies.com
Experiences are savings which a miser puts aside. Wisdom is an inheritance which
a wastrel cannot exhaust.
My PGP key: http://www.gnubies.com/encryption/sign.txt
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEuJ8ZZyXhknb+33gRAoluAJ45jv6ZX7+iEsF08ROdQoYmY+ybcwCeJW51
s32JjY68Abr1lskb9rEcIFw=
=Ydr7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: pas de sda1 correspondant à ma Clé USB

2006-07-15 Thread Thierry Chatelet

Thierry Chatelet wrote:

Bosc Emmanuel wrote:

Thierry Chatelet a écrit :

Bosc Emmanuel wrote:

bonjour,

Je suis sous Debian Sarge noyau 2.6.8.
Je n'ai aucun sda* dans /dev/ lorsque je branche ma clé USB (la clé 
USB2 est utilisable sous W).

tous les modules sont chargés au boot (usb-storage, uhci, ehci...)
dmesg me dit que le module ehci pose problème.

pour info, la souris USB fonctionne pourtant bien
Quelqu'un a-t-il une idée ?
merci.
Emmanuel



Dans media?



Je n'ai rien dans /media
et
dmesg | grep ehci, me donne

ehci_hcd :00:1d.7: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI 
Controller

ehci_hcd :00:1d.7: BIOS handoff failed (104, 1010001)
ehci_hcd :00:1d.7: can't reset
ehci_hcd :00:1d.7: init :00:1d.7 fail, -95
ehci_hcd: probe of :00:1d.7 failed with error -95

Ces 5 lignes figurent aussi dans  /var/log/syslog ,
et à l'insertion de la clé USB strictement rien ne s'y ajoute.





Il faut toujours répondre à la liste.
Maintenant je suis en sid. Mais quand j'était en sarge, je me souviens 
que suivant les MAJ, c'était un coup je te vois, un coup je te vois 
pas. C'est une des raisons qui m'ont poussé à passer en Sid. J'espère 
pour toi que qq'un a une réponse; Moi, je n'avais pas cherché + loin.

Thierry



Ooops, sorry, wrong list.
Thierry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: building nvidia module on sarge

2006-07-15 Thread Jo Shields

Dean Hamstead wrote:

i believe 'prepare' may help you

ie

m-a prepare nvidia

could be wrong. debian people are lazy, so we spend ages writing
a tool like that does stuff for us ;)

not that i have contributed any code to debian - so 'we' is more
like 'they'.

Dean

Alan Ianson wrote:

On Fri July 14 2006 10:02 pm, Roberto C. Sanchez wrote:

Alan Ianson wrote:
I'd like to build the nvidia-kernel-source on sarge but m-a 
auto-install
nvidia says I haven't got the right compiler to build the module, 
so how

can I do that?

If I add testing repositories and grab testings kernel and gcc and
friends will that work?

If anyone has done this and can give me some pointers it'd be
appreciated.

It's hard to tell why it says that.  What kernel are you running (the
output of `uname -a` will tell you) and what version of gcc is the
default (the output of `gcc --version` will tell you)?


The kernel is 2.6.8-12-amd64-k8, and gcc is 3.3.5. I suspect that 
that is a security fixed kernel since sarge's release and m-a wants 
gcc 3.4.


gcc-3.4 is available in Sarge, but not the default. The scripts that 
m-a a-i nvidia run include automatic detection of the appropriate 
compiler, using information in /proc/version. You will need to install 
that compiler by hand if it's not a dependency of the build-essential 
package.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: New to 64 bit/Sorta new to Debian....

2006-07-15 Thread Jo Shields

Rob Blomquist wrote:
I am currently running the unofficial sarge port to 64bits, and while I am now 
happy to have a computer back (building the new one took about 6 weeks, due 
to a crappy online seller), I am a little bummed to find myself seemingly out 
in the cold. I am a desktop user, running Linux for about 6-7 years, mostly 
on the RH side, having moved over to Debian about 3 months ago.


First question how stable is etch? Should I just move on over right now, or 
should I wait a little?
  


Not stable at all, as Debian defines stable - i.e. it's constantly changing.

For those running Sarge, how can one upload openoffice? It appears to be in a 
vicious circle, not wanting to upload due to no dependancies being selected, 
add them into the upload, and it still fails? Could I run the 32 bit version, 
or could I force the issue somehow?
  


Run the 32-bit version from a chroot, as explained in the AMD64 howto. 
AMD64-native openoffice is not ready for general use (well, if you plan 
on opening files made by 32-bit versions anyway)


How about Backports? Is there hope of getting something newer though them? 
What about Sarge source packages? Can I compile them on this machine and end 
up with 64 bit code?
  


Backports carry AMD64 packages, but be careful to check what apt wants 
to do before hitting Y. Backporting by hand is simple enough - get a 
source package, extract with dpkg-source -x somefile.dsc, change to 
that folder, run dpkg-buildpackage -us -uc -rfakeroot. May require 
packages you don't have already.



Thanks-

Rob
  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian Server restored after Compromise. Which kernels???

2006-07-15 Thread hendrik
On Sat, Jul 15, 2006 at 05:22:19AM +0200, Francesco Pietra wrote:
 On Saturday 15 July 2006 03:34, Hemlock wrote:
   Now that it is clear which kernels are defective, what should one do
   with defective kernel on both i386 Debian etch and amd64 Debian
   etch? The list of Debian packages
  
   http://www.debian.org/distrib/packages
  
   does not offer  2.6.17.4 kernels for these systems. Should one
   download  from
 
  I'm in a similar situation.
  I just ended up grabbing the source from kernel.org
  and recompiling with debian's kernel-package package.
  (kernel 2.6.17.4)
  Did this both for i386 and AMD64 machines.
 
 Thank you for clarifying.
 
 Perhaps a naive observation: to save enrgies (and make a treasure of op 
 competence) why not putting your deb packages (if they are deb) for download? 
 Is any server that could accept them?

This would, offhand, *seem* to be a job for Debian security.

-- hendrik

 
 cheers
 francesco
 
  Cheers,
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian Server restored after Compromise. Which kernels???

2006-07-15 Thread Francesco Pietra
On Saturday 15 July 2006 12:58, [EMAIL PROTECTED] wrote:
 On Sat, Jul 15, 2006 at 05:22:19AM +0200, Francesco Pietra wrote:
  On Saturday 15 July 2006 03:34, Hemlock wrote:
Now that it is clear which kernels are defective, what should one do
with defective kernel on both i386 Debian etch and amd64 Debian
etch? The list of Debian packages
   
http://www.debian.org/distrib/packages
   
does not offer  2.6.17.4 kernels for these systems. Should one
download  from
  
   I'm in a similar situation.
   I just ended up grabbing the source from kernel.org
   and recompiling with debian's kernel-package package.
   (kernel 2.6.17.4)
   Did this both for i386 and AMD64 machines.
 
  Thank you for clarifying.
 
  Perhaps a naive observation: to save enrgies (and make a treasure of op
  competence) why not putting your deb packages (if they are deb) for
  download? Is any server that could accept them?

 This would, offhand, *seem* to be a job for Debian security.

Thank you for courage in saying that. But I know little about the policy of 
Debian to this concern, and, most of all, I understand that volunteers may 
lack the time at the moment for what seems to be the most economical (and 
secure) procedure.
francesco

 -- hendrik

  cheers
  francesco
 
   Cheers,
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: building nvidia module on sarge

2006-07-15 Thread Alan Ianson
On Sat July 15 2006 12:44 am, Sam Varghese wrote:
 On Fri, Jul 14, 2006 at 09:48:36PM -0700 Alan Ianson said:
  I'd like to build the nvidia-kernel-source on sarge but m-a auto-install
  nvidia says I haven't got the right compiler to build the module, so how
  can I do that?
 
  If I add testing repositories and grab testings kernel and gcc and
  friends will that work?
 
  If anyone has done this and can give me some pointers it'd be
  appreciated.

 You need gcc-3.4 to build the nvidia stuff on sarge. I wrote down what I
 did and it may help:

 http://www.gnubies.com/linux/debian_amd64.html

 Sam
 --
 Sam Varghese
 http://www.gnubies.com
 The scientific name for an animal that doesn't either run from or
 fight its enemies is lunch.
 My PGP key: http://www.gnubies.com/encryption/sign.txt

Thank you kindly. I have the nvidia module up and running now.. :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian Server restored after Compromise. Which kernels???

2006-07-15 Thread Jean-Luc Coulon (f5ibh)

Le 15.07.2006 12:58:02, [EMAIL PROTECTED] a écrit :

On Sat, Jul 15, 2006 at 05:22:19AM +0200, Francesco Pietra wrote:
 On Saturday 15 July 2006 03:34, Hemlock wrote:
   Now that it is clear which kernels are defective, what should
one do
   with defective kernel on both i386 Debian etch and amd64 Debian
   etch? The list of Debian packages
  
   http://www.debian.org/distrib/packages
  
   does not offer  2.6.17.4 kernels for these systems. Should one
   download  from
 
  I'm in a similar situation.
  I just ended up grabbing the source from kernel.org
  and recompiling with debian's kernel-package package.
  (kernel 2.6.17.4)
  Did this both for i386 and AMD64 machines.

 Thank you for clarifying.

 Perhaps a naive observation: to save enrgies (and make a treasure of
op
 competence) why not putting your deb packages (if they are deb) for
download?
 Is any server that could accept them?


Maybe also anybody could make available his own packages with his own  
backdoor in it? ;)


Jean-Luc


pgpIKosMYE6eD.pgp
Description: PGP signature


Re: Debian Server restored after Compromise. Which kernels???

2006-07-15 Thread Hemlock

I'm in a similar situation.
I just ended up grabbing the source from kernel.org
and recompiling with debian's kernel-package package.
(kernel 2.6.17.4)
Did this both for i386 and AMD64 machines.
  
   Thank you for clarifying.
  
   Perhaps a naive observation: to save enrgies (and make a treasure of op
   competence) why not putting your deb packages (if they are deb) for
   download? Is any server that could accept them?
 
  This would, offhand, *seem* to be a job for Debian security.
 
 Thank you for courage in saying that. But I know little about the 
 policy of Debian to this concern, and, most of all, I understand 
 that volunteers may lack the time at the moment for what seems to be 
 the most economical (and secure) procedure. francesco

Why not try compiling your own kernel?
make-kpkg makes it quite simple for us non developer types.
All you need to do is install kernel-package, and perhaps gcc, make, g++ if 
they don't already come down with kernel-package.
/usr/share/doc/kernel-package has the readme that shows you how to compile
your own .deb.

Cheers,



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



ConsistencyCheckException: Unable to find any vocabulary data

2006-07-15 Thread Wolfgang Mader
Hello list,

I found this in my syslog. Has anyone seen this? Google didn't come up with 
something usefull (at least for me).

Jul 16 00:00:33 FUCKUP apt-index-watcher[3894]: ConsistencyCheckException: 
Unable to find any vocabulary data
Jul 16 00:00:39 FUCKUP apt-index-watcher[3923]: ConsistencyCheckException: 
Unable to find any vocabulary data
Jul 16 00:00:45 FUCKUP apt-index-watcher[3952]: ConsistencyCheckException: 
Unable to find any vocabulary data

Thank you W. Mader


pgpVy05hAIL2Q.pgp
Description: PGP signature