Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Guillaume Caron



Le dimanche 16 août 2009 à 03:40 +0200, Gaëtan PERRIER a écrit :

 Le Sat, 15 Aug 2009 00:03:07 +0200
 Gaëtan PERRIER gaetan.perr...@free.fr a écrit:
 
  Salut,
  
  Je viens de faire les mises à jours journalière de testing qui
  incluent le noyau 2.6.30 et depuis j'ai perdu le son...
  
  Ma config: Dell M1330 avec un chip son sigmatel je ne sais plus quoi
  qui utilise hda intel si je ne me trompe...
  
  Est-ce de même pour vous?
  
 
 Sans que je fasse quoique ce soit j'ai le son avec le 2.6.30 ...
 Par contre j'ai ce satané PC speeker qui beep à tout de champ. J'ai
 essayer un rmmod pcspkr mais sans succès ça beep toujours...
 

Hello, 

Si tu es sous GNOME, essaie de voir dans le contrôleur de volume si
l'élément « PC Beep » est dedans et mets-le sur muet.
J'avais rencontré le même souci et c'est comme ça que je l'ai résolu (je
croyais que ça ne le réglait que sous X mais ça le règle aussi en
console).
--
Guillaume


Re: Lancement /etc/acpi/sleep.sh en tant qu'utilisateur + une idée

2009-08-16 Thread Guillaume Caron


Le samedi 15 août 2009 à 13:02 +0200, thomas a écrit :

 2009/8/15 ~TraydenT~ trayd...@gmail.com:
  On 15/08/2009 10:25, thomas wrote:
  Cela m'ennuie de taper mon mot de passe root à chaque fois que je lance
  /etc/acpi/sleep.sh ou /etc/acpi/hibernate.sh (et je ne vois pas de bonne
  raison d'utiliser uswsusp). Y a-t-il un moyen simple d'y arriver sans
  ajouter à sudoers toutes les commandes des scripts qui doivent être
  lancées en root? J'aimerais bien y mettre directement les deux scripts,
  mais comme ce ne sont pas des binaires, ça ne marche pas.
 
  J'allais dire Sticky Bit, mais j'ai bien fait de vérifier : du coup, je vais
  dire SUID (http://fr.wikipedia.org/wiki/Permissions_Unix#Droit_SUID) ^^
 
 Non ça n'est pas si simple que ça parce que précisément le SUID n'a pas
 d'effet sur un shell script (sauf erreur de ma part). Exemple:
 
 ~# echo touch /root/test  foo.sh
 ~# chmod +x,+s foo.sh
 ~# ll foo.sh
 -rwsr-sr-x 1 root 17 aoû 15 12:28 foo.sh
 ~# exit
 exit
 ~$ /root/foo.sh
 touch: ne peut faire un touch sur `/root/test': Permission non accordée

Euh, cette erreur ne serait pas plutôt dû au fait que les utilisateurs
normaux n'ont pas d'accès en lecture (et surtout pas en écriture !) sur
le répertoire /root ?

Comme ça, ça marche un peu mieux :

# echo touch /tmp/essai  /tmp/foo.sh
# chmod +x,+s /tmp/foo.sh 
# ll /tmp/foo.sh 
-rwsr-sr-x 1 root root 17 aoû 16 10:09 /tmp/foo.sh
# exit
exit
$ /tmp/foo.sh 
$ ls -l /tmp/essai 
-rw-r--r-- 1 gc gc 0 aoû 16 10:09 /tmp/essai

Mais au final, le fichier créé n'appartient pas à root, donc tu avais
raison.

Cordialement,
--
Guillaume



Kernel 2.6.30 release 4

2009-08-16 Thread Thierry Leurent
Bonjour,

J'ai des problèmes avec ma carte son intel, cela semble provenir d'un grand 
nettoyage au sein des drivers alsa.
J'ai actuellement la version 5 du paquet debian du kernel 2.6.30.

Lors d'une précédente installation de linux sur ma machine et de l'utilisation 
du même kernel, je n'ai pas rencontré de problème de son.

Je suis donc à la recherche d'ancienne version du package linux-
image-2.6.30-1-amd64. Elles doivent être inférieures à la version 4.

Merci

Thierry

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: Virtualbox et kernel

2009-08-16 Thread Guillaume Caron

Le dimanche 16 août 2009 à 00:42 +0200, François TOURDE a écrit :

 Le 14471ième jour après Epoch,
 f1...@zulian.com écrivait:
 
  VBoxSDL: Tip! Make sure the kernel module is loaded. It may also help to 
  reinstall VirtualBox.
 
 T'as essayé un modprobe machin, en remplaçant machin par le nom d'un
 module installé par virtualbox-ose-modules-2.6.30-1-amd64 ???
 

Le machin en question, c'est « vboxdrv », et si l'on souhaite la placer
sur le réseau , il y a aussi « vboxnetflt ».

Ça, c'est manuel, pour que ce soit persistent, il faut que
dans /etc/default/virtualbox-ose, la variable LOAD_VBOXDRV_MODULE soit à
1, puis relancer le service virtualbox-ose.

Cordialement,
--
Guillaume


Re: gmail untrusted [SOLVED]

2009-08-16 Thread Soliman Hindy
- Jean-Yves F. Barbier 12u...@gmail.com a écrit :

 Finalement le PB a été résolu bizarrement: postfix est apparemment
 en chroot
 (mais il n'y-a rien qui l'indique dans les ficiers de conf), et j'ai
 du recopier
 tous les certificats dans /var/spool/postfix/etc/ssl/certs pour que ça
 refonctionne.

postfix, par défaut, est chrooté.
Il suffit de regarder le fichier /etc/postfix/master.cf.
Une colonne est réservée spécialement pour le chroot des services.

-- 
Soliman Hindy

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: Kernel 2.6.30 release 4

2009-08-16 Thread mess-mate

Thierry Leurent wrote:


Bonjour,

J'ai des problèmes avec ma carte son intel, cela semble provenir d'un grand 
nettoyage au sein des drivers alsa.

J'ai actuellement la version 5 du paquet debian du kernel 2.6.30.

Lors d'une précédente installation de linux sur ma machine et de l'utilisation 
du même kernel, je n'ai pas rencontré de problème de son.


Je suis donc à la recherche d'ancienne version du package linux-
image-2.6.30-1-amd64. Elles doivent être inférieures à la version 4.

Merci

Thierry

  

Bonjour,
je sais pas si cela a quelque chose à voir avec le kernel.
J'ai depuis un mois au moins un 2.6.30 compilé main qui marchait très 
bien jusqu'à un update.

Maintenant alsa ne donne plus rien.
En faisant un ldconfig -v je me suis aperçu qu'il y avait des liens qui 
pointaient sur des lib's non_existantes vers des versions plus récentes, 
par ex. 6 alors que la lib est de version 5.

Entre-autre la pulse du audio.
J'ai corrigé mais rien y fait, plus de son depusi un update.
amicalement



--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: Lancement /etc/acpi/sleep.sh en tant qu'utilisateur + une idée

2009-08-16 Thread Sylvain Sauvage
Guillaume Caron, dimanche 16 août 2009, 10:13:12 CEST
[…]
  Non ça n'est pas si simple que ça parce que précisément le SUID n'a pas
  d'effet sur un shell script (sauf erreur de ma part). Exemple:
[…]
 Euh, cette erreur ne serait pas plutôt dû au fait que les utilisateurs
 normaux n'ont pas d'accès en lecture (et surtout pas en écriture !) sur
 le répertoire /root ?
 
 Comme ça, ça marche un peu mieux :
[…] 

  Non. Le bit SUID est désactivé sur les scripts (de nos jours).
De toute façon, cette idée est dangereuse (injection de code
dans les paramètres p.ex.).

  On peut contourner le problème en faisant un programme
compilé, SUID, qui ferait juste un system(3) (⇒ man 3 system).
Puis on ajoute de la sécurité à ce programme (mot de passe) et
quelques options et on l’appelle « su ». Si on ajoute quelques
fichiers de configuration, on l’appelle « sudo ».

  Et rappelez-vous que les cochons sont des suidés…

-- 
 Sylvain Sauvage

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: Kernel 2.6.30 release 4

2009-08-16 Thread Sylvain Sauvage
Thierry Leurent, dimanche 16 août 2009, 10:13:49 CEST
 
 Bonjour,

’jour,

[…]
 Je suis donc à la recherche d'ancienne version du package linux-
 image-2.6.30-1-amd64. Elles doivent être inférieures à la version 4.

  Si la mise à jour est récente, le paquet peut encore se
trouver sur certains miroirs.

  Sinon, si ça fonctionnait encore, il y aurait eu
http://snapshot.debian.net …

-- 
 Sylvain Sauvage

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: gmail untrusted [SOLVED]

2009-08-16 Thread Jean-Yves F. Barbier
Soliman Hindy a écrit :
...
 
 postfix, par défaut, est chrooté.
 Il suffit de regarder le fichier /etc/postfix/master.cf.
 Une colonne est réservée spécialement pour le chroot des services.
 
wai, c'est ce que j'ai lu; je pensais que '-' était plus ou moins équivalent à 
'n'

-- 
You will be dead within a year.

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Gaëtan PERRIER
Le Sun, 16 Aug 2009 10:06:09 +0200
Guillaume Caron guillaume.caron.h...@orange.fr a écrit:

 
 
 
 Le dimanche 16 août 2009 à 03:40 +0200, Gaëtan PERRIER a écrit :
 
  Le Sat, 15 Aug 2009 00:03:07 +0200
  Gaëtan PERRIER gaetan.perr...@free.fr a écrit:
  
   Salut,
   
   Je viens de faire les mises à jours journalière de testing qui
   incluent le noyau 2.6.30 et depuis j'ai perdu le son...
   
   Ma config: Dell M1330 avec un chip son sigmatel je ne sais plus
   quoi qui utilise hda intel si je ne me trompe...
   
   Est-ce de même pour vous?
   
  
  Sans que je fasse quoique ce soit j'ai le son avec le 2.6.30 ...
  Par contre j'ai ce satané PC speeker qui beep à tout de champ. J'ai
  essayer un rmmod pcspkr mais sans succès ça beep toujours...
  
 
 Hello, 
 
 Si tu es sous GNOME, essaie de voir dans le contrôleur de volume si
 l'élément « PC Beep » est dedans et mets-le sur muet.
 J'avais rencontré le même souci et c'est comme ça que je l'ai résolu
 (je croyais que ça ne le réglait que sous X mais ça le règle aussi en
 console).

Peux-tu être plus précis, parce que je ne vois rien de tel dans le
contrôleur de volume?

-- 
Gaëtan PERRIER gaetan.perr...@free.fr

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Guillaume Caron


Le dimanche 16 août 2009 à 15:16 +0200, Gaëtan PERRIER a écrit :

 Le Sun, 16 Aug 2009 10:06:09 +0200
 Guillaume Caron guillaume.caron.h...@orange.fr a écrit:
 
  
  
  
  Le dimanche 16 août 2009 à 03:40 +0200, Gaëtan PERRIER a écrit :
  
   Le Sat, 15 Aug 2009 00:03:07 +0200
   Gaëtan PERRIER gaetan.perr...@free.fr a écrit:
   
Salut,

Je viens de faire les mises à jours journalière de testing qui
incluent le noyau 2.6.30 et depuis j'ai perdu le son...

Ma config: Dell M1330 avec un chip son sigmatel je ne sais plus
quoi qui utilise hda intel si je ne me trompe...

Est-ce de même pour vous?

   
   Sans que je fasse quoique ce soit j'ai le son avec le 2.6.30 ...
   Par contre j'ai ce satané PC speeker qui beep à tout de champ. J'ai
   essayer un rmmod pcspkr mais sans succès ça beep toujours...
   
  
  Hello, 
  
  Si tu es sous GNOME, essaie de voir dans le contrôleur de volume si
  l'élément « PC Beep » est dedans et mets-le sur muet.
  J'avais rencontré le même souci et c'est comme ça que je l'ai résolu
  (je croyais que ça ne le réglait que sous X mais ça le règle aussi en
  console).
 
 Peux-tu être plus précis, parce que je ne vois rien de tel dans le
 contrôleur de volume?
 


Voilà ce que j'ai quand je lance le contrôleur de volume (GNOME 2.26,
pas de Pulseaudio), et il y a bien un « PC Beep » :



S'il ne s'affiche pas chez toi, il faut le cocher dans les préférences.
--
Guillaume
attachment: Image-vFvYCp

Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Gaëtan PERRIER
Le Sun, 16 Aug 2009 15:16:22 +0200
Gaëtan PERRIER gaetan.perr...@free.fr a écrit:

 Le Sun, 16 Aug 2009 10:06:09 +0200
 Guillaume Caron guillaume.caron.h...@orange.fr a écrit:
 
  
  
  
  Le dimanche 16 août 2009 à 03:40 +0200, Gaëtan PERRIER a écrit :
  
   Le Sat, 15 Aug 2009 00:03:07 +0200
   Gaëtan PERRIER gaetan.perr...@free.fr a écrit:
   
Salut,

Je viens de faire les mises à jours journalière de testing qui
incluent le noyau 2.6.30 et depuis j'ai perdu le son...

Ma config: Dell M1330 avec un chip son sigmatel je ne sais plus
quoi qui utilise hda intel si je ne me trompe...

Est-ce de même pour vous?

   
   Sans que je fasse quoique ce soit j'ai le son avec le 2.6.30 ...
   Par contre j'ai ce satané PC speeker qui beep à tout de champ.
   J'ai essayer un rmmod pcspkr mais sans succès ça beep toujours...
   
  
  Hello, 
  
  Si tu es sous GNOME, essaie de voir dans le contrôleur de volume si
  l'élément « PC Beep » est dedans et mets-le sur muet.
  J'avais rencontré le même souci et c'est comme ça que je l'ai résolu
  (je croyais que ça ne le réglait que sous X mais ça le règle aussi
  en console).
 
 Peux-tu être plus précis, parce que je ne vois rien de tel dans le
 contrôleur de volume?
 

J'ai trouvé le PC beep dans alsamixer en le mutant il
disparaît effectivement. J'espère que c'est conservé après les reboot...

-- 
Gaëtan PERRIER gaetan.perr...@free.fr

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Jean-Yves F. Barbier
Gaëtan PERRIER a écrit :
...
 Peux-tu être plus précis, parce que je ne vois rien de tel dans le
 contrôleur de volume?

 
 J'ai trouvé le PC beep dans alsamixer en le mutant il
 disparaît effectivement. J'espère que c'est conservé après les reboot...

si tu veux que tes réglages de base soient conservés:
* Règle tout (et toutes les cartes) comme tu le souhaites (alsamixer ou autre)
* en root, tape: alsactl store
ça sauvegardera tous les états que tu viens de règler, et ils seront restaurés
à chaque boot.

-- 
Hear that...
the Pope's next pronouncement on birth control is to be titled
Paul's Epistle to the Fallopians?

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread mess-mate

Jean-Yves F. Barbier wrote:


Gaëtan PERRIER a écrit :
...
  

Peux-tu être plus précis, parce que je ne vois rien de tel dans le
contrôleur de volume?

  

J'ai trouvé le PC beep dans alsamixer en le mutant il
disparaît effectivement. J'espère que c'est conservé après les reboot...



si tu veux que tes réglages de base soient conservés:
* Règle tout (et toutes les cartes) comme tu le souhaites (alsamixer ou autre)
* en root, tape: alsactl store
ça sauvegardera tous les états que tu viens de règler, et ils seront restaurés
à chaque boot.

  

Bonjour,
j'ai honte loin de moi d'aller voir si le son n'était pas muté.
Ben voilà il l'était !! Dû à un update.
Donc résolu pour moi.
amicalement



--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



16 years debian ?

2009-08-16 Thread mess-mate

Bonjour,

selon la liste anglaise debian aurait 16 ans aujourd'hui ??

amicalement




--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Jean-Yves F. Barbier
mess-mate a écrit :
...
 Bonjour,
 j'ai honte loin de moi d'aller voir si le son n'était pas muté.
 Ben voilà il l'était !! Dû à un update.
 Donc résolu pour moi.
 amicalement

Il-y-a des fois des effets non-désirés: par exemple, et avec pulseaudio, tu peux
te retrouver complètement muté (et chercher un certain temps pourquoi) parce que
le mixer de Xine pointe vers le volume général au lieu d'un mixer soft (ou 
pointe
vers PCM, et tous les pgms qui l'utilise se retrouvent aussi mutés)

-- 
BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-BI-

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: 16 years debian ?

2009-08-16 Thread maderios

mess-mate a écrit :

Bonjour,

selon la liste anglaise debian aurait 16 ans aujourd'hui ??

amicalement


Bonjour
Tout à fait :
http://linuxfr.org/2009/08/14/25805.html

http://linuxfr.org/~tchetch/28670.html




--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



[testing] passage en 2.6.30 amd64 : Problème avec la carte ATI radeon

2009-08-16 Thread Yann Cohen
Bonjour,

Lors d'une mise à jour de squeeze en passant en 64bits sur un AMD, je
n'arrive pas à installer correctement le contrôleur graphique (ATI
radeon HD 3200).

Avant, j'avais déjà eu des problèmes et étais resté en 32 bits avec
l'installateur proprio de ATI.

Maintenant, voulant passer en 64bits, je n'arrive pas à mettre en œuvre
le pilote de la carte pour avoir un peu de 3D...

Démarche en deux épisodes :

0- Préambule pour pouvoir avoir une session X11, j'ai détruit le
xorg.conf

1- Version je récupère l'installateur de chez AMD/ATI
(ati-driver-installer-9-7-x86.x86_64.run) et dans une session X11 je
le lance : décompression, affichage de la version de X11 et du
noyau... puis plus rien, pas de passage en graphique et pas de 3D non
plus au redémarrage...
Des idées ?

2.0- Version tant pis, je pars avec les packets fglrx inclus dans la
distrib
Donc récupération des packets de type flgrx dans non-free... et raté
marche pas mieux !
Échec de la compilation des sources sur noyau 30 avec un membre d'une
structure qui n'existe pas et un conflit de type.
***
/usr/src/modules/fglrx/drm_os_linux.h:45: error: conflicting types for
‘irqreturn_t’
/usr/src/modules/fglrx/firegl_public.c:1407: error: ‘struct
task_struct’ has no member named ‘euid’
***

2.1- sur une machine sid, j'ai réussi avec une radeon Hd 3200 et un peu
d'huile de code. Donc je me dis que c'est la version des source du
pilote qui n'est pas bonne (9-2-2 en squeeze et 9-7-2 en sid) = je
mélange et récupère la version sid = compilation passe mais échec de
nouveau avec un problème dans le ld :
***ld: Relocatable linking with relocations from format elf32-i386
(/usr/src/modules/fglrx/libfglrx_ip.a.GCC4) to format elf64-x86-64
(/usr/src/modules/fglrx/fglrx.o) is not supported***

Donc que faire ?

J'ai toujours la possibilité de repasser en 32bit mais bon c'est pas le
but !

info sur la cible
elie2:~# uname -a
Linux elie2 2.6.30-1-amd64 #1 SMP Mon Aug 3 18:45:04 UTC 2009 x86_64
GNU/Linux
elie2:~# lspci -v
[...]
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200
Graphics (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 82f1
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at d000 (32-bit, prefetchable) [size=256M]
I/O ports at d000 [size=256]
Memory at fbcf (32-bit, non-prefetchable) [size=64K]
Memory at fbb0 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at unassigned [disabled]
Capabilities: [50] Power Management version 3
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
[...]
elie2:~# X -version
X: warning; process set to priority -2 instead of requested priority 0

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-11)
Current Operating System: Linux elie2 2.6.30-1-amd64 #1 SMP Mon Aug 3
18:45:04 UTC 2009 x86_64
Build Date: 20 February 2009  03:06:29AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
/info sur la cible

merci de vos conseils.

Yann.



--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: [testing] passage en 2.6.30 amd64 : Problème a vec la carte ATI radeon

2009-08-16 Thread thveillon.debian
Yann Cohen a écrit :
 Bonjour,
 
 Lors d'une mise à jour de squeeze en passant en 64bits sur un AMD, je
 n'arrive pas à installer correctement le contrôleur graphique (ATI
 radeon HD 3200).
 
 Avant, j'avais déjà eu des problèmes et étais resté en 32 bits avec
 l'installateur proprio de ATI.
 
 Maintenant, voulant passer en 64bits, je n'arrive pas à mettre en œuvre
 le pilote de la carte pour avoir un peu de 3D...
 
 Démarche en deux épisodes :
 
 0- Préambule pour pouvoir avoir une session X11, j'ai détruit le
 xorg.conf
 
 1- Version je récupère l'installateur de chez AMD/ATI
 (ati-driver-installer-9-7-x86.x86_64.run) et dans une session X11 je
 le lance : décompression, affichage de la version de X11 et du
 noyau... puis plus rien, pas de passage en graphique et pas de 3D non
 plus au redémarrage...
 Des idées ?
 
 2.0- Version tant pis, je pars avec les packets fglrx inclus dans la
 distrib
 Donc récupération des packets de type flgrx dans non-free... et raté
 marche pas mieux !
 Échec de la compilation des sources sur noyau 30 avec un membre d'une
 structure qui n'existe pas et un conflit de type.
 ***
 /usr/src/modules/fglrx/drm_os_linux.h:45: error: conflicting types for
 ‘irqreturn_t’
 /usr/src/modules/fglrx/firegl_public.c:1407: error: ‘struct
 task_struct’ has no member named ‘euid’
 ***
 
 2.1- sur une machine sid, j'ai réussi avec une radeon Hd 3200 et un peu
 d'huile de code. Donc je me dis que c'est la version des source du
 pilote qui n'est pas bonne (9-2-2 en squeeze et 9-7-2 en sid) = je
 mélange et récupère la version sid = compilation passe mais échec de
 nouveau avec un problème dans le ld :
 ***ld: Relocatable linking with relocations from format elf32-i386
 (/usr/src/modules/fglrx/libfglrx_ip.a.GCC4) to format elf64-x86-64
 (/usr/src/modules/fglrx/fglrx.o) is not supported***
 
 Donc que faire ?
 
 J'ai toujours la possibilité de repasser en 32bit mais bon c'est pas le
 but !
 
 info sur la cible
 elie2:~# uname -a
 Linux elie2 2.6.30-1-amd64 #1 SMP Mon Aug 3 18:45:04 UTC 2009 x86_64
 GNU/Linux
 elie2:~# lspci -v
 [...]
 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200
 Graphics (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device 82f1
   Flags: bus master, fast devsel, latency 0, IRQ 11
   Memory at d000 (32-bit, prefetchable) [size=256M]
   I/O ports at d000 [size=256]
   Memory at fbcf (32-bit, non-prefetchable) [size=64K]
   Memory at fbb0 (32-bit, non-prefetchable) [size=1M]
   Expansion ROM at unassigned [disabled]
   Capabilities: [50] Power Management version 3
   Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
 [...]
 elie2:~# X -version
 X: warning; process set to priority -2 instead of requested priority 0
 
 X.Org X Server 1.4.2
 Release Date: 11 June 2008
 X Protocol Version 11, Revision 0
 Build Operating System: Linux Debian (xorg-server 2:1.4.2-11)
 Current Operating System: Linux elie2 2.6.30-1-amd64 #1 SMP Mon Aug 3
 18:45:04 UTC 2009 x86_64
 Build Date: 20 February 2009  03:06:29AM
  
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
 Module Loader present
 /info sur la cible
 
 merci de vos conseils.
 
 Yann.
 
 
 
Salut, j'ai une puce 3300HD sur un portable sous Squeeze, j'ai été
confronté au même problème (avec un 2.6.30* maison ou celui de Debian).

J'ai essayé des patches de chez Gentoo sur l'installateur ATI en
différentes versions sans succès, finalement j'ai passé tout xorg en Sid
avec du pinning (et aptitude), et j'ai utilisé les paquets fglrx de
Sid également. Après installation, puis un coup de module-assistant pour
le module noyau, un aticonfig --initial (le tout en console, pas en
session graphique) et un redémarrage tout fonctionne bien (effets 3D
dans kde4, OpenGl OK, video ok si on désactive les effets de bureau.).

Mon xorg.conf :

Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Files
EndSection

Section Module
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

#Section Device
#   Identifier  Default Device
#   Driver  radeon
#EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:0:0
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection


Toujours avec xorg Sid le pilote radeon fonctionne très bien en 2D,
glxinfo donne direct rendering = yes, la video marche très bien mais
xmoto ou les effets de bureau rament 

Re: [testing] passage au 2.6.30 = plus de son

2009-08-16 Thread Gaëtan PERRIER
Le Sun, 16 Aug 2009 15:33:30 +0200
Guillaume Caron guillaume.caron.h...@orange.fr a écrit:

 
 
 Le dimanche 16 août 2009 à 15:16 +0200, Gaëtan PERRIER a écrit :
 
  Le Sun, 16 Aug 2009 10:06:09 +0200
  Guillaume Caron guillaume.caron.h...@orange.fr a écrit:
  
   
   
   
   Le dimanche 16 août 2009 à 03:40 +0200, Gaëtan PERRIER a écrit :
   
Le Sat, 15 Aug 2009 00:03:07 +0200
Gaëtan PERRIER gaetan.perr...@free.fr a écrit:

 Salut,
 
 Je viens de faire les mises à jours journalière de testing qui
 incluent le noyau 2.6.30 et depuis j'ai perdu le son...
 
 Ma config: Dell M1330 avec un chip son sigmatel je ne sais
 plus quoi qui utilise hda intel si je ne me trompe...
 
 Est-ce de même pour vous?
 

Sans que je fasse quoique ce soit j'ai le son avec le 2.6.30 ...
Par contre j'ai ce satané PC speeker qui beep à tout de champ.
J'ai essayer un rmmod pcspkr mais sans succès ça beep
toujours...

   
   Hello, 
   
   Si tu es sous GNOME, essaie de voir dans le contrôleur de volume
   si l'élément « PC Beep » est dedans et mets-le sur muet.
   J'avais rencontré le même souci et c'est comme ça que je l'ai
   résolu (je croyais que ça ne le réglait que sous X mais ça le
   règle aussi en console).
  
  Peux-tu être plus précis, parce que je ne vois rien de tel dans le
  contrôleur de volume?
  
 
 
 Voilà ce que j'ai quand je lance le contrôleur de volume (GNOME 2.26,
 pas de Pulseaudio), et il y a bien un « PC Beep » :

Ah oui ok, moi j'ai pulseaudio donc je n'ai pas ce contrôleur de volume.


-- 
Gaëtan PERRIER gaetan.perr...@free.fr

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



[HS]: recherche support technique Debian

2009-08-16 Thread PAROLA JC
Bonjour,

Je suis à la recherche d'entreprise effectuant du support technique
Debian..si vous avez des informations à ce niveau je suis preneur..merci

à bientôt

jc

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs From et Reply-To:

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org



Re: No logro hacer que un ejecutable se autoborre al inicio

2009-08-16 Thread Oscar Hermosa
2009/8/16 Julian Daich julia...@gmail.com:
 Hola Oscar,

 Estabas en la dirección correcta. Resulta que pensé que con poner el
 ejecutable en /etc/init.d era suficiente¡ Error! Hay que enlazarlo o
 activarlo como dices. Después de estudiar un poco más, mi solución fue
 la siguiente

 sudo update-rc.d komienza defaults

 que se encragó de hacer todos los enlaces necesarios. Después agregué
 sudo update-rc.d komienza defaults en el ejecutable en la línea anterior
 a la del autoborrado.
 Y listo. Lo que no entiendo es eso de que update-rc.d te lo enlace en
 todos los niveles de ejecución¿ lo ejecuta en cada uno de ellos?

 Gracias y un saludo,

 Julián



Me alegro que te funcionara...

Sobre incluir el update-rc en el elecutable no es necesario, los
enlaces que te crea son permanentes y la próxima vez que reinicies la
máquina seguirán ahí.

Un saludo


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



Re: No logro hacer que un ejecutable se autoborre al inicio

2009-08-16 Thread Julian Daich
El dom, 16-08-2009 a las 03:42 +0200, Abilio Almeida Eiroa escribió:
  Te contesto al privado dado que que el asunto ya está solucionado
 ¿ te
  fijaste lo que te da ls -l  /etc/init.d?
  Cuando pongo un archivo en /etc/init.d lo que espero es que lo
 ejecute
  el sistema al inicio y obviamente debe ser con permisos de usuario
 raíz
  porque no existe otra opción.
 
  Un saludo,
 
 Julián, no me molesta que me mandes privados, pero lo pongo aquí por
 que las cosas que discutimos, a la demás gente de la lista, le puede
 servir.
 Sobre el asunto, ya me fijé que tenía que ser root quien lo ejecutara,
 por eso matizaba que debía ser por causa parecida a la que te indicaba
 Oscar ;)
 
 Saludos
Gracias ALbilio,

Solo que me pareció que mi respuesta no era relevante para la lista.

Un saludo,

Julián
-- 
Julian Daich julia...@gmail.com


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



Sobre Squeeze, Kde 4.2, Plasma y demas

2009-08-16 Thread ciracusa

Hola Lista.

Estoy instalando mi nuevo equipo personal con Debian Squeeze (testing), 
Kde 4.2,  etc etc.


Hasta ahora todo funciona perfecto, por lo que quisiera consultarles lo 
siguiente:


En /etc/X11/xorg.conf no encuentro la configuración, donde debería 
cambiar la resolución utilizada ya que estoy en 800*600 y quiero cambiar 
a 1024*768?


Tienen algun post o tutorial que hable sobre como cambiar el aspecto 
gráfico de Plasma ya que hay cosas que no me terminan de convencer?


Por ejemplo:

- El aspecto gráfico de KDM no me agrada?
- Al lanzar una consola desde KDE y luego ejecutar MC (Midnight 
Commander) el mismo se ve en un azul pálido y no como en versiones 
anteriores)?

- Mi tarjeta de video es una GeForce 8500, podré instalar Compiz?

Muchas Gracias.

Saludos.-



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



Consulta sobre Apt pinning

2009-08-16 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hola!

Actualmente estoy usando en mi estación de trabajo Debian GNU/Linux
Squeeze y por unas pruebas que estoy haciendo de VoIP estoy necesitando
instalar específicamente el paquete Twinkle en su versión de la rama
estable. Por lo que estuve viendo, esto se puede hacer con pinning y
estuve leyendo las páginas del manual de apt_preferences, pero no me
termina de quedar en claro cómo funciona la asignación de las
prioridades, por lo cual me gustaria saber si alguien de por aquí me
puede ayudar a entender cómo funciona esto.

Por ejemplo, estuve probando creando el archivo /etc/apt/preferences con
el siguiente contenido:

Package: twinkle
Pin: release a=stable
Pin-Priority: 900

Luego, compruebo la asignación de prioridades:

# apt-cache policy twinkle
twinkle:
  Instalados: (ninguno)
  Candidato: 1:1.2-3
  Pin del paquete: 1:1.2-3
  Tabla de versión:
 1:1.4.2-2 900
500 http://debian.freesoftware.org testing/main Packages
100 /var/lib/dpkg/status
 1:1.2-3 900
500 http://ftp.us.debian.org stable/main Packages


Por lo que pude ver en las páginas del manual de apt_preferences, si no
hay definida una «distribución objetivo», a los paquetes instalados se
les asigna una prioridad de 100 y 500 al resto. Estimo que por eso
estará el '500' al lado de cada repositorio. Aunque el candidato es el
paquete para estable como pretendo que sea, no me queda claro por qué
arriba dice '900' al lado de tanto la versión de testing como la de
estable si solo le estaría asignando prioridad 900 al paquete para
estable.

Independientemente de esta duda, por lo que estuve probando, la
instalación se hace del paquete de la rama estable y se mantiene, que es
lo que quería; vale decir que si hago un upgrade, más allá de que el
paquete de testing tiene una versión mas nueva, no se actualiza el
instalado de la rama estable.

Continuando con mi comprensión de entender cómo se hace la asignación de
prioridades, probé agregando en mi sources.list el repositorio inestable
y agregando un bloque más a mi archivo preferences de manera de quedar
así:

Package: twinkle
Pin: release a=stable
Pin-Priority: 900

Package: twinkle
Pin: release a=unstable
Pin-Priority: 950

En este caso, supongo que el paquete candidato debería ser el de la rama
inestable. Comprobando la asignación de prioridades me encuentro con lo
siguiente:

# apt-cache policy twinkle
twinkle:
  Instalados: (ninguno)
  Candidato: 1:1.4.2-2
  Pin del paquete: 1:1.4.2-2
  Tabla de versión:
 1:1.4.2-2 950
500 http://debian.freesoftware.org testing/main Packages
500 http://ftp.us.debian.org unstable/main Packages
 1:1.2-3 950
500 http://ftp.us.debian.org stable/main Packages
100 /var/lib/dpkg/status

Acá se me plantea una duda similar a la que exponía más arriba: ¿por qué
aparece al lado de cada versión el valor '950' si le asigné en el
archivo preferences 900 a la versión de la rama estable y 950 a la
versión de la rama unestable?

Como dato adicional, veo que el /var/lib/dpkg/status se movió de lugar
con valor 100. Por lo que pude ver, me da la impresión de que este
archivo tiene todos los paquetes instalados y como a los que se
encuentran bajo esta condición dijimos que se les asigna una prioridad
de 100, imagino que esta es la forma en que Debian nos dice 'todos los
paquetes que están en este archivo tienen prioridad de 100'. Bah, en
realidad, más que los _últimos_ instalados, serían los últimos que
alguna vez pudieron estar instalados, ya que después le hice un
'remove'.

Gracias anticipadas por responder.

Saludos,
Daniel

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqILi8ACgkQZpa/GxTmHTeO3gCfW1BpVytjiuInM4HogPvQoh6H
GzcAniIfQbXmn5PzSWL5g7udq8fA2P8m
=3uNd
-END PGP SIGNATURE-


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



Re: Kernel compilado y NetXtreme II BCM5708 Gigabit Ethernet

2009-08-16 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hola Angel.

Angel Claudio Alvarez wrote:

 Estoy teniendo un problema con un kernel compilado a la Debian. En mi
 caso particular estoy teniendo este problema con Ubuntu, pero no creo
 que el problema sea algo específico de esta distribución y es por esa
 razón que estoy consultando esto aquí.
 
 La idea es intalar un kernel más nuevo que 2.6.24-19, que es el kernel
 que tiene Hardy Heron en sus repositorios, dado que por problemas que
 tuve de uso excesivo de memoria virtual con KVM, en la lista de correo
 de este sistema de virtualización me recomendaron que use 2.6.27 o
 superior porque realiza una mejor administración de la memoria.
 
 Entonces descargué el código fuente de 2.6.30.3 y lo compilé con:
 
 # fakeroot make-kpkg clean
 # fakeroot make-kpkg --initrd --append-to-version=-dgb kernel_image
 # kernel_headers
 
 A pesar de que la compilación terminó sin problemas, estoy teniendo
 problemas durante el inicio del sistema operativo. Las interfaces de red
 fallan al cargar. Este equipo es un Proliant DL380 G5 con dos interfaces
 de red NetXtreme II BCM5708 Gigabit.
 
 Con el kernel de los repositorios de Ubuntu Hardy Heron no estoy teniendo
 ningún tipo de problema. pero con el kernel compilado por mi estoy
 observando el siguiente mensaje de error durante el boot que sugiere que
 no se puede acceder al firmware de esta interface de red:
 
 Aug  4 17:38:39 ss03 kernel: [4.750023] bnx2 :03:00.0: firmware:
 requesting bnx2/bnx2-mips-06-4.6.16.fw
 Aug  4 17:38:39 ss03 kernel: [4.751070] bnx2: Can't load firmware
 file bnx2/bnx2-mips-06-4.6.16.fw
 Aug  4 17:38:39 ss03 kernel: [4.751141] bnx2 :03:00.0: PCI INT A
 disabled
 Aug  4 17:38:39 ss03 kernel: [4.751167] bnx2: probe of :03:00.0
 failed with error -2
 Aug  4 17:38:39 ss03 kernel: [4.751244] bnx2 :05:00.0: PCI INT A
 - GSI 17 (level, low) - IRQ 17

 probaste con el equipo funcionando regenerar el initramfs ??

Por suerte ya pude solucionar el problema y lo hice dejando el soporte para 
la interfaz de red directamente compilado en el kernel en vez de como 
módulo. Para esto es necesario que estén las siguientes dos variables en el 
archivo de configuración del kernel:

CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_BNX2=y

Gracias por responder.

Saludos,
Daniel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqIPxsACgkQZpa/GxTmHTdiswCePvXCtlcKV9O94hikrDLAD79s
SBUAn2NyVyVtlE6Ci5e8LMtIcpN5lBL0
=1wMY
-END PGP SIGNATURE-



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



Re: Sobre Squeeze, Kde 4.2, Plasma y demas

2009-08-16 Thread Javier Marta
El Sun, 16 Aug 2009 12:31:31 -0300
ciracusa cirac...@gmail.com escribió:

 Hola Lista.
 
 Estoy instalando mi nuevo equipo personal con Debian Squeeze (testing), 
 Kde 4.2,  etc etc.
 
 Hasta ahora todo funciona perfecto, por lo que quisiera consultarles lo 
 siguiente:
 
 En /etc/X11/xorg.conf no encuentro la configuración, donde debería 
 cambiar la resolución utilizada ya que estoy en 800*600 y quiero cambiar 
 a 1024*768?
Hola.
Para cambiar la resolución de pantalla puedes probar hacerlo desde un terminal 
con xrandr.
Si lo corres sin argumentos te dará una lista con las resoluciones soportadas 
por tu monitor, con sus correspondientes frecuencias de actualización. La 
combinación que tiene un + es la que funciona mejor, y la que tiene un * es la 
que está actualmente en uso. Para cambiarla pones: xrandr -s resolución -r 
frecuencia. Por ejemplo: xrandr -s 1280x1024 -r 60
Ten en cuenta que no es necesario hacerlo como root.
Sobre lo de kde no puedo ayudarte, ya que no lo uso :-)
Un saludo

-
Usemos software libre
http://www.gnu.org/ http://www.gnu.org/home.es.html
http://www.gnu.org/philosophy/no-word-attachments.es.html


signature.asc
Description: PGP signature


Re: Consulta sobre Apt pinning

2009-08-16 Thread BasaBuru
On Domingo 16 Agosto 2009 18:04:50 Daniel Bareiro escribió:
 Hola!

 Actualmente estoy usando en mi estación de trabajo Debian GNU/Linux
 Squeeze y por unas pruebas que estoy haciendo de VoIP estoy necesitando
 instalar específicamente el paquete Twinkle en su versión de la rama
 estable. Por lo que estuve viendo, esto se puede hacer con pinning y
 estuve leyendo las páginas del manual de apt_preferences, pero no me
 termina de quedar en claro cómo funciona la asignación de las
 prioridades, por lo cual me gustaria saber si alguien de por aquí me
 puede ayudar a entender cómo funciona esto.


Yo te recomendaría, que si solo quieres twinkle de lenny. Que te bajes el 
paquete de http://packages.debian.org.

vas a la pagina de Twinkle donde estan la versión del lenny

http://packages.debian.org/lenny/twinkle

Eliges arquitectura y te bajas el paquete via http.

luego:

# dpkg -i [paquete]

Ojo si tienes otra versión desinstala con apt-get remove --purge [paquete]

para saber el nombre del paquete dpkg -l | grep twinkle

Es más sencillo que pinning, eso solo si necesitas ese paquete nada mas, si 
quieres mezclar las ramas tienes que tirar de pinning.

Un saludo

BasaBuru


signature.asc
Description: This is a digitally signed message part.


Feliz Cumpleaños

2009-08-16 Thread Ricardo Adolfo Sánchez Arboleda
Señores Lista hoy esta de cumpleaños Debian!!!

Feliz Cumpleaños Debian y que estes como siempre el Sistema Operativo
Universal!!

http://es.wikipedia.org/wiki/Debian


Ricardo Adolfo Sánchez Arboleda
Linux Registered User #474919
Debian GNU/Linux Squeeze/sid \n \l
Máquina  #394093_User #143


La meta es conseguir, defender y mantener nuestra libertad


Sobre /etc/X11/xorg.conf

2009-08-16 Thread ciracusa

Hola Lista.

He instalado KDE 4.2 en un Squeeze con kernel 2.6.26-2-686.

El tema es que en /etc/X11/xorg.conf el archivo esta vació y no puedo 
ver que sucede con el driver de mi geforce 8500 gt?


Esto es correcto?

Muchas Gracias.

Saludos._


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



Re: Sobre /etc/X11/xorg.conf

2009-08-16 Thread Javier Marta
El Sun, 16 Aug 2009 18:15:34 -0300
ciracusa cirac...@gmail.com escribió:

 Hola Lista.
 
 He instalado KDE 4.2 en un Squeeze con kernel 2.6.26-2-686.
 
 El tema es que en /etc/X11/xorg.conf el archivo esta vació y no puedo 
 ver que sucede con el driver de mi geforce 8500 gt?
 
 Esto es correcto?
 
 Muchas Gracias.
 
 Saludos._
 
 
Veo que tienes una tarjeta nvidia, entonces puedes usar la aplicación 
nvidia-xconfig. Cuando la corras como root, te va a generar un nuevo xorg.conf.
Un saludo

-
Usemos software libre
http://www.gnu.org/ http://www.gnu.org/home.es.html
http://www.gnu.org/philosophy/no-word-attachments.es.html


signature.asc
Description: PGP signature


Re: Sobre /etc/X11/xorg.conf

2009-08-16 Thread Carlos Albornoz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Javier Marta escribió:
 El Sun, 16 Aug 2009 18:15:34 -0300
 ciracusa cirac...@gmail.com escribió:

 Hola Lista.

 He instalado KDE 4.2 en un Squeeze con kernel 2.6.26-2-686.

 El tema es que en /etc/X11/xorg.conf el archivo esta vació y no puedo
 ver que sucede con el driver de mi geforce 8500 gt?

 Esto es correcto?

 Muchas Gracias.

 Saludos._


 Veo que tienes una tarjeta nvidia, entonces puedes usar la aplicación
nvidia-xconfig. Cuando la corras como root, te va a generar un nuevo
xorg.conf.
 Un saludo

 -
 Usemos software libre
 http://www.gnu.org/http://www.gnu.org/home.es.html
 http://www.gnu.org/philosophy/no-word-attachments.es.html
ciracusa, antes de ayer trate un tema parecido en el foro de debianchile.cl
chequea el link[1] para ver que hacer

saludos

[1]http://tinyurl.com/nb7qr5

- --
Carlos Albornoz C.
Staff DebianChile.cl [http://www.debianchile.cl]
Linux User #360502
Blog: http://carlos.deathlock.org
fono: 97864420
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqIgaYACgkQMvKv6//Yx3UF/ACbBwvsPOVhLDivfBSdEXohtBAd
O7MAn2NDUPiiYQczzFLGJTOMANF1o8Vc
=J/3q
-END PGP SIGNATURE-


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



Instalación personalizada

2009-08-16 Thread Galileo Galilei
Buenas. Para una instalación personalizada de Debian topo en lo
siguiente:
1)¿Cómo se llaman los paquetes que debo instalar para que al meter un
cd/dvd lo reconozca en forma automática?

2)¿Cómo se llaman los paquetes que debo instalar para que al meter un
pendrive en un puerto usb, el sistema lo reconozca automáticamente?

Muchas gracias


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



Problema gnome-session

2009-08-16 Thread Alberto Molina Molina

Estimados Amigos:

No puedo ingresar a mi session, me sale un mensaje de error y luego 
tengo que ejecutar gnome-session en la terminal para que funcione.


Saludos

--
Alberto Molina Molina
Ingeniero (E) Computación e Informática.
Linux User #470059
+56 9  96899260 
+56 9  62090626
+56 43 237012  



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



Re: Problema gnome-session

2009-08-16 Thread Luis Lezcano Airaldi
El dom, 16-08-2009 a las 21:40 -0400, Alberto Molina Molina escribió:
 Estimados Amigos:
 
 No puedo ingresar a mi session, me sale un mensaje de error y luego 
 tengo que ejecutar gnome-session en la terminal para que funcione.

Qué mal =/


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



Re: Problema gnome-session

2009-08-16 Thread Marcos Delgado
El 16 de agosto de 2009 22:30, Luis Lezcano
Airaldiluislezc...@gmail.com escribió:
 El dom, 16-08-2009 a las 21:40 -0400, Alberto Molina Molina escribió:
 Estimados Amigos:

 No puedo ingresar a mi session, me sale un mensaje de error y luego
 tengo que ejecutar gnome-session en la terminal para que funcione.

 Qué mal =/

Si ¿verdad? y hay cosas peores...

Alberto, ¿puedes reproducir el mensaje de error para ver si te podemos ayudar?
¿que versión de Debian tienes? ¿actualizaste algo en la compu? ¿algún
otro dato?.
Saludos.
Marcos Delgado.


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



Re: Sobre /etc/X11/xorg.conf

2009-08-16 Thread carlos albornoz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reenvio a la lista por que a ciracusa se le fue al privado...

Carlos, gracias por tu respuesta.

Si bien lo que dices en el foro es muy claro y correcto, en mi caso no me ha
solucionado el problema, ya que cuando ejecuto los pasos que tu decias, se
genera correctamente el xorg.conf dentro de /etc/X11 pero hace lo mismo que si
no estuviera.

Te consulto, he bajado mediante apt-get el modulo de nvidia, el cual de momento
lo ejecuto con modprobe -v nvidia, ahora, como debería hacer para que el mismo
se encuentre cargado automaticamente antes de iniciar las X?

Muchas Gracias.

Salu2.

1.- te funciona la X?

2.- antes de probar los driver de nvidia prueba con los vesa, si te funciona es
por que el driver nvidia esta con errores

3.- trata de bajarte el driver desde la pagina de nvidia mejor, a mi me funciono
a la primera


saludos
- --
Carlos Albornoz C.
Staff DebianChile.cl [http://www.debianchile.cl]
Linux User #360502
http://carlos.deathlock.org
fono: 97864420
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKiNzUMvKv6//Yx3URAvH1AJwMaBFWxCek9pIo+ER4V9E/Xag4ZACeIEvE
9NSevcpwJuYRp7bbJAWra4o=
=EJVz
-END PGP SIGNATURE-


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



Xen-tools

2009-08-16 Thread mattias
Om man skapar en domän med xen-tools och anger dir=/mj som exempel
Och har en disk monterad där borde inte installationen hamna där?
Dvs på den disken


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



Re: desabilitar o IPV6

2009-08-16 Thread Ronaldo Reis Júnior
Cara,

já tinha tentado isto, acho que o problema é que o IPV6 não está em modulo no 
debian, está no kernel, digo istpo pois não tem nenhum modulo ipv6 carregado 
mas o troço está funcionando. 

Acho que a solução seria recompilar o kernel e/ou aplicar o patch que o Allan 
sugeriu.

Mas recompilar kernel é uma coisa que eu penso 10 vezes antes de fazer.

Inte
Ronaldo
Em Sex 14 Ago 2009, Fabiano Pires escreveu:
 2009/8/14 Ronaldo Reis Júnior chrys...@gmail.com:
  Pessoal,
 
  como faço para desabilitar o ipv6? Já tentei a seguinte dica:
 
  [r...@mobilix ronaldo]# vim /etc/modprobe.d/aliases.conf
 
  # alias net-pf-10 ipv6
  alias net-pf-10 off
  alias ipv6 off
 
  Reiniciei o computador e testei:
 
  [rona...@mobilix ~]$ netstat -atn
  Conexões Internet Ativas (servidores e estabelecidas)
  Proto Recv-Q Send-Q Endereço Local  Endereço Remoto
  Estado tcp0  0 127.0.0.1:631   0.0.0.0:*
OUÇA tcp0  0 127.0.0.1:31301 0.0.0.0:*
OUÇA tcp0  0 127.0.0.1:3306  0.0.0.0:*
OUÇA tcp6   0  0 :::80   :::*  
   OUÇA tcp6   0  0 ::1:631 :::*  
   OUÇA
 
 
  [r...@mobilix ronaldo]# ping6 ::1
  PING ::1(::1) 56 data bytes
  64 bytes from ::1: icmp_seq=1 ttl=64 time=0.019 ms
  64 bytes from ::1: icmp_seq=2 ttl=64 time=0.027 ms
 
  Como faço?
 
  Valeu
  INte
 
  --
  A gentleman never strikes a lady with his hat on.
 -- Fred Allen
  --
 
  Prof. Ronaldo Reis Júnior
 
  |  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
  |
  | : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
  |
  | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
  |   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br |
  | chrys...@gmail.com http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 |
  | LinuxUser#: 205366
 
  --
  Favor NÃO ENVIAR arquivos do Word ou Powerpoint
  Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.
 
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org

 Eu geralmente faço assim:

 http://pragasdigitais.blogspot.com/2009/03/dica-de-seguranca-desabilitando-
o-ipv6.html
-- 
Teachers have class.
--
 Prof. Ronaldo Reis Júnior
|  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
| : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
|   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br | chrys...@gmail.com
| http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 | LinuxUser#: 205366
--
Favor NÃO ENVIAR arquivos do Word ou Powerpoint
Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.


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



HBA Qlogic no Debian

2009-08-16 Thread Rodrigo Carvalho
Bom dia pessoal,

Estou com um problemão aqui..
Estou tentando instalar o Debian em uma Blade IBM HS21,  'bootando' direto
do storage DS3400.
Configurei o storage, as LUNs etc...
O problema é que fica dando a seguinte mensagem:
*
qla2xxx : 01.00.08 LOOP UP DETECTED (4Gps)
**qla2xxx : 01.00.08** LOOP DOWN DETECTED
**qla2xxx : 01.00.08** LOOP UP DETECTED (4Gps)
**qla2xxx : 01.00.08** LOOP DOWN DETECTED
**qla2xxx : 01.00.08** LOOP UP DETECTED (4Gps)
**qla2xxx : 01.00.08** LOOP DOWN DETECTED *
...
Ai o sistema encontra as LUNS do Storage.. depois ele some...
recursivamente.
Alguém já passou por isso?

-- 
Grato!
Rodrigo C. Carvalho

= SO: Debian Sarge 3.1   Iptables 1.3.1SQUID 2.5  =



Atualizar kernel Debian Lenny

2009-08-16 Thread Rafael Moraes
Boa tarde turma,

estou precisando atualizar o kernel do debian lenny ( 2.6.26 ) para 2.6.28
ou 2.6.30 para utilizar o suporte ao tproxy, porém, não estou tendo sucesso.

Usei este tutorial para atualizar:
http://www.vivaolinux.com.br/dica/Compilar-kernel-no-Debian-Mamao-com-acucar/

porém nao tá dando certo...

Kernel panic direto

o q será que ta faltando?


tem alguma maneira mais fácil de fazer esta atualização?

Abraços


Re: Atualizar kernel Debian Lenny

2009-08-16 Thread Alexandre Martani
O Debian backports tem o 2.6.30 para o Lenny.

http://www.backports.org/

--
Alexandre Martani - amartani em gmail com



2009/8/16 Rafael Moraes raf...@bsd.com.br:
 Boa tarde turma,

 estou precisando atualizar o kernel do debian lenny ( 2.6.26 ) para 2.6.28
 ou 2.6.30 para utilizar o suporte ao tproxy, porém, não estou tendo sucesso.

 Usei este tutorial para atualizar:
 http://www.vivaolinux.com.br/dica/Compilar-kernel-no-Debian-Mamao-com-acucar/

 porém nao tá dando certo...

 Kernel panic direto

 o q será que ta faltando?


 tem alguma maneira mais fácil de fazer esta atualização?

 Abraços




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



Re: Atualizar kernel Debian Lenny

2009-08-16 Thread Caio Abreu Ferreira
On (16/08/09 17:55), Rafael Moraes wrote:
 Boa tarde turma,
 
 estou precisando atualizar o kernel do debian lenny ( 2.6.26 ) para 2.6.28
 ou 2.6.30 para utilizar o suporte ao tproxy, porém, não estou tendo sucesso.
 
 Usei este tutorial para atualizar:
 http://www.vivaolinux.com.br/dica/Compilar-kernel-no-Debian-Mamao-com-acucar/
 
 porém nao tá dando certo...
 
 Kernel panic direto
 
 o q será que ta faltando?
 
 
 tem alguma maneira mais fácil de fazer esta atualização?
 
 Abraços

http://www.howtoforge.com/kernel_compilation_debian_etch

http://gutocarvalho.net/mediawiki/index.php/Kernel_Compilando_manualmente_no_Debian

-- 
 

 .''`.   Caio Abreu Ferreira
: :'  :  i...@terra.com.br
`. `'`   Debian User
  `- Key fingerprint = 97F8 61AC 605F 8A8B 3BA1  D479 8C9A 52E8 6478 601F 


signature.asc
Description: Digital signature


Re: Atualizar kernel Debian Lenny

2009-08-16 Thread André Nunes
Se tudo o que você quer é usar um kernel mais atual, ao invés de compilá-lo,
eu sugeriria que você inserisse uma entrada para o unstable no seu
/etc/apt/sources.list, editasse o pin no preferences e instalasse com o
apt-get ou aptitude.

Se você não sabe como fazê-lo, eu já escrevi um post explicando em detalhes,
é bem simples e vai te poupar muita dor de cabeça quando quiser usar uma
versão mais atual de software do que aquela existente no debian stable.

O post está em:

http://tagesuhu.wordpress.com/2008/10/26/debian_preferences/

Abs.,


André Nunes Batista

http://tagesuhu.wordpress.com/


2009/8/16 Rafael Moraes raf...@bsd.com.br

 Boa tarde turma,

 estou precisando atualizar o kernel do debian lenny ( 2.6.26 ) para 2.6.28
 ou 2.6.30 para utilizar o suporte ao tproxy, porém, não estou tendo sucesso.

 Usei este tutorial para atualizar:

 http://www.vivaolinux.com.br/dica/Compilar-kernel-no-Debian-Mamao-com-acucar/

 porém nao tá dando certo...

 Kernel panic direto

 o q será que ta faltando?


 tem alguma maneira mais fácil de fazer esta atualização?

 Abraços




Re: layer7

2009-08-16 Thread Júnior Bohn
Boa noite
Uso o layer7 e funciona muito bem, mas sempre recompilo o kernel, não sei o
que voce quer bloquear, se for rede P2P, saiba que basta os usuarios
ativarem o protocolo de ofuscamento (criptografia), que passam pelo seu
bloqueio.


Junior
100% movido a linux

2009/8/15 Eduardo Rodrigues da Luz eduardo.r@gmail.com- Mostrar texto
das mensagens anteriores -

Vou fazer os testes aqui hj, se conseguir, posto aqui as regras do iptables

 2009/8/15 Leandro Moreira lean...@leandromoreira.eti.br:
  Caros,
  A um tempo atraz andei testando essa solução pela impossibilidade de
  realizar a recompilação do kernel.
  A parte da aplicação do userspace, funcionou sem problemas, os modulos
  estavam dissponíveis e tudo, mas a regra de iptables nao funcionou por
 nada.
  Se açguem consegui fazer cola um exemplo de regras pra eu pode ver.
 
  Att.
 
  Leandro Moreira.
 
  2009/8/15 Fabiano Pires fabiano.pi...@gmail.com
 
  2009/8/14 Eduardo Rodrigues da Luz eduardo.r@gmail.com:
   Saudações pessoal,
   gostaria de saber se tem alguma maneira de habilitar o layer7 no
   debian lenny sem ter que recompilar o kernel?
   Grato.
   Eduardo
  
  
   --
   To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
   with a subject of unsubscribe. Trouble? Contact
   listmas...@lists.debian.org
  
  
 
  Embora eu nunca tenha utilizado, é possível utilizar a versão
  userspace que dispensa recompilar o kernel.
 
  http://l7-filter.sourceforge.net/HOWTO-userspace
 
 
  --
  Fabiano Pires
  Profissional Linux LPIC-2
  http://pragasdigitais.blogspot.com/
  Livrando você da escória da Internet!
 
 
  --
  To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
 
 
 
 
  --
  Leandro Moreira
  Linux Administrator: LPIC-1
  e-mail/msn: lean...@leandromoreira.eti.br
  Tel.: + 55(32) 9906-5713
 


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




-- 
100% movido a linux!

2009/8/15 Eduardo Rodrigues da Luz eduardo.r@gmail.com

 Vou fazer os testes aqui hj, se conseguir, posto aqui as regras do iptables

 2009/8/15 Leandro Moreira lean...@leandromoreira.eti.br:
  Caros,
  A um tempo atraz andei testando essa solução pela impossibilidade de
  realizar a recompilação do kernel.
  A parte da aplicação do userspace, funcionou sem problemas, os modulos
  estavam dissponíveis e tudo, mas a regra de iptables nao funcionou por
 nada.
  Se açguem consegui fazer cola um exemplo de regras pra eu pode ver.
 
  Att.
 
  Leandro Moreira.
 
  2009/8/15 Fabiano Pires fabiano.pi...@gmail.com
 
  2009/8/14 Eduardo Rodrigues da Luz eduardo.r@gmail.com:
   Saudações pessoal,
   gostaria de saber se tem alguma maneira de habilitar o layer7 no
   debian lenny sem ter que recompilar o kernel?
   Grato.
   Eduardo
  
  
   --
   To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
   with a subject of unsubscribe. Trouble? Contact
   listmas...@lists.debian.org
  
  
 
  Embora eu nunca tenha utilizado, é possível utilizar a versão
  userspace que dispensa recompilar o kernel.
 
  http://l7-filter.sourceforge.net/HOWTO-userspace
 
 
  --
  Fabiano Pires
  Profissional Linux LPIC-2
  http://pragasdigitais.blogspot.com/
  Livrando você da escória da Internet!
 
 
  --
  To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
 
 
 
 
  --
  Leandro Moreira
  Linux Administrator: LPIC-1
  e-mail/msn: lean...@leandromoreira.eti.br
  Tel.: + 55(32) 9906-5713
 


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




-- 
100% movido a linux!


Re: Instalação em notebook

2009-08-16 Thread Gunther Furtado
Olá,

domingo, 16 de agosto de 2009,
Sérgio Abrantes Junior sergioabran...@gmail.com escreveu:

Meu caro,

Ele para na inicialização com mensagens de acpi.
Li alguns tutos como:
http://www.vivaolinux.com.br/dica/Debian-5.0-Lenny-no-notebook-W93-Passando-da-tela-preta-do-boot
http://ubuntuforum-br.org/index.php?topic=42110.15
Entre outros e não consigo iniciar.


Entre as tantas coisas que você já tentou, você tentou as opções de acpi=off no 
grub?

No link que eu mandei, havia a idéia de que você usasse um livecd para, usando 
chroot, você compilasse um kernel novo? Você tentou? 

2009/8/15 Gunther Furtado gunfurt...@gmail.com

 sexta, 14 de agosto de 2009,
 Sérgio Abrantes Junior sergioabran...@gmail.com escreveu:

 O processador é um centrino e o DVD é debian-500-i386-DVD-1.
 Espero bastante e não sobe. Com single user ele inicia até um certo
 ponto e para não apresentando erro.
 

 Quem sabe, em as circunstâncias permitindo, se você tentar com um
 netinst-*-amd possa ter algum resultado melhor, mas acho improvável,
 já que as versões i386 são mais genéricas e deveriam funcionar bem
 tanto para configurações 32 quanto para 64. Ou, quem sabe, alguma
 versão do squeeze, que tende a ser compatível com mais itens de
 hardware que o lenny.

 A idéia é baixar uma imagem menor e queimar em uma midia mais barata
 e ver no que dá.

 boa sorte!

 --
 Gunther Furtado
 gunfurt...@gmail.com


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






-- 
Gunther Furtado
gunfurt...@gmail.com


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



Re: Atualizar kernel Debian Lenny

2009-08-16 Thread Rafael Moraes
vlwww pessoal

vou fazer aki e dou um feedback

vlww abraçao

2009/8/16 André Nunes andrenbati...@gmail.com

 Se tudo o que você quer é usar um kernel mais atual, ao invés de
 compilá-lo, eu sugeriria que você inserisse uma entrada para o unstable no
 seu /etc/apt/sources.list, editasse o pin no preferences e instalasse com o
 apt-get ou aptitude.

 Se você não sabe como fazê-lo, eu já escrevi um post explicando em
 detalhes, é bem simples e vai te poupar muita dor de cabeça quando quiser
 usar uma versão mais atual de software do que aquela existente no debian
 stable.

 O post está em:

 http://tagesuhu.wordpress.com/2008/10/26/debian_preferences/

 Abs.,


 André Nunes Batista

 http://tagesuhu.wordpress.com/


 2009/8/16 Rafael Moraes raf...@bsd.com.br

 Boa tarde turma,


 estou precisando atualizar o kernel do debian lenny ( 2.6.26 ) para 2.6.28
 ou 2.6.30 para utilizar o suporte ao tproxy, porém, não estou tendo sucesso.

 Usei este tutorial para atualizar:

 http://www.vivaolinux.com.br/dica/Compilar-kernel-no-Debian-Mamao-com-acucar/

 porém nao tá dando certo...

 Kernel panic direto

 o q será que ta faltando?


 tem alguma maneira mais fácil de fazer esta atualização?

 Abraços





Re: desabilitar o IPV6

2009-08-16 Thread Fabiano Pires
2009/8/16 Ronaldo Reis Júnior chrys...@gmail.com:
 Cara,

 já tinha tentado isto, acho que o problema é que o IPV6 não está em modulo no
 debian, está no kernel, digo istpo pois não tem nenhum modulo ipv6 carregado
 mas o troço está funcionando.

 Acho que a solução seria recompilar o kernel e/ou aplicar o patch que o Allan
 sugeriu.

 Mas recompilar kernel é uma coisa que eu penso 10 vezes antes de fazer.

 Inte
 Ronaldo
 Em Sex 14 Ago 2009, Fabiano Pires escreveu:
 2009/8/14 Ronaldo Reis Júnior chrys...@gmail.com:
  Pessoal,
 
  como faço para desabilitar o ipv6? Já tentei a seguinte dica:
 
  [r...@mobilix ronaldo]# vim /etc/modprobe.d/aliases.conf
 
  # alias net-pf-10 ipv6
  alias net-pf-10 off
  alias ipv6 off
 
  Reiniciei o computador e testei:
 
  [rona...@mobilix ~]$ netstat -atn
  Conexões Internet Ativas (servidores e estabelecidas)
  Proto Recv-Q Send-Q Endereço Local          Endereço Remoto
  Estado tcp        0      0 127.0.0.1:631           0.0.0.0:*
    OUÇA tcp        0      0 127.0.0.1:31301         0.0.0.0:*
    OUÇA tcp        0      0 127.0.0.1:3306          0.0.0.0:*
    OUÇA tcp6       0      0 :::80                   :::*
   OUÇA tcp6       0      0 ::1:631                 :::*
   OUÇA
 
 
  [r...@mobilix ronaldo]# ping6 ::1
  PING ::1(::1) 56 data bytes
  64 bytes from ::1: icmp_seq=1 ttl=64 time=0.019 ms
  64 bytes from ::1: icmp_seq=2 ttl=64 time=0.027 ms
 
  Como faço?
 
  Valeu
  INte
 
  --
  A gentleman never strikes a lady with his hat on.
                 -- Fred Allen
  --
 
  Prof. Ronaldo Reis Júnior
 
  |  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
  |
  | : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
  |
  | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
  |   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br |
  | chrys...@gmail.com http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 |
  | LinuxUser#: 205366
 
  --
  Favor NÃO ENVIAR arquivos do Word ou Powerpoint
  Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.
 
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org

 Eu geralmente faço assim:

 http://pragasdigitais.blogspot.com/2009/03/dica-de-seguranca-desabilitando-
o-ipv6.html
 --
 Teachers have class.
 --
 Prof. Ronaldo Reis Júnior
 |  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
 | : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
 | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
 |   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br | chrys...@gmail.com
 | http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 | LinuxUser#: 205366
 --
 Favor NÃO ENVIAR arquivos do Word ou Powerpoint
 Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.


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



Nesse caso, verifique se existe alguma opção de boot que desligue o
IPv6 (algo tipo noipv6, semelhante a noacpi, nopcmcia, etc).

Abraços e boa caçada.

-- 
Fabiano Pires
Profissional Linux LPIC-2
http://pragasdigitais.blogspot.com/
Livrando você da escória da Internet!


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



Re: desabilitar o IPV6

2009-08-16 Thread Fabiano Pires
2009/8/16 Fabiano Pires fabiano.pi...@gmail.com:
 2009/8/16 Ronaldo Reis Júnior chrys...@gmail.com:
 Cara,

 já tinha tentado isto, acho que o problema é que o IPV6 não está em modulo no
 debian, está no kernel, digo istpo pois não tem nenhum modulo ipv6 carregado
 mas o troço está funcionando.

 Acho que a solução seria recompilar o kernel e/ou aplicar o patch que o Allan
 sugeriu.

 Mas recompilar kernel é uma coisa que eu penso 10 vezes antes de fazer.

 Inte
 Ronaldo
 Em Sex 14 Ago 2009, Fabiano Pires escreveu:
 2009/8/14 Ronaldo Reis Júnior chrys...@gmail.com:
  Pessoal,
 
  como faço para desabilitar o ipv6? Já tentei a seguinte dica:
 
  [r...@mobilix ronaldo]# vim /etc/modprobe.d/aliases.conf
 
  # alias net-pf-10 ipv6
  alias net-pf-10 off
  alias ipv6 off
 
  Reiniciei o computador e testei:
 
  [rona...@mobilix ~]$ netstat -atn
  Conexões Internet Ativas (servidores e estabelecidas)
  Proto Recv-Q Send-Q Endereço Local          Endereço Remoto
  Estado tcp        0      0 127.0.0.1:631           0.0.0.0:*
    OUÇA tcp        0      0 127.0.0.1:31301         0.0.0.0:*
    OUÇA tcp        0      0 127.0.0.1:3306          0.0.0.0:*
    OUÇA tcp6       0      0 :::80                   :::*
   OUÇA tcp6       0      0 ::1:631                 :::*
   OUÇA
 
 
  [r...@mobilix ronaldo]# ping6 ::1
  PING ::1(::1) 56 data bytes
  64 bytes from ::1: icmp_seq=1 ttl=64 time=0.019 ms
  64 bytes from ::1: icmp_seq=2 ttl=64 time=0.027 ms
 
  Como faço?
 
  Valeu
  INte
 
  --
  A gentleman never strikes a lady with his hat on.
                 -- Fred Allen
  --
 
  Prof. Ronaldo Reis Júnior
 
  |  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
  |
  | : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
  |
  | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
  |   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br |
  | chrys...@gmail.com http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 |
  | LinuxUser#: 205366
 
  --
  Favor NÃO ENVIAR arquivos do Word ou Powerpoint
  Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.
 
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org

 Eu geralmente faço assim:

 http://pragasdigitais.blogspot.com/2009/03/dica-de-seguranca-desabilitando-
o-ipv6.html
 --
 Teachers have class.
 --
 Prof. Ronaldo Reis Júnior
 |  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
 | : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
 | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
 |   `- Fone: (38) 3229-8192 | ronaldo.r...@unimontes.br | chrys...@gmail.com
 | http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 | LinuxUser#: 205366
 --
 Favor NÃO ENVIAR arquivos do Word ou Powerpoint
 Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.


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



 Nesse caso, verifique se existe alguma opção de boot que desligue o
 IPv6 (algo tipo noipv6, semelhante a noacpi, nopcmcia, etc).

 Abraços e boa caçada.

 --
 Fabiano Pires
 Profissional Linux LPIC-2
 http://pragasdigitais.blogspot.com/
 Livrando você da escória da Internet!


Fiquei curioso e fiz umas pesquisas. Encontrei umas referências a isso
no Ubuntu (deve servir para outras distros também). Algumas dizem para
acrescentar disable_ipv6=1 na linha de comando do kernel (no
grub/lilo). Outras dizem que o comando a ser acrescentado seria
disable.ipv6=1. Outros ainda dizem que você pode desligar o ipv6 com
via ProcFS com o comando

echo 1 /proc/sys/net/ipv6/conf/all/disable_ipv6

Também vi que você pode ligar/desligar o IPv6 individualmente para as
interfaces de rede com o mesmo método (echo 1
/proc/sys/net/ipv6/conf/ethX/disable_ipv6 ou echo 0
/proc/sys/net/ipv6/conf/ethX/disable_ipv6)

Testa e posta os resultados.
Abraços,
Fabiano.

-- 
Fabiano Pires
Profissional Linux LPIC-2
http://pragasdigitais.blogspot.com/
Livrando você da escória da Internet!


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



Re: Instalação em notebook

2009-08-16 Thread Elias Praciano
Em uma instalação recente (em um notebook da ibyte, com bios bugada), o liveCD 
(de qualquer que fosse a distro) e, consequentemente, a sua instalação só 
prosseguia com as seguintes opções: 'acpi=off noapic nolapic'
Sem isto, a instalação parava com a seguinte msg de erro:
'acpi: invalid pblk length'
A opção 'pnpbios=off' diminuía sensivelmente a quantidade de erros reportada, 
mas eu optei por não usá-la.

Em Sunday 16 August 2009 08:50:45 Gunther Furtado escreveu:
 Olá,

 domingo, 16 de agosto de 2009,

 Sérgio Abrantes Junior sergioabran...@gmail.com escreveu:
 Meu caro,
 
 Ele para na inicialização com mensagens de acpi.
 Li alguns tutos como:
 http://www.vivaolinux.com.br/dica/Debian-5.0-Lenny-no-notebook-W93-Passand
 o-da-tela-preta-do-boot http://ubuntuforum-br.org/index.php?topic=42110.15
 Entre outros e não consigo iniciar.

 Entre as tantas coisas que você já tentou, você tentou as opções de
 acpi=off no grub?

 No link que eu mandei, havia a idéia de que você usasse um livecd para,
 usando chroot, você compilasse um kernel novo? Você tentou?

 2009/8/15 Gunther Furtado gunfurt...@gmail.com
 
  sexta, 14 de agosto de 2009,
 
  Sérgio Abrantes Junior sergioabran...@gmail.com escreveu:
  O processador é um centrino e o DVD é debian-500-i386-DVD-1.
  Espero bastante e não sobe. Com single user ele inicia até um certo
  ponto e para não apresentando erro.
 
  Quem sabe, em as circunstâncias permitindo, se você tentar com um
  netinst-*-amd possa ter algum resultado melhor, mas acho improvável,
  já que as versões i386 são mais genéricas e deveriam funcionar bem
  tanto para configurações 32 quanto para 64. Ou, quem sabe, alguma
  versão do squeeze, que tende a ser compatível com mais itens de
  hardware que o lenny.
 
  A idéia é baixar uma imagem menor e queimar em uma midia mais barata
  e ver no que dá.
 
  boa sorte!
 
  --
  Gunther Furtado
  gunfurt...@gmail.com
 
 
  --
  To UNSUBSCRIBE, email to
  debian-user-portuguese-requ...@lists.debian.org with a subject of
  unsubscribe. Trouble? Contact listmas...@lists.debian.org

 --
 Gunther Furtado
 gunfurt...@gmail.com



-- 

Elias Praciano - eliaspraci...@gmail.com
My site: http://elias.praciano.com
My twitter: http://www.twitter.com/eliaspraciano


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



Re: Mitigation for latest Linux kernel exploit?

2009-08-16 Thread Tzafrir Cohen
On Fri, Aug 14, 2009 at 05:07:09PM +0200, Morten W. Petersen wrote:
 Hi,

 I've seen this for RedHat on mitigating the latest kernel exploit:

 https://bugzilla.redhat.com/show_bug.cgi?id=516949#c10

 Is there some similar instructions for Debian?

Somewhat similar, by Marco d'Itri . Though he uses slightly more
brute-force methods to make sure those modules won't get loaded until
you install a fixed kernel version:

  http://blog.bofh.it/debian/id_294

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend


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



Re: HP DL180 G6 with Debian Lenny

2009-08-16 Thread Alex Samad
On Sat, Aug 15, 2009 at 09:42:56PM +0200, Florian Kulzer wrote:
 [ Please try to turn off the HTML part. ]
 
 On Sat, Aug 15, 2009 at 15:14:29 +0200, Richard Pijnenburg wrote:
  Hi all,
  
  I'm trying to install Debian Lenny on a HP DL180 G6 server.
  
  This server seems to have an Intel network card which needs the e1000
  driver.
  
  But for some reason it's not recognized because using the netinstaller it
  asks what kind of network card is in the server.

This might be a broadcom network card (usually used in HP DL), some
time around 2.6.28 ( i think) the firmware got removed from the install
this could be your problem 

not sure if the below install help with that :)

  
  I see that the e1000 driver is in the list but it does nothing with it.
  
  Could it be that the bundled e1000 driver in the netinstaller is to old?
 
 It would help to know the PCI vendor and device IDs of the network card.
 Does the installer let you switch to a terminal with CTRL + ALT + F2 (or
 another function key)? In that case you can try to run lspci -nn and
 find the line(s) of the ethernet controller(s). The relevant information
 will be (almost) at the end of the line(s); it consists of two
 four-digit hexadecimal numbers that are separated by a colon and
 enclosed in square brackets (an example: [10ec:8139]).
 
 You could also try one of Kenshi Muto's customized Lenny installer
 images, they have newer kernels: http://kmuto.jp/debian/d-i/
 

-- 
Our enemies are innovative and resourceful, and so are we. They never stop 
thinking about new ways to harm our country and our people, and neither do we.

- George W. Bush
08/05/2004
Washington, DC


signature.asc
Description: Digital signature


Re: migrate physical machine to virtual machine

2009-08-16 Thread Tzafrir Cohen
On Fri, Aug 14, 2009 at 10:45:35PM -0400, Rob Owens wrote:
 I've got to move an old Linux OS to a virtual machine.  I'm using Debian
 Lenny as a host.  The guest is Suse 9.2, but I'm hoping you guys might
 have some advice for me.  It uses a 2.6 kernel.

What virtual machine, exactly?

 
 The physical machine had SCSI drives, and I have changed grub and fstab
 to reflect virtualbox's hardware (hda, instead of sda).  I can boot into
 single user mode and go about my business, but after a certain amount of
 time it locks up hard.  It doesn't seem to matter what I do, even
 running 'top' eventually gets it to lock up.
 
 Is there anything I've missed as far as telling the kernel and OS about 
 my new (virtualized) hardware?  I don't expect you guys to be Suse experts, 
 obviously,
 but maybe somebody here has had a similar experience w/ Debian.

Not a SUSE expert, but have you looked at /var/log/messages in the guest?

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend


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



Re: Is there any security risk using p2p client ?

2009-08-16 Thread Tzafrir Cohen
On Sat, Aug 15, 2009 at 02:30:11PM -0600, John Haggerty wrote:
 Just use intelligence based on the fact that you are downloading random
 programs. 

E.g.: if you download Debian CDs, it might be a good idea to verify
their checksums from Debian sites.

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend


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



[SOLVED] gthumb, photo import error

2009-08-16 Thread Dale
Hi All,

I have fixed the problem accessing my camera with gthumb by adding

ATTRS{idVendor}==04cb, ATTRS{idProduct}==01c7, MODE=0664, GROUP=plugdev

to /etc/udev/rules.d/025_libgphoto2.rules

and then restarting udev and plugging the camera into the laptop

Regards
Dale


-- Forwarded message --
From: Dale quail.li...@gmail.com
Date: 2009/8/16
Subject: gthumb, photo import error
To: Debian Users debian-user@lists.debian.org


Hi All,

I am currently setting up a new laptop for myself. The laptop is a
Acer Aspire Timeline 4810T running Debian Lenny with the
'2.6.30-bpo.1-amd64 #1 SMP Wed Aug 5 11:07:47 UTC 2009 x86_64
GNU/Linux' kernel from backports.org.

My digital camera is a Fuji Film FinePix A900

# tail -f /var/log/messages
..
Aug 16 14:26:34 laptop kernel: [69770.772081] usb 8-3: new high speed
USB device using ehci_hcd and address 9
Aug 16 14:26:34 laptop kernel: [69770.906353] usb 8-3: New USB device
found, idVendor=04cb, idProduct=01c7
Aug 16 14:26:34 laptop kernel: [69770.906362] usb 8-3: New USB device
strings: Mfr=0, Product=2, SerialNumber=3
Aug 16 14:26:34 laptop kernel: [69770.906368] usb 8-3: Product: USB PTP Camera
Aug 16 14:26:34 laptop kernel: [69770.906372] usb 8-3: SerialNumber: censored
Aug 16 14:26:34 laptop kernel: [69770.906550] usb 8-3: configuration
#1 chosen from 1 choice
..

Above is the output of my laptop being connected to the laptop.

This is the error that I get when trying to import photos from the
camera with gthumbs
quote
An error occurred in the io-library ('Could not claim the USB
device'): Could not claim interface 0 (Operation not permitted). Make
sure no other program or kernel module (such as sdc2xx, stv680,
spca50x) is using the device and you have read/write access to the
device.
/quote

Does anyone know how I can get my camera to work under Lenny please

Dale

--
[WWW] http://southernvaleslug.org/
[IRC] #southern-vales.lug on irc.freenode.net
The significant problems we face cannot be solved at the same level of
 thinking we were at when we created them
 Albert Einstein



-- 
[WWW] http://southernvaleslug.org/
[IRC] #southern-vales.lug on irc.freenode.net
The significant problems we face cannot be solved at the same level of
 thinking we were at when we created them
 Albert Einstein


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



RE: HP DL180 G6 with Debian Lenny

2009-08-16 Thread Richard Pijnenburg
Hi,

The G5 serie indeed uses the broadcom network card.
The BNX2 driver I already build back in.

The G6 serie usually uses the E1000 driver.
The strange thing is that I see it in the list of available drivers but it's
not being used.

Knoppix live cd, debian testing live cd and a rescue system I use, all say
that it's an Intel Gigabit card which uses the e1000 driver.
With all these live cd's the network card is detected and I can use it.
Also Ubuntu 9.04 installer recognizes the network card ( 8.04  8.10 don't )


Regards,

Richard Pijnenburg


-Oorspronkelijk bericht-
Van: Alex Samad [mailto:a...@samad.com.au] 
Verzonden: zondag 16 augustus 2009 8:38
Aan: debian-user@lists.debian.org
Onderwerp: Re: HP DL180 G6 with Debian Lenny

On Sat, Aug 15, 2009 at 09:42:56PM +0200, Florian Kulzer wrote:
 [ Please try to turn off the HTML part. ]
 
 On Sat, Aug 15, 2009 at 15:14:29 +0200, Richard Pijnenburg wrote:
  Hi all,
  
  I'm trying to install Debian Lenny on a HP DL180 G6 server.
  
  This server seems to have an Intel network card which needs the 
  e1000 driver.
  
  But for some reason it's not recognized because using the 
  netinstaller it asks what kind of network card is in the server.

This might be a broadcom network card (usually used in HP DL), some time
around 2.6.28 ( i think) the firmware got removed from the install this
could be your problem 

not sure if the below install help with that :)

  
  I see that the e1000 driver is in the list but it does nothing with it.
  
  Could it be that the bundled e1000 driver in the netinstaller is to old?
 
 It would help to know the PCI vendor and device IDs of the network card.
 Does the installer let you switch to a terminal with CTRL + ALT + F2 
 (or another function key)? In that case you can try to run lspci -nn 
 and find the line(s) of the ethernet controller(s). The relevant 
 information will be (almost) at the end of the line(s); it consists of 
 two four-digit hexadecimal numbers that are separated by a colon and 
 enclosed in square brackets (an example: [10ec:8139]).
 
 You could also try one of Kenshi Muto's customized Lenny installer 
 images, they have newer kernels: http://kmuto.jp/debian/d-i/
 

--
Our enemies are innovative and resourceful, and so are we. They never stop
thinking about new ways to harm our country and our people, and neither do
we.

- George W. Bush
08/05/2004
Washington, DC


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



Re: installing a realtek 8139 lan card on 2.4.18

2009-08-16 Thread steef

Sandip Sandip wrote:




*From:* Neal Hogan nealho...@gmail.com
*To:* Sandip Sandip new.debianu...@yahoo.in
*Cc:* debian-user@lists.debian.org
*Sent:* Thursday, 13 August, 2009 7:41:02 PM
*Subject:* Re: installing a realtek 8139 lan card on 2.4.18

On Thu, Aug 13, 2009 at 8:35 AM, Sandip Sandipnew.debianu...@yahoo.in 
mailto:new.debianu...@yahoo.in wrote:
 I am trying to install a realtek 8139 lan card on an old debian 
machine -

 2.4.18-bf2.4

 The card is properly installed - as in when I connect the lan cable 
it the

 lights on the card start blinking.

 However, I am unable to access internet. Do I need to install 
drivers and

 how do I do that?

What else have you done? Did you just plug it in?


I also read up the network howto and tried things like putting eth0 in 
/etc/network/interfaces, trying eth0 up, etc.


No use - till now.


What does you system think of the card (eg, what is the output of
lspci | grep Realtek of dmesg)? What's the output of ifconfig -a?


lspci shows 00:0b.0 Ethernet Controller: MYSON Technologies Inc: 
Unknown device 0803 (dont know from where has this MYSON come in)


grep of dmesg of realtek/ real/ myson/ 0803/ 8139 shows nothing!

ifconfig -a shows eth0 Link encap Ethernet HWAaddr 00:A1:B0:etc.
BROADCAST MULTICAST MTU etc.
Some RX TX data - all zeroes
Interrupt:5 Base address:0xf

*Only* ifconfig shows lo Link encap:Local Loopback
inet addr:127.0.0..1 Mask 255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric: 1

modconf shows has option to install a module for realtek 8139, though 
there are other network cards



How is your IP assigned? Do you have an ISP provided router or is this
machine on the inside of a personal network?


It is a cable internet connection. On my Win XP laptop, I need to 
connect the cable in my lan card port and I can access internet. The 
IP address, DNS Server address is auto-assigned - DHCP.


What is in /etc/network/interfaces?

/etc/network/interfaces shows:

auto lo
iface lo inet loopback



There are a bunch of debian networking tutorials. Google lead me to
the following (among other things):
http://www.debian-administration.org/article/An_introduction_to_Debian_networking_setup

http://www.aboutdebian.com./

http://wiki.debian.org/Network [+]


Sure - tried these and a couple of others. But most *assume* that the 
network card is installed, recognized properly. In my case, I think 
that is the missing link - but I may be wrong.



Hope I am able to resolve it!

Sandip


Love Cricket? Check out live scores, photos, video highlights and 
more. Click here 
http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com



...AFAICT the bf24-kernel was used with woody, and, if i remember 
well, had during installation of the os, to choose out of a list to 
install the rtl-chip by hand. so,if i am right, go to the realtek 
website, try to find the driver and install it by and.


regards,

steef

--
steef van duin

publicist, research-journalist


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




Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Klistvud
Dne, 16. 08. 2009 02:08:50 je Ron Johnson napisal(a):
 On 2009-08-15 19:02, Klistvud wrote:
  Especially when the nspviewer.bin
  process 
  is running,
  
  That's npviewer.bin, of course. My apologies, but it's 2 AM here in 
  Ljubljana ;)
 
 Hmmm, why don't I have npviewer.bin, even though I have Adobe's 
 Flash player?
 
 How did you install the Flash player?
 
 -- 
 Scooty Puff, Sr
 The Doom-Bringer
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 
 


Wouldn't know. I thought it got installed with the default Iceweasel 
install. Or with the installation of the dirty codecs...?

If it's of any help, according to Synaptic, these are the Flash-related 
packages I have installed:

flashplayer-mozilla
libswfdec-0.6-90
swfdec-gnome
swfdec-mozilla

-- 
Certifiable Loonix User 481801


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



Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Klistvud
Dne, 16. 08. 2009 04:38:45 je go...@dobosevic.com napisal(a):
 Klistvud wrote:
  Especially when the nspviewer.bin
  process 
  is running,
  
  That's npviewer.bin, of course. My apologies, but it's 2 AM here in 
  Ljubljana ;)
  
 Hi Ljubljana,
 Zagreb here! Nice to met neighbor :-)
 
 -- 
 Bye,
 Goran Dobosevic
 Hrvatski: www.dobosevic.com
   English: www.dobosevic.com/en/
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 
 

Hello Zagreb. Always nice to meet someone who prefers free software 
over pirated copies of Digital Restrictions Management v7.0;)

-- 
Certifiable Loonix User 481801


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



http://packages.qa.debian.org/ down?

2009-08-16 Thread Magnus Pedersen
Have I missed something? I'm not able to connect to 
http://packages.qa.debian.org/ ?
/Magnus


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



Re: Performance of encrypted filesystem

2009-08-16 Thread Γιώργος Πάλλας
Teemu Likonen wrote:
 On 2009-08-12 09:38 (+0300), Teemu Likonen wrote:

   
 Do you (or anybody) have numbers or educated guesses on how much it
 slows down the disk operation or how it will affect CPU load?
 

 I found such an article and it seems to indicate that LUKS system has no
 much performance penalty on disk IO.

 http://www.tomshardware.com/reviews/locking-linux-creating-a-cryptobook,1303.html


   

This has been discussed numerous times on this list. Most people using
it (me also) report that there is no observed performance impact...

G.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: http://packages.qa.debian.org/ down?

2009-08-16 Thread Peter Jordan
Magnus Pedersen, Sun Aug 16 2009 10:16:14 GMT+0200 (CEST) :
 Have I missed something? I'm not able to connect to 
 http://packages.qa.debian.org/ ?
 /Magnus
 
 

It seems to be down.

Peter


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



Re: Is there any security risk using p2p client ?

2009-08-16 Thread Γιώργος Πάλλας
Tzafrir Cohen wrote:
 On Sat, Aug 15, 2009 at 02:30:11PM -0600, John Haggerty wrote:
   
 Just use intelligence based on the fact that you are downloading random
 programs. 
 

 E.g.: if you download Debian CDs, it might be a good idea to verify
 their checksums from Debian sites.

   


Is that so? The torrent file you download from debian (= you trust
that), doesn't contain the checksum?



smime.p7s
Description: S/MIME Cryptographic Signature


Re: http://packages.qa.debian.org/ down?

2009-08-16 Thread Sven Joachim
On 2009-08-16 10:16 +0200, Magnus Pedersen wrote:

 Have I missed something? I'm not able to connect to 
 http://packages.qa.debian.org/ ?

http://lists.debian.org/debian-infrastructure-announce/2009/08/msg0.html

Note that packages.qa.debian.org is the same host as master.debian.org,
according to nslookup.

Sven


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



Re: Is there any security risk using p2p client ?

2009-08-16 Thread Dave Sherohman
On Sun, Aug 16, 2009 at 12:05:08PM +0300, ??  wrote:
 Is that so? The torrent file you download from debian (= you trust
 that), doesn't contain the checksum?

If you're verifying the checksum, then you implicitly don't trust the
file 100%.  And you shouldn't have 100% trust in any file obtained over
the public internet unless solid end-to-end encryption is in place to
secure the transfer against man-in-the-middle attacks, DNS-based attacks
(which could result in you downloading from a different source than you
think you're getting it from), etc.  This goes double for any sort of
p2p download, since the whole point of p2p downloads is that you're
getting small pieces of the file from many different sources, meaning
that any one of those sources could potentially have maliciously altered
the pieces they're giving you.

If you don't trust the file 100%, then why would you trust the checksum
it contains?  A maliciously-altered file would almost certainly also
contain a new checksum which matches the altered version of the file.

Always obtain your checksums via an alternate (cryptographically-
secured) path, not directly from the data they're being used to verify.

-- 
Dave Sherohman


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



Happy birthday Debian

2009-08-16 Thread Mihira Fernando
Debian has hit sweet sixteen today!  :)

And, yes its already 16th of August in this part of the world..


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



Re: inline JPGs

2009-08-16 Thread Mihira Fernando
On Saturday 15 August 2009 03:46:24 pm Paul Cartwright wrote:
 My wife  I both use kmail on our Debian Lenny system. When I get a jpg,
 all I see is the filename.jpg at the bottom of the page  as attachments in
 the preview window. My wife sees the photo on her screen in the preview
 window. I've looked all over the settings  can't figure out what to
 change. thanks,

Did you try :
View - Attachments - Inline 

Also :
Folder - Preffer HTML to Plain Text


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



Re: http://packages.qa.debian.org/ down?

2009-08-16 Thread Magnus Pedersen
Sven Joachim wrote:

 On 2009-08-16 10:16 +0200, Magnus Pedersen wrote:
 
 Have I missed something? I'm not able to connect to
 http://packages.qa.debian.org/ ?
 
 http://lists.debian.org/debian-infrastructure-
announce/2009/08/msg0.html
 
 Note that packages.qa.debian.org is the same host as 
master.debian.org,
 according to nslookup.
 
 Sven
Ok, that explains it.

/Magnus


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



Re: Happy birthday Debian

2009-08-16 Thread Nate Bargmann
* Mihira Fernando mihirathe...@gmail.com [2009 Aug 16 05:07 -0500]:
 Debian has hit sweet sixteen today!  :)
 
 And, yes its already 16th of August in this part of the world..

Happy Birthday indeed, Debian.

In another month or so I'll mark ten years with Debian.  I recall
downloading 8 floppy images and then doing a net install.  Over dialup!

- Nate 

-- 

The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true.

Ham radio, Linux, bikes, and more: http://n0nb.us/index.html


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



Re: Happy birthday Debian

2009-08-16 Thread Dale
Happy Birthday Debian :-)

I have only been using Debian a couple of years, but it a great OS to
be using :-)

Cheers
Dale

2009/8/16 Mihira Fernando mihirathe...@gmail.com:
 Debian has hit sweet sixteen today!  :)

 And, yes its already 16th of August in this part of the world..


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





-- 
[WWW] http://southernvaleslug.org/
[IRC] #southern-vales.lug on irc.freenode.net
The significant problems we face cannot be solved at the same level of
 thinking we were at when we created them
 Albert Einstein


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



Inquiry :Linux server Ethernet port issue

2009-08-16 Thread hadi motamedi
Dear All
Please be informed that we have an Linux server that it recenty got a
problem on its Ethernet port . As its communications with the outside world
is through its Ethernet port , we recently figured it out that it can no
longer being PING from the other clients' sides . We checked on the server
and we can see the network messages when enabling the tcpdump on it to
listen to the network . Please be informed that its Ethernet driver is as
via-rhine , as can be read from the lsmod output .Can you please do me
favor and let me know what is wrong on our Linux server that prevents the
other clients to have reply when PING it ?
Regards
H.Motamedi


Re: Happy birthday Debian

2009-08-16 Thread Michelle Konzack
Am 2009-08-16 15:34:35, schrieb Mihira Fernando:
 Debian has hit sweet sixteen today!  :)
 
 And, yes its already 16th of August in this part of the world..

And I have now 10 1/2 years Debian GNU/Linux usage:  starting with Slink
Being 8 years Debian GNU/Linux Consultant...  Time flys!

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
http://www.tamay-dogan.net/ Michelle Konzack
http://www.can4linux.org/   Apt. 917
http://www.flexray4linux.org/   50, rue de Soultz
Jabber linux4miche...@jabber.ccc.de   67100 Strabourg/France
IRC#Debian (irc.icq.com)  Tel. DE: +49 177 9351947
ICQ#328449886 Tel. FR: +33  6  61925193


signature.pgp
Description: Digital signature


vsftpd only allow access for a group

2009-08-16 Thread Soren Orel
How can I do that? I mean to only allow FTP access for a certain group?
Like when doing SFTP with openssh-server with Subsystem sftp internal-sftp
and using the AllowGroups GROUPNAME, Match Group GROUPNAME, etc in
/etc/ssh/sshd_config?
thank you


Re: WRT54G WAN access failure -- Solved!

2009-08-16 Thread Joel Roth
On Sun, Aug 09, 2009 at 03:53:11AM -0500, Ron Johnson wrote:
 On 2009-08-09 02:41, Joel Roth wrote:
 Ron Johnson ron.l.john...@cox.net wrote:

 On 2009-08-07 21:47, Joel Roth wrote:
 I'd like to ask for help setting up a used router for my
 brother.

 First of all, I get usual internet services without the
 router:

 Computer --- DSL modem

 I have problems with basic configuration: 

 Computer --- Router --- DSL modem

 The panel LEDs display normally, and the router gets a pingable WAN 
 address from the DSL modem.
 By this, do you mean a routeable IP address?

 Wrong terminology I think. 

 Yes, I mean something like 192.168.1.46

 That's the internal, unroutable address.

 The WRT54G should have both a routeable address (provided by your ISP) 
 *and* an unrouteable 192.168.x.y address which it provides itself.

 However

 ping google.com returns 'unknown host'

 ping 74.125.45.100 (google.com) returns 'destination unreachable'
 What if you ping 74.125.45.100?

 destination unreachable

 (That's what I meant above.)

 Your routing tables or DNS aren't configured properly.

Coming back to the problem after a few days away I found
the issues:

1) the router default address was 192.168.1.1, the same as the ADSL modem

Solution: set router to 192.168.0.1 

2) the router's default gateway needed to be set manually,
was not picked up automatically by DHCP from the DSL modem.

Solution set router gateway to 192.168.1.1

Thanks to all for your advice. I appreciate your help.

Joel


 Resetting the router to factory defaults doesn't help.

 Any ideas for what to try? Thanks.
 Can your PC see the router itself?  My WRT54GL has a web interface,  
 and one of the pages shows the external IP address, DNS addresses, 
 etc.

 Yes, I can see the router's web interface

 Well, that's a start!

 So, tell us what's on the router status page...  It should give you  
 information like this:
 Firmware Version: v4.zz.yy, Aug. X, 200Y
 Current Time: Sun, 09 Aug 2009 03:47:47
 MAC Address:  00:1E:AA:BB:CC:DD
 Router Name:  WRT54GL
 Host Name:
 Domain Name:  no.cox.net  
 Login Type:   Automatic Configuration - DHCP  
 IP Address:   70.xxx.yyy.zzz  
 Subnet Mask:  255.255.248.0   
 Default Gateway:  70.aaa.bbb.ccc  
 DNS 1:68.105.28.12
 DNS 2:68.105.29.12
 DNS 3:68.105.28.11
 MTU:  1500

 Also, how is your PC configured?  For DHCP, static, etc?

 for DHCP

 Then the PC gets it's IP address from the WRT54G.

 Also, what does the PC think it's DNS servers are?

 -- 
 Scooty Puff, Sr
 The Doom-Bringer


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


-- 
Joel Roth


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



Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Ron Johnson

On 2009-08-16 03:20, Klistvud wrote:
[snip]


If it's of any help, according to Synaptic, these are the Flash-related 
packages I have installed:


flashplayer-mozilla
libswfdec-0.6-90
swfdec-gnome
swfdec-mozilla



Try this:

dpkg -S npviewer.bin

--
Scooty Puff, Sr
The Doom-Bringer


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




Weird startup problem with 2.6.26-2-686 in lenny

2009-08-16 Thread Dexter Filmore
Just upgraded my server from etch to lenny, all fine so far.
But: 2.6.26-2-686 bootet ok about 10 times, then all of a sudden the system 
stops after this point:

http://www.vaultofsages.de/~dexterf/pub/boot.jpg

Funny thing is: 2.6.26-1-686 still works fine.

I even purges the -2 package and reinstalled it, regenerated the initrd.. no 
go.
Help?

(And what's EDD? I had to put edd=off to the lenny kernel else they borked one 
step later)

-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d--(+)@ s-:+ a C UL++ P+++ L+++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ 
b++(+++) DI+++ D- G++ e* h++ r* y?
--END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part.


Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Ron Johnson

On 2009-08-16 09:30, Ron Johnson wrote:

On 2009-08-16 03:20, Klistvud wrote:
[snip]


If it's of any help, according to Synaptic, these are the 
Flash-related packages I have installed:


flashplayer-mozilla
libswfdec-0.6-90
swfdec-gnome
swfdec-mozilla


BTW, I'd either remove the swfdec packages, or flashplayer-mozilla.

--
Scooty Puff, Sr
The Doom-Bringer


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




Re: inline JPGs

2009-08-16 Thread Ron Johnson

On 2009-08-16 05:15, Mihira Fernando wrote:
[snip]


Also :
Folder - Preffer HTML to Plain Text


Except that this is a crime against humanity, besides being contrary 
to published debian-user netiquette.


--
Scooty Puff, Sr
The Doom-Bringer


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




Re: Inquiry :Linux server Ethernet port issue

2009-08-16 Thread Ron Johnson

On 2009-08-16 06:43, hadi motamedi wrote:

Dear All
Please be informed that we have an Linux server that it recenty got a
problem on its Ethernet port . As its communications with the outside world
is through its Ethernet port , we recently figured it out that it can no
longer being PING from the other clients' sides . We checked on the server
and we can see the network messages when enabling the tcpdump on it to
listen to the network . Please be informed that its Ethernet driver is as
via-rhine , as can be read from the lsmod output .Can you please do me
favor and let me know what is wrong on our Linux server that prevents the
other clients to have reply when PING it ?


Can the server ping the clients?

Did you set an iptables rule that rejects ICMP packets?

Did someone screw up the client's routing or DNS tables?

What if you try pinging the server's IP address instead of it's name?

--
Scooty Puff, Sr
The Doom-Bringer


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




Re: Happy birthday Debian

2009-08-16 Thread Chris
On Sun, 16 Aug 2009 21:08:27 +0930
Dale quail.li...@gmail.com wrote:

 Happy Birthday Debian :-)
 
 I have only been using Debian a couple of years, but it a great OS to
 be using :-)
 
 Cheers
 Dale
 
 2009/8/16 Mihira Fernando mihirathe...@gmail.com:
  Debian has hit sweet sixteen today!  :)
 
  And, yes its already 16th of August in this part of the world..
 
 
  --
  To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
 
 
 
 
 

Same here... Now, where's the cake?!

-- 
Best regards,

Chris

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

There's no place like 127.0.0.1


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



Re: inline JPGs

2009-08-16 Thread Mihira Fernando
On Sunday 16 August 2009 08:22:57 pm Ron Johnson wrote:
 On 2009-08-16 05:15, Mihira Fernando wrote:
 [snip]

  Also :
  Folder - Preffer HTML to Plain Text

 Except that this is a crime against humanity, besides being contrary
 to published debian-user netiquette.

In that case, inline JPGs are a crime against humanity as well..


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



Mozilla rebranding

2009-08-16 Thread Chris
Greetings,

I'm unsure if this was a topic - Could someone explain or point me to a
resource that enlightens me why the Mozilla re-branding.

For now, I have opted not to use IceW and IceOwl in lieu of the actual
Linux binaries that are (newer and) offered at Mozilla.

-- 
Best regards,

Chris

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

There's no place like 127.0.0.1


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



Re: Mozilla rebranding

2009-08-16 Thread Chris
On Sun, 16 Aug 2009 10:13:32 -0500
Chris rac...@makeworld.com wrote:

 Greetings,
 
 I'm unsure if this was a topic - Could someone explain or point me to
 a resource that enlightens me why the Mozilla re-branding.
 
 For now, I have opted not to use IceW and IceOwl in lieu of the actual
 Linux binaries that are (newer and) offered at Mozilla.
 

Gah! Got the answer., Sorry folks.

http://en.wikipedia.org/wiki/Mozilla_Corporation_software_rebranded_by_the_Debian_project


-- 
Best regards,

Chris

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

There's no place like 127.0.0.1


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



where's my xorg.conf?

2009-08-16 Thread Liviu Andronic
Dear all,
I'm on a fresh Debian testing, and I do not seem to find the correct
xorg.conf. The usual file is empty.
debian-liv:/home/liviu# ls /etc/X11/xorg.conf -l
-rw-r--r-- 1 root root 0 2009-08-02 18:33 /etc/X11/xorg.conf

Please advise. Thank you
Liviu


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



Re: where's my xorg.conf?

2009-08-16 Thread Ron Johnson

On 2009-08-16 10:47, Liviu Andronic wrote:

Dear all,
I'm on a fresh Debian testing, and I do not seem to find the correct
xorg.conf. The usual file is empty.
debian-liv:/home/liviu# ls /etc/X11/xorg.conf -l
-rw-r--r-- 1 root root 0 2009-08-02 18:33 /etc/X11/xorg.conf

Please advise. Thank you


That appears to be normal in newer versions of x.org.

--
Scooty Puff, Sr
The Doom-Bringer


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




Re: where's my xorg.conf?

2009-08-16 Thread Liviu Andronic
On 8/16/09, Ron Johnson ron.l.john...@cox.net wrote:
  That appears to be normal in newer versions of x.org.

But then, how do I add the option ` SHMConfig' 'true' '? Do I pluck it
to the empty file?
Liviu


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



Re: where's my xorg.conf?

2009-08-16 Thread Ron Johnson

On 2009-08-16 11:18, Liviu Andronic wrote:

On 8/16/09, Ron Johnson ron.l.john...@cox.net wrote:

 That appears to be normal in newer versions of x.org.


But then, how do I add the option ` SHMConfig' 'true' '? Do I pluck it
to the empty file?


In the Section/EndSection wrapper.  That's what I'd try.

--
Scooty Puff, Sr
The Doom-Bringer


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




Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Klistvud
Dne, 16. 08. 2009 16:41:43 je Ron Johnson napisal(a):
 On 2009-08-16 09:30, Ron Johnson wrote:
  On 2009-08-16 03:20, Klistvud wrote:
  [snip]
 
  If it's of any help, according to Synaptic, these are the 
  Flash-related packages I have installed:
 
  flashplayer-mozilla
  libswfdec-0.6-90
  swfdec-gnome
  swfdec-mozilla
 
 BTW, I'd either remove the swfdec packages, or flashplayer-mozilla.
 
 -- 
 Scooty Puff, Sr
 The Doom-Bringer
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 
 

dpkg -S npviewer.bin yields:

nspluginwrapper: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin

What exactly do you mean by I'd either remove the swfdec packages, or 
flashplayer-mozilla? Could you kindly elaborate on that? Do you think 
they might be in some sort of conflict or what? What 
would be achieved by removing them?

-- 
Certifiable Loonix User 481801


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



Re: where's my xorg.conf?

2009-08-16 Thread Sven Joachim
On 2009-08-16 17:59 +0200, Ron Johnson wrote:

 On 2009-08-16 10:47, Liviu Andronic wrote:
 Dear all,
 I'm on a fresh Debian testing, and I do not seem to find the correct
 xorg.conf. The usual file is empty.
 debian-liv:/home/liviu# ls /etc/X11/xorg.conf -l
 -rw-r--r-- 1 root root 0 2009-08-02 18:33 /etc/X11/xorg.conf

 Please advise. Thank you

 That appears to be normal in newer versions of x.org.

It is normal in the sid version, but for the version in testing it is a
bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535624.

The solution is to upgrade xserver-xorg to version 1:7.3+20, available
in lenny-proposed-updates, and to run dpkg-reconfigure xserver-xorg
afterwards.

Sven


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



Re: where's my xorg.conf?

2009-08-16 Thread Liviu Andronic
On 8/16/09, Ron Johnson ron.l.john...@cox.net wrote:
  In the Section/EndSection wrapper.  That's what I'd try.

Should such syntax avoid breaking anything? Inspired from here [1].

Section InputDevice
Option  SHMConfig true
EndSection

Thank you
Liviu
[1] http://ubuntuforums.org/showthread.php?t=492984


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



Re: Weird startup problem with 2.6.26-2-686 in lenny

2009-08-16 Thread Thomas Hochstein
Dexter Filmore schrieb:

 (And what's EDD? I had to put edd=off to the lenny kernel else they borked 
 one 
 step later)

Enhanced Disk Drive

http://en.wikipedia.org/wiki/Enhanced_Disk_Drive


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



Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Ron Johnson

On 2009-08-16 11:35, Klistvud wrote:

Dne, 16. 08. 2009 16:41:43 je Ron Johnson napisal(a):

On 2009-08-16 09:30, Ron Johnson wrote:

On 2009-08-16 03:20, Klistvud wrote:
[snip]
If it's of any help, according to Synaptic, these are the 
Flash-related packages I have installed:


flashplayer-mozilla
libswfdec-0.6-90
swfdec-gnome
swfdec-mozilla

BTW, I'd either remove the swfdec packages, or flashplayer-mozilla.



dpkg -S npviewer.bin yields:

nspluginwrapper: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin


Ah, you're running x86_64...

What exactly do you mean by I'd either remove the swfdec packages, or 
flashplayer-mozilla? Could you kindly elaborate on that? Do you think 
they might be in some sort of conflict or what?


Yes.  Two libraries trying to accomplish the same task.

 What 
would be achieved by removing them?


Since your arch is amd64, I'd remove flashplayer-mozilla and see if 
swfdec is up to the task of viewing the Flash you need to see.


--
Scooty Puff, Sr
The Doom-Bringer


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




Re: Laptop dv6650br is getting so warm

2009-08-16 Thread Brian Marshall
On Sun, Aug 16, 2009 at 06:35:20PM +0200, Klistvud wrote:
 Dne, 16. 08. 2009 16:41:43 je Ron Johnson napisal(a):
  On 2009-08-16 09:30, Ron Johnson wrote:
   On 2009-08-16 03:20, Klistvud wrote:
   [snip]
  
   If it's of any help, according to Synaptic, these are the 
   Flash-related packages I have installed:
  
   flashplayer-mozilla
   libswfdec-0.6-90
   swfdec-gnome
   swfdec-mozilla
  
  BTW, I'd either remove the swfdec packages, or flashplayer-mozilla.
 
 dpkg -S npviewer.bin yields:
 
 nspluginwrapper: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin

I'm not sure why you have nspluginwrapper installed. Neither swfdec nor
flashplugin-nonfree (Adobe's flash) depend on it on amd64.

-- 
Brian


signature.asc
Description: Digital signature


Re: where's my xorg.conf?

2009-08-16 Thread Brad Rogers
On Sun, 16 Aug 2009 16:47:56 +0100
Liviu Andronic landronim...@gmail.com wrote:

Hello Liviu,

 I'm on a fresh Debian testing, and I do not seem to find the correct
 xorg.conf. The usual file is empty.

That's fine.  X.Org is pretty good at detecting what's needed.  However,
if there are things you specifically require (nVidia driver rather than
nv, for example) xorg.conf is still the place to specify them.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent

This is the fifty first state of the USA
Heartland - The The


signature.asc
Description: PGP signature


Installing a Wireless Card

2009-08-16 Thread ray
I would like some help in completing the installation with a wireless pcmia card.I just installed 502 from CDs on a Dell laptop. I did not have the Belkin wireless pcmcia card (HSM model no. F5D7011. Chipset BCM4306/BCM2050) in place during the installation. Now I would like to get the wireless card working. After reading the installation guide and several help pages, it seems to be getting somewhere but not there yet. The session is below. I have added some comments as comment. debian session:su -then enter root pswrd/sbin/modprobe b43 loads module for wireless card'there was no response/sbin/lspci -vnn|grep14e4 I don't know what this is for02:00.0 Ethernet controller ... gigabit ...04:00.0 Network controller [0280]: Broadcom Corp BCM4306 ... [14e4:4320] (rev 3)/sbin/iwconfig displays current configurations?lo no wireless extensions.eth0 no wireless extensions.wmaster no wireless extensions.wlan0 IEEE802.11 ESSID:""...link quality:0 Signal level:0 Noise level:0Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0Tx excessive retries:0 Invalid misc:0 Missed beacon:0/sbin/ifconfig wlan0 display info about the wireless cardwlan0 Link encap:Ethernet HWaddr the correct MAC address BROADCAST MULTICAST MTU:1500 Metric:1 the rest were all zeroes/sbin/ifconfig up Turn on the wireless card radio?up: error fetching interface information: Device not found/sbin/ifconfig wlan0 up Turn on the wireless card radio?SIOCSIFFLAGS: No such file or directoryI would appreciate all comments.Thank you,ray


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



Re: where's my xorg.conf?

2009-08-16 Thread Ron Johnson

On 2009-08-16 11:35, Liviu Andronic wrote:

On 8/16/09, Ron Johnson ron.l.john...@cox.net wrote:

 In the Section/EndSection wrapper.  That's what I'd try.


Should such syntax avoid breaking anything? Inspired from here [1].

Section InputDevice
Option  SHMConfig true
EndSection


Can't hurt to try...


Thank you
Liviu
[1] http://ubuntuforums.org/showthread.php?t=492984





--
Scooty Puff, Sr
The Doom-Bringer


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




Re: Weird startup problem with 2.6.26-2-686 in lenny - EDD

2009-08-16 Thread Dexter Filmore
Am Sonntag, 16. August 2009 18:00:38 schrieb Thomas Hochstein:
 Dexter Filmore schrieb:
  (And what's EDD? I had to put edd=off to the lenny kernel else they
  borked one step later)

 Enhanced Disk Drive

 http://en.wikipedia.org/wiki/Enhanced_Disk_Drive

So.. sounds ancient. What about it, safely turn off anyway?


-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d--(+)@ s-:+ a C UL++ P+++ L+++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ 
b++(+++) DI+++ D- G++ e* h++ r* y?
--END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part.


Doubt about apt pinning

2009-08-16 Thread Daniel Bareiro
Hi all!

At the moment I'm using Debian GNU/Linux Squeeze in my workstation and
to doing tests on VoIP I'm needing to install the Twinkle package
specifically in its version of the stable branch. According to what I
was reading, this is possible to be done with pinning and I was reading
the man pages of apt_preferences, but not yet I know clearly how the the
priorities works, reason why I would like if somebody can help me to
understand how it works. 

For example, I was trying creating the /etc/apt/preferences file with
the following content:

Package: twinkle
Pin: release a=stable
Pin-Priority: 900

Then, I verify the priorities:

# apt-cache policy twinkle
twinkle:
  Instalados: (ninguno)
  Candidato: 1:1.2-3
  Pin del paquete: 1:1.2-3
  Tabla de versión:
 1:1.4.2-2 900
500 http://debian.freesoftware.org testing/main Packages
100 /var/lib/dpkg/status
 1:1.2-3 900
500 http://ftp.us.debian.org stable/main Packages

According to man pages of apt_preferences, if it doesn't have defined a
target release, to installed packages a priority of 100 is assigned
and to the rest is assigned 500. I think for that reason there is a
'500' associated to each reposity. Although the candidate is the package
for stable as I try that it is, is not clear to me why are associated
the priority 900 as much for testing as for stable.

Independent of this doubt, according to which I was testing, the package
of the stable branch are installed and it stays, that it is what I
wanted; that is to say, if I do upgrade, beyond which the package of
testing has a newer version, it isn't updated the installed one of the
stable branch. 

Continuing with my understanding of how the priorities works, I tried
adding in my sources.list the unstable repository and adding a block in
the preferences file:

Package: twinkle
Pin: release a=stable
Pin-Priority: 900

Package: twinkle
Pin: release a=unstable
Pin-Priority: 950

Here I pose a similar doubt to which I exposed above: why the value 950
appears associated to each version if I assigned in the preferences file
a priority of 900 to the version of stable branch and 950 to the version
of the unestable branch? 

Like additional data, I see that /var/lib/dpkg/status moved of place
with value 100. This suggests to me that this file has a listing of all
the installed packages and since those that are under this condition we
said that a priority of 100 is assigned to them, I imagine that this is
the form in which Debian says to us 'all the packages that are in this
file have priority of 100'. Bah, in fact, instead of the _last_
installed, would be the last ones that sometimes could be installed,
since later I did 'remove'.


Thanks in advance for your reply.

Regards,
Daniel
-- 
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Squeeze - Linux user #188.598


signature.asc
Description: Digital signature


Re: where's my xorg.conf?

2009-08-16 Thread Andrew M.A. Cater
On Sun, Aug 16, 2009 at 01:49:00PM -0500, Ron Johnson wrote:
 On 2009-08-16 11:35, Liviu Andronic wrote:
 On 8/16/09, Ron Johnson ron.l.john...@cox.net wrote:
  In the Section/EndSection wrapper.  That's what I'd try.

 Should such syntax avoid breaking anything? Inspired from here [1].

 Section InputDevice
 Option  SHMConfig true
 EndSection

 Can't hurt to try...

 Thank you
 Liviu
 [1] http://ubuntuforums.org/showthread.php?t=492984




In an emergency: Kill gdm/kdm/xdm to stop any currently running X 
Windows session.

Run 

Xorg -configure 

as root.

This generates an new xorg.conf based on an X best guess as to your 
hardware.

The screen of output ends:

Your xorg.conf is /root/xorg.conf.new

To test the server, run 'X -config /root/xorg.conf.new'

[If you do run that command and you get the grey screen with an X shaped 
cursor, then the automatically generated configuration file is probably 
correct and can be copied to /etc/X11/xorg.conf ].

Hope this helps somebody,

AndyC


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



How to force a package removal?

2009-08-16 Thread Ron Johnson

Hi,

A couple of years ago, when there were some issues with the 
various Adobe Flash packages, I downloaded and installed 
adobe-flashplugin from Ubuntu.  It installed perfectly, and I've 
been happy with it ever since.


But now I want to replace it with the up-to-date flashplayer-mozilla 
from www.debian-multimedia.org.


However, I've hosed something, and can't figure out how to unhose it...

Currently, this is what is happening:

# dpkg -r --force-remove-reinstreq adobe-flashplugin
dpkg: warning: overriding problem because --force enabled:
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
(Reading database ... 182140 files and directories currently installed.)
Removing adobe-flashplugin ...
update-alternatives: error: no alternatives for iceape-flashplugin.
update-alternatives: error: no alternatives for iceape-flashplugin.
dpkg: error processing adobe-flashplugin (--remove):
 subprocess installed pre-removal script returned error exit status 2
postinst called with argument `abort-remove'
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit 
status 1

Errors were encountered while processing:
 adobe-flashplugin



--
Scooty Puff, Sr
The Doom-Bringer


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




  1   2   >