Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread maderios

Le 23/08/2015 16:20, Pascal Hambourg a écrit :

maderios a écrit :

Si on parle ici de grub2, update-grub se base sur /etc/default/grub pour
créer les entrées de démarrage.


Pour créer les entrées des noyaux du système actif. Ici on parle des
entrées générées pour les autres systèmes présents. Merci de suivre.

Hum... As tu lu mon commentaire? Je reformule: je constate que la 
commande update-grub, qui, chez Debian, est en fait un alias de 
grub-mkconfig, se base sur /etc/default/grub pour générer 
/boot/grub/grub.cfg , fichier dans lequel va être inscrit les entrées 
des *autres* systèmes présents sur la machine, plus  celles du noyau actif.
'update-grub' va chercher sur toutes les partitions, qu'elles soit 
montées ou non, *toutes* les entrées de systèmes.
The program grub-mkconfig (see Invoking grub-mkconfig) generates 
grub.cfg files suitable for most cases. It is suitable for use when 
upgrading a distribution, and will discover available kernels and 
attempt to generate menu entries for them.


The file /etc/default/grub controls the operation of grub-mkconfig.
https://www.gnu.org/software/grub/manual/html_node/Simple-configuration.html
--
Maderios



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Nicolas George
Le sextidi 6 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
 i've also seen that i can't play sound from more than one source at a
 time, this may have contributed to the doesn't play in iceweasel symptom
 since i'm almost always playing something on audacious in the background.

If you do not disable plugins with a ill-thought ~/.asoundrc, the default
configuration adds a dmix plugin that allows several applications to share
the device.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: user name / password

2015-08-23 Thread Lisi Reisz
On Sunday 23 August 2015 17:24:37 Edward Lewandoski wrote:
 I am trying to instal debian 8.1.0 Jessie. Debian is asking for a user name
 and password.I can not get past the black install screen that wants a user
 name and password to continue. I have burned and tried over twenty five
 different boot iso's. All doing the same thing. Recognizing usb wifi
 adapters and trying to install drivers is a big issue also if you get this
 far. Nowhere on the internet can I find an answer to this install problem.

 Wheezy ran and installed years ago easily but wifi was another issue also.
 Recognizing usb wifi adapters and installing drivers is another nightmare
 in itself.

 Thank You : Edw.L.

What is wrong with giving it a user name and password?

Lisi



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Nicolas George
Le sextidi 6 fructidor, an CCXXIII, Anthony Maples a écrit :
 Then how do you specify the default card?

It was mentioned in this very thread:

1. If your preferred sound controller is internal, you can control the order
of the devices using modules options:

To select the order of the drivers:

options snd slots=snd-hda-intel,snd-ens1371

To select the order of the devices for one particular device (your case):

options snd-hda-intel index=1,0

2. If you need a more dynamic setup, for example to use a removable
controller by default, use the ALSA_CARD environment variable.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: OT: Mensajes constantes Ezequiel.gnu

2015-08-23 Thread Camaleón
El Sun, 23 Aug 2015 11:07:08 -0500, Debia Linux escribió:

 Quiero comentarles que recibo mensajes constantes de ezequiel.gnu con la
 cabecera Reminder: Ezequiel.gnu left a mesage for you. Want to read it?.
 
 Alguno de ustedes sabe algo al respecto? o ¿Les ha llegado algo
 similar?.

Sí, vienen de la red social Zorpia, seguramente sea spam pero desde que 
les contacté para dar de baja mi e-mail no he vuelto a recibir más 
mensajes que por otra parte, se los zampaba mi filtro por lo que entiendo 
que la dirección de correo la debe de haber cogido algún robot.

Saludos,

-- 
Camaleón



Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Debia Linux
Buenos dias lista:

Despues de mucho buscar en la red, no encuentro la respuesta.

Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
sabemos tiene drivers privativos, sin embargo puedo descargar los
drivers de la pagina oficial.

Al buscar en la red he leido constantemente que primero debo instalar
los linux-headers y para saber cual es la version que tengo, tengo que
teclear el siguiente comando:

  uname r
  3.14-2-686-pae

Como pueden ver tengo esta version, por tanto para instalar los linux
headers tengo que instalarlos mediante apt-get

  apt-get install linux-headers-3.14-2-686-pae

O en su defecto, tengo que hacer lo siguiente

  apt-get install linux-headers-$(uname -r)

  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias
  Leyendo la información de estado... Hecho
  E: No se ha podido localizar el paquete linux-headers-3.14-2-686-pae
  E: No se pudo encontrar ningún paquete con la expresión regular
«linux-headers-3.14-2-686-pae»

Por tanto, para verificar si existe o no ejecuto

  apt-cache search linux-headers
  linux-headers-3.16.0-4-586 - Header files for Linux 3.16.0-4-586
  linux-headers-3.16.0-4-686-pae - Header files for Linux 3.16.0-4-686-pae
  linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
  linux-headers-3.16.0-4-all-i386 - All header files for Linux 3.16
(meta-package)
  linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
  linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
  linux-headers-486 - Header files for Linux 486 configuration (dummy package)
  linux-headers-586 - Header files for Linux 586 configuration (meta-package)
  linux-headers-686-pae - Header files for Linux 686-pae configuration
(meta-package)
  linux-headers-amd64 - Header files for Linux amd64 configuration
(meta-package)

En otra informacion que lei, decia que para tener los linux-headers
mas recientes, debia actualizar mediante

  apt-get update
  apt-get upgrade

O lo que es lo mismo

  apt-get update  upgrade

Al realizarlo, veo que descarga los linux headers que obtuve con la
busqueda mediante apt (apt-cache search linux-headers) en incluso (si
no mal recuerdo) los instala, pero al reiniciar la maquina y ejecutar
uname -r me vuelve a dar el mismo resultado que al principio.

La pregunta es:

¿Como paso de 3.14-2-686-pae a la version linux-headers-3.16.0-4-686-pae ?

¡Necesito este paso para poder instalar los drivers privativos de la
tarjeta de video NVIDIA GEFORCE GT 610 y aun no he podido!.

Podria instalarlos directamente mnediante

  apt-get install linux-headers-3.16.0-4-686-pae

¿Estos es correcto? ¿Tendre algun problema?

Agradezco de antemano su ayuda.

Debianero MX



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Debia Linux
Se me olvidaba,

Para mostrar la version de linux que tengo ejecuto:

cat /etc/issue
Debian GNU/Linux 8 \n \l


Mientras que mi archivo /etc/apt/sources.list tiene lo siguiente:

deb http://ftp.fr.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ jessie main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

# jessie-updates, previously known as 'volatile'
deb http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ jessie-updates main
contrib non-free



keyboard layout in kde

2015-08-23 Thread Marcel Laqueur
Hey,
can anyone tell me which package ins responsible for switching keyboard
layouts in kde? (I'd like to file a bug report but don't know where;
command line is working fine)
Thanks in advance
Marcel



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread briand
On Sun, 23 Aug 2015 18:34:55 +0200
Nicolas George geo...@nsup.org wrote:

 Le sextidi 6 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
  i've also seen that i can't play sound from more than one source at a
  time, this may have contributed to the doesn't play in iceweasel symptom
  since i'm almost always playing something on audacious in the background.
 
 If you do not disable plugins with a ill-thought ~/.asoundrc, the default
 configuration adds a dmix plugin that allows several applications to share
 the device.
 
 Regards,
 

how do i check what the configuration is to know that this has been done ?

Brian



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Anthony Maples
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08/23/2015 12:32 PM, bri...@aracnet.com wrote:
 On Sun, 23 Aug 2015 10:10:44 +0200
 Nicolas George geo...@nsup.org wrote:
 
 Le quintidi 5 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
 cat .asoundrc
 ctl.!default {
 type hw
 card A2
 }

 So you are killing all the plugins: back to square one. This is not t
he
 correct solution.

 The default configuration already uses the ALSA_CARD to select the de
fault
 card.

 
 except my ALSA_CARD variable was not set. It is now.
 
 i've also seen that i can't play sound from more than one source at a 
time, this may have contributed to the doesn't play in iceweasel sympt
om since i'm almost always playing something on audacious in the backgro
und.
 
 
 
 Brian
 

In that case, you probably need the dmix plugin.  I have it setup on my
laptop like this in /etc/asound.conf:

pcm.internal {
type hw
card 1
}
ctl.internal {
type hw
card 1
}

pcm.internalDmix {
type dmix
slave {
pcm internal
}
}


pcm.!default {
type plug
slave {
pcm internalDmix
}
}

ctl.!default {
type hw
card 1
}

Just change the card number to match your system, and (hopefully) you
should be good to go.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJV2fbfAAoJEKsIo3dIjvw7+dcH/j1MW2pBB5urpl5ml54VoT6Y
FPydidKnwz4nyJOKt0KwDQx1vUzPnL7q+bdSYFwMhKZKEFNRuTkylvTUTE2i8Vx8
vdOwpYH9opG+0E2yQynYejPmlwdjU8xUPFyW+dFhVUFnvconeVMwHuFCyKqs4JGk
BH6qxnJDK5E1FNNHR2GB8wEIHApNGvdyKYqHwTGe3RlPt3NllFZvUUT7LmildyOq
rAtOuxKaGrKtGy/HYiaJEloaaqQ4pBDbvoW3LPLwlLq3UVsADlEJaLmmaiHc0tEw
39ogtVJcVGyJOiBmEfAVPM/HAyCucFfZ8SQXzyXo5g96rmpU+yNlAucuTL6fLBs=
=2U3n
-END PGP SIGNATURE-



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Manolo Díaz
El domingo, 23 ago 2015, a las 18:01 UTC+2 horas
Debia Linux escribió:

Buenos dias lista:

Despues de mucho buscar en la red, no encuentro la respuesta.

Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
sabemos tiene drivers privativos, sin embargo puedo descargar los
drivers de la pagina oficial.

Al buscar en la red he leido constantemente que primero debo instalar
los linux-headers y para saber cual es la version que tengo, tengo que
teclear el siguiente comando:

  uname r
  3.14-2-686-pae

Como pueden ver tengo esta version, por tanto para instalar los linux
headers tengo que instalarlos mediante apt-get

  apt-get install linux-headers-3.14-2-686-pae

O en su defecto, tengo que hacer lo siguiente

  apt-get install linux-headers-$(uname -r)

  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias
  Leyendo la información de estado... Hecho
  E: No se ha podido localizar el paquete linux-headers-3.14-2-686-pae
  E: No se pudo encontrar ningún paquete con la expresión regular
«linux-headers-3.14-2-686-pae»

Por tanto, para verificar si existe o no ejecuto

  apt-cache search linux-headers
  linux-headers-3.16.0-4-586 - Header files for Linux 3.16.0-4-586
  linux-headers-3.16.0-4-686-pae - Header files for Linux 3.16.0-4-686-pae
  linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
  linux-headers-3.16.0-4-all-i386 - All header files for Linux 3.16
(meta-package)
  linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
  linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
  linux-headers-486 - Header files for Linux 486 configuration (dummy package)
  linux-headers-586 - Header files for Linux 586 configuration (meta-package)
  linux-headers-686-pae - Header files for Linux 686-pae configuration
(meta-package)
  linux-headers-amd64 - Header files for Linux amd64 configuration
(meta-package)

En otra informacion que lei, decia que para tener los linux-headers
mas recientes, debia actualizar mediante

  apt-get update
  apt-get upgrade

O lo que es lo mismo

  apt-get update  upgrade

Al realizarlo, veo que descarga los linux headers que obtuve con la
busqueda mediante apt (apt-cache search linux-headers) en incluso (si
no mal recuerdo) los instala, pero al reiniciar la maquina y ejecutar
uname -r me vuelve a dar el mismo resultado que al principio.

La pregunta es:

¿Como paso de 3.14-2-686-pae a la version linux-headers-3.16.0-4-686-pae ?

¡Necesito este paso para poder instalar los drivers privativos de la
tarjeta de video NVIDIA GEFORCE GT 610 y aun no he podido!.

Podria instalarlos directamente mnediante

  apt-get install linux-headers-3.16.0-4-686-pae

¿Estos es correcto? ¿Tendre algun problema?

Agradezco de antemano su ayuda.

Debianero MX


Instala linux-headers-686-pae. Es un metapaquete que te mantendrá
instalada la última versión de linux-headers disponible en la rama de
Debian que uses con solo actualizar el sistema (apt update o lo que
uses). Existe uno similar para el núcleo cuyo nombre exacto para tu
arquitectura no conozco, pero no debe contener la versión en su nombre.
Como ejemplo, en mi caso es linux-image-amd64.

Saludos.

-- 
Manolo Díaz



user name / password

2015-08-23 Thread Edward Lewandoski
I am trying to instal debian 8.1.0 Jessie. Debian is asking for a user name and 
password.I can not get past the black install screen that wants a user name and 
password to continue.
I have burned and tried over twenty five different boot iso's. All doing the 
same thing.
Recognizing usb wifi adapters and trying to install drivers is a big issue also 
if you get this far.
Nowhere on the internet can I find an answer to this install problem. 

Wheezy ran and installed years ago easily but wifi was another issue also.
Recognizing usb wifi adapters and installing drivers is another nightmare in 
itself.

Thank You : Edw.L.



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Anthony Maples
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08/23/2015 12:44 PM, Nicolas George wrote:
 Le sextidi 6 fructidor, an CCXXIII, Anthony Maples a écrit :
 In that case, you probably need the dmix plugin.  I have it setup on 
my
 laptop like this in /etc/asound.conf:
 
 No, no, no! Why do people not leave the default config alone?!?
 
 The default config already has all the plugins anyone needs for normal
 use,
 including dmix for sharing between applications and plug to convert an
y
 input format to a format supported by the hardware.
 
 Only ever write a .asoundrc file if you REALLY know what you are doing
.
 
 For reference, your configuration breaks recording, you can observe th
at
 with:
 
 arecord /tmp/dummy.wav
 
 Regards,
 

Then how do you specify the default card?  This laptop has a HDMI port
as well as the standard internal audio and headphone jack.  If I'm
understanding this correctly, it views them as two separate sound cards:

[anthony@newerLaptop ~]$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC3223 Analog [ALC3223 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
[anthony@newerLaptop ~]$

With no /etc/asound.conf or ~/.asoundrc, it doesn't play anything out of
the internal speakers or the headphone jack, and alsamixer shows the
HDMI out as the default audio device.  I've never had a chance to test
this, but I'd bet that when I try to play something it goes out the HDMI
audio, which I don't use 99% of the time.  Since I very rarely use my
microphone, I've never noticed if it worked or not, though your test
proved that it didn't work.

So what would your solution be?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJV2ftcAAoJEKsIo3dIjvw7aBYIALpDsMcbPI6b31yAlanFvC7Z
uM7i0ZokoZBTkmZAixts2JJgPrLA4qbLe0iTpVb1FTE8xRCLzq54b5SBKIaYijsE
I3GZAjH95evNXUEs9pQ0pI1g3olxgkMjETVnJIo1nEdp85RBF2Q5+SlYIrW/fjo5
agOr5zwrnNQL0NFVYhpedmAUqrEQmXk8bw4BJMxwZU7QRt7uxK6no6uI0q4Nytqr
540D8/FlkDBIQ08dltKpFlrdgnw6ZbYlpl20pojOgnbO0D4ZE4ue8MMJ6EHSTrBo
a7bWDY+FhNRY7quXPt7dbgSFWdm2UYsBLzlSM7+FXvLqiARrnxiT/0li+2zBiWw=
=1zKC
-END PGP SIGNATURE-



Re: user name / password

2015-08-23 Thread Lisi Reisz
On Sunday 23 August 2015 17:50:27 Patrick Wiseman wrote:
 On Sun, Aug 23, 2015 at 12:24 PM, Edward Lewandoski elc...@yahoo.com 
wrote:
  I am trying to instal debian 8.1.0 Jessie. Debian is asking for a user
  name and password.I can not get past the black install screen that wants
  a user name and password to continue.

 Is it not simply asking you to _create_ a new user with password? You
 shouldn't need a pre-existing username and password for a fresh
 install.

 Patrick

Ah!  That is what he means.  Edward, you need to *create* one during the 
installation.

Lisi



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread BasaBuru
El Domingo, 23 de agosto de 2015 11:01:37 Debia Linux Zuk idatzi:
 Buenos dias lista:
 
 Despues de mucho buscar en la red, no encuentro la respuesta.
 
 Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
 sabemos tiene drivers privativos, sin embargo puedo descargar los
 drivers de la pagina oficial.

NO te hacen falta los drivers privativos, yo tengo esa tarjeta andando sin 
problemas (glx funcionando bien, los efectos de escritorio de kde funcionando)

Con el driver libre nouveau

Te quitas mucho follón, por que si no tienes dos opciones una la que estas 
intentando linux-headers o dos compilas el kernel (matar moscas a cañonazos)

Usa el nouveau y mira como te va, antes de tirar por el propietario, mejor 
libre ;=)
 

-- 
Agur bero bat / a greeting

BasaBuru

  BASATU 

~  
basatia bihur zaitez
~

gako ID gnupg: F9044F8FC64B2544
hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544

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


Re: Antivirus for Debian

2015-08-23 Thread Andrew M.A. Cater
On Sun, Aug 23, 2015 at 11:56:29PM +0900, Joel Rees wrote:
 I think we have to be careful when we talk about the usefulness of
 anti-malware tools and tactics.
 
 Carelessly asserting the superior inherent security of Linux based
 systems can be read as reassurance that we are invincible. Carelessly
 acknowledging the problems with our tools can easily be read as
 reassurance that they are all not useful enough to be bothered with.
 
 I think both attitudes discourage real understanding of the nature of
 the problems, and encourage bad strategies.
 

Sophos now produce a free AV for Linux if you don't need support.

Notably, it doesn't work with systemd so would be useless on Red Hat
Enterprise Linux 7 / CentOS 7 / Debian 8.* or Ubuntu LTS shortly.

This is a significant product for £££ in the Windows enterprise market.

One of the hard copy Linux magazines I spotted today summed it up as

AV for your Windows, Mac and Android using friends ...

And it is only effective for virus definitions on these systems.

 In particular, everyone who nodded in assent when someone said or
 implied that no meaningful threats exist in the wild, please go back
 and read the wikipedia page on linux malware again. Sure, the page is
 not perfectly accurate, particularly in the (lack of) discussion of
 strategies, but there is enough there to tell us that real threats
 have existed and do currently exist in the wild.
 

From that article:

Linux, Unix and other Unix-like computer operating systems are generally 
regarded
as very well protected against, but not immune to, computer viruses

[immediately followed by]

There has not yet been a single widespread Linux virus or malware infection
of the type that is common on Microsoft Windows: this is attributable generally
to the malware's lack of root access and fast updates to most Linux 
vulnerabilities

Look also at the paragraph on software repositories, maintainer building and 
the use of 
checksums which does increase or security. 

 (And the argument that threats to MSWindows users can safely be
 ignored by Linux users is just too much us-versus-them, isn't it?)
 

Nope. Threats that are only a threat to a Windows operating system pose no risk 
to 
a Linux system whatsoever on that Linux system. The sort of email attachment 
that is 
a hidden base64 / zip file disguised with a .doc extension is entirely 
pointless on a Linux 
system.

For Windows, AV is sensible but not infallible - approach any AV vendor and 
they'll always
caveat the effectiveness of their detection and point out that they don't 
protect you against
the threat anyway.

Just my 0.02¢

AndyC

 Joel Rees
 
 Computer memory is just fancy paper,
 CPUs just fancy pens.
 All is a stream of text
 flowing from the past into the future.
 
 On 2015/08/21 2:59 Dwijesh Gajadur dwije...@gmail.com started a thread:
 
  Hello guys. I wanted to know if antivirus is required for Debian or for 
  linux in general. And if it is required, what are the recommended antivirus 
  for Debian?
  Thank you in advance.
 
  With Kind Regards,
  Dwijesh



Re: Athlon64 X2 vs its halt bug

2015-08-23 Thread Lisi Reisz
On Sunday 23 August 2015 14:30:15 Gene Heskett wrote:
 On Sunday 23 August 2015 06:51:45 Lisi Reisz wrote:
  On Sunday 23 August 2015 02:24:13 Gene Heskett wrote:
   On Saturday 22 August 2015 20:15:33 you wrote:
Gene Heskett ghesk...@wdtv.com writes:
 On Saturday 22 August 2015 11:46:37 you wrote:
 Gene Heskett ghesk...@wdtv.com writes:
 
  [snip]
 
  Gene - the thread is broken and you have done done this weird quoting.
  Please, who is you?  I was trying to look back.  Impossible.  So
  I gave up trying to understand.
 
  Quoting without attribution is becoming more common.  Please, folk,
  attribution is both polite, to the author, and helpful, to the reader.
 
  Lisi
  P.S. I went on to Gmail and had a look.  It appears that a mail from
  Carl has disappeared, which is what broke the thread.  And in this
  case, since I haven't got the mail from Carl, attribution wouldn't
  have helped me identify it.

 He had mistakenly sent it as a PM, and I put it back on the list so it
 would get more eyeballs.  And perhaps usable responses too.  :)

 Sorry about the confusion Lisi.

Thanks, Gene.  You could have avoided breaking the thread by replying to your 
own earlier email.  And you could have explained about the private email.  
Some of us, one of us at any rate, is slowing down and becoming a bear of 
sadly little brain.  (With apologies to A. A. Milne.)  I need my i's dotted 
and my t's crossed. :-(

Lisi



Re: llista de correu, trobades a Catalunya

2015-08-23 Thread Narcis Garcia
Una única llista està bé, degut al ritme de cartes.
A alguns ens ajuda que l'assumpte porti un prefix com [deb-cat] o [duc]
o el què sigui.

D'altra banda, proposo una trobada pel diumenge 1 de novembre a Girona.
Aviat especificaria el local.


El 22/08/15 a les 20:57, Xavier De Yzaguirre i Maura ha escrit:
 Bon vespre.
 A mi amb anar llegint una única llista ja m'està be, ara si el moderador
 ho demana, no tinc inconvenient que se'n crei una de nova.
 I en quant al tema de trobades i xerrades in/formatives, evidentment hi
 estic d'acord.
 Perdoneu la brevetat.
 Una abraçada a tots els membres de la llista.
 
 -- 
 *Xavier De Yzaguirre*
 xdeyzaguirre(at)gmail(dot)com
 
 
 
 Avast logo https://www.avast.com/antivirus  
 
 Aquest correu electrònic s'ha verificat mitjançant l'Avast antivirus.
 www.avast.com https://www.avast.com/antivirus
 
 



nouveau, perdón se me ha olvidado

2015-08-23 Thread BasaBuru
El Domingo, 23 de agosto de 2015 19:42:03 BasaBuru Zuk idatzi:

 Usa el nouveau y mira como te va, antes de tirar por el propietario, mejor
 libre ;=)

Son estos dos paquetes los que tienes que instalar, a menos que le pongas mas 
de una pantalla ni tocar el xconfig

xserver-xorg-video-nouveau

X.Org X server -- Nouveau display driver


libdrm-nouveau2

Userspace interface to nouveau-specific kernel DRM services -- runtime

-- 
Agur bero bat / a greeting

BasaBuru

  BASATU 

~  
basatia bihur zaitez
~

gako ID gnupg: F9044F8FC64B2544
hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544

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


Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Nicolas George
Le sextidi 6 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
 how do i check what the configuration is to know that this has been done ?

You try to read /usr/share/alsa/, and observe it is quite complex.

Or you just try, getting rid of all bogus ~/.asoundrc and pulseaudio, just
setting $ALSA_CARD or the order of the modules, and observe it just works,
including playing strange formats, playing several sounds at once and
recording.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Nicolas George
Le quintidi 5 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
 cat .asoundrc
 ctl.!default {
 type hw
 card A2
 }

So you are killing all the plugins: back to square one. This is not the
correct solution.

The default configuration already uses the ALSA_CARD to select the default
card.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: no pulse audio- so now new sound trouble

2015-08-23 Thread briand
On Sun, 23 Aug 2015 10:10:44 +0200
Nicolas George geo...@nsup.org wrote:

 Le quintidi 5 fructidor, an CCXXIII, bri...@aracnet.com a écrit :
  cat .asoundrc
  ctl.!default {
  type hw
  card A2
  }
 
 So you are killing all the plugins: back to square one. This is not the
 correct solution.
 
 The default configuration already uses the ALSA_CARD to select the default
 card.
 

except my ALSA_CARD variable was not set. It is now.

i've also seen that i can't play sound from more than one source at a time, 
this may have contributed to the doesn't play in iceweasel symptom since i'm 
almost always playing something on audacious in the background.



Brian



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Nicolas George
Le sextidi 6 fructidor, an CCXXIII, Anthony Maples a écrit :
 In that case, you probably need the dmix plugin.  I have it setup on my
 laptop like this in /etc/asound.conf:

No, no, no! Why do people not leave the default config alone?!?

The default config already has all the plugins anyone needs for normal use,
including dmix for sharing between applications and plug to convert any
input format to a format supported by the hardware.

Only ever write a .asoundrc file if you REALLY know what you are doing.

For reference, your configuration breaks recording, you can observe that
with:

arecord /tmp/dummy.wav

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: OT: Mensajes constantes Ezequiel.gnu

2015-08-23 Thread Manolo Díaz
El domingo, 23 ago 2015, a las 18:07 UTC+2 horas
Debia Linux escribió:

¿Les ha llegado algo similar?

Sí, varias veces. Tantas como ha ido a la carpeta de correo basura sin
abrir.

Saludos.
-- 
Manolo Díaz



Re: no pulse audio- so now new sound trouble

2015-08-23 Thread Anthony Maples
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08/23/2015 01:06 PM, Nicolas George wrote:
 Le sextidi 6 fructidor, an CCXXIII, Anthony Maples a écrit :
 Then how do you specify the default card?
 
 It was mentioned in this very thread:
 
 1. If your preferred sound controller is internal, you can control
 the order of the devices using modules options:
 
 To select the order of the drivers:
 
 options snd slots=snd-hda-intel,snd-ens1371
 
 To select the order of the devices for one particular device (your
 case):
 
 options snd-hda-intel index=1,0
 
 2. If you need a more dynamic setup, for example to use a
 removable controller by default, use the ALSA_CARD environment
 variable.
 
 Regards,
 

OK, now I feel stupid.  That worked perfectly.  Thanks. :D
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJV2gC2AAoJEKsIo3dIjvw7I10H/i6TX7Rd+3hnWjemTxXiXM3w
pz4hAK7C6zPJ+eaFWSipBFwWiDiwrMFA8hSECWkNPKQE29e0MYmFR1wauCof5yH3
CDDKNFPIo91dYAcoppRTAAaEaqVZJIu8u2w443HNtvoR7ShmFxde1n1Jn3d/goZo
3yuijBJ3kpANcGxs64sjuf/Mzt1Y7jFDyGetUNE58HvHPG7GF66b+ZYHYuyRmtkQ
6cNyKIiXBipbvx8AlHN/dQ8GDgp8UTn1Ud7OwbQJTX157vzGAbYtJVsP74BqL/Jf
7SKAWcqtFMmitWeOkJpfjQU3ZkXprAW/L5j1TEVxFaNCfOutkqWCXzSGV8uLkDk=
=kRMS
-END PGP SIGNATURE-



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Camaleón
El Sun, 23 Aug 2015 11:01:37 -0500, Debia Linux escribió:

 Buenos dias lista:
 
 Despues de mucho buscar en la red, no encuentro la respuesta.

Pues la tienes bien cerca:

https://wiki.debian.org/NvidiaGraphicsDrivers

 Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
 sabemos tiene drivers privativos, 

Y también tiene drivers libres (nouveau) por lo que es tu elección elegir 
cuál instalar.

 sin embargo puedo descargar los drivers de la pagina oficial.

(...)

Salvo que tengas algún motivo concreto para no hacerlo, instala mejor los 
del repositorio oficial de Debian, que aunque no sean los últimos siempre 
serán más sencillos de mantener y actualizar.

Saludos,

-- 
Camaleón



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread fernando sainz
El día 23 de agosto de 2015, 18:01, Debia Linux
debianer...@gmail.com escribió:
 Buenos dias lista:

 Despues de mucho buscar en la red, no encuentro la respuesta.

 Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
 sabemos tiene drivers privativos, sin embargo puedo descargar los
 drivers de la pagina oficial.

 Al buscar en la red he leido constantemente que primero debo instalar
 los linux-headers y para saber cual es la version que tengo, tengo que
 teclear el siguiente comando:

   uname r
   3.14-2-686-pae


uname te dice la versión del kernel que tienes.

No se por qué si tienes Jessie no tienes la versión 3.16.
Tal vez vienes de una actualización. Piensa en actualizar el paquete
del kernel, kernel-image-3.16

S2.




 Como pueden ver tengo esta version, por tanto para instalar los linux
 headers tengo que instalarlos mediante apt-get

   apt-get install linux-headers-3.14-2-686-pae

 O en su defecto, tengo que hacer lo siguiente

   apt-get install linux-headers-$(uname -r)

   Leyendo lista de paquetes... Hecho
   Creando árbol de dependencias
   Leyendo la información de estado... Hecho
   E: No se ha podido localizar el paquete linux-headers-3.14-2-686-pae
   E: No se pudo encontrar ningún paquete con la expresión regular
 «linux-headers-3.14-2-686-pae»

 Por tanto, para verificar si existe o no ejecuto

   apt-cache search linux-headers
   linux-headers-3.16.0-4-586 - Header files for Linux 3.16.0-4-586
   linux-headers-3.16.0-4-686-pae - Header files for Linux 3.16.0-4-686-pae
   linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
   linux-headers-3.16.0-4-all-i386 - All header files for Linux 3.16
 (meta-package)
   linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
   linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
   linux-headers-486 - Header files for Linux 486 configuration (dummy package)
   linux-headers-586 - Header files for Linux 586 configuration (meta-package)
   linux-headers-686-pae - Header files for Linux 686-pae configuration
 (meta-package)
   linux-headers-amd64 - Header files for Linux amd64 configuration
 (meta-package)

 En otra informacion que lei, decia que para tener los linux-headers
 mas recientes, debia actualizar mediante

   apt-get update
   apt-get upgrade

 O lo que es lo mismo

   apt-get update  upgrade

 Al realizarlo, veo que descarga los linux headers que obtuve con la
 busqueda mediante apt (apt-cache search linux-headers) en incluso (si
 no mal recuerdo) los instala, pero al reiniciar la maquina y ejecutar
 uname -r me vuelve a dar el mismo resultado que al principio.

 La pregunta es:

 ¿Como paso de 3.14-2-686-pae a la version linux-headers-3.16.0-4-686-pae ?

 ¡Necesito este paso para poder instalar los drivers privativos de la
 tarjeta de video NVIDIA GEFORCE GT 610 y aun no he podido!.

 Podria instalarlos directamente mnediante

   apt-get install linux-headers-3.16.0-4-686-pae

 ¿Estos es correcto? ¿Tendre algun problema?

 Agradezco de antemano su ayuda.

 Debianero MX




OT: Mensajes constantes Ezequiel.gnu

2015-08-23 Thread Debia Linux
Hola lista:

Quiero comentarles que recibo mensajes constantes de ezequiel.gnu con
la cabecera Reminder: Ezequiel.gnu left a mesage for you. Want to read
it?.

Alguno de ustedes sabe algo al respecto? o ¿Les ha llegado algo similar?.

Gracias



Re: user name / password

2015-08-23 Thread Patrick Wiseman
On Sun, Aug 23, 2015 at 12:24 PM, Edward Lewandoski elc...@yahoo.com wrote:
 I am trying to instal debian 8.1.0 Jessie. Debian is asking for a user name 
 and password.I can not get past the black install screen that wants a user 
 name and password to continue.

Is it not simply asking you to _create_ a new user with password? You
shouldn't need a pre-existing username and password for a fresh
install.

Patrick



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Fred Maranhão
Em 23 de agosto de 2015 03:46, Listeiro 037
listeiro_...@yahoo.com.br escreveu:

 Saudações.

 Estou tendo problemas com a linha do repositório do Chrome no
 sources.list e as mensagens que aparecem após o apt-get update são

 Lendo listas de pacotes... Pronto
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main amd64 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main i386 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
 W: Você terá que executar apt-get update para corrigir estes problemas

 Posso repetir quantas vezes for o update que a mensagem não sai.

 O detalhe é que há apenas uma linha de repositório do Google no
 sources.list que é

 deb http://dl.google.com/linux/chrome/deb/ stable main

 Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
 certo software que precisa da mesma.

 Agradeço qualquer pista.


se já tiver a entrada em /etc/apt/sources.list.d/google-chrome.list
recomendo deixar esta lá e apagar a do seu sources.list principal.
senão quando tiver atualização do pacote do google chrome, ele
(provavelmente) vai reescrever no
/etc/apt/sources.list.d/google-chrome.list e o erro vai voltar.



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread Pascal Hambourg
andre_deb...@numericable.fr a écrit :
 
 Boot sda7 :
 UUID de l'option root=... est bien sda5
 ce qui ne va pas, il boote alors sur sda5
 
 Quelle(s) ligne(s) de grub.cfg de sda7 dois-je modifier ?

Tu n'as pas une petite idée ?

 Pour l'instant j'ai copié grub.cfg de sda5 vers sda7...
 qui lui a les bons paramètres.

Qui ça, lui ? Quels paramètres ?



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread andre_debian
On Sunday 23 August 2015 11:24:36 Pascal Hambourg wrote:
 andre_deb...@numericable.fr a écrit :
  Boot sda7 :
  UUID de l'option root=... est bien sda5
  ce qui ne va pas, il boote alors sur sda5
 
  Quelle(s) ligne(s) de grub.cfg de sda7 dois-je modifier ?

 Tu n'as pas une petite idée ? :

Remettre sda7 avec son bon UUID= et root=

  Pour l'instant j'ai copié grub.cfg de sda5 vers sda7...
  qui lui a les bons paramètres.

 Qui ça, lui ? Quels paramètres ?

Si tu préfères, grub.cfg de sda5 = sda7
UUID= et root= corectement remis à la mano.





Re: Athlon64 X2 vs its halt bug

2015-08-23 Thread Gene Heskett
On Sunday 23 August 2015 06:51:45 Lisi Reisz wrote:

 On Sunday 23 August 2015 02:24:13 Gene Heskett wrote:
  On Saturday 22 August 2015 20:15:33 you wrote:
   Gene Heskett ghesk...@wdtv.com writes:
On Saturday 22 August 2015 11:46:37 you wrote:
Gene Heskett ghesk...@wdtv.com writes:

 [snip]

 Gene - the thread is broken and you have done done this weird quoting.
 Please, who is you?  I was trying to look back.  Impossible.  So
 I gave up trying to understand.

 Quoting without attribution is becoming more common.  Please, folk,
 attribution is both polite, to the author, and helpful, to the reader.

 Lisi
 P.S. I went on to Gmail and had a look.  It appears that a mail from
 Carl has disappeared, which is what broke the thread.  And in this
 case, since I haven't got the mail from Carl, attribution wouldn't
 have helped me identify it.

He had mistakenly sent it as a PM, and I put it back on the list so it 
would get more eyeballs.  And perhaps usable responses too.  :)

Sorry about the confusion Lisi.

Cheers, Gene Heskett
-- 
There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order.
-Ed Howdershelt (Author)
Genes Web page http://geneslinuxbox.net:6309/gene



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread Pascal Hambourg
maderios a écrit :
 Si on parle ici de grub2, update-grub se base sur /etc/default/grub pour 
 créer les entrées de démarrage.

Pour créer les entrées des noyaux du système actif. Ici on parle des
entrées générées pour les autres systèmes présents. Merci de suivre.



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread Pascal Hambourg
andre_deb...@numericable.fr a écrit :
 On Sunday 23 August 2015 11:24:36 Pascal Hambourg wrote:

 Quelle(s) ligne(s) de grub.cfg de sda7 dois-je modifier ?
 
 Tu n'as pas une petite idée ? :
 
 Remettre sda7 avec son bon UUID= et root=

Oui.
Tu peux aussi regénérer le fichier avec update-grub après avoir démarré
avec sda7 comme racine, ça devrait le faire.



nouveau 0000:01:00.0: GPU lockup - switching to software fbcon

2015-08-23 Thread Luiz Carlos da Silveira Júnior
Alguém sabe como resolver?

[   58.907914]  [drm] nouveau :01:00.0:  GPU lockup - switching to
software fbcon

Este erro ocorre quando estou navegando no Iceweasel...


From wheezy to stretch: can't start X session when logging in from kdm

2015-08-23 Thread Ldten K
Hi,

Tried upgrading from wheezy to stretch, just to see how it would go. It mostly 
went OK though there is an issue: when trying to log in from kdm the system now 
complains that it's unable to start X session --- no /home/luser/.xsession 
file, no /home/luser/.Xsession file, no session managers, no window managers, 
and no terminal emulators found; aborting.

If I copy /etc/kde4/kdm/Xsession file as /home/luser/.Xsession to my home 
directory the system hangs instead of giving the above error.

Any ideas? Thanks



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Listeiro 037

Olá.

Sim, conforme expliquei há apenas uma linha deste repositório.

Em Sun, 23 Aug 2015 08:07:19 -0300
Carlos Donizete corin...@riseup.net escreveu:

 Verificou no seu /etc/apt/sources.list se não possui alguma linha
 duplicado?
 
 Em Dom, 2015-08-23 às 03:46 -0300, Listeiro 037 escreveu:
  Saudações.
  
  Estou tendo problemas com a linha do repositório do Chrome no
  sources.list e as mensagens que aparecem após o apt-get update são
  
  Lendo listas de pacotes... Pronto
  W: Duplicate sources.list entry
  http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages
  (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
  W: Duplicate sources.list entry
  http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages
  (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
  W: Você terá que executar apt-get update para corrigir estes
  problemas
  
  Posso repetir quantas vezes for o update que a mensagem não sai.
  
  O detalhe é que há apenas uma linha de repositório do Google no
  sources.list que é
  
  deb http://dl.google.com/linux/chrome/deb/ stable main
  
  Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
  certo software que precisa da mesma.
  
  Agradeço qualquer pista.
  
 



Re: Compiler une version supérieur de cups (sur jessie)

2015-08-23 Thread Sylvain L. Sauvage
Le samedi 22 août 2015, 10:00:29 Grégory Bulot a écrit :
 re-bonjour

’jour,

[…]
 # Update the translations and build the translated material
 po4a --previous ../debian/manpage-po4a/cups.cfg
 po4a_paths n'est pas déclaré. Localisation des fichiers POT et
 PO inconnue.

  L’erreur est là. Le reste est la remontée de l’arbre d’appel 
qui termine à :

 debian/rules:20: recipe for target 'build-arch' failed
   === dh $@ --with systemd

qui est la commande qui démarre toute la compilation.

  Je crois que la réponse vient de
   DEB_HOST_ARCH_OS := $(shell dpkg-architecture
 -qDEB_HOST_ARCH_OS) qui retourne
   linux

  Gni ?

 c'est clair comme du jus de chaussette pour moi :-/

  Voilà, j’y ai mis un nuage de lait, ça lui donne une couleur 
plus claire, non ?

-- 
 Sylvain Sauvage



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread andre_debian
On Saturday 22 August 2015 23:00:40 Pascal Hambourg wrote:
 andre_deb...@numericable.fr a écrit :
  Je ne sais plus ce que tu m'as demandé de vérifier dans
  /boot/grub/grub.cfg sur sda7 ?

 L'UUID de l'option root= sur la ligne de commande du noyau. Je soupçonne
 que c'est celui de sda5 si ce fichier a simplement été copié à partir de
 sda5 au lieu d'être regénéré après avoir amorcé le système avec sda7
 comme racine :

Boot sda7 :
UUID de l'option root=... est bien sda5
ce qui ne va pas, il boote alors sur sda5

  En quoi le grub.cfg de sda7 a t-il une influence sur grub.cfg
  créé sous sda5 ?

 Je viens de l'écrire : update-grub se base dessus pour créer les entrées
 de démarrage pour le noyau trouvé sur sda7. Cela lui permet notamment
 d'importer les paramètres de la ligne de commande du noyau.

Quelle(s) ligne(s) de grub.cfg de sda7 dois-je modifier ?
Pour l'instant j'ai copié grub.cfg de sda5 vers sda7...
qui lui a les bons paramètres.

Bon dimanche.

André




Re: From wheezy to stretch: can't start X session when logging in from kdm

2015-08-23 Thread Jimmy Johnson

On 08/23/2015 02:16 AM, Ldten K wrote:

Hi,

Tried upgrading from wheezy to stretch, just to see how it would go. It mostly 
went OK though there is an issue: when trying to log in from kdm the system now 
complains that it's unable to start X session --- no /home/luser/.xsession 
file, no /home/luser/.Xsession file, no session managers, no window managers, 
and no terminal emulators found; aborting.

If I copy /etc/kde4/kdm/Xsession file as /home/luser/.Xsession to my home 
directory the system hangs instead of giving the above error.

Any ideas? Thanks


Hi,

It's a bug, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796098

I downloaded libkdecorations2-5_5.3.2-1_amd64.deb and
libkdecorations2private5_5.3.2-1_amd64.deb from 
https://mirrors.ocf.berkeley.edu/debian/pool/main/k/kdecoration/ to my

/home/jimmy/ and installed them one at a time using 'dpkg -i
libkdecorations2-5_5.3.2-1_amd64.deb' and 'dpkg -i
libkdecorations2private5_5.3.2-1_amd64.deb' and was able to downgrade
with no problems, all other packages have been upgraded, rebooting and
login with no problem.  Don't forget to pin/lock those packages so you 
don't accidentally upgrade them.


I hope this helps.
--
Jimmy Johnson

Debian - Wheezy - KDE 4.8.4 - AMD64 - EXT4 at sda1
Registered Linux User #380263



Re: Athlon64 X2 vs its halt bug

2015-08-23 Thread Lisi Reisz
On Sunday 23 August 2015 02:24:13 Gene Heskett wrote:
 On Saturday 22 August 2015 20:15:33 you wrote:
  Gene Heskett ghesk...@wdtv.com writes:
   On Saturday 22 August 2015 11:46:37 you wrote:
   Gene Heskett ghesk...@wdtv.com writes:
[snip]

Gene - the thread is broken and you have done done this weird quoting.  
Please, who is you?  I was trying to look back.  Impossible.  So I gave 
up trying to understand.

Quoting without attribution is becoming more common.  Please, folk, 
attribution is both polite, to the author, and helpful, to the reader.

Lisi
P.S. I went on to Gmail and had a look.  It appears that a mail from Carl 
has disappeared, which is what broke the thread.  And in this case, since I 
haven't got the mail from Carl, attribution wouldn't have helped me identify 
it.



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Tiago Rocha
Dá uma olhada no diretório /etc/apt/sources.list.d, provavelmente há uma 
arquivo pra esse repositório do google, por isso essa mensagem de duplicado.

Em 23 de agosto de 2015 03:46:06 BRT, Listeiro 037 listeiro_...@yahoo.com.br 
escreveu:

Saudações.

Estou tendo problemas com a linha do repositório do Chrome no
sources.list e as mensagens que aparecem após o apt-get update são

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
stable/main amd64 Packages
(/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
stable/main i386 Packages
(/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

Posso repetir quantas vezes for o update que a mensagem não sai.

O detalhe é que há apenas uma linha de repositório do Google no
sources.list que é

deb http://dl.google.com/linux/chrome/deb/ stable main

Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
certo software que precisa da mesma.

Agradeço qualquer pista.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Listeiro 037

Saudações.

Estou tendo problemas com a linha do repositório do Chrome no
sources.list e as mensagens que aparecem após o apt-get update são

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
stable/main amd64 Packages
(/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
stable/main i386 Packages
(/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

Posso repetir quantas vezes for o update que a mensagem não sai.

O detalhe é que há apenas uma linha de repositório do Google no
sources.list que é

deb http://dl.google.com/linux/chrome/deb/ stable main

Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
certo software que precisa da mesma.

Agradeço qualquer pista.



Re: [OT] Re: Problema con Juniper SRX240

2015-08-23 Thread Javier Silva
El 21/8/2015 23:04, OddieX odd...@gmail.com escribió:

 Si, estuve preguntando, de todas maneras ya use el reset y vole la
 configuracion, pero el problema esta a nivel S.O., tira miles de
 errores, estoy queriendo reinstalarlo pero no tengo suerte! :/



Hola,

Algo similar me pasó hace un tiempo con un SRX240H y lo pude solucionar
realizando una re-instalación del firmware desde la consola serial y
cargando de nuevo la última copia de la configuración.

Para ello me serví del foro de Juniper y los manuales del propio equipo.

Es importante que te conectes usando la consola por el puerto serie, debes
tener acceso físico al equipo.

Saludos,
Javier Silva.


Re: Starting, installing Redmine

2015-08-23 Thread David Wright
Quoting Chris Bannister (cbannis...@slingshot.co.nz):
 On Sat, Aug 22, 2015 at 07:24:27PM +0100, Brian wrote:
  On Sun 23 Aug 2015 at 05:50:46 +1200, Chris Bannister wrote:
  
   On Fri, Aug 21, 2015 at 02:24:07PM -0500, David Wright wrote:
Quoting Chris Bannister (cbannis...@slingshot.co.nz):
[ I have removed a line from this position which had no business to be included 
here ]
 
 To be fair, there are some Debian.readme which make no sense to an end
 user. I've seen some Debian.readme files which talk about about how to
 compile the program. Hello? Isn't Debian a binary distribution.

I don't think I can let this stand. Are you confusing README.Debian
files with the README files that may or may not come from upstream?
   
   Of course not.
  
  You are not. README files have to come from upstream, otherwise they
  would be called README.Debian.
  
  Many READMEs are of excellent quality for the purpose they are intended
  for.
 
 I would say that the majority of READMEs are of good quality. My OP was
 just pointing out that *sometimes* they're not, hence my starting with
 

 the phrase To be fair, ... on the original poster after seeing the
 ribbing he/she got.

Er, your paragraph quoted above referred only to README.Debians (which
you called Debian.readmes), not to READMEs in general. So your use of
the pronoun they is misleading. By mixing them up here (well, it's
either mixing them up, or it's being deliberately misleading), you
give some justification to my comment on possible confusion between
READMEs and README.Debians. Sorry if this caused distress.

In my posting, I omitted to process the README.Debian.gz files, so I
added .gz and z at the appropriate places and checked those, with
the same result: a lack of talk about about how to compile the program.
But I'll refrain from trying to guess why you would think differently.
Instead, I'll just ask, which ones?

BTW I've removed the quotation line that mentioned Lisi, and which
Brian accidentally included in his posting.

Cheers,
David.



www.lists.debian.org

2015-08-23 Thread Anna Wambold| AU IT Solutions

Hello, I hope you are well.

My name is Anna Wambold and I work for a Search Marketing company in  
Melbourne, Australia.


I was doing some research on your industry and I landed on your website.  
Thing is i had a look at some of the other businesses who are currently  
ranked on Page 1 and I truly believe you have a better website and a better  
brand.


Long story short, I have created an 18-Page WebsiteAudit which addresses  
all of the technical and web errors on your website that is stopping you  
from ranking on PAGE 1...


I am happy to send you this report forFREE.

All I want is the opportunity to call you and discuss THE WEBSITE AUDIT in  
greater detail.


What do you think?

Kind Regards,

Anna | Strategy  Technology Manager


AU IT SOLUTIONS
Headquarters: 41 Bridge Rd Glebe, NSW 2037, Australia
Other Offices: Hong Kong  China | USA | New Zealand | UAE | Singapore


Re: noyau 4.0 et lvm sur raid logiciel

2015-08-23 Thread Jean-Michel OLTRA

Bonjour,


Le mercredi 29 juillet 2015, Jean-Michel OLTRA a écrit...



  Bug référencé sur lvm2 :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791869

Corrigé depuis la dernière mise à jour de lvm2.

Reste une erreur (failed au démarrage) sur systemd-udev-settle.service,
mais ça ne semble pas impacter le système.

-- 
jm



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread maderios

Le 23/08/2015 10:56, andre_deb...@numericable.fr a écrit :

On Saturday 22 August 2015 23:00:40 Pascal Hambourg wrote:

andre_deb...@numericable.fr a écrit :

Je ne sais plus ce que tu m'as demandé de vérifier dans
/boot/grub/grub.cfg sur sda7 ?


L'UUID de l'option root= sur la ligne de commande du noyau. Je soupçonne
que c'est celui de sda5 si ce fichier a simplement été copié à partir de
sda5 au lieu d'être regénéré après avoir amorcé le système avec sda7
comme racine :


Boot sda7 :
UUID de l'option root=... est bien sda5
ce qui ne va pas, il boote alors sur sda5


En quoi le grub.cfg de sda7 a t-il une influence sur grub.cfg
créé sous sda5 ?


Je viens de l'écrire : update-grub se base dessus pour créer les entrées
de démarrage pour le noyau trouvé sur sda7. Cela lui permet notamment
d'importer les paramètres de la ligne de commande du noyau.


Quelle(s) ligne(s) de grub.cfg de sda7 dois-je modifier ?
Pour l'instant j'ai copié grub.cfg de sda5 vers sda7...
qui lui a les bons paramètres.

Bonjour
Si on parle ici de grub2, update-grub se base sur /etc/default/grub pour 
créer les entrées de démarrage. Il ne se base pas sur grub.cfg mais il 
écrit (les entrées de tous les systèmes/noyaux) dans grub.cfg. Donc, 
éditer grub.cfg ne sert à rien puisque qu'il est écrasé lors de chaque 
update-grub.

Le seul fichier à éditer est /etc/default/grub
Question : ton grub est vraiment installé sur / ?
Assure en faisant 'grub-install /dev/sda'
--
Maderios



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Carlos Donizete
Verificou no seu /etc/apt/sources.list se não possui alguma linha
duplicado?

Em Dom, 2015-08-23 às 03:46 -0300, Listeiro 037 escreveu:
 Saudações.
 
 Estou tendo problemas com a linha do repositório do Chrome no
 sources.list e as mensagens que aparecem após o apt-get update são
 
 Lendo listas de pacotes... Pronto
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main amd64 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main i386 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
 W: Você terá que executar apt-get update para corrigir estes problemas
 
 Posso repetir quantas vezes for o update que a mensagem não sai.
 
 O detalhe é que há apenas uma linha de repositório do Google no
 sources.list que é
 
 deb http://dl.google.com/linux/chrome/deb/ stable main
 
 Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
 certo software que precisa da mesma.
 
 Agradeço qualquer pista.
 

-- 
- Carlos Donizete Froes [a.k.a Coringao]
https://wiki.debian.org/coringao


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


Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Carlos Donizete
Certifique se existe ' sources.list~ ' e se tem algo nele, caso tiver
excluir este sources.list~

Outro lugar pra verificar no seu Gerenciador de pacotes Synaptic em
Configurações  Repositórios.


Em Dom, 2015-08-23 às 08:23 -0300, Listeiro 037 escreveu:
 Olá.
 
 Sim, conforme expliquei há apenas uma linha deste repositório.
 
 Em Sun, 23 Aug 2015 08:07:19 -0300
 Carlos Donizete corin...@riseup.net escreveu:
 
  Verificou no seu /etc/apt/sources.list se não possui alguma linha
  duplicado?
  
  Em Dom, 2015-08-23 às 03:46 -0300, Listeiro 037 escreveu:
   Saudações.
   
   Estou tendo problemas com a linha do repositório do Chrome no
   sources.list e as mensagens que aparecem após o apt-get update são
   
   Lendo listas de pacotes... Pronto
   W: Duplicate sources.list entry
   http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages
   (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
   W: Duplicate sources.list entry
   http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages
   (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
   W: Você terá que executar apt-get update para corrigir estes
   problemas
   
   Posso repetir quantas vezes for o update que a mensagem não sai.
   
   O detalhe é que há apenas uma linha de repositório do Google no
   sources.list que é
   
   deb http://dl.google.com/linux/chrome/deb/ stable main
   
   Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
   certo software que precisa da mesma.
   
   Agradeço qualquer pista.
   
  
 

-- 
- Carlos Donizete Froes [a.k.a Coringao]
https://wiki.debian.org/coringao


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


Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread P. J.
Olá,

Assim como os colegas alertaram sobre a entrada de linha duplicada
mostrada na saída do comando, entenda que alguns softwares externos
com pacote debian, por exemplo no puppet, o *.deb é somente para
adicionar o repositório externo, no caso no
/etc/source.list.d/repositorio-externo (ver link em [1]) e com isso
já add a chave gpg do mesmo. Por isso o aptitude update para atualizar
o cache com o novo mirror

RTMF... para não perder a piada

[1]
http://stackoverflow.com/questions/26020917/what-is-the-function-of-etc-apt-sources-list-d

Abs a todos e bom domingo

Em 23/08/15, Listeiro 037listeiro_...@yahoo.com.br escreveu:

 Saudações.

 Estou tendo problemas com a linha do repositório do Chrome no
 sources.list e as mensagens que aparecem após o apt-get update são

 Lendo listas de pacotes... Pronto
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main amd64 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
 W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/
 stable/main i386 Packages
 (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
 W: Você terá que executar apt-get update para corrigir estes problemas

 Posso repetir quantas vezes for o update que a mensagem não sai.

 O detalhe é que há apenas uma linha de repositório do Google no
 sources.list que é

 deb http://dl.google.com/linux/chrome/deb/ stable main

 Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
 certo software que precisa da mesma.

 Agradeço qualquer pista.




-- 
|  .''`.   A fé não dá respostas. Só impede perguntas.
| : :'  :
| `. `'`
|   `-   Je vois tout



Re: Antivirus for Debian

2015-08-23 Thread Joel Rees
I think we have to be careful when we talk about the usefulness of
anti-malware tools and tactics.

Carelessly asserting the superior inherent security of Linux based
systems can be read as reassurance that we are invincible. Carelessly
acknowledging the problems with our tools can easily be read as
reassurance that they are all not useful enough to be bothered with.

I think both attitudes discourage real understanding of the nature of
the problems, and encourage bad strategies.

In particular, everyone who nodded in assent when someone said or
implied that no meaningful threats exist in the wild, please go back
and read the wikipedia page on linux malware again. Sure, the page is
not perfectly accurate, particularly in the (lack of) discussion of
strategies, but there is enough there to tell us that real threats
have existed and do currently exist in the wild.

(And the argument that threats to MSWindows users can safely be
ignored by Linux users is just too much us-versus-them, isn't it?)

Joel Rees

Computer memory is just fancy paper,
CPUs just fancy pens.
All is a stream of text
flowing from the past into the future.

On 2015/08/21 2:59 Dwijesh Gajadur dwije...@gmail.com started a thread:

 Hello guys. I wanted to know if antivirus is required for Debian or for linux 
 in general. And if it is required, what are the recommended antivirus for 
 Debian?
 Thank you in advance.

 With Kind Regards,
 Dwijesh



Re: [OT] Enllaç Videos DebConf15

2015-08-23 Thread jaume

Gràcies!

Aquí hi ha hores de video!

A 2015-08-23 22:20, Oscar Osta Pueyo escrigué:

Bones,
Un enllaç amb els videos de la deconf.
http://meetings-archive.debian.net/pub/debian-meetings/2015/debconf15/
[1]

Salut,

Links:
--
[1] 
http://meetings-archive.debian.net/pub/debian-meetings/2015/debconf15/




Re: nouveau, perdón se me ha olvidado

2015-08-23 Thread Debia Linux
A ver, ya te hice caso (me gusta mas lo libre) asi que (ya tenia
instalado estos dos) ejecute:

  apt-get install xserver-xorg-video-nouveau


  xpdoer@HSM-GRI:~$ apt-get install xserver-xorg-video-nouveau
  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias
  Leyendo la información de estado... Hecho
  xserver-xorg-video-nouveau ya está en su versión más reciente.
  fijado xserver-xorg-video-nouveau como instalado manualmente.
  0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 33 no actualizados.

  xpdoer@HSM-GRI:~$ apt-get install libdrm-nouveau2
  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias
  Leyendo la información de estado... Hecho
  libdrm-nouveau2 ya está en su versión más reciente.
  fijado libdrm-nouveau2 como instalado manualmente.
  0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 33 no actualizados.

En mi archivo xorg.conf los configure de la siguiente manera.

  Section Device
  Identifier Configured Video Device
  EndSection

  Section Screen
  Identifier Default Screen
  Monitor Configured Monitor
  DefaultDepth 24
  SubSection Display
  Modes 1280x1024
  EndSubSection
  EndSection

Reinicie mi computadora ¿Ahora como se que ya esta funcionando bien?
¿Que comando puedo ejecutar para saberlo?.

Pero ahora me hace la gracia de OUT OF RANGE.

Gracias

P.D. Se me olvida que debo dirigirlos a la lista y se me va el mail de
modo privado

2015-08-23 12:49 GMT-05:00 BasaBuru basab...@basatu.org:
 El Domingo, 23 de agosto de 2015 19:42:03 BasaBuru Zuk idatzi:

 Usa el nouveau y mira como te va, antes de tirar por el propietario, mejor
 libre ;=)

 Son estos dos paquetes los que tienes que instalar, a menos que le pongas mas
 de una pantalla ni tocar el xconfig

 xserver-xorg-video-nouveau

 X.Org X server -- Nouveau display driver


 libdrm-nouveau2

 Userspace interface to nouveau-specific kernel DRM services -- runtime

 --
 Agur bero bat / a greeting

 BasaBuru

   BASATU 

 ~
 basatia bihur zaitez
 ~

 gako ID gnupg: F9044F8FC64B2544
 hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread AlexLikeRock




uname te dice la versión del kernel que tienes.


jejeje

ejecuto

uname
Linux





es
uname -a

o tambien

uname -r

--
**
software libre no significa gratis: richard m. stallman
http://wiki.debian.org/es/NormasLista#resumen
http://wiki.debian.org/es/NormasLista/Gmail
http://es.wikipedia.org/wiki/Top-posting



Re: kde5 - the problems do not stop

2015-08-23 Thread T. J. Duchene
On Thu, 20 Aug 2015 11:59:13 +0200
Hans hans.ullr...@loop.de wrote:

 
 Yes, I admit, we are at the moment in an unlucky situation, and I
 admit, I have no solution for it. For the users I only can give the
 advice:
 
 Do not update your running system, when you are running debian/stable.
 If you are running debian/stable - leave it that way!
 
Hi Hans!

You should not be using Testing or Unstable if you are not prepared to
deal with bugs that can possibly break your system.

Not to seem rude or demeaning in any way, but that is pretty much an
axiom.  Debian has made public notice in their documentation many times
that no one should expect reliable behaviour from any version other
than Debian Stable.  

Like all of Testing, the version of KDE in Testing is updated via
complete automation. It is not patched for security and other possible
problems in a timely basis when it is not in a frozen state prior to
the next release.  

You can read more here:  https://wiki.debian.org/DebianTesting


Take care
T.J.




Re: From wheezy to stretch: can't start X session when logging in from kdm

2015-08-23 Thread Jimmy Johnson

On 08/23/2015 01:19 PM, Ldten K wrote:

On Sun, 8/23/15, Jimmy Johnson field.engin...@gmail.com wrote:


It's a bug, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796098


It may be the same issue though I'm not sure why I was getting the error about 
missing /home/luser/.Xsession file. I manually copied /etc/kde4/kdm/Xsession 
file as /home/luser/.Xsession but that can't be a part of the normal 
installation procedure. Even stranger, wheezy was able to start KDE from kdm 
just fine without any .Xsession / .xsession file in my home dir.

Any ideas? Thanks


While kdm still works in upstream stretch/testing, I've been told it is 
no longer being supported by systemd and has been replaced with sddm, 
but if you want to see your desktop currently you need to follow the 
instructions I gave you. For plasma 5 questions the best place to go is 
linux.debian.maint.kde, I'm trying to help the best I can.

--
Jimmy Johnson

Debian - Wheezy - KDE 4.8.4 - AMD64 - EXT4 at sda1
Registered Linux User #380263



Re: OT: Mensajes constantes Ezequiel.gnu

2015-08-23 Thread Debia Linux
2015-08-23 12:35 GMT-05:00 Camaleón noela...@gmail.com:
 El Sun, 23 Aug 2015 11:07:08 -0500, Debia Linux escribió:

 Quiero comentarles que recibo mensajes constantes de ezequiel.gnu con la
 cabecera Reminder: Ezequiel.gnu left a mesage for you. Want to read it?.

 Alguno de ustedes sabe algo al respecto? o ¿Les ha llegado algo
 similar?.

 Sí, vienen de la red social Zorpia, seguramente sea spam pero desde que
 les contacté para dar de baja mi e-mail no he vuelto a recibir más
 mensajes que por otra parte, se los zampaba mi filtro por lo que entiendo
 que la dirección de correo la debe de haber cogido algún robot.

Efectivamente, viene de esa red social.

Los mandare a la carpeta de spam.

Agradezco su atencion


 Saludos,

 --
 Camaleón




Re: Comenzando de CERO tarjeta nvidia geforce gt 610

2015-08-23 Thread Debia Linux
Lista:

Ya logre configurarla (¡Eso espero!).

Desde un principio (creo) que ya tenia todo instalado (sin darme
cuenta). Lo unico que hice fue configurar el archivo xorg.conf el cual
les comparto aqui.

 INICIA ARCHIVO xorg.conf 

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
   Identifier Generic Keyboard
   Driver kbd
   Option XkbRules xorg
   Option XkbModel pc105
   Option XkbLayoutlatam
EndSection

Section InputDevice
   Identifier Configured Mouse
   Driver mouse
EndSection

Section Device
Identifier Nvidia card
Driver nouveau
Option GLXVBlank true
EndSection

Section Monitor
   Identifier Configured Monitor
   HorizSync  28-64
   VertRefresh43-60
EndSection

Section Screen
   Identifier Default Screen
   MonitorConfigured Monitor
   DefaultDepth   24
   SubSection Display
#Modes1600x900
   Modes  1280x1024
#Modes1600x1200
   EndSubSection
EndSection

### TERMINA xorg.conf 

Ahora la duda es ¿Como puedo saber que si configure bien mi tarjeta?.

Gracias por sus comentarios



2015-08-23 17:17 GMT-05:00 Debia Linux debianer...@gmail.com:
 2015-08-23 17:04 GMT-05:00 Debia Linux debianer...@gmail.com:
 Lista:

 Ya me hice pelotas como se dice en Mexico con lo de instalar esta
 dichosa tarjeta, llevo horas y ya me canse. Asi que decido comenzar de
 cero y olvidar el tema de los linux headers.

 Deseo instalar los drivers libres noveau para esta tarjeta, siguiendo
 los pasos indicados en esta pagina.

 https://wiki.archlinux.org/index.php/Nouveau_%28Espa%C3%B1ol%29#Instalaci.C3.B3n

 Al tratar de instalar xf86-video-nouveau

 apt-get install xf86-video-nouveau
 Leyendo lista de paquetes... Hecho
 Creando árbol de dependencias
 Leyendo la información de estado... Hecho
 E: No se ha podido localizar el paquete xf86-video-nouveau

 ¿De donde lo puedo descargar?

 Verifique en la pagina oficial de Debian y lo puedo descargar de ahi.

 https://packages.debian.org/jessie/x11/xserver-xorg-video-nouveau

 Por tanto los repositorios ya los tengo y solo ejecuto

 apt-get install xserver-xorg-video-nouveau
 Leyendo lista de paquetes... Hecho
 Creando árbol de dependencias
 Leyendo la información de estado... Hecho
 xserver-xorg-video-nouveau ya está en su versión más reciente.
 0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 33 no
 actualizados.



 Gracias



is jessie-backports for armel broken?

2015-08-23 Thread Rick Thomas

Why am I getting hash sum mismatches here?

Thanks!
Rick


root@sheeva:~# aptitude update
Hit http://debian.osuosl.org jessie InRelease
Get: 1 http://debian.osuosl.org jessie-updates InRelease [124 kB]
Get: 2 http://debian.osuosl.org jessie-backports InRelease [146 kB]
Hit http://security.debian.org jessie/updates InRelease
Hit http://debian.osuosl.org jessie/main Sources
Hit http://debian.osuosl.org jessie/non-free Sources
Hit http://debian.osuosl.org jessie/contrib Sources   
Hit http://debian.osuosl.org jessie/main armel Packages   
Hit http://debian.osuosl.org jessie/non-free armel Packages   
Hit http://debian.osuosl.org jessie/contrib armel Packages
Hit http://debian.osuosl.org jessie/contrib Translation-en
Hit http://debian.osuosl.org jessie/main Translation-en   
Hit http://debian.osuosl.org jessie/non-free Translation-en   
Hit http://debian.osuosl.org jessie-updates/main Sources  
Get: 3 http://debian.osuosl.org jessie-updates/contrib Sources [14 B]
Get: 4 http://debian.osuosl.org jessie-updates/non-free Sources [14 B]
Get: 5 http://debian.osuosl.org jessie-updates/main armel Packages/DiffIndex 
[643 B]
Get: 6 http://debian.osuosl.org jessie-updates/contrib armel Packages [32 B]
Get: 7 http://debian.osuosl.org jessie-updates/non-free armel Packages [32 B]
Get: 8 http://debian.osuosl.org jessie-updates/contrib Translation-en [14 B]
Get: 9 http://debian.osuosl.org jessie-updates/main Translation-en/DiffIndex 
[229 B]
Get: 10 http://debian.osuosl.org jessie-updates/non-free Translation-en [14 B]
Get: 11 http://debian.osuosl.org jessie-backports/main Sources [147 kB]
Get: 12 http://debian.osuosl.org jessie-backports/contrib Sources [2162 B]
Get: 13 http://debian.osuosl.org jessie-backports/non-free Sources [2638 B] 
  
Get: 14 http://debian.osuosl.org jessie-backports/contrib Translation-en [1762 
B] 
Get: 15 http://debian.osuosl.org jessie-backports/main Translation-en [121 kB]  
 
Get: 16 http://debian.osuosl.org jessie-backports/non-free Translation-en [14.9 
kB] 
Get: 17 http://debian.osuosl.org jessie-backports/main armel Packages [183 kB]  

Hit http://security.debian.org jessie/updates/main Sources  
   
Hit http://security.debian.org jessie/updates/contrib Sources
Get: 18 http://debian.osuosl.org jessie-backports/contrib armel Packages [940 B]
Get: 19 http://debian.osuosl.org jessie-backports/non-free armel Packages [3652 
B] 
Hit http://security.debian.org jessie/updates/non-free Sources  
 
Hit http://security.debian.org jessie/updates/main armel Packages   
Hit http://security.debian.org jessie/updates/contrib armel Packages
Hit http://security.debian.org jessie/updates/non-free armel Packages   
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://security.debian.org jessie/updates/main Translation-en   
Hit http://security.debian.org jessie/updates/non-free Translation-en   
Fetched 748 kB in 31s (23.5 kB/s)   
  
W: Failed to fetch 
http://debian.osuosl.org/debian/dists/jessie-backports/main/source/Sources: 
Hash Sum mismatch
W: Failed to fetch 
http://debian.osuosl.org/debian/dists/jessie-backports/non-free/source/Sources: 
Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
E: Couldn’t rebuild package cache




Re: From wheezy to stretch: can't start X session when logging in from kdm

2015-08-23 Thread Ldten K
On Sun, 8/23/15, Jimmy Johnson field.engin...@gmail.com wrote:

// While kdm still works in upstream stretch/testing, I've been told it is
// no longer being supported by systemd and has been replaced with sddm,
// but if you want to see your desktop currently you need to follow the
// instructions I gave you. For plasma 5 questions the best place to go is
// linux.debian.maint.kde, I'm trying to help the best I can.

Thanks for the explanation, I appreciate your help.



[OT] Enllaç Videos DebConf15

2015-08-23 Thread Oscar Osta Pueyo
Bones,
Un enllaç amb els videos de la deconf.
http://meetings-archive.debian.net/pub/debian-meetings/2015/debconf15/

Salut,


Re: From wheezy to stretch: can't start X session when logging in from kdm

2015-08-23 Thread Ldten K
On Sun, 8/23/15, Jimmy Johnson field.engin...@gmail.com wrote:

 It's a bug, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796098

It may be the same issue though I'm not sure why I was getting the error about 
missing /home/luser/.Xsession file. I manually copied /etc/kde4/kdm/Xsession 
file as /home/luser/.Xsession but that can't be a part of the normal 
installation procedure. Even stranger, wheezy was able to start KDE from kdm 
just fine without any .Xsession / .xsession file in my home dir.

Any ideas? Thanks



Re: [OT] Enllaç Videos DebConf15

2015-08-23 Thread papapep
Genial, gràcies!! 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: Comenzando de CERO tarjeta nvidia geforce gt 610

2015-08-23 Thread Debia Linux
2015-08-23 17:04 GMT-05:00 Debia Linux debianer...@gmail.com:
 Lista:

 Ya me hice pelotas como se dice en Mexico con lo de instalar esta
 dichosa tarjeta, llevo horas y ya me canse. Asi que decido comenzar de
 cero y olvidar el tema de los linux headers.

 Deseo instalar los drivers libres noveau para esta tarjeta, siguiendo
 los pasos indicados en esta pagina.

 https://wiki.archlinux.org/index.php/Nouveau_%28Espa%C3%B1ol%29#Instalaci.C3.B3n

 Al tratar de instalar xf86-video-nouveau

 apt-get install xf86-video-nouveau
 Leyendo lista de paquetes... Hecho
 Creando árbol de dependencias
 Leyendo la información de estado... Hecho
 E: No se ha podido localizar el paquete xf86-video-nouveau

 ¿De donde lo puedo descargar?

Verifique en la pagina oficial de Debian y lo puedo descargar de ahi.

https://packages.debian.org/jessie/x11/xserver-xorg-video-nouveau

Por tanto los repositorios ya los tengo y solo ejecuto

apt-get install xserver-xorg-video-nouveau
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
xserver-xorg-video-nouveau ya está en su versión más reciente.
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 33 no
actualizados.



 Gracias



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Leandro Guimarães Faria Corcete DUTRA
Le 23 août 2015 21:49:35 GMT-03:00, Listeiro 037 listeiro_...@yahoo.com.br a 
écrit :

Mas quem configurou essa linha automaticamente no sources.list.d ?

Como outros colegas já falaram, o próprio Google Chrome.  Por isso o ideal é 
você tirar a que está em sources.list, porque cada atualização do Google Chrome 
arrisca colocar de volta o arquivo em sources.list.d.



-- 
skype:leandro.gfc.dutra?chat  Yahoo!: ymsgr:sendIM?lgcdutra
+55 (61) 3546 7191 (Net)gTalk: xmpp:leand...@jabber.org
+55 (61) 9302 2691 (Vivo) ICQ/AIM: aim:GoIM?screenname=61287803
BRAZIL GMT−3  MSN: msnim:chat?contact=lean...@dutra.fastmail.fm



Re: update-grub : fichier souvent pas adapté

2015-08-23 Thread Pascal Hambourg
maderios a écrit :
 Le 23/08/2015 16:20, Pascal Hambourg a écrit :
 maderios a écrit :
 Si on parle ici de grub2, update-grub se base sur /etc/default/grub pour
 créer les entrées de démarrage.
 Pour créer les entrées des noyaux du système actif. Ici on parle des
 entrées générées pour les autres systèmes présents. Merci de suivre.

 Hum... As tu lu mon commentaire?

Oui. Et toi ?

 Je reformule: je constate que la 
 commande update-grub, qui, chez Debian, est en fait un alias de 
 grub-mkconfig, se base sur /etc/default/grub pour générer 
 /boot/grub/grub.cfg , fichier dans lequel va être inscrit les entrées 
 des *autres* systèmes présents sur la machine, plus  celles du noyau actif.

Se base ne signifie pas exclusivement. Ce fichier ne contient pas tout.

Je prends un exemple simple et facilement vérifiable : la variable
GRUB_CMDLINE_LINUX définie dans /etc/default/grub ne s'applique qu'aux
noyaux du système actif. Les options des noyaux des autres systèmes sont
lues dans le fichier grub.cfg de ces systèmes s'il existe.



Re: www.lists.debian.org

2015-08-23 Thread Stuart Longland
On 23/08/15 18:21, Anna Wambold| AU IT Solutions wrote:
 Hello, I hope you are well.
 
 My name is Anna Wambold and I work for a Search Marketing company in
 Melbourne, Australia.

A heads up people, if another pillock decided to spam this list,
claiming to be in Australia, here's what people can do:

http://www.acma.gov.au/Citizen/Stay-protected/My-mobile-world/Dealing-with-mobile-spam/spam-complaints-reports-and-enquiries

-- 
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.



Ruby, Rails, passenger and redmine problems

2015-08-23 Thread Gary Roach

Problem: starting passenger in daemon mode.
Debian Jessie

I installed ruby with aptitude = ruby2.1
Tested ruby with ruby -v = ruby 2.1.5p273 (2014-11-13) [x86_64-linux-gnu]

I installed rubygems with aptitude

I used gem to install rails
gem install rails

I used aptitude to install ruby-sqlite3

I tested the installation to this point by running irb
root@supercrunch:/etc/init.d# irb
irb(main):001:0 require 'sqlite3'
= true
This should mean that everything is working OK up to this point.

Now things start to get sticky. I want to be able to install passenger 
so that I can use it as a stand alone web server. I have two 
alternatives for installation; aptitude install ruby-passenger or gem 
install passenger.


Following the Phusion Passenger users guide (sort of):
Installed with aptitude install ruby-passenger from debian.

Per Phusion Passenger Standalone users guide, I should go to the 
application's root director and run: passenger start

which gives me:

root@supercrunch:/usr/lib/passenger# passenger start
/usr/lib/ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not 
find 'passenger' (= 0) among 131 total gem(s) (Gem::LoadError)

from /usr/lib/ruby/2.1.0/rubygems/dependency.rb:309:in `to_spec'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb:53:in 
`gem'

from /usr/local/bin/passenger:22:in `main'

The main problem here for me is what is meant by application. I 
haven't installed any application yet. If this means passenger then 
there are about 6 different places that are possibilities. Could someone 
please clarify?


Gary R.



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Debia Linux
2015-08-23 14:37 GMT-05:00 fernando sainz fernandojose.sa...@gmail.com:
 El día 23 de agosto de 2015, 18:01, Debia Linux
 debianer...@gmail.com escribió:
 Buenos dias lista:

 Despues de mucho buscar en la red, no encuentro la respuesta.

 Acabamos de adquirir una tarjeta de video NVIDIA GEFORCE GT 610, como
 sabemos tiene drivers privativos, sin embargo puedo descargar los
 drivers de la pagina oficial.

 Al buscar en la red he leido constantemente que primero debo instalar
 los linux-headers y para saber cual es la version que tengo, tengo que
 teclear el siguiente comando:

   uname r
   3.14-2-686-pae


 uname te dice la versión del kernel que tienes.

jejeje

ejecuto

uname
Linux


 No se por qué si tienes Jessie no tienes la versión 3.16.
 Tal vez vienes de una actualización. Piensa en actualizar el paquete
 del kernel, kernel-image-3.16

 S2.




 Como pueden ver tengo esta version, por tanto para instalar los linux
 headers tengo que instalarlos mediante apt-get

   apt-get install linux-headers-3.14-2-686-pae

 O en su defecto, tengo que hacer lo siguiente

   apt-get install linux-headers-$(uname -r)

   Leyendo lista de paquetes... Hecho
   Creando árbol de dependencias
   Leyendo la información de estado... Hecho
   E: No se ha podido localizar el paquete linux-headers-3.14-2-686-pae
   E: No se pudo encontrar ningún paquete con la expresión regular
 «linux-headers-3.14-2-686-pae»

 Por tanto, para verificar si existe o no ejecuto

   apt-cache search linux-headers
   linux-headers-3.16.0-4-586 - Header files for Linux 3.16.0-4-586
   linux-headers-3.16.0-4-686-pae - Header files for Linux 3.16.0-4-686-pae
   linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
   linux-headers-3.16.0-4-all-i386 - All header files for Linux 3.16
 (meta-package)
   linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
   linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
   linux-headers-486 - Header files for Linux 486 configuration (dummy 
 package)
   linux-headers-586 - Header files for Linux 586 configuration (meta-package)
   linux-headers-686-pae - Header files for Linux 686-pae configuration
 (meta-package)
   linux-headers-amd64 - Header files for Linux amd64 configuration
 (meta-package)

 En otra informacion que lei, decia que para tener los linux-headers
 mas recientes, debia actualizar mediante

   apt-get update
   apt-get upgrade

 O lo que es lo mismo

   apt-get update  upgrade

 Al realizarlo, veo que descarga los linux headers que obtuve con la
 busqueda mediante apt (apt-cache search linux-headers) en incluso (si
 no mal recuerdo) los instala, pero al reiniciar la maquina y ejecutar
 uname -r me vuelve a dar el mismo resultado que al principio.

 La pregunta es:

 ¿Como paso de 3.14-2-686-pae a la version linux-headers-3.16.0-4-686-pae ?

 ¡Necesito este paso para poder instalar los drivers privativos de la
 tarjeta de video NVIDIA GEFORCE GT 610 y aun no he podido!.

 Podria instalarlos directamente mnediante

   apt-get install linux-headers-3.16.0-4-686-pae

 ¿Estos es correcto? ¿Tendre algun problema?

 Agradezco de antemano su ayuda.

 Debianero MX





Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Debia Linux
2015-08-23 17:17 GMT-05:00 AlexLikeRock alexliker...@gmail.com:


 uname te dice la versión del kernel que tienes.


 jejeje

 ejecuto

 uname
 Linux



 es
 uname -a

 o tambien

 uname -r

uname -r
3.14-2-686-pae



 --
 **
 software libre no significa gratis: richard m. stallman
 http://wiki.debian.org/es/NormasLista#resumen
 http://wiki.debian.org/es/NormasLista/Gmail
 http://es.wikipedia.org/wiki/Top-posting




Re: Starting, installing Redmine - Im done.

2015-08-23 Thread Gary Roach

On 08/21/2015 10:13 PM, to...@tuxteam.de wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Aug 21, 2015 at 10:28:11AM -0700, Gary Roach wrote:

On 08/21/2015 12:29 AM, to...@tuxteam.de wrote:

what do the log files say? Best is if you look at them (1) just
after having restarted Apache. The error log should contain
possible warnings about misconfiguration, etc. (2) after having
tried an access. The access log should at least show the attempt,
perhaps the error log has more info. There's a way to crank up the
log verbosity, if necessary. [1] 
https://en.wikipedia.org/wiki/Shared_web_hosting_service#Name-based_virtual_hosts

Since last missive, localhost/redmine produces an error page Web
application could not be started
Then Phusion Passenger listed about 10 pages on just about
everything in the system. The first line seems significant. ie

(unknown):  did not find expected key while parsing a block mapping at line 1 
column 1 (Psych::SyntaxError)

Something is definitely wrong, but the error message is just too
unspecific to give us any clue. But...


The rest seems to be a repeat of the apache2 error log. The error
log is listed below. I've highlighted in red  and a  the
significant portions.

I re-indented the lines a bit (being a bit liberal about line length)


[ 2015-08-21 09:44:56.9036 862/7f3e77342740
  agents/HelperAgent/Main.cpp:650 ]: PassengerHelperAgent online,
  listening at unix:/tmp/passenger.1.0.855/generation-0/request
[ 2015-08-21 09:44:56.9109 869/7f0a4350d780
  agents/LoggingAgent/Main.cpp:321 ]: PassengerLoggingAgent online,
  listening at unix:/tmp/passenger.1.0.855/generation-0/logging
[ 2015-08-21 09:44:56.9110 859/7f547f176740
  agents/Watchdog/Main.cpp:728 ]: All Phusion Passenger agents started!
[Fri Aug 21 09:44:56.964658 2015] [wsgi:warn] [pid 855:tid 140337965688704]
  mod_wsgi: Compiled for Python/2.7.8.
[Fri Aug 21 09:44:56.964745 2015] [wsgi:warn] [pid 855:tid 140337965688704]
  mod_wsgi: Runtime using Python/2.7.9.

This one is probably harmless (just a difference in the minor-minor version).


[Fri Aug 21 09:44:56.965283 2015] [mpm_worker:notice]
  [pid 855:tid 140337965688704] AH00292: Apache/2.4.10 (Debian)
  Phusion_Passenger/4.0.53 mod_wsgi/4.3.0 Python/2.7.9 configured --
  resuming normal operations
[Fri Aug 21 09:44:56.965301 2015] [core:notice] [pid 855:tid 140337965688704]
  AH00094: Command line: '/usr/sbin/apache2' App 4493 stdout:
  App 4493 stderr: env: /usr/bin/passenger-config: No such file or directory
  App 4493 stdout:
[ 2015-08-21 10:04:20.7347 862/7f3e7725c700 Pool2/Implementation.cpp:287 ]:
  Could not spawn process for application /usr/share/redmine: An error
  occured while starting up the preloader.
Error ID: 469d837f Error details saved to: /tmp/passenger-error-m73dnZ.html


[rest elided]


I think that the missing /usr/bin/passanger-config file is the root
problem. I tried to symlink the file in but it doesn't seem to have
worked. I'll keep working.

[note: you have a typo there (passanger): only important when
cuttingpasting]

Yes, this seems to me the most promising clue as well. Note that there
is a mention of an error details file in /tmp/passenger-error-m73dnZ.html.
Perhaps there are more clues there.

Searching for which Debian packages provide a file named like that [1] points
to a package named passenger. OTOH there's no package named like that [2],
but there are two: libapache2-mod-passenger and ruby-passenger (OK, there
are more of them, but they are documentation packages).

Both of them seem to be installed, judging by the logs.

What is the output of aptitude search passenger? Alternatively, if you
use a graphical package manager (synaptic or similar) what does it say
about packages of similar name?

What files come with libapache2-mod-passenger? What files with ruby-passenger?
(You can find that out in the command line with dpkg -L ruby-passenger)
Which one provides /usr/bin/passenger-config?

Try to force-reinstall that one.

- - - - - -
[1] Here's how I went about that:
   apt-file search usr/bin/passenger-config

   (you have to have the apt-file package installed for that, and
   perhaps do from time to time an apt-file update)

[2] This might well be sign of a packaging error.

Regards
- -- tomás
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlXYBOAACgkQBcgs9XrR2kaMSQCfU/FLTrnbFW3yE0b09gx8/sSr
fEcAniuI40GAhZ6XEsoiqHabH73QMWry
=rNVI
-END PGP SIGNATURE-

I'm starting another thread. I ripped out redmine and am very slowly 
reinstalling ruby, ruby-rails etc. This thread has gotten too messy. So 
lets all vacate and start over.


I really appreciate all of your participation

Gary R.



Re: Athlon64 X2 vs its halt bug

2015-08-23 Thread Gene Heskett
On Sunday 23 August 2015 13:01:23 Lisi Reisz wrote:

 On Sunday 23 August 2015 14:30:15 Gene Heskett wrote:
  On Sunday 23 August 2015 06:51:45 Lisi Reisz wrote:
   On Sunday 23 August 2015 02:24:13 Gene Heskett wrote:
On Saturday 22 August 2015 20:15:33 you wrote:
 Gene Heskett ghesk...@wdtv.com writes:
  On Saturday 22 August 2015 11:46:37 you wrote:
  Gene Heskett ghesk...@wdtv.com writes:
  
   [snip]
  
   Gene - the thread is broken and you have done done this weird
   quoting. Please, who is you?  I was trying to look back. 
   Impossible.  So I gave up trying to understand.
  
   Quoting without attribution is becoming more common.  Please,
   folk, attribution is both polite, to the author, and helpful, to
   the reader.
  
   Lisi
   P.S. I went on to Gmail and had a look.  It appears that a mail
   from Carl has disappeared, which is what broke the thread.  And
   in this case, since I haven't got the mail from Carl, attribution
   wouldn't have helped me identify it.
 
  He had mistakenly sent it as a PM, and I put it back on the list so
  it would get more eyeballs.  And perhaps usable responses too.  :)
 
  Sorry about the confusion Lisi.

 Thanks, Gene.  You could have avoided breaking the thread by replying
 to your own earlier email.  And you could have explained about the
 private email. Some of us, one of us at any rate, is slowing down and
 becoming a bear of sadly little brain.  (With apologies to A. A.
 Milne.)  I need my i's dotted and my t's crossed. :-(

 Lisi

I hear that Lisi. I've a cateract that needs excised too, which is not 
helping.

Cheers, Gene Heskett
-- 
There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order.
-Ed Howdershelt (Author)
Genes Web page http://geneslinuxbox.net:6309/gene



Re: new laptop: DVD or Blu-ray

2015-08-23 Thread T. J. Duchene
On Thu, 20 Aug 2015 06:53:42 -0400
ken geb...@mousecar.com wrote:

 One of the build options for a laptop I'm looking at buying is DVD vs 
 Blu-Ray.  


 I've never used Blue-ray before, so is there some compelling reason,
 as a Linux guy, to want to get Blu-ray?
 
Hi Ken!  Hope you are having a fabulous day.  

I have a BD drive and if I might say so, the answer is no. No, there
is not a reason to prefer Blu-ray over DVD when using Linux. In fact,
there good reasons to stick with DVD.  

1. Embedded DRM 

Depending on your country, movie playback can be illegal.  Setting that
aside, DVD movies can be played more easily on Linux at present. Bluray
and DVD encryption are not widely supported on Linux in any case.

Not only do the Blu-ray players/disc drives carry DRM, but the DRM is
designed to be annealing - meaning that it updates itself.  Blu-ray
discs carry updates and blacklists that your Blu-ray drive is required
to accept on a hardware level. Whenever you insert a disc into the drive
(OS makes no difference), the firmware is checked and possibly
updated. If for any reason, the drive refuses the update, the disc
becomes unplayable.  Software and discs that are blacklisted in the
drive's DRM will no longer function with the drive after that,
regardless of what disc you put in it.  Flashing the drive to restore
the original firmware probably will not work, the manufacturers are
expected to prevent such obvious tricks.  

The chances of it becoming a real problem are very remote, BUT it
should be said that there is no guarantee that these DRM updates won't
cause software problems for you, even if you are using legitimate
software.


2. Cost of backups.

As for backups, using Blu-ray RWs are an expensive media and
eventually a non-degradeable plastic waste material. They average about
$20 USD for 10/25 GB discs or 250GB. For about the same cost, you can
buy 100/4GB DVD or 400GB. You're better off buying an external 1TB
drive at a cost of about $60 for 1000GB. The external drive can be
reused, unlike the BD or DVD. For permanent recordings, DVD is far more
cost effective and widely supported on more hardware at present.

3.  Getting Downloads

When getting Linux ISOs and other materials, it's far more common to use
DVDs rather than BDs, as download size can be factor.


Take care!
T.J. 



Comenzando de CERO tarjeta nvidia geforce gt 610

2015-08-23 Thread Debia Linux
Lista:

Ya me hice pelotas como se dice en Mexico con lo de instalar esta
dichosa tarjeta, llevo horas y ya me canse. Asi que decido comenzar de
cero y olvidar el tema de los linux headers.

Deseo instalar los drivers libres noveau para esta tarjeta, siguiendo
los pasos indicados en esta pagina.

https://wiki.archlinux.org/index.php/Nouveau_%28Espa%C3%B1ol%29#Instalaci.C3.B3n

Al tratar de instalar xf86-video-nouveau

apt-get install xf86-video-nouveau
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
E: No se ha podido localizar el paquete xf86-video-nouveau

¿De donde lo puedo descargar?

Gracias



Re: Erro no apt-get update usando repositório do Google Chrome

2015-08-23 Thread Listeiro 037

Estava lá mesmo!

Mas quem configurou essa linha automaticamente no sources.list.d ?

Em Sun, 23 Aug 2015 17:10:40 -0300
Fred Maranhão fred.maran...@gmail.com escreveu:

 Em 23 de agosto de 2015 03:46, Listeiro 037
 listeiro_...@yahoo.com.br escreveu:
 
  Saudações.
 
  Estou tendo problemas com a linha do repositório do Chrome no
  sources.list e as mensagens que aparecem após o apt-get update são
 
  Lendo listas de pacotes... Pronto
  W: Duplicate sources.list entry
  http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages
  (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
  W: Duplicate sources.list entry
  http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages
  (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
  W: Você terá que executar apt-get update para corrigir estes
  problemas
 
  Posso repetir quantas vezes for o update que a mensagem não sai.
 
  O detalhe é que há apenas uma linha de repositório do Google no
  sources.list que é
 
  deb http://dl.google.com/linux/chrome/deb/ stable main
 
  Na máquina foi adicionada a arquitetura i386 com o dpkg por causa de
  certo software que precisa da mesma.
 
  Agradeço qualquer pista.
 
 
 se já tiver a entrada em /etc/apt/sources.list.d/google-chrome.list
 recomendo deixar esta lá e apagar a do seu sources.list principal.
 senão quando tiver atualização do pacote do google chrome, ele
 (provavelmente) vai reescrever no
 /etc/apt/sources.list.d/google-chrome.list e o erro vai voltar.
 



Logiciel d'architecture

2015-08-23 Thread Alex PADOLY
 

Bonjour à tous, 

Je recherche un logiciel d'architecture simple
destiné à faire un plan 2D d'une maison. 

Que connaissez-vous comme
logiciel simple permettant de faire assez rapidement le plan d'une
maison afin de le 

montrer à des maçons. 

Je vous remercie. 

Alex 
 

Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread BasaBuru
El Domingo, 23 de agosto de 2015 21:37:01 fernando sainz Zuk idatzi:

 No se por qué si tienes Jessie no tienes la versión 3.16.
 Tal vez vienes de una actualización. Piensa en actualizar el paquete
 del kernel, kernel-image-3.16
 

Pues porque no tiene instalado el paquete linux-image-amd64 (este es para una 
arquitectura amd64, en su caso supongo que sera igual terminado en 686-pae) un 
metapaquete que te actualiza a la última versión del kernel en tu distro. Si 
no lo tienes que hacer manualmente.

Durante la instalación te ofrece un versión del núcleo o bien el metapaquete. 
Lo lógico es pensar que eligió la versión del núcleo y no el metapaquete.

-- 
Agur bero bat / a greeting

BasaBuru

  BASATU 

~  
basatia bihur zaitez
~

gako ID gnupg: F9044F8FC64B2544
hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544

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


Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-23 Thread Ldten K
Hi,

Am trying to restore my regular working HD from backup HD but booting from the 
restored HD results in file '/grub/i386-pc/normal.mod' not found error. This 
seems a bit odd since 1) my wheezy system is amd64 and 2) I can boot from my 
backup HD just fine. My regular working and backup HDs have the same size, the 
same partition structure and, at least in theory, the same data. I used dd to 
copy /boot partition data between my regular and backup HDs:

## backup /boot partition. Booting from the backup HD works fine.
# dd if=/dev/sda1 of=/dev/sdb1 conv=sync,noerror

What I tried:
1. Reinstall grub on the main HD (/dev/sdb, as the system is running off the 
backup HD which for now is /dev/sda). Did not help, the same file 
'/grub/i386-pc/normal.mod' not found error persists.
## /dev/sdb1 is /boot partiion
# mount /dev/sdb1 /mnt/1
# grub-install /dev/sdb --boot-directory=/mnt/1

2. In the grub rescue mode:
grub rescue  set prefix=(hd0,msdos1)/grub
grub rescue  insmod normal
file '/grub/i386-pc/normal.mod not found
grub rescue  insmod linux
file '/grub/i386-pc/linux.mod not found

Any ideas? Thanks


# aptitude show grub-pc
Package: grub-pc 
State: installed
Automatically installed: no
Multi-Arch: foreign
Version: 1.99-27+deb7u2

# uname -a
Linux tsr7 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u3 x86_64 GNU/Linux



Re: Inconveniente con linux-headers 3.14-2-686-pae

2015-08-23 Thread Salvador Garcia Z.
Independiente a los headers tienes que instalar build-essential, automake,
autoconf.
Desinstalación de cualquier drivers o paquetes de NVIDIA libres.
Detener el servidor gráfico
Por ejemplo / etc/init.d/gdm stop

En consola corres sh NVIDIA-(x).
Té pregunta si genera el archivo de configuración, le indicas que si y a
iniciar el gdm/kdm o lo que tengas.
El ago 23, 2015 10:06 PM, BasaBuru basab...@basatu.org escribió:

 El Domingo, 23 de agosto de 2015 21:37:01 fernando sainz Zuk idatzi:

  No se por qué si tienes Jessie no tienes la versión 3.16.
  Tal vez vienes de una actualización. Piensa en actualizar el paquete
  del kernel, kernel-image-3.16
 

 Pues porque no tiene instalado el paquete linux-image-amd64 (este es para
 una
 arquitectura amd64, en su caso supongo que sera igual terminado en
 686-pae) un
 metapaquete que te actualiza a la última versión del kernel en tu distro.
 Si
 no lo tienes que hacer manualmente.

 Durante la instalación te ofrece un versión del núcleo o bien el
 metapaquete.
 Lo lógico es pensar que eligió la versión del núcleo y no el metapaquete.

 --
 Agur bero bat / a greeting

 BasaBuru

   BASATU 

 ~
 basatia bihur zaitez
 ~

 gako ID gnupg: F9044F8FC64B2544
 hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544


Re: Comenzando de CERO tarjeta nvidia geforce gt 610

2015-08-23 Thread BasaBuru
El Domingo, 23 de agosto de 2015 17:37:28 Debia Linux Zuk idatzi:
 Lista:
 
 Ya logre configurarla (¡Eso espero!).
 
 Desde un principio (creo) que ya tenia todo instalado (sin darme
 cuenta). Lo unico que hice fue configurar el archivo xorg.conf el cual
 les comparto aqui.

En la actualidad a menos que necesites mas de una pantalla o una configuración 
específica no es necesario configurar el xorg.conf. De hecho xorg no lo 
instala siquiera.

 
 Ahora la duda es ¿Como puedo saber que si configure bien mi tarjeta?.

El primer sitio para mirar si existen errores (como en todo) es chequear el 
log de xorg. 

$ cat /var/log/Xorg.0.log

En ese fichero de log tienes los datos de como está configurado Xorg y el 
driver

Para comprobar que la aceleración 3d y demás lo puedes hacer con estos 
comandos: glxdemo   glxgears  glxheads 

-- 
Agur bero bat / a greeting

BasaBuru

  BASATU 

~  
basatia bihur zaitez
~

gako ID gnupg: F9044F8FC64B2544
hatz-aztarna: 13FF 7B28 D999 B957 F837 D566 F904 4F8F C64B 2544

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