Bureau étendu avec une carte vidéo intel

2009-09-13 Thread webmaster
Bonjour à tous,
J'ai un souci de configuartion xorg pour obtenir un bureau étendu
Je n'arrive pas à paramétrer correctement xorg pour avoir ce bureau étendu
je suis sous debian SID le pc est un tosh protege M800
Jai une carte vidéo intel : Mobile 4 Series Chipset Integrated Graphics
Controller

 = lshw -c Video
  *-display:0 UNCLAIMED  
   description: VGA compatible controller
   product: Mobile 4 Series Chipset Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: p...@:00:02.0
   version: 07
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:f400-f43f
memory:d000-dfff(prefetchable) ioport:1800(size=8)
  *-display:1 UNCLAIMED
   description: Display controller
   product: Mobile 4 Series Chipset Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2.1
   bus info: p...@:00:02.1
   version: 07
   width: 64 bits
   clock: 33MHz
   capabilities: pm bus_master cap_list
   configuration: latency=0
   resources: memory:f440-f44f

j'ai les modules suivant  :

uvcvideo   56700  0
videodev   36768  1 uvcvideo
v4l1_compat12932  2 uvcvideo,videodev
v4l2_compat_ioctl32 9312  1 videodev
video  21884  1 i915
output  3472  1 video
thermal_sys16448  4 processor,video,thermal,fan


je suis revenu à un xorg de base :

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
EndSection

Section Files
EndSection

Section Module
Load   dbe
Load   extmod
Load   type1
Load   freetype
Load   glx
EndSection

Section ServerFlags
Option Xinerama 0
EndSection

Section InputDevice

# generated from default
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/psaux
Option Emulate3Buttons no
Option ZAxisMapping 4 5
EndSection

Section InputDevice

# generated from default
Identifier Keyboard0
Driver kbd
EndSection

Section Monitor
Identifier Monitor0
VendorName Unknown
ModelName  DELL E198FP
HorizSync   31.0 - 80.0
VertRefresh 56.0 - 75.0
Option DPMS
EndSection


Section Monitor
Identifier Monitor1
VendorName Unknown
ModelName  DELL E198FP
HorizSync   31.0 - 80.0
VertRefresh 56.0 - 75.0
Option DPMS
EndSection

Section Screen

Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 1
Option TwinViewXineramaInfoOrder DFP-0
#   Option metamodes CRT: 1280x800 +1280+0, DFP:
nvidia-auto-select +0+0
#SubSection Display
#Viewport0 0
#Depth   24
#Modes   1280x800 800X600
#EndSubSection
SubSection Display
Viewport0 0
Depth   24
Modes   1280x800 800X600
EndSubSection
#SubSection Display
#Virtual2560 1824
#EndSubSection
EndSection


Est ce que quelqu'un / une à cette carte et fait du bureau étendu ou a
une piste de config
ps en mode graphique le panneau de config vidéo voit un seul et unique
écran meme quand ce dernier est en fonction et marche en clone

merci d'avance

philippe



signature.asc
Description: OpenPGP digital signature


Re: Freeze de Debian au démarrage en domU

2009-09-13 Thread JC

Je me rappelle avoir eu ce genre de symptomes aussi.
Ne pas négliger de regarder les logs.

Je ne me rappelle plus exactement ce que j'avais fait mais je me rappelle que :

- J'avais des problèmes liés au périphériques du DomU :
J'ai réglé en installant udev (en chroot)

- J'avais des problèmes liés à l'horloge de la domU synchro avec le domO
hwclock.sh et hwclockfirst.sh à modifier 
clocksource=jiffies

Cette page m'avait bien aidée :
http://wiki.debian.org/Xen

Cordialement.


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

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



Re: Bureau étendu avec une carte vidéo intel

2009-09-13 Thread bernard . schoenacker
Selon webmaster webmas...@worm-fr.com:

 Bonjour à tous,
 J'ai un souci de configuartion xorg pour obtenir un bureau étendu
 Je n'arrive pas à paramétrer correctement xorg pour avoir ce bureau étendu
 je suis sous debian SID le pc est un tosh protege M800
 Jai une carte vidéo intel : Mobile 4 Series Chipset Integrated Graphics
 Controller

  = lshw -c Video
   *-display:0 UNCLAIMED
description: VGA compatible controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: p...@:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f400-f43f
 memory:d000-dfff(prefetchable) ioport:1800(size=8)
   *-display:1 UNCLAIMED
description: Display controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: p...@:00:02.1
version: 07
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:f440-f44f

 j'ai les modules suivant  :

 uvcvideo   56700  0
 videodev   36768  1 uvcvideo
 v4l1_compat12932  2 uvcvideo,videodev
 v4l2_compat_ioctl32 9312  1 videodev
 video  21884  1 i915
 output  3472  1 video
 thermal_sys16448  4 processor,video,thermal,fan


 je suis revenu à un xorg de base :

 Section ServerLayout
 Identifier Layout0
 Screen  0  Screen0 0 0
 InputDeviceKeyboard0 CoreKeyboard
 InputDeviceMouse0 CorePointer
 EndSection

 Section Files
 EndSection

 Section Module
 Load   dbe
 Load   extmod
 Load   type1
 Load   freetype
 Load   glx
 EndSection

 Section ServerFlags
 Option Xinerama 0
 EndSection

 Section InputDevice

 # generated from default
 Identifier Mouse0
 Driver mouse
 Option Protocol auto
 Option Device /dev/psaux
 Option Emulate3Buttons no
 Option ZAxisMapping 4 5
 EndSection

 Section InputDevice

 # generated from default
 Identifier Keyboard0
 Driver kbd
 EndSection

 Section Monitor
 Identifier Monitor0
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection


 Section Monitor
 Identifier Monitor1
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection

 Section Screen

 Identifier Screen0
 Device Device0
 MonitorMonitor0
 DefaultDepth24
 Option TwinView 1
 Option TwinViewXineramaInfoOrder DFP-0
 #   Option metamodes CRT: 1280x800 +1280+0, DFP:
 nvidia-auto-select +0+0
 #SubSection Display
 #Viewport0 0
 #Depth   24
 #Modes   1280x800 800X600
 #EndSubSection
 SubSection Display
 Viewport0 0
 Depth   24
 Modes   1280x800 800X600
 EndSubSection
 #SubSection Display
 #Virtual2560 1824
 #EndSubSection
 EndSection


 Est ce que quelqu'un / une à cette carte et fait du bureau étendu ou a
 une piste de config
 ps en mode graphique le panneau de config vidéo voit un seul et unique
 écran meme quand ce dernier est en fonction et marche en clone

 merci d'avance

 philippe


bonjour,


serait il possible de modifier le niveau de couleur  et de le passer à 16

slt
bernard


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

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



Re: Bureau étendu avec une carte vidé o intel

2009-09-13 Thread webmaster
bernard.schoenac...@free.fr a écrit :
 Selon webmaster webmas...@worm-fr.com:

   
 Bonjour à tous,
 J'ai un souci de configuartion xorg pour obtenir un bureau étendu
 Je n'arrive pas à paramétrer correctement xorg pour avoir ce bureau étendu
 je suis sous debian SID le pc est un tosh protege M800
 Jai une carte vidéo intel : Mobile 4 Series Chipset Integrated Graphics
 Controller

  = lshw -c Video
   *-display:0 UNCLAIMED
description: VGA compatible controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: p...@:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f400-f43f
 memory:d000-dfff(prefetchable) ioport:1800(size=8)
   *-display:1 UNCLAIMED
description: Display controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: p...@:00:02.1
version: 07
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:f440-f44f

 j'ai les modules suivant  :

 uvcvideo   56700  0
 videodev   36768  1 uvcvideo
 v4l1_compat12932  2 uvcvideo,videodev
 v4l2_compat_ioctl32 9312  1 videodev
 video  21884  1 i915
 output  3472  1 video
 thermal_sys16448  4 processor,video,thermal,fan


 je suis revenu à un xorg de base :

 Section ServerLayout
 Identifier Layout0
 Screen  0  Screen0 0 0
 InputDeviceKeyboard0 CoreKeyboard
 InputDeviceMouse0 CorePointer
 EndSection

 Section Files
 EndSection

 Section Module
 Load   dbe
 Load   extmod
 Load   type1
 Load   freetype
 Load   glx
 EndSection

 Section ServerFlags
 Option Xinerama 0
 EndSection

 Section InputDevice

 # generated from default
 Identifier Mouse0
 Driver mouse
 Option Protocol auto
 Option Device /dev/psaux
 Option Emulate3Buttons no
 Option ZAxisMapping 4 5
 EndSection

 Section InputDevice

 # generated from default
 Identifier Keyboard0
 Driver kbd
 EndSection

 Section Monitor
 Identifier Monitor0
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection


 Section Monitor
 Identifier Monitor1
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection

 Section Screen

 Identifier Screen0
 Device Device0
 MonitorMonitor0
 DefaultDepth24
 Option TwinView 1
 Option TwinViewXineramaInfoOrder DFP-0
 #   Option metamodes CRT: 1280x800 +1280+0, DFP:
 nvidia-auto-select +0+0
 #SubSection Display
 #Viewport0 0
 #Depth   24
 #Modes   1280x800 800X600
 #EndSubSection
 SubSection Display
 Viewport0 0
 Depth   24
 Modes   1280x800 800X600
 EndSubSection
 #SubSection Display
 #Virtual2560 1824
 #EndSubSection
 EndSection


 Est ce que quelqu'un / une à cette carte et fait du bureau étendu ou a
 une piste de config
 ps en mode graphique le panneau de config vidéo voit un seul et unique
 écran meme quand ce dernier est en fonction et marche en clone

 merci d'avance

 philippe

 

 bonjour,

   
bonjour
 serait il possible de modifier le niveau de couleur  et de le passer à 16
   
je vais essayer
merci
 slt
 bernard

   
philippe




signature.asc
Description: OpenPGP digital signature


Re: Bureau étendu avec une carte vidé o intel

2009-09-13 Thread webmaster
bernard.schoenac...@free.fr a écrit :
 Selon webmaster webmas...@worm-fr.com:

   
 Bonjour à tous,
 J'ai un souci de configuartion xorg pour obtenir un bureau étendu
 Je n'arrive pas à paramétrer correctement xorg pour avoir ce bureau étendu
 je suis sous debian SID le pc est un tosh protege M800
 Jai une carte vidéo intel : Mobile 4 Series Chipset Integrated Graphics
 Controller

  = lshw -c Video
   *-display:0 UNCLAIMED
description: VGA compatible controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: p...@:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f400-f43f
 memory:d000-dfff(prefetchable) ioport:1800(size=8)
   *-display:1 UNCLAIMED
description: Display controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: p...@:00:02.1
version: 07
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:f440-f44f

 j'ai les modules suivant  :

 uvcvideo   56700  0
 videodev   36768  1 uvcvideo
 v4l1_compat12932  2 uvcvideo,videodev
 v4l2_compat_ioctl32 9312  1 videodev
 video  21884  1 i915
 output  3472  1 video
 thermal_sys16448  4 processor,video,thermal,fan


 je suis revenu à un xorg de base :

 Section ServerLayout
 Identifier Layout0
 Screen  0  Screen0 0 0
 InputDeviceKeyboard0 CoreKeyboard
 InputDeviceMouse0 CorePointer
 EndSection

 Section Files
 EndSection

 Section Module
 Load   dbe
 Load   extmod
 Load   type1
 Load   freetype
 Load   glx
 EndSection

 Section ServerFlags
 Option Xinerama 0
 EndSection

 Section InputDevice

 # generated from default
 Identifier Mouse0
 Driver mouse
 Option Protocol auto
 Option Device /dev/psaux
 Option Emulate3Buttons no
 Option ZAxisMapping 4 5
 EndSection

 Section InputDevice

 # generated from default
 Identifier Keyboard0
 Driver kbd
 EndSection

 Section Monitor
 Identifier Monitor0
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection


 Section Monitor
 Identifier Monitor1
 VendorName Unknown
 ModelName  DELL E198FP
 HorizSync   31.0 - 80.0
 VertRefresh 56.0 - 75.0
 Option DPMS
 EndSection

 Section Screen

 Identifier Screen0
 Device Device0
 MonitorMonitor0
 DefaultDepth24
 Option TwinView 1
 Option TwinViewXineramaInfoOrder DFP-0
 #   Option metamodes CRT: 1280x800 +1280+0, DFP:
 nvidia-auto-select +0+0
 #SubSection Display
 #Viewport0 0
 #Depth   24
 #Modes   1280x800 800X600
 #EndSubSection
 SubSection Display
 Viewport0 0
 Depth   24
 Modes   1280x800 800X600
 EndSubSection
 #SubSection Display
 #Virtual2560 1824
 #EndSubSection
 EndSection


 Est ce que quelqu'un / une à cette carte et fait du bureau étendu ou a
 une piste de config
 ps en mode graphique le panneau de config vidéo voit un seul et unique
 écran meme quand ce dernier est en fonction et marche en clone

 merci d'avance

 philippe

 

 bonjour
   
= bonsoir,
 serait il possible de modifier le niveau de couleur  et de le passer à 16
   
= je viens d'essayer avec 16 couleurs celà n'est pas mieux
 slt
= Bonne soirée
 bernard
   
philippe

   




signature.asc
Description: OpenPGP digital signature


audacity est incomplet

2009-09-13 Thread suchod

Bonsoir a toutes et a tous

je suis sous Lenny.   Pour enregistrer des flots de radios web j ai installé
via Synaptic audacity
l'enregistrement (bouton rouge ad hoc) refuse tout service.  En cherchant
a gauche à droite je finis par trouver un début de réponse:

il existe une zone dite audacity mixer toolbar qui doit 
comporter un
menu déroulant dans lequel il faut cocher Wave out  ou 
Stereo Mix


Dans mon audacity ce menu déroulant n existe pas.  Après de longs errements
quelqu'un explique que lorsque cela se produit il faut comprendre que le 
chip
n est pas reconnu par audacity et donc voir du cote du pilote.  Mais 
quelqu'un

d'autre parle d'une non connection entre les flux passant par gdm et leur
reconnaissance par audacity ???

Par ailleurs mon son semble marcher parfaitement dans de nombreuses
applications et de plus,  depuis que j'ai reussi (grace aux habitants de 
la debian-user-french liste)

a installer flashplayer 10 tout  le son marche excellemment

toute idée est la bienvenue.
merci par avance
cordialement
jerome


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

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



Re: audacity est incomplet

2009-09-13 Thread humbert . olivier . 1
Salut,
Tu peux peut être essayer de l'installer à la main
http://audacity.sourceforge.net/download/source
++
Olivier

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

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



Re: QEMU et émulation de carte VGA standard

2009-09-13 Thread Samy Mezani

le 12/09/2009 10:57, Daniel Huhardeaux a écrit:


Samy Mezani a écrit :

Bonjour,

Bonjour


Je viens d'installer une Sid (amd64).

En testant Qemu, je me suis rendu compte que l'option -vga std, pour 
émuler une carte VGA standard, pose problème dans mon système invité. 
Celui-ci (Win XP...) ne semble pas reconnaître cette carte et reste 
coincé dans une résolution 800x600x4 ! Avec la carte Cirrus émulée 
(option -vga cirrus), j'obtiens une résolution normale pour cette 
carte de 1024x768. Bon, en même temps, c'est pas gravissime, mais pas 
pratique pour moi.


Ce problème ne se pose pas avec la même option sur Ubuntu Jaunty (x86) 
par exemple, ou là j'obtiens avec -vga std une résolution 
1280x800x24 sur mon système invité, idéale pour mon portable.
Au démarrage en VGA standard le pilote VGA n'est pas trouvé, l'OS 
virtualisé se règle en 800x600. A partir de là, en cliquant sur 
propriété, je peux mettre la définition que je veux jusqu'à 2560x1600


Je suis en SID Amd64 également. Le problème doit être autre. Vgabios est 
en 0.6c-1 comme vous.




Bonjour,
Merci mais j'avais déjà essayé de régler la résolution dans le système 
invité mais :
- avec la version vgabios 0.6c-1 de Sid, blocage en 640x480x4 sans 
possibilité de modif, carte non reconnue
- avec la version 0.6b-1 d'Ubuntu Jaunty, copiée pour voir dans 
/usr/share/qemu, possibilité de choisir une résolution plus élevée mais 
impossible de l'appliquer, le système invité reste en 640x480x4.
J'en déduis que ce paquet être peut-être responsable, mais pour 
l'instant je sèche sur la solution.

Samy


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

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



Re: Freeze de Debian au démarrage en domU

2009-09-13 Thread .:: Alfred Sawaya ::.
Bonsoir,

Je n'utilise pas les xen-tools mais je fais le debootstrap moi-même. Je
vais essayer avec les xen-tools.

Mais si quelqu'un a la réponse sans, je suis preneur !

Merci

Alexis de BRUYN a écrit :
 .:: Alfred Sawaya ::. wrote:
  Bonjour,

 Bonsoir Alfred,

  Mais le domU freeze au runlevel 4 après le lancement de cron :

 Rajoute dans ton fichier de configuration /etc/xen-tools/xen-tools.conf :
 serial_device = hvc0

 Et lorsque tu crées ta DomU (xen-create-image) ajoute le rôle udev :
 --role=udev



-- 


 --
|
.:: Alfred Sawaya ::.
|
  --

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

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



Re: QEMU et émulation de carte VGA standard

2009-09-13 Thread Daniel Huhardeaux

Samy Mezani a écrit :

[...]
Merci mais j'avais déjà essayé de régler la résolution dans le système 
invité mais :
- avec la version vgabios 0.6c-1 de Sid, blocage en 640x480x4 sans 
possibilité de modif, carte non reconnue
- avec la version 0.6b-1 d'Ubuntu Jaunty, copiée pour voir dans 
/usr/share/qemu, possibilité de choisir une résolution plus élevée 
mais impossible de l'appliquer, le système invité reste en 640x480x4.
J'en déduis que ce paquet être peut-être responsable, mais pour 
l'instant je sèche sur la solution.
Oui, j'ai bien compris. Mais étant moi même dans la même version que 
vous je doute que le paquet soit reponsable. J'utilise kvm et non qemu, 
peut être que ...

--
Daniel

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

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



Re: QEMU et émulation de carte VGA standard

2009-09-13 Thread Samy Mezani

le 13/09/2009 21:05, Daniel Huhardeaux a écrit:


Samy Mezani a écrit :

[...]
Merci mais j'avais déjà essayé de régler la résolution dans le système 
invité mais :
- avec la version vgabios 0.6c-1 de Sid, blocage en 640x480x4 sans 
possibilité de modif, carte non reconnue
- avec la version 0.6b-1 d'Ubuntu Jaunty, copiée pour voir dans 
/usr/share/qemu, possibilité de choisir une résolution plus élevée 
mais impossible de l'appliquer, le système invité reste en 640x480x4.
J'en déduis que ce paquet être peut-être responsable, mais pour 
l'instant je sèche sur la solution.
Oui, j'ai bien compris. Mais étant moi même dans la même version que 
vous je doute que le paquet soit reponsable. J'utilise kvm et non qemu, 
peut être que ...


J'ai répondu un peu vite, désolé. Le paquet vgabios ne peut être 
responsable puisqu'avec celui d'Ubuntu le problème reste entier.
Sans doute voir du côté de Qemu effectivement. Dommage que mon 
processeur ne me permette pas d'utiliser kvm...

Merci
Samy


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

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



New year 2010 !

2009-09-13 Thread Hicham GMIRA

Hello everybody
For years COMFORT PLUS's Eve celebration in the desert to the delight many 
families and many friends. True to his spirit and his philosophy, COMFORT PLUS 
invites you to share this event. And to enjoy the exception
A tour of 08 days, full of discovery and change of scenery ... ...
From Tuesday, December 29, 2009 to Tuesday 05 January 2010

Welcome to Wonderland !
Note: limited seating

Hicham GMIRA
Manager

COMFORT PLUS MOROCCO
Phone/Fax : 00 212 5 24 43 20 99
Mobile: 00 212 6 61 18 10 64
Link :
http://reveillon2007.blog4ever.com/blog/lire-article-73016-1418857-the_programm_of_the_tour_.html

Adress:
Place de la liberté-centre commercial El Berdai N°8
Marrakech-MAROC

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

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



Re: QEMU et émulation de carte VGA standard

2009-09-13 Thread Samy Mezani



le 13/09/2009 21:12, Samy Mezani a écrit:


le 13/09/2009 21:05, Daniel Huhardeaux a écrit:


Samy Mezani a écrit :

[...]
Merci mais j'avais déjà essayé de régler la résolution dans le 
système invité mais :
- avec la version vgabios 0.6c-1 de Sid, blocage en 640x480x4 sans 
possibilité de modif, carte non reconnue
- avec la version 0.6b-1 d'Ubuntu Jaunty, copiée pour voir dans 
/usr/share/qemu, possibilité de choisir une résolution plus élevée 
mais impossible de l'appliquer, le système invité reste en 640x480x4.
J'en déduis que ce paquet être peut-être responsable, mais pour 
l'instant je sèche sur la solution.
Oui, j'ai bien compris. Mais étant moi même dans la même version que 
vous je doute que le paquet soit reponsable. J'utilise kvm et non 
qemu, peut être que ...


J'ai répondu un peu vite, désolé. Le paquet vgabios ne peut être 
responsable puisqu'avec celui d'Ubuntu le problème reste entier.
Sans doute voir du côté de Qemu effectivement. Dommage que mon 
processeur ne me permette pas d'utiliser kvm...

Merci
Samy




J'ai trouvé une solution pas très propre qui règle le problème 
temporairement.
J'ai récupéré de ma Ubuntu, /usr/share/bochs/BIOS-qemu-latest issu du 
paquet bochsbios.

Ça marche impeccable.
Donc un problème dû au paquet bochsbios sans aucun doute !
Samy


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

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



Re: Problema raro con x.org y bluetooth

2009-09-13 Thread Fernando A. Lagos B.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ricardo Marcelo Alvarez wrote:
 Hola,

Buenas

 
 Acabo de adquirir una Dell inspiron 1545, el chipset de video es intel el que 
 viene integrado en la placa, la pantalla es widescreen, de 1366x768 el 
 administrador de ventanas es icewm, he configurado el x.org y funciona 
 correctamente aunque ocurre algo raro, paso a detallar a ver si se entiende
 
 1) enciendo la maquina me logueo ejecuto startx y arranca lo mas bien y el 
 icewm ocupa todo el ancho.
 
 2) Salgo de las X
 
 3) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm no 
 ocupa todo el ancho sino unos 3 o 4 centimetros menos (se come la franja del 
 extremo derecho),
 
 4) Salgo de las X
 
 5) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 7 
 o 8 centimetros menos (se come la franja del extremo derecho),
 
 6) Salgo de las X
 
 7) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 
 11 o 12 centimetros menos (se come la franja del extremo derecho),
 
 8) Salgo de las X
 
 9) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 
 15 o 16 centimetros menos (se come la franja del extremo derecho),
 
 8) Salgo de las X
 
 9) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm vuelve 
 al estado del punto 3) tiene 3 o 4 centimetros menos (se come la franja del 
 extremo derecho),
 
 Luego aleatoriamente cada vez que arranco las X el ancho varia en diferentes 
 medidas.
 
 Para que ocupe todo el ancho debo reiniciar la maquina y la primera vez que 
 arranco las X funciona todo correctamente.
 
 Estoy usando debian lenny con los backports y el kernel es el 
 2.6.30-bpo.1-amd64 (la distro es amd64)
 
 Alguien sabe que puede estar pasando.

Configuraste tu, manualmente, el Xorg ? ¿Que te dice el log de Xorg?

 
 
 Otra consulta el chipset bluetooth es el Broadcom BCM2046B1, alguien sabe si 
 esta soportado, por que con el kdebluetooth no logro conectarlo con el 
 telefono, ni siquiera detecta nada.
 
 
 Gracias de antemano y saludos.

saludos

 
 
 


- --
Fernando A. Lagos Berardi - Zerial
Desarrollador y Programador Web
Seguridad Informatica
Linux User #382319
Blog: http://blog.zerial.org
Skype: erzerial
Jabber: zer...@jabberes.org
GTalk  MSN: ferna...@zerial.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqsnK8ACgkQIP17Kywx9JTTCgCdHnQELAfmHY+C0ML8NRDS1FNd
zkYAnjLAdLOUZP/A/j52stBb0zX985Uj
=f7J3
-END PGP SIGNATURE-


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



Re: Problema raro con x.org y bluetooth SOLUCIONADO x.org

2009-09-13 Thread Ricardo Marcelo Alvarez
On Sun, 13 Sep 2009 03:18:08 -0400
Fernando A. Lagos B. ferna...@zerial.org wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Ricardo Marcelo Alvarez wrote:
  Hola,
 
 Buenas
 
  
  Acabo de adquirir una Dell inspiron 1545, el chipset de video es intel el 
  que viene integrado en la placa, la pantalla es widescreen, de 1366x768 el 
  administrador de ventanas es icewm, he configurado el x.org y funciona 
  correctamente aunque ocurre algo raro, paso a detallar a ver si se entiende
  
  1) enciendo la maquina me logueo ejecuto startx y arranca lo mas bien y el 
  icewm ocupa todo el ancho.
  
  2) Salgo de las X
  
  3) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm no 
  ocupa todo el ancho sino unos 3 o 4 centimetros menos (se come la franja 
  del extremo derecho),
  
  4) Salgo de las X
  
  5) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 
  7 o 8 centimetros menos (se come la franja del extremo derecho),
  
  6) Salgo de las X
  
  7) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 
  11 o 12 centimetros menos (se come la franja del extremo derecho),
  
  8) Salgo de las X
  
  9) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm tiene 
  15 o 16 centimetros menos (se come la franja del extremo derecho),
  
  8) Salgo de las X
  
  9) vuelvo a ejecutar startx y las X arrancan bien pero ahora el icewm 
  vuelve al estado del punto 3) tiene 3 o 4 centimetros menos (se come la 
  franja del extremo derecho),
  
  Luego aleatoriamente cada vez que arranco las X el ancho varia en 
  diferentes medidas.
  
  Para que ocupe todo el ancho debo reiniciar la maquina y la primera vez que 
  arranco las X funciona todo correctamente.
  
  Estoy usando debian lenny con los backports y el kernel es el 
  2.6.30-bpo.1-amd64 (la distro es amd64)
  
  Alguien sabe que puede estar pasando.
 
 Configuraste tu, manualmente, el Xorg ? ¿Que te dice el log de Xorg?
 

La configure manualmente, encontre esta solucion 

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#xorg.conf

Me faltaba agregar dos monitores mas el de VGA y el de TV (Aunque la maquina no 
tiene este conector, internamente la placa lo tiene)

Section Device
Identifier  Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller
Driver  intel
BusID   PCI:0:2:0
Option  monitor-VGA  VGA
Option  monitor-LVCD LVCD
Option  monitor-TV   TV
EndSection

Section Monitor
Identifier  VGA
Option Ignore true
EndSection

Section Monitor
Identifier  LVCD
Option  DPMS
EndSection

Section Monitor
Identifier  TV
Option  Ignore true
EndSection

Y asi parece funcionar.

Lo que todavia no pude hacer funcionar es el bluetooth.

Gracias y saludos.


  
  
  Otra consulta el chipset bluetooth es el Broadcom BCM2046B1, alguien sabe 
  si esta soportado, por que con el kdebluetooth no logro conectarlo con el 
  telefono, ni siquiera detecta nada.
  
  
  Gracias de antemano y saludos.
 
 saludos
 
  
  
  
 
 
 - --
 Fernando A. Lagos Berardi - Zerial
 Desarrollador y Programador Web
 Seguridad Informatica
 Linux User #382319
 Blog: http://blog.zerial.org
 Skype: erzerial
 Jabber: zer...@jabberes.org
 GTalk  MSN: ferna...@zerial.org
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAkqsnK8ACgkQIP17Kywx9JTTCgCdHnQELAfmHY+C0ML8NRDS1FNd
 zkYAnjLAdLOUZP/A/j52stBb0zX985Uj
 =f7J3
 -END PGP SIGNATURE-
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 


-- 
Ricardo Marcelo Alvarez desarrollador de GNUPanel
Panel de control de hosting GPL para debian
GPL hosting control panel for Debian
http://www.gnupanel.org
__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


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



Re: [OT] Cuba libera el acceso a internet

2009-09-13 Thread Victor H De la Luz
2009/9/12 l.h.leyva liu...@fts.vcl.sld.cu:
 El vie, 11-09-2009 a las 17:49 -0400, Fernando A. Lagos B. escribió:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hasta hace un par de dias, en cuba no existia el acceso a internet, sino
 a intranets. Sitios filtrados y seleccionados por el gobierno, quien le
 decia a las personas donde pueden ingresar o donde no. Hace un par de
 minutos me entero de la noticia de que cuba ha eliminado esta
 restriccion y que los cubanos tendran acceso LIBRE a internet, sin
 filtros, sin navegar por una intranet ...

 Les dejo el link de la noticia:
 http://www.bbc.co.uk/mundo/america_latina/2009/09/090911_1541_cuba_acceso_internet_jrg.shtml


 Saludos,
 - --
 Fernando A. Lagos Berardi - Zerial
 Desarrollador y Programador Web
 Seguridad Informatica
 Linux User #382319
 Blog: http://blog.zerial.org
 Skype: erzerial
 Jabber: zer...@jabberes.org
 GTalk  MSN: ferna...@zerial.org

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkqqxfEACgkQIP17Kywx9JQHcwCgkrE1mLKCStZZXPV3dPAYJfxG
 3iYAniw9s39qo5jkT46vHeyYvlnwnE9q
 =04rs
 -END PGP SIGNATURE-


 voy a tratar de leer esa noticia, pero ayer donde voy a realizar
 búsquedas a los profesores que están en maestría acá, las restricciones
 aumentaron un doble, ahora se puede navegar por internet, hay una cuota
 asignada de 400mb, significa media hora de conexión, a los usuarios
 sigue limitada la velocidad a 5kb, no se puede utilizar gestores de
 descargas, los pdf con mas 10mb se reinicia la conexión y no los deja
 bajar, es una gran odisea, no se bloquean dominios por los EE.UU, pero
 acá si los bloquean, y es relativamente lo mismo, asimismo restringen
 palabras, que cuando las colocas en cualquier gestor de search, te niega
 el acceso, y no se puede un ejemplo “ alfabetizacion informacionl”, no
 se hay de malo en buscar sobre esta expresión, claro hay sectores que
 van a estar más favorecidos que otro, en este sentido, pero ahora mismo
 estoy pasando el doble de trabajo para satisfacer una necesidad de
 información que el curso pasado, mucha mejora en los cables pero en la
 práctica la verdad se da otra cosa.

 *Gracias al colega, si no publicas la noticia, no me entero, y soy de
 los que vive y muere con la prensa y con la radio nacional.

 sld2
 --
 liuber's
 (o-
 //\  Debian
 V_/_  Lenny
 the quieter you become, the more you are able to hear



 --

 Este mensaje le ha llegado mediante el servicio de correo electronico que 
 ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
 Nacional de Salud. La persona que envia este correo asume el compromiso de 
 usar el servicio a tales fines y cumplir con las regulaciones establecidas

 Infomed: http://www.sld.cu/


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



Seria interesante escuchar mas experiencias en este sentido. La lista
de correo se ha vuelto una muy buena herramienta de intercambio de
información.

Espero sus comentarios sobre este tema y espero que la autocensura no
sea un impedimento psicologico...

-- 
ItZtLi


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



[OT] Feliz dia del programador

2009-09-13 Thread Fernando A. Lagos B.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Buenas!

Hoy es 13 de septiembre, corresponde al dia numero 256 del año y es el
día del programador.
http://www.programmerday.info/

Feliz dia a todos los c0d3rs!

- --
Fernando A. Lagos Berardi - Zerial
Desarrollador y Programador Web
Seguridad Informatica
Linux User #382319
Blog: http://blog.zerial.org
Skype: erzerial
Jabber: zer...@jabberes.org
GTalk  MSN: ferna...@zerial.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqtCMEACgkQIP17Kywx9JTmNwCdEGUZ+NK8qctJEBlJTX2c0QeZ
mL8An0Fwt2Z3PcMX4B4jyFFhz958gd4j
=hxJs
-END PGP SIGNATURE-


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



Re: [OT] Feliz dia del programador

2009-09-13 Thread serpeanetto

Fernando A. Lagos B. wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Buenas!

Hoy es 13 de septiembre, corresponde al dia numero 256 del año y es el
día del programador.
http://www.programmerday.info/

Feliz dia a todos los c0d3rs!

- --
Fernando A. Lagos Berardi - Zerial
Desarrollador y Programador Web
Seguridad Informatica
Linux User #382319
Blog: http://blog.zerial.org
Skype: erzerial
Jabber: zer...@jabberes.org
GTalk  MSN: ferna...@zerial.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqtCMEACgkQIP17Kywx9JTmNwCdEGUZ+NK8qctJEBlJTX2c0QeZ
mL8An0Fwt2Z3PcMX4B4jyFFhz958gd4j
=hxJs
-END PGP SIGNATURE-


  
AH! Entonces muchas 01110001111100101 para todos los que piensan en 
binario y gracias por lo que hacen. Son verdaderamente admirables.


--
Sergio Bessopeanetto
Buenos Aires. Argentina
skype: sergio.bess
jabber: sergio.b...@jabber.org
msn: sergieb...@hotmail.com


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



Re: [OT] Feliz dia del programador

2009-09-13 Thread haldrik
El día 13 de septiembre de 2009 07:26, serpeanetto
serpeane...@yahoo.com escribió:
 Fernando A. Lagos B. wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Buenas!

 Hoy es 13 de septiembre, corresponde al dia numero 256 del año y es el
 día del programador.
 http://www.programmerday.info/

 Feliz dia a todos los c0d3rs!

 - --
 Fernando A. Lagos Berardi - Zerial
 Desarrollador y Programador Web
 Seguridad Informatica
 Linux User #382319
 Blog: http://blog.zerial.org
 Skype: erzerial
 Jabber: zer...@jabberes.org
 GTalk  MSN: ferna...@zerial.org

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkqtCMEACgkQIP17Kywx9JTmNwCdEGUZ+NK8qctJEBlJTX2c0QeZ
 mL8An0Fwt2Z3PcMX4B4jyFFhz958gd4j
 =hxJs
 -END PGP SIGNATURE-




 AH! Entonces muchas 01110001111100101 para todos los que piensan en
 binario y gracias por lo que hacen. Son verdaderamente admirables.

 --
 Sergio Bessopeanetto
 Buenos Aires. Argentina
 skype: sergio.bess
 jabber: sergio.b...@jabber.org
 msn: sergieb...@hotmail.com

Gracias, gracias, gracias, ha sido un honor.
-- 
LARGA VIDA Y PODEROSA.


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



OT - router d-link modelo wbr-1310???

2009-09-13 Thread Leonel Hernández Grandela
Hola amigos como dice el asunto de mi duda es que quiero ver si me 
compro un [ router d-link modelo wbr-1310 ] y el problema está es que he 
andado ya muchos sitios  en internet y ninguno en las especificaciones 
tecnicas me dice el alcance maximo de este dicho router con o sin 
objetos en medio de la conexion, ya sea paredes arboles ect ect, pues me 
gustaria saber ese detalle antes de decidirme a comprar alguien em 
ayuda? con el tema


Gracias de antemano ;) ..

--

Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/


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



Re: OT - router d-link modelo wbr-1310???

2009-09-13 Thread Felix Perez
El día 13 de septiembre de 2009 12:28, Leonel Hernández Grandela
maxpa...@filialfcm.ssp.sld.cu escribió:
 Hola amigos como dice el asunto de mi duda es que quiero ver si me compro un
 [ router d-link modelo wbr-1310 ] y el problema está es que he andado ya
 muchos sitios  en internet y ninguno en las especificaciones tecnicas me
 dice el alcance maximo de este dicho router con o sin objetos en medio de la
 conexion, ya sea paredes arboles ect ect, pues me gustaria saber ese detalle
 antes de decidirme a comprar alguien em ayuda? con el tema


es un tema que ya muchos fabricantes evitan señalar porque existen
muchas variables que afectan la calidad de la señal, desde la calidad
de la antena hasta la calidad de la tarjeta de red o de su driver,
pasando por líneas eléctricas, motores, teléfonos celulares,
inalambricos, radio y televisíon, monitores, motores, luces
fluorescentes, paredes, estructuras metálicas, y un largo etcetera.
recuerdo que los router del tipo caseros, supuestamente tienen un
alcance indoor de 100 mts y outdoor de 400 mts, pero nunca logrado
alcanzar esta distancias, de echo puedes tener el router en una
habitación y en la habitación contigua la señal se pierde.

Como te repito debes considerar una cantidad considerable de variables
para lograr una cobertura amplia.

Saludos
-- 
usuario linux  #274354
normas de la lista: http://wiki.debian.org/NormasLista


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



[ OT] 19 de Septiembre Día del Software Libre([FSF] Software Freedom Day)- Evento en La Elipa, Madrid

2009-09-13 Thread Julian Daich
Hola a todos,

Organizan en Madird un maratón hacker de 5+ hs con fiesta de instalación
y resolución de problemas para principiantes =)

Saludos,

Julián

- Mensaje reenviado 
De: Hack Drag h4ckd...@gmail.com
Para: Lista del h4cKDr4g li...@h4ckdr4g.net
Asunto: Software Freedom Day/ h4cKDr4g
Fecha: Sat, 12 Sep 2009 15:55:21 +0200

http://softwarefreedomday.org/teams/europe/spain/madrid/h4ckdr4g?action=show

;-)

HD
-- 
Julian Daich julia...@gmail.com


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



Re: [ OT] 19 de Septiembre Día del Software Libre([FSF] Software Freedom Day)- Eve nto en La Elipa, Madrid

2009-09-13 Thread Fernando A. Lagos B.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Julian Daich wrote:
 Hola a todos,
 

hola

 Organizan en Madird un maratón hacker de 5+ hs con fiesta de instalación
 y resolución de problemas para principiantes =)

que es una maraton de hackers?

Se van a levantar de sus asientos y comenzaran a correr?

 
 Saludos,

saludos

 
 Julián
 
 - Mensaje reenviado 
 De: Hack Drag h4ckd...@gmail.com
 Para: Lista del h4cKDr4g li...@h4ckdr4g.net
 Asunto: Software Freedom Day/ h4cKDr4g
 Fecha: Sat, 12 Sep 2009 15:55:21 +0200
 
 http://softwarefreedomday.org/teams/europe/spain/madrid/h4ckdr4g?action=show
 
 ;-)
 
 HD


- --
Fernando A. Lagos Berardi - Zerial
Desarrollador y Programador Web
Seguridad Informatica
Linux User #382319
Blog: http://blog.zerial.org
Skype: erzerial
Jabber: zer...@jabberes.org
GTalk  MSN: ferna...@zerial.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqtR7sACgkQIP17Kywx9JTu+ACglGPBFTNaLOEEiJRiizElEiWy
6OgAnRI0gazkYjq55hP+JLIm9I/8qx6b
=Xl7s
-END PGP SIGNATURE-


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



Re: [ OT] 19 de Septiembre Día del Software Libre([FSF] Software Freedom Day)- Evento en La Elipa, Madrid

2009-09-13 Thread Julian Daich
El dom, 13-09-2009 a las 15:27 -0400, Fernando A. Lagos B. escribió:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Julian Daich wrote:
  Hola a todos,
  
 
 hola
 
¡ Hola Fernando!

  Organizan en Madird un maratón hacker de 5+ hs con fiesta de instalación
  y resolución de problemas para principiantes =)
 
 que es una maraton de hackers?
 
 Maratón Hacker. Abre el enlace.-

 Se van a levantar de sus asientos y comenzaran a correr?
 

No se si habrá sillas, lo que me han confirmado es conexión a Internet,
proyector, charlas, música y comida...

Respuestas al privado. Esto está marcado como fuera de tema[ OT]

Gracias,

Julián
  
  Saludos,
 
 saludos
 
  
  Julián
  
  - Mensaje reenviado 
  De: Hack Drag h4ckd...@gmail.com
  Para: Lista del h4cKDr4g li...@h4ckdr4g.net
  Asunto: Software Freedom Day/ h4cKDr4g
  Fecha: Sat, 12 Sep 2009 15:55:21 +0200
  
  http://softwarefreedomday.org/teams/europe/spain/madrid/h4ckdr4g?action=show
  
  ;-)
  
  HD
 
 
 - --
 Fernando A. Lagos Berardi - Zerial
 Desarrollador y Programador Web
 Seguridad Informatica
 Linux User #382319
 Blog: http://blog.zerial.org
 Skype: erzerial
 Jabber: zer...@jabberes.org
 GTalk  MSN: ferna...@zerial.org
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAkqtR7sACgkQIP17Kywx9JTu+ACglGPBFTNaLOEEiJRiizElEiWy
 6OgAnRI0gazkYjq55hP+JLIm9I/8qx6b
 =Xl7s
 -END PGP SIGNATURE-
 
 
-- 
Julian Daich julia...@gmail.com


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



Re: Mudandome de casa

2009-09-13 Thread Sylvia Sánchez
El 10 de septiembre de 2009 18:40, angel  escribió:

  Lo borroso evoluciona con el
  tiempo, se ve mejor de mañana y peor de tarde.

 ¿Podria sea que sencillamente tu monitor sea muy viejo y toque cambiarlo?
 Igual está al borde de la muerte...

 Saludos.


 --



¡Hola!  Les cuento que conseguí arreglar un poco el monitor desarmándolo y
(con mucho cuidado) girando las perillitas del flyback.  De allí, he sacado
dos conclusiones:  1)  No soy la primera que toquetea allí, el brillo está
excesivo y así quedó.  2) Como tratando de solucionar el brillo me quedé con
la pantalla toda negra, lo dejé así como estaba.  Al menos se distingue y se
puede leer, que es lo principal.
En cualquier caso, sí, el monitor precisa que lo cambien y en cuanto pueda
lo haré.

La parte de las X.org todavía está pendiente.  Voy a fijarme que tengo allí
postearlo.  Disculpen si he demorado pero es que me conecto desde un cyber.


Saludos y Muchas gracias
Sylvia


Re: PIdgin + Gmail algun problema???

2009-09-13 Thread Angel Claudio Alvarez
El sáb, 12-09-2009 a las 10:52 -0400, Leonel Hernández Grandela
escribió:
 Damian Fossi wrote:
  2009/9/9 Leonel Hernández Grandela maxpa...@filialfcm.ssp.sld.cu:

  Hola Gente como dice el nombre el hilo me gustaría saber si el gmail tiene
  algún problema que no me deja conectar a través de pidgin ando usando la
  versión del *Pidgin 2.6.1 esa es la k ando usando* muchas gracias :) ...
  
 
  Es posible, por algo salió la 2.6.2
 
  Saludos,
 
  [1] http://www.pidgin.im/download/source/
 

 ya tengo instalada esa nueva version y aun nada :( el mismo royo ... 
 alguien aporta algo mas !! alguna sugerencia nueva !!
 
hace un telnet al puerto de conexion, si no te contesta te estan
filtrando
 --
 
 Este mensaje le ha llegado mediante el servicio de correo electronico que 
 ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
 Nacional de Salud. La persona que envia este correo asume el compromiso de 
 usar el servicio a tales fines y cumplir con las regulaciones establecidas
 
 Infomed: http://www.sld.cu/
 
 


signature.asc
Description: Esta parte del mensaje está firmada digitalmente


Internet atascada según los sitios

2009-09-13 Thread Sylvia Sánchez
¡Hola!  Bueno, les hago esta consulta sobre internet.  Yo vivo en
Montevideo, Uruguay  (en el Cono Sur, para el que no lo sepa)  y hoy en casa
de un amigo que también usa Debian tuvimos una sorpresa:  ¡Internet no
anda!  O anda a medias.  Google Uruguay y un par más de sitios funcionan
pero otros como Yahoo  (de cualquier origen),  Taringa y Wikipedia no.  La
internet se la pusieron hoy y yo fui a su casa para ayudarlo por si el
técnico de la compañía se ponía espeso.  Ahora, mi pregunta es la siguiente,
este atasco selectivo de internet  ¿se debe a algún problema de la propia
red o puede ser algún tema de configuración?   El muchacho es muy nuevo en
esto, hasta hace poquito usaba Windows.  Lo menciono porque tal vez haya
habido algún tema con la configuración de red que hizo mal.  Si es así, la
culpa es mía porque he olvidado cómo se configura la internet desde Debian.


Bueno, un abrazo a todos y disculpen lo largo del mail.

Sylvia


Re: Internet atascada según los sitios

2009-09-13 Thread Excalibur
El dom, 13-09-2009 a las 21:40 -0300, Sylvia Sánchez escribió:
 
 ¡Hola!  Bueno, les hago esta consulta sobre internet.  Yo vivo en
 Montevideo, Uruguay  (en el Cono Sur, para el que no lo sepa)  y hoy
 en casa de un amigo que también usa Debian tuvimos una sorpresa:
 ¡Internet no anda!  O anda a medias.  Google Uruguay y un par más de
 sitios funcionan pero otros como Yahoo  (de cualquier origen),
 Taringa y Wikipedia no.  La internet se la pusieron hoy y yo fui a su
 casa para ayudarlo por si el técnico de la compañía se ponía espeso.
 Ahora, mi pregunta es la siguiente, este atasco selectivo de internet
 ¿se debe a algún problema de la propia red o puede ser algún tema de
 configuración?   El muchacho es muy nuevo en esto, hasta hace poquito
 usaba Windows.  Lo menciono porque tal vez haya habido algún tema con
 la configuración de red que hizo mal.  Si es así, la culpa es mía
 porque he olvidado cómo se configura la internet desde Debian.
 
 
 Bueno, un abrazo a todos y disculpen lo largo del mail.
 
 Sylvia

Buenas!

Pregunta: Llamaste al isp a ver si el problema viene de ahi? Probaste
con otro SO a ver si hace lo mismo? Desde otro lugar con el mismo isp?
Así al vuelo se me ocurre que puede ser un problema de dns.
Mientras respondes a esas preguntas pega acá el network/interfaces y
resolv.conf.

Salutes.

-- 
---
1 hora de banda ancha para bajar tus paquetes .deb, $0,10.
Cd para grabarlos, $2.
Saber que nada en tu pc pertenece a Microsoft, NO TIENE PRECIO!
Existen S.O. que el dinero no puede comprar.
Para el resto, existe Windows!
**
Excalibur - Usuario Linux Registrado #481497
Debian Lenny GNU/Linux 5.0.1
www.debian.org
www.gnu.org/home.es.html
http://es.openoffice.org/


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



Re: Internet atascada según los sitios

2009-09-13 Thread Sylvia Sánchez
El 14 de septiembre de 2009 00:00, Excalibur  escribió:

 El dom, 13-09-2009 a las 21:40 -0300, Sylvia Sánchez escribió:
 
  ¡Hola!  Bueno, les hago esta consulta sobre internet.  Yo vivo en
  Montevideo, Uruguay  (en el Cono Sur, para el que no lo sepa)  y hoy
  en casa de un amigo que también usa Debian tuvimos una sorpresa:
  ¡Internet no anda!  O anda a medias.  Google Uruguay y un par más de
  sitios funcionan pero otros como Yahoo  (de cualquier origen),
  Taringa y Wikipedia no.  La internet se la pusieron hoy y yo fui a su
  casa para ayudarlo por si el técnico de la compañía se ponía espeso.
  Ahora, mi pregunta es la siguiente, este atasco selectivo de internet
  ¿se debe a algún problema de la propia red o puede ser algún tema de
  configuración?   El muchacho es muy nuevo en esto, hasta hace poquito
  usaba Windows.  Lo menciono porque tal vez haya habido algún tema con
  la configuración de red que hizo mal.  Si es así, la culpa es mía
  porque he olvidado cómo se configura la internet desde Debian.
 
 
  Bueno, un abrazo a todos y disculpen lo largo del mail.
 
  Sylvia

 Buenas!

 Pregunta: Llamaste al isp a ver si el problema viene de ahi? Probaste
 con otro SO a ver si hace lo mismo? Desde otro lugar con el mismo isp?
 Así al vuelo se me ocurre que puede ser un problema de dns.
 Mientras respondes a esas preguntas pega acá el network/interfaces y
 resolv.conf.

 Salutes.

 --
 ---
 1 hora de banda ancha para bajar tus paquetes .deb, $0,10.
 Cd para grabarlos, $2.
 Saber que nada en tu pc pertenece a Microsoft, NO TIENE PRECIO!
 Existen S.O. que el dinero no puede comprar.
 Para el resto, existe Windows!
 **
 Excalibur - Usuario Linux Registrado #481497
 Debian Lenny GNU/Linux 5.0.1
 www.debian.org
 www.gnu.org/home.es.html
 http://es.openoffice.org/


 --


¿Dónde encuentro las networks/interfaces y el resolv.conf?
¿Cómo resuelvo los dominios de DNS?  Dicho así suena sencillísimo.

Aparte de eso, agrego un dato antes de marcharme:  no es que anden lentas es
que parecen cargar pero al final no lo hacen.  Un par de veces, en el caso
de Yahoo, me salió un cartelito que decía algo así como que el servidor
había cortado la conexión antes de poder leer ningún dato.  No sé qué dice
el proveedor porque le envié un mail pero aun no me contestó (tengo el
teléfono roto).  No sé qué es un isp.  No tengo a mano otro SO pero puedo
ver de probar quizás con un Knoppix.

Estoy perpleja.

Saludos a todos y Buenas noches
Sylvia


Re: Internet atascada según los sitios

2009-09-13 Thread Excalibur
El lun, 14-09-2009 a las 00:24 -0300, Sylvia Sánchez escribió:
 
 
 El 14 de septiembre de 2009 00:00, Excalibur  escribió:
 El dom, 13-09-2009 a las 21:40 -0300, Sylvia Sánchez escribió:
 
 
  ¡Hola!  Bueno, les hago esta consulta sobre internet.  Yo
 vivo en
  Montevideo, Uruguay  (en el Cono Sur, para el que no lo
 sepa)  y hoy
  en casa de un amigo que también usa Debian tuvimos una
 sorpresa:
  ¡Internet no anda!  O anda a medias.  Google Uruguay y un
 par más de
  sitios funcionan pero otros como Yahoo  (de cualquier
 origen),
  Taringa y Wikipedia no.  La internet se la pusieron hoy y yo
 fui a su
  casa para ayudarlo por si el técnico de la compañía se ponía
 espeso.
  Ahora, mi pregunta es la siguiente, este atasco selectivo de
 internet
  ¿se debe a algún problema de la propia red o puede ser algún
 tema de
  configuración?   El muchacho es muy nuevo en esto, hasta
 hace poquito
  usaba Windows.  Lo menciono porque tal vez haya habido algún
 tema con
  la configuración de red que hizo mal.  Si es así, la culpa
 es mía
  porque he olvidado cómo se configura la internet desde
 Debian.
 
 
  Bueno, un abrazo a todos y disculpen lo largo del mail.
 
  Sylvia
 
 
 Buenas!
 
 Pregunta: Llamaste al isp a ver si el problema viene de ahi?
 Probaste
 con otro SO a ver si hace lo mismo? Desde otro lugar con el
 mismo isp?
 Así al vuelo se me ocurre que puede ser un problema de dns.
 Mientras respondes a esas preguntas pega acá el
 network/interfaces y
 resolv.conf.
 
 Salutes.

 
 
 ¿Dónde encuentro las networks/interfaces y el resolv.conf?
 ¿Cómo resuelvo los dominios de DNS?  Dicho así suena sencillísimo.
 
 Aparte de eso, agrego un dato antes de marcharme:  no es que anden
 lentas es que parecen cargar pero al final no lo hacen.  Un par de
 veces, en el caso de Yahoo, me salió un cartelito que decía algo así
 como que el servidor había cortado la conexión antes de poder leer
 ningún dato.  No sé qué dice el proveedor porque le envié un mail pero
 aun no me contestó (tengo el teléfono roto).  No sé qué es un isp.  No
 tengo a mano otro SO pero puedo ver de probar quizás con un Knoppix.
 
 Estoy perpleja.
 
 
 Saludos a todos y Buenas noches
 Sylvia

Hola Sylvia!

isp = internet service provider (proveedor de servicio de internet).

resolv.conf = archivo de configuración de resolución de nombres de
dominio o dns. Esta acá - /etc/resolv.conf

network/interfaces = archivo de configuración de interfaces de red.
Esta acá - /etc/network/interfaces

PD: de paso (por que se me olvido el detalle) contanos de que manera
esta hecha la conexión? o sea..salís directamente al módem? estas
detrás de algún router? pppoe? De que manera te estas conectando a
internet?

Por ejemplo: mi conexión es mediante un router, entonces mi resolv.conf
es algo así-
domain router
search router
nameserver 200.63.155.217
nameserver 192.168.0.1

Y mi network/interfaces así -
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet dhcp

El resto de configuraciones están echas directamente en el router!!

Saludos!!!

-- 
---
1 hora de banda ancha para bajar tus paquetes .deb, $0,10.
Cd para grabarlos, $2.
Saber que nada en tu pc pertenece a Microsoft, NO TIENE PRECIO!
Existen S.O. que el dinero no puede comprar.
Para el resto, existe Windows!
**
Excalibur - Usuario Linux Registrado #481497
Debian Lenny GNU/Linux 5.0.2
www.debian.org
www.gnu.org/home.es.html
http://es.openoffice.org/


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



Re: Drivers de serialmonkey

2009-09-13 Thread Altair Linux
Veamos, segun he entendido haciendo pruebas, module-assistant funciona en el
caso de usar el kernel que trae por si debian, que no es mi caso. Uso el
kernel 2.6.30


Re: Montar partição NTFS - Problema com WinVista

2009-09-13 Thread Flavio M Matsumoto
Você tem certeza que não é uma falha de hardware? Se for, não sei se tem
muito o que ser feito.

Poderia dar uma olhada no comando:

dmesg|grep sda1

e ver o que diz.

-- 
Prof. Dr. Flávio M. Matsumoto
UFPR - ET - Departamento de Química
Caixa Postal 19050, 81531-990, Curitiba, PR.
Linux user #66569 (http://counter.li.org)

Felipe Cabral escreveu:
 Estou tentando recuperar dados de um HD que continha uma partição ntfs
 com,
 Win Vista, mas não consigo montar a partição nem a pau. Parece que tem
 algum
 tipo de proteção.

 Vendo as partições:
 *# fdisk -l
 Disco /dev/sda: 41.1 GB, 41110142976 bytes
 255 heads, 63 sectors/track, 4998 cylinders
 Units = cilindros of 16065 * 512 = 8225280 bytes
 Disk identifier: 0xd7efd7ef

 Dispositivo Boot Início Fim Blocos Id Sistema
 /dev/sda1 * 1 4997 40138371 7 HPFS ou NTFS (esse é o hd com debian)

 Disco /dev/sdb: 250.0 GB, 250059350016 bytes
 255 heads, 63 sectors/track, 30401 cylinders
 Units = cilindros of 16065 * 512 = 8225280 bytes
 Disk identifier: 0x49e449e4

 Dispositivo Boot Início Fim Blocos Id Sistema
 /dev/sdb1 * 1 10199 81923436 7 HPFS ou NTFS (essa é a partição que não
 monta)[/]
 /dev/sdb2 10200 30400 162264532+ f Win95 (LBA) Partição Extendida
 /dev/sdb5 10200 30400 162264501 7 HPFS ou NTFS*

 Tentei forçar a montagem:

 *# mount -t ntfs-3g /dev/sdb1 /media/sdb2 -o force*
 $MFT has invalid magic.
 Failed to load $MFT: Erro de entrada/saída
 Failed to mount '/dev/sdb1': Erro de entrada/saída
 NTFS is either inconsistent, or you have hardware faults, or you have a
 SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
 then reboot into Windows TWICE. The usage of the /f parameter is very
 important! If you have SoftRAID/FakeRAID then first you must activate
 it and mount a different device under the /dev/mapper/ directory, (e.g.
 /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
 for the details.

 Alguma dica? Não entendi essa mensagem de erro. O que eu poderia fazer
 para
 tentar forçar ainda mais a montagem?




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



Re: Montar partição NTFS - Problema c om WinVista

2009-09-13 Thread Renato S. Yamane

Em 13-09-2009 01:03, Felipe Cabral escreveu:

Vendo as partições:
*# fdisk -l
Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sda1 * 1 4997 40138371 7 HPFS ou NTFS (esse é o hd com debian)


Debian em uma partição NTFS


Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sdb1 * 1 10199 81923436 7 HPFS ou NTFS (essa é a partição que não

Tentei forçar a montagem:

*# mount -t ntfs-3g /dev/sdb1 /media/sdb2 -o force*
$MFT has invalid magic.
Failed to load $MFT: Erro de entrada/saída
Failed to mount '/dev/sdb1': Erro de entrada/saída
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.

Alguma dica? Não entendi essa mensagem de erro. O que eu poderia fazer
para tentar forçar ainda mais a montagem?


Não entendeu?
Mais explícito que isso é impossível!

...NTFS is either inconsistent, or you have hardware faults, or you 
have a SoftRAID/FakeRAID hardware...run chkdsk /f on Windows then reboot 
into Windows TWICE. The usage of the /f parameter is very important...


O que você não entendeu nessa mensagem?

--
Att,
Renato S. Yamane
www.diamondcut.com.br


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



Re: Error 17

2009-09-13 Thread Debiminho
2009/9/12 Rafael Moraes raf...@bsd.com.br:
 Boa noite galera,

 apos instalar o Debian etch a maquina foi reiniciada e apareceu este erro:

 canot mount  selected partition
 error 17

 Foram feitas duas tentativas e continua o mesmo erro.

 alguem sabe dizer pq ocorre isto?

 abraços


Olá Rafael,

Não sei o porquê do erro, mas porque tentas instalar o Etch ? O Lenny
já é estável.

Abraço
Silvino
-- 
debiminho.com


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



Re: Error 17

2009-09-13 Thread Flavio de Paula Antunes
Rafael instalei o Lenny pois é a ultima versão stable do debian...

2009/9/12 Rafael Moraes raf...@bsd.com.br

 Boa noite galera,

 apos instalar o Debian etch a maquina foi reiniciada e apareceu este erro:

 canot mount  selected partition
 error 17

 Foram feitas duas tentativas e continua o mesmo erro.

 alguem sabe dizer pq ocorre isto?

 abraços



Re: Error 17

2009-09-13 Thread Rafael Moraes
Preciso utilizar o kernel 2.6.18-6

tentei utilizar o lenny mas particularmente neste servidor nao deu certo
trabalhar com um kernel mais antigo. Então optei pelo Etch par aconseguir
finalizar.

2009/9/13 Debiminho debimi...@gmail.com

 2009/9/12 Rafael Moraes raf...@bsd.com.br:
  Boa noite galera,
 
  apos instalar o Debian etch a maquina foi reiniciada e apareceu este
 erro:
 
  canot mount  selected partition
  error 17
 
  Foram feitas duas tentativas e continua o mesmo erro.
 
  alguem sabe dizer pq ocorre isto?
 
  abraços
 

 Olá Rafael,

 Não sei o porquê do erro, mas porque tentas instalar o Etch ? O Lenny
 já é estável.

 Abraço
 Silvino
 --
 debiminho.com



Re: Error 17

2009-09-13 Thread Rafael Moraes
Flavio,

eu utilizo o Lenny eu outros, porém preciso de um kernel mais antigo para o
Tproxy.

2009/9/13 Flavio de Paula Antunes flavio.develo...@gmail.com

 Rafael instalei o Lenny pois é a ultima versão stable do debian...

 2009/9/12 Rafael Moraes raf...@bsd.com.br

 Boa noite galera,


 apos instalar o Debian etch a maquina foi reiniciada e apareceu este erro:

 canot mount  selected partition
 error 17

 Foram feitas duas tentativas e continua o mesmo erro.

 alguem sabe dizer pq ocorre isto?

 abraços





Re: Error 17

2009-09-13 Thread Renato S. Yamane

Em 13-09-2009 18:39, Rafael Moraes escreveu:

Preciso utilizar o kernel 2.6.18-6

tentei utilizar o lenny mas particularmente neste servidor nao deu certo
trabalhar com um kernel mais antigo. Então optei pelo Etch par
aconseguir finalizar.


Então utilize o Lenny e compile o kernel 2.6.18.

Mas... Se o tal software que você está querendo utilizar está tão 
defasado assim, tudo indica que ninguém está mantendo ele.


Leve isso em consideração, principalmente porque podem haver falhas de 
segurança.


--
Att,
Renato S. Yamane
www.diamondcut.com.br


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



Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread hadi motamedi
Dear All
Can you please do me favor and let me have the link to download Debian
GNU/Linux Kernel 2.6.8-4-686 iso images to burn CD and then install on my
server ?
Thank you in advance
H.Motamedi


Re: FW: Faster boot by running init.d scripts in parallel

2009-09-13 Thread Andrei Popescu
On Thu,10.Sep.09, 21:09:21, Celejar wrote:
  
  It will enable makefile style concurrency, and run N scripts in
  parallel during boot, where N is the number of CPUs or cores on the
  machine.  This only work when dependency based boot sequencing.  This
 
 So this is pointless on a single core machine?

As someone mentioned on debian-devel, startpar in makefile mode is 
invoked with '-p 4' which means 4 parallel tasks.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: upgrade dependencies of a package

2009-09-13 Thread Andrei Popescu
On Fri,11.Sep.09, 13:11:37, Liviu Andronic wrote:
 Hello,
 
 On 9/11/09, Florian Kulzer florian.kulzer+deb...@icfo.es wrote:
  aptitude -s install '~i~R^package$'
 
   If you like the list of actions that aptitude shows in response to that
   command then you can run it again without -s.
 
   I prefer to use the interactive interface of aptitude if I want to carry
   out such fine-grained changes to my system.
 
 How do I tell aptitude that I prefer testing packages? From what I
 see, it would currently bump everything to sid.
 Liviu

echo 'APT::Default-Release squeeze;'  /etc/apt/apt.conf.d/00local

If you have apt older than 0.7.22 you will have to use testing instead 
of squeeze.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: can I install linux on a logical partition?

2009-09-13 Thread Tim Tebbit
Kumar Appaiah wrote:
 Thanks for letting me know. Since I use ext3 on all my partitions, I
 did not have to face this. I believe grub has to be patched to be able
 to see ext4 /boot partitions.
 
 Thanks.
 
 Kumar

grub2 is supposed to address this.

http://tinyurl.com/mcsjqx


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



Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread Andrei Popescu
On Sun,13.Sep.09, 07:17:42, hadi motamedi wrote:
 Dear All
 Can you please do me favor and let me have the link to download Debian
 GNU/Linux Kernel 2.6.8-4-686 iso images to burn CD and then install on my
 server ?
 Thank you in advance
 H.Motamedi

As far as I recall 2.6.8 was the kernel in sarge (3.1). Debian is now at 
version 5.0.3 (with kernel 2.6.26), do you have good reasons to need 
such ancient kernel?

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread Greg Madden
On Saturday 12 September 2009, hadi motamedi wrote:
 kernel 2.6.8-4-686

http://archive.debian.org/debian/dists/

I think that was the release kernel for Sarge, aka Debian 3.1

-- 
Peace

Greg Madden


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



Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread hadi motamedi
Thank you so much for your reply . Please be informed that I have DECT
server application that is intended to be installed on this server (after
upgrading to the mentioned Debian kernel) . So please do me favor and let me
know where I can download the iso images ?

On Sun, Sep 13, 2009 at 7:58 AM, Andrei Popescu andreimpope...@gmail.comwrote:

  On Sun,13.Sep.09, 07:17:42, hadi motamedi wrote:
  Dear All
  Can you please do me favor and let me have the link to download Debian
  GNU/Linux Kernel 2.6.8-4-686 iso images to burn CD and then install on my
  server ?
  Thank you in advance
  H.Motamedi

 As far as I recall 2.6.8 was the kernel in sarge (3.1). Debian is now at
 version 5.0.3 (with kernel 2.6.26), do you have good reasons to need
 such ancient kernel?

 Regards,
 Andrei
 --
 If you can't explain it simply, you don't understand it well enough.
 (Albert Einstein)

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

 iQEcBAEBCAAGBQJKrJgVAAoJEHNWs3jeoi3pyDEIAJxoyfTlFwAof0pzKgbzufNC
 HWZe2vKc/kNK09N+JETUEEIDvd5LzmO/ZnHgMxa639UKlgXTPQNrLRwUduXHly4E
 2OWK/FGoAljas6ewORecINYryfO4qUghKoToYpH1bpc6ZrsqfJU0KZvH9qAjXvNx
 99BoMyyNyUL8CEUdAChaxwVSzAWYZVEhOoU01FdT0ggHb6JvS/qQFrqc+bi2J7hp
 SuTsSlmcvZIJ81YOcD1ihkw0zTeMvkNAjP02fGxVLHrBNCi1X+rh7NhTvRNEvD1h
 cMNhtVLMHCxoxhgvANIQDOYkYtVNVYPhdonOZboMyB2xVg1E3KYPgkADZeF77wg=
 =NHyb
 -END PGP SIGNATURE-




why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread Robert P. J. Day

  possibly related to an earlier post that discussed grub but, when
installing lenny, if i choose to create a separate, primary partition
for /boot (a long-time habit), if i select ext3 for that partition, i
am not offered the chance to use grub as a bootloader.

  as best i can tell, that /boot partition must be both:

1) set as bootable, and
2) ext2 format

otherwise, i'm stuck with lilo.  is this true?  is there a reason the
debian install can't handle grub and a bootable ext3 partition?  i've
tested this a number of times and it seems that ext3 is the deciding
factor.

rday
--


Robert P. J. Day   Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:  http://crashcourse.ca
Twitter:   http://twitter.com/rpjday



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



Re: Kernel 31

2009-09-13 Thread Alex Samad
On Sat, Sep 12, 2009 at 07:08:15PM +0200, Jochen Schulz wrote:
 Mark Allums:
 
  Anyone with experience with 2.6.31 yet?  Anything we need to know?  
 
 I am running 2.6.31 since at least -rc4 and have no problems. I just
 don't like the changes regarding the rfkill framework. On my Thinkpad
 X200, Fn-F5 switched on/off bluetooth only and the switch on the side
 switched wifi. Now, Fn-F5 switches off Bluetooth as well as wifi, so I
 have no easy way to switch off Bluetooth only.

why not 
echo 0|1 /sys/module/rfkill/... to turn off just the blue tooth ?

i do this on my hp mini 5100 to turn the gprs modem on and off - same as
using the button in windows - and I notice there was a place for blue
tooth and wireless !

 
 Generally, kernelnewbies.org always provides interesting information:
 
 http://kernelnewbies.org/LinuxChanges
 
 J.



-- 
...Iraq did not have the weapons that our intelligence believed were there.

- George W. Bush
10/07/2004
Washington, DC
at a White House Press Conference


signature.asc
Description: Digital signature


console in de war na X

2009-09-13 Thread Eric Meijer

Hoi,
Als ik mijn lenny systeem opstart zie ik een keurig tekstscherm met 
mededelingen van het opstartende systeem.  Dan start X op (ik gebruik 
gdm/gnome).  Als ik daarna weer naar een VT-console switch dan zijn alle 
spaties vervangen door een soort blok-character.  Het helpt niet om in 
te loggen en reset in te typen.  Iemand een idee hoe dit te fixen?

Groeten,
Eric


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




Re: console in de war na X

2009-09-13 Thread Eric Meijer

Eric Meijer wrote:

Hoi,
Als ik mijn lenny systeem opstart zie ik een keurig tekstscherm met 
mededelingen van het opstartende systeem.  Dan start X op (ik gebruik 
gdm/gnome).  Als ik daarna weer naar een VT-console switch dan zijn 
alle spaties vervangen door een soort blok-character.  Het helpt niet 
om in te loggen en reset in te typen.  Iemand een idee hoe dit te 
fixen?

Groeten,
Eric



Sorry, I meant to send this to debian-user-dutch.

Eric Meijer


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




Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread Javier Barroso
On Sun, Sep 13, 2009 at 9:18 AM, hadi motamedi motamed...@gmail.com wrote:
 Thank you so much for your reply . Please be informed that I have DECT
 server application that is intended to be installed on this server (after
 upgrading to the mentioned Debian kernel) . So please do me favor and let me
 know where I can download the iso images ?
Old debian distros are in http://cdimage.debian.org/cdimage/archive/

But I don't known which version of sarge (Debian 3.1) have your
desired kernel version.

Regards,


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



Re: Kernel 31

2009-09-13 Thread Emanoil Kotsev
Mark Allums wrote:

 Anyone with experience with 2.6.31 yet?  Anything we need to know?
 What's the consensus?
 
 Mark Allums

And I installed 2.6.31 on Dell Notebook (Latitude D520) and on Intel DG45FX
board 4days ago.

No issues for now - works just fine. The notebook is also suspending and
resuming without problems.

regards

PS: not sure if the messages below are really an issue. Everything seem to
be fine.

On Intel DG45FX
=

kernel: :00:19.0: :00:19.0: Failed to initialize MSI interrupts. 
Falling back to legacy interrupts.
...
acpid: client connected from 6356[0:0]
kernel: mtrr: type mismatch for d1fe,1 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d1fc,2 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d1f8,4 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d1f0,8 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d1e0,10 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d1c0,20 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d180,40 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d100,80 old: write-back new:
write-combining
kernel: mtrr: type mismatch for d000,100 old: write-back new:
write-combining

On Dell Lati D520


   kernel: pnp: PnP ACPI init
   kernel: ACPI: bus type pnp registered
   kernel: pnp 00:02: io resource (0x1000-0x1005) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp 00:02: io resource (0x1008-0x100f) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp 00:03: io resource (0x1006-0x1007) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp 00:03: io resource (0x100a-0x1059) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp 00:03: io resource (0x1060-0x107f) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp 00:03: io resource (0x1010-0x102f) overlaps :00:1f.0 BAR
13 (0x1000-0x107f), disabling
   kernel: pnp: PnP ACPI: found 14 devices
   kernel: ACPI: ACPI bus type pnp unregistered
   kernel: system 00:00: iomem range 0x0-0x9fbff could not be reserved
   kernel: system 00:00: iomem range 0x9fc00-0x9 could not be reserved
   kernel: system 00:00: iomem range 0xc-0xc could not be reserved
   kernel: system 00:00: iomem range 0xe-0xf could not be reserved
   kernel: system 00:00: iomem range 0x10-0x7f6d33ff could not be
reserved
   kernel: system 00:00: iomem range 0x7f6d3400-0x7f6f has been reserved
   kernel: system 00:00: iomem range 0x7f70-0x7f7f has been reserved
   kernel: system 00:00: iomem range 0x7f70-0x7fef could not be
reserved
   kernel: system 00:00: iomem range 0xffb0-0x has been reserved
   kernel: system 00:00: iomem range 0xfec0-0xfec0 could not be
reserved
   kernel: system 00:00: iomem range 0xfee0-0xfee0 has been reserved
   kernel: system 00:00: iomem range 0xfed2-0xfed9 has been reserved
   kernel: system 00:00: iomem range 0xffa8-0xffa83fff could not be
reserved
   kernel: system 00:00: iomem range 0xf400-0xf4003fff has been reserved
   kernel: system 00:00: iomem range 0xf4004000-0xf4004fff has been reserved
   kernel: system 00:00: iomem range 0xf4005000-0xf4005fff has been reserved
   kernel: system 00:00: iomem range 0xf4006000-0xf4006fff has been reserved
   kernel: system 00:00: iomem range 0xf4008000-0xf400bfff has been reserved
   kernel: system 00:00: iomem range 0xf000-0xf3ff has been reserved
   kernel: system 00:02: ioport range 0x4d0-0x4d1 has been reserved

   kernel: system 00:03: ioport range 0xf400-0xf4fe has been reserved
   kernel: system 00:03: ioport range 0x1080-0x10bf has been reserved
   kernel: system 00:03: ioport range 0x10c0-0x10df has been reserved
   kernel: system 00:03: ioport range 0x809-0x809 has been reserved
   kernel: system 00:08: ioport range 0xc80-0xcff could not be reserved
   kernel: system 00:08: ioport range 0x910-0x91f has been reserved
   kernel: system 00:08: ioport range 0x920-0x92f has been reserved
   kernel: system 00:08: ioport range 0xcb0-0xcbf has been reserved
   kernel: system 00:08: ioport range 0x930-0x97f has been reserved
   kernel: system 00:0b: iomem range 0xfed0-0xfed003ff has been reserved
   kernel: pci :00:1c.0: PCI bridge, secondary bus :0b
   kernel: pci :00:1c.0:   IO window: disabled
   kernel: pci :00:1c.0:   MEM window: disabled
   kernel: pci :00:1c.0:   PREFETCH window: disabled
   kernel: pci :00:1c.1: PCI bridge, secondary bus :0c
   kernel: pci :00:1c.1:   IO window: disabled
   kernel: pci :00:1c.1:   MEM window: 0xefd0-0xefdf
   kernel: pci :00:1c.1:   PREFETCH window: disabled
   kernel: pci :02:01.0: CardBus bridge, secondary bus :03
   kernel: pci 

missing updates :(

2009-09-13 Thread Eugene Apolinary
Lenny:

Iceweasel: 3.0.6
Flash Player: 10,0,22,87

Why???

It's a big security hole :(

I think I will switch to ubuntu on desktop :( :( :( omg :( :(



  

Re: [Xen-users] Slow network speed with Xen 3.2-1

2009-09-13 Thread Pasi Kärkkäinen
On Fri, Sep 11, 2009 at 02:46:53PM -0400, Brent Verner wrote:
 I had a similar problem and the solution was to disable checksum
 offloading in the domU.
 
 sh# ethtool -K eth0 tx off
 
 You can add this to your /etc/network/interfaces, too..
 
   post-up  ethtool -K eth0 tx off
 
 
 I also had to disable this in my dom0 for dhcp to work...
 

What physical NIC do you have? Sounds like a bug in the driver to me..

What driver/version? ethtool -i peth0 should tell that.

-- Pasi

 cheers!
   b
 
 On Thu, Sep 10, 2009 at 2:19 PM, virtualroot virtualr...@gmail.com wrote:
  I'm getting a slow network speed (download/upload) domU and dom0
  limits in 10kbps/20kbps.
  Booting a kernel without Xen, this doesnt happens
 
  /etc/xen/xend-config.sxp
  (network-script network-bridge)
  (vif-script vif-bridge)
  (dom0-min-mem 196)
  (dom0-cpus 0)
 
  cat /etc/xen/XXX.cfg
  kernel      = '/boot/vmlinuz-2.6.26-1-xen-amd64'
  ramdisk     = '/boot/initrd.img-2.6.26-1-xen-amd64'
 
  memory      = '2048'
  vcpus = '4'
 
  root        = '/dev/sda2 ro'
  disk        = [
                   'phy:/dev/storage/XXX-disk,sda2,w',
                   'phy:/dev/storage/XXX-swap,sda1,w',
               ]
 
  name        = 'XXX'
  vif         = [ 'ip=190.228.X.X,mac=00:16:3E:37:17:9A' ]
 
  root = /dev/sda2 ro noapic acpi=off nopcmcia noagp nobluetooth
  extra = 3 xencons=tty
 
  on_poweroff = 'destroy'
  on_reboot   = 'restart'
  on_crash    = 'restart'
 
  I use Debian 5.0.2 kernel 2.6.26-1-xen-amd64
 
  ___
  Xen-users mailing list
  xen-us...@lists.xensource.com
  http://lists.xensource.com/xen-users
 
 
 ___
 Xen-users mailing list
 xen-us...@lists.xensource.com
 http://lists.xensource.com/xen-users


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



Re: missing updates :(

2009-09-13 Thread Sven Hoexter
On Sun, Sep 13, 2009 at 02:36:12AM -0700, Eugene Apolinary wrote:
 Lenny:
 
 Iceweasel: 3.0.6

See e.g.
http://www.debian.org/security/2009/dsa-1873

and http://www.debian.org/doc/FAQ/ch-choosing.en.html#s3.1.

Beside that the Mozilla.org security support policy is a bit
problematic for stable distributions.


 Flash Player: 10,0,22,87
 
 Why???

Because you installed it. It's not part of Lenny.

Sven
-- 
They're the cowards We are rebels
We got the power to fight the devil
   [ AIV - We are rebels ]


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



Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread joe

Robert P. J. Day wrote:

  possibly related to an earlier post that discussed grub but, when
installing lenny, if i choose to create a separate, primary partition
for /boot (a long-time habit), if i select ext3 for that partition, i
am not offered the chance to use grub as a bootloader.

  as best i can tell, that /boot partition must be both:

1) set as bootable, and
2) ext2 format

otherwise, i'm stuck with lilo.  is this true?  is there a reason the
debian install can't handle grub and a bootable ext3 partition?  i've
tested this a number of times and it seems that ext3 is the deciding
factor.



I can't give you the answer, but I can confirm it's possible in sid, at 
least by devious means:


   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  61  489951   83  Linux
/dev/sda2  62   38913   312078690   8e  Linux LVM

# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/mapper/first-root  /   reiserfs defaults0   1
/dev/mapper/first-backup /backupreiserfs defaults0   2
/dev/sda1   /boot   ext3defaults0   2
/dev/mapper/first-home  /home   reiserfs defaults0   2
/dev/mapper/first-spare /mnt/spare  reiserfs defaults0   2
/dev/mapper/first-tmp   /tmpreiserfs defaults0   2
/dev/mapper/first-usr   /usrreiserfs defaults0   2
/dev/mapper/first-var   /varreiserfs defaults0   2
/dev/mapper/first-swap  noneswapsw  0   0

This installation is on a brand-new drive and was a fresh Lenny 
netinstall followed by a switch of repositories to sid and a dpkg 
--get-selections from a file made on my previous machine.


I can't swear that grub was installed at the netinstall stage, though I 
thought it was. It's certainly there now, along with its grub2 
hitch-hiker, and there's no sign of lilo having existed on this machine.


I'm not about to do the upgrade-from-grub-legacy, as I did that a few 
days ago, spent most of a day trying to fix the resulting unbootable 
machine and ended up reinstalling the OS. I could find no other means, 
using various boot/rescue media followed by chroot, of reinstalling 
either grub or grub2.


At least with lilo, you can fix it in ten minutes if it breaks. And most 
of that is time spent looking for the boot floppy.


--
Joe


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




Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread Emanoil Kotsev
j...@jretrading.com wrote:

 489951

how big is your boot partition?


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



Re: Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread jaan vaart
what would be the logic behind using a journaling FS on /boot?

-- 
jvaart


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



xorg totally removes by actuell update of Lenny testing

2009-09-13 Thread Klaus Wolf
Hallo to all.

Anybody knows why the actually update of lenny testing removes all xorg?
After looking on this matter i have installed xorg new and its running.

Is there a bug in any updating package?

best regards and a nice day

klaus


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



Re: Inquiry:Where to find Debian GNU/Linux kernel 2.6.8-4-686 iso image ?

2009-09-13 Thread Tzafrir Cohen
On Sat, Sep 12, 2009 at 11:05:37PM -0800, Greg Madden wrote:
 On Saturday 12 September 2009, hadi motamedi wrote:
  kernel 2.6.8-4-686
 
 http://archive.debian.org/debian/dists/
 
 I think that was the release kernel for Sarge, aka Debian 3.1

Also note that initial release of Sarge had kernel 2.6.8-2-686 . Latest
maintinance releases had 2.6.8-6-686 . Thus you probably need 3.1r1,
3.1r2 or something in the neighbourhood.

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


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



Re: xorg totally removes by actuell update of Lenny testing

2009-09-13 Thread Osamu Aoki
HI,

On Sun, Sep 13, 2009 at 02:13:11PM +0200, Klaus Wolf wrote:
 Hallo to all.
 
 Anybody knows why the actually update of lenny testing removes all xorg?
 After looking on this matter i have installed xorg new and its running.

There is no lenny as testing.  Lenny is released and stable.  Now,
squeeze is testing.
 
 Is there a bug in any updating package?

You may call it bug but it is a typical situation for testing.  This is
quite likely some dependency issues.  Look at BTS etc.


 best regards and a nice day

Testing is going through some major transitions now.  I am not all
surprised.  See debian-rele...@lists.debian.org for X.org plans for the
squeeze cycle. 
 
  http://lists.debian.org/debian-release/2009/09/msg00138.html

Until developers solves this kind of issue with some clever package
scripts, update is not so easy for most users.

Learning basic skill with the help of BTS, you may get through.
  
http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_life_with_eternal_upgrades

Osamu

PS: I am keeping my main system under lenny with selective backported
packages.  


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



root fs incorrectly unmounted

2009-09-13 Thread Hugo Vanwoerkom

Hi,

On a recent Sid upgrade upon booting I now get the message that the root 
fs was incorrectly unmounted.


How do I debug that t find out what is wrong? I see no log messages 
about that anywhere, it just appears on the console.


Thanks.

Hugo


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




Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Merciadri Luca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

This problem seems to be weird, but it really happens to me everytime
I plug in my AC power cable.

I am using an Asus EEE 1000HE with Debian.

$ uname -r
2.6.26-2-686

Everytime I plug in my AC power cable, Evolution is launched. I think
that it is boring, and it should be avoided!

Any idea?

Thanks.
- -- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iEYEARECAAYFAkqtDFIACgkQM0LLzLt8Mhy5JgCgmH6dSrIWoFJT5YZR0xQY0+c8
9UMAoIS+XD9U6f9BaNSdPTk8VQNskzNm
=qFP/
-END PGP SIGNATURE-


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



device names?

2009-09-13 Thread Rick Pasotto
In the past I've successfully used:

cdrdao write --device ATA:0,0,0 --driver generic-mmc vcd.toc

to create an SVCD disk. Now, however, this gives the message:

Error trying to open /dev/hdb exclusively (Device or resource busy)... retrying 
in 1 second

This is really strange since /dev/hdb is a 40G hard disk. The dvd drive
is /dev/hda.

'wodim -scanbus' gives:

scsibus1000:
1000,0,0 10) 'TOSHIBA ' 'CD/DVDW SD-R5372' 'TU53' Removable CD-ROM
1000,1,0 11) *
1000,2,0 12) *
1000,3,0 13) *
1000,4,0 14) *
1000,5,0 15) *
1000,6,0 16) *
1000,7,0 17) *

However using

cdrdao write --device ATA:1000,0,0 --driver generic-mmc vcd.toc

gives this message:

ERROR: Cannot open SCSI device 'ATA:1000,0,0': Illegal value for busno, target 
or lun '1000,0,0'

What device specification do I need to use?

-- 
Hatred is a feeling which leads to the extinction of values.
Rick Pasottor...@niof.nethttp://www.niof.net


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



Re: Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Tixy
On Sun, 2009-09-13 at 17:14 +0200, Merciadri Luca wrote:
 Everytime I plug in my AC power cable, Evolution is launched. I think
 that it is boring, and it should be avoided!
 
 Any idea?

If you're running Gnome, try changing the keyboard shortcut for Launch
e-mail client in System  Preferences  Keyboard Shortcuts.

Now as to why plugging in power might generate an event would match the
current shortcut key... Some mismatch between versions of things on the
system, like the eeepc-acpi-scripts, or X, or the Gnome desktop version?

Are you running a stock Debian distro, or have you added bits from the
various Debian and Ubuntu EEEPC projects?


-- 
Jon


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



Re: Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Chris Jones
On Sun, Sep 13, 2009 at 11:14:26AM EDT, Merciadri Luca wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hello,
 
 This problem seems to be weird, but it really happens to me everytime
 I plug in my AC power cable.
 
 I am using an Asus EEE 1000HE with Debian.
 
 $ uname -r 2.6.26-2-686
 
 Everytime I plug in my AC power cable, Evolution is launched. I think
 that it is boring, and it should be avoided!
 
 Any idea?

Do you see anything in /var/log/messages and such?

CJ


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



Re: Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Merciadri Luca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tixy debianu...@tixy.myzen.co.uk writes:

 On Sun, 2009-09-13 at 17:14 +0200, Merciadri Luca wrote:
 Everytime I plug in my AC power cable, Evolution is launched. I think
 that it is boring, and it should be avoided!
 
 Any idea?

 If you're running Gnome, try changing the keyboard shortcut for Launch
 e-mail client in System  Preferences  Keyboard Shortcuts.
Thanks. It worked. I did not know that such an ACPI event could be
detected as a potential shortcut.

 Now as to why plugging in power might generate an event would match the
 current shortcut key... Some mismatch between versions of things on the
 system, like the eeepc-acpi-scripts, or X, or the Gnome desktop
 version?
Maybe. Shortcuts are weird-named (as they are in hexadecimal, which is
not current, isn't it?) in the shortcut window.

 Are you running a stock Debian distro, or have you added bits from the
 various Debian and Ubuntu EEEPC projects?
I installed Debian image from http://wiki.debian.org/DebianEeePC/. I
added Laptop extensions, but my EEE works quite well. I was
surprised as it works clearly better than my other laptops!

Thanks for your help. It was trivial!

- -- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iEYEARECAAYFAkqtHpEACgkQM0LLzLt8Mhz+mgCcC2Z9mTeXZr8FYyc96T1Ctk4w
DL8AnRjg4GQmPIR4M1Uh1rWeUOyoIjGT
=JCPj
-END PGP SIGNATURE-


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



Re: device names?

2009-09-13 Thread Eduardo M KALINOWSKI
Rick Pasotto wrote:
 In the past I've successfully used:

 cdrdao write --device ATA:0,0,0 --driver generic-mmc vcd.toc

 to create an SVCD disk. Now, however, this gives the message:

 Error trying to open /dev/hdb exclusively (Device or resource busy)... 
 retrying in 1 second

 This is really strange since /dev/hdb is a 40G hard disk. The dvd drive
 is /dev/hda.

 'wodim -scanbus' gives:

 scsibus1000:
   1000,0,0 10) 'TOSHIBA ' 'CD/DVDW SD-R5372' 'TU53' Removable CD-ROM
   1000,1,0 11) *
   1000,2,0 12) *
   1000,3,0 13) *
   1000,4,0 14) *
   1000,5,0 15) *
   1000,6,0 16) *
   1000,7,0 17) *

 However using

 cdrdao write --device ATA:1000,0,0 --driver generic-mmc vcd.toc

 gives this message:

 ERROR: Cannot open SCSI device 'ATA:1000,0,0': Illegal value for busno, 
 target or lun '1000,0,0'

 What device specification do I need to use?
   

The same you use for reading. /dev/cdrom should be a link to the real
device, but /dev/hda will work the same, if that's your DVD device.

-- 
We will bury you.
-- Nikita Kruschev

Eduardo M KALINOWSKI
edua...@kalinowski.com.br


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



Re: Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Tixy
On Sun, 2009-09-13 at 18:32 +0200, Merciadri Luca wrote:
 Maybe. Shortcuts are weird-named (as they are in hexadecimal, which is
 not current, isn't it?) in the shortcut window.

I'm running Squeeze and things like volume control shortcuts have human
readable names prefixed with XF86. However, these don't work and when
I set them by hand they end up with a hex number. 

  Are you running a stock Debian distro, or have you added bits from
 the
  various Debian and Ubuntu EEEPC projects?
 I installed Debian image from http://wiki.debian.org/DebianEeePC/. I
 added Laptop extensions, but my EEE works quite well. I was
 surprised as it works clearly better than my other laptops!

I'm running a plain vanilla Squeeze on my EEEPC 1000HE and just about
every works out the box, even things like Bluetooth file transfer and
the WIFI toggle key. The only thing I had to change, apart from the
volume shortcut keys, was to enable full Elantech touchpad functionality
so I could disable tap-to-click, (see
http://www.timdoug.com/log/2009/06/22#elantech_debian).

-- 
Jon


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



obexftp

2009-09-13 Thread pch0317
Hello

I would like to know how to receive _all_ files from folder myfolder.
I use: obexftp -b -c myfolder -g *, but this isn't working.

Thanks


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



Re: FW: Faster boot by running init.d scripts in parallel

2009-09-13 Thread Celejar
On Sun, 13 Sep 2009 09:27:33 +0300
Andrei Popescu andreimpope...@gmail.com wrote:

 On Thu,10.Sep.09, 21:09:21, Celejar wrote:
   
   It will enable makefile style concurrency, and run N scripts in
   parallel during boot, where N is the number of CPUs or cores on
   the machine.  This only work when dependency based boot
   sequencing.  This
  
  So this is pointless on a single core machine?
 
 As someone mentioned on debian-devel, startpar in makefile mode is 
 invoked with '-p 4' which means 4 parallel tasks.

I wonder - perhaps I'm missing something, but shouldn't parallel
running of scripts be helpful even on single core machines, where one
of the scripts is not CPU-bound but waiting on some external (e.g.,
network or hardware) event?

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


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



Re: root fs incorrectly unmounted

2009-09-13 Thread Sven Joachim
On 2009-09-13 17:31 +0200, Hugo Vanwoerkom wrote:

 On a recent Sid upgrade upon booting I now get the message that the
 root fs was incorrectly unmounted.

 How do I debug that t find out what is wrong? I see no log messages
 about that anywhere, it just appears on the console.

I had seen this a few times myself, bug #545179¹ might be the culprit.
In general, any package shipping a library that /sbin/init is linked
against must run telinit u in the postinst to ensure that the root
filesystem can be unmounted on shutdown.

Sven


¹ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545179


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



what happened to courier?

2009-09-13 Thread Rick Pasotto
So yesterday, after many days of no updates, suddenly there were 722
updates for testing. My practice is to do them in small batches -- I've
got it down to 195 remaining.

At least one of those batches involved fonts.

Today I fired up a python script that I wrote many years ago that
specified 'courier' as a font because I needed a monospace font. That
program now uses some proportional font. (Actually I've changed the code
to specify 'luxi mono' so at least I've got a mono font.)

Just now I ran 'lp somefile.txt' and again, the font used was something
much bigger than the 'courier 10' I've been getting forever.

How do I get my courier back?

Why do basic default settings get changed?

-- 
The dichotomy between personal liberties and property rights is a false
 one. Property does not have rights. People have rights. ... In fact, a
 fundamental interdependence exists between the personal right to liberty
 and the personal right to property. -- Potter Stewart, U.S. Supreme Court
 Justice, Lynch v. Household Finance Corp., 1972
Rick Pasottor...@niof.nethttp://www.niof.net


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



Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread Andrew Reid
On Sunday 13 September 2009 03:33:50 Robert P. J. Day wrote:
   possibly related to an earlier post that discussed grub but, when
 installing lenny, if i choose to create a separate, primary partition
 for /boot (a long-time habit), if i select ext3 for that partition, i
 am not offered the chance to use grub as a bootloader.

   as best i can tell, that /boot partition must be both:

  I conjecture that you are doing Something Else wrong.

  I have many machines that have ext3 /boot partitions, including
several that were set up initially as lenny machines.  I also have
this habit, and I generally intend to use ext2, but sometimes
I forget to switch it from the installer's filesystem default,
which is ext3.

-- A.
-- 
Andrew Reid / rei...@bellatlantic.net


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



Re: Kernel 31

2009-09-13 Thread Jochen Schulz
Alex Samad:
 On Sat, Sep 12, 2009 at 07:08:15PM +0200, Jochen Schulz wrote:
 
 I am running 2.6.31 since at least -rc4 and have no problems. I just
 don't like the changes regarding the rfkill framework. On my Thinkpad
 X200, Fn-F5 switched on/off bluetooth only and the switch on the side
 switched wifi. Now, Fn-F5 switches off Bluetooth as well as wifi, so I
 have no easy way to switch off Bluetooth only.
 
 why not 
 echo 0|1 /sys/module/rfkill/... to turn off just the blue tooth ?

That doesn't exactly count as easy in my eyes. The previous behaviour
was better for me.

I just intsalled the rfkill utility from 

http://linuxwireless.org/en/users/Documentation/rfkill

and that's already better. But what I really want is to have Bluetooth
disabled by default and the ability to switch it on by pressing Fn-F5.

J.
-- 
I lust after strangers but only date people from the office.
[Agree]   [Disagree]
 http://www.slowlydownward.com/NODATA/data_enter2.html


signature.asc
Description: Digital signature


Re: FW: Faster boot by running init.d scripts in parallel

2009-09-13 Thread Andrei Popescu
On Sun,13.Sep.09, 14:30:03, Celejar wrote:
  
  As someone mentioned on debian-devel, startpar in makefile mode is 
  invoked with '-p 4' which means 4 parallel tasks.
 
 I wonder - perhaps I'm missing something, but shouldn't parallel
 running of scripts be helpful even on single core machines, where one
 of the scripts is not CPU-bound but waiting on some external (e.g.,
 network or hardware) event?

AFAIU the 4 parallel tasks are per cpu/core, but I might be wrong...

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: Launching Evolution when AC power cable is plugged in

2009-09-13 Thread Andrei Popescu
On Sun,13.Sep.09, 18:33:17, Tixy wrote:
 On Sun, 2009-09-13 at 18:32 +0200, Merciadri Luca wrote:
  Maybe. Shortcuts are weird-named (as they are in hexadecimal, which is
  not current, isn't it?) in the shortcut window.
 
 I'm running Squeeze and things like volume control shortcuts have human
 readable names prefixed with XF86. However, these don't work and when
 I set them by hand they end up with a hex number. 
 
Are you using the correct keyboard model? Try

dpkg-reconfigure console-setup

as root.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Losing Debian to the cancer known as HAL

2009-09-13 Thread Dirk

Hello,

I have been using Debian/Unstable for more than 7 years.

Now I am switching to Gentoo because it really has become more attractive since Debian+HAL really isn't the operating system 
anymore I want to work with.


I was happy with Debian being an alternative with the choice and control for 
experienced users who wanted things go their way.

Ubuntu was the Debian derivate that took the other route of making Linux easier 
for people who don't need/care about that.

Now Debian is trying too hard to get where Ubuntu already is and makes itself 
redundant and obsolete by doing so.

We have now another operating system that tries to emulate Nanny-features we know from Windows and it enforces them by making 
HAL a dependency of XOrg.


There is no way to run Debian/Unstable without HAL anymore. It will be completely broken. Even the alternative configuration 
scrits have been purged from the package lists.


That is the future Debian/Stable has to offer for experienced users. A cancer-like process that sits in the background doing 
things they don't want.


So, If you dislike the service HAL has to offer you as much as I do let me suggest you have a look at Gentoo. Their system seems 
to be exactly what we want.


http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
(the root partition should be 4+GB large and the inode size 4096 or smaller)

You can boot their CD in VirtualBox and run:

net-setup eth0;passwd;/etc/init.d/sshd start

and then you can connect from outside with ssh into the Gentoo system and configure eveything by copypasting the instructions 
of that quick install manual.


After that you will have a base system pretty much like the Debian base system.

Then you can continue installing X11.
http://www.gentoo.org/doc/en/xorg-config.xml

You will notice that installing X11 in Gentoo does not require or depend on HAL.

I am not affiliated with Gentoo but I see a raising demand for Linux without HAL
http://www.google.com/search?q=linux+remove+HAL (Yes, almost 500.000 results)

And since I used Debian until this day I come here to tell you how I solved the 
HAL problem myself.

Take this mail the way you want. For me Debian stopped making sense when they tried to become another Ubuntu. We don't need two 
Ubuntu's with HAL. One is good enough. Debian should have stayed with the professional users who know best how their Linux 
should work.



Dirk


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




Inquiry:How to totally wipe out the entire hard drive

2009-09-13 Thread Mark Allums

Florian Kulzer wrote:

On Fri, Sep 11, 2009 at 23:56:47 -0400, Napoleon wrote:

Which actually proves nothing at all.


I have Karl Popper on the phone for you; he sounds extremely bored.


   It is only their opinion that
it cannot be done.


Wright et al. have empirical evidence supporting their conclusions.


But then if they had the equipment to do it,
they wouldn't be allowed to publish a paper on it.

Governments (including the U.S. government) have equipment far
surpassing anything publicly available (and discussable).


Maybe that is exactly what they want you to think...




I'm entering this late, and probably futilely, but wiping a hard drive
can be done.  It simply requires equipment that only the drive
manufacturers have.

Rather than wipe, destroy.  Drill several holes through the platters,
break the circuit boards, and submerge and drown the drive for a week or
two in a brine.

Not environmentally friendly, but effective.

May I ask, Why?  Got something to hide?

Mark Allums



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




Re: Losing Debian to the cancer known as HAL

2009-09-13 Thread Andrei Popescu
On Sun,13.Sep.09, 23:12:00, Dirk wrote:
 Hello,
 
 I have been using Debian/Unstable for more than 7 years.
 
 Now I am switching to Gentoo because it really has become more
 attractive since Debian+HAL really isn't the operating system
 anymore I want to work with.

[snip]

If that's not flamebait...

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: Losing Debian to the cancer known as HAL

2009-09-13 Thread JoeHill
Dirk wrote: 

 I am not affiliated with Gentoo but I see a raising demand for Linux without
 HAL http://www.google.com/search?q=linux+remove+HAL (Yes, almost 500.000
 results)

Yeah, and 3,750,000 for 'linux install hal'. So what?

-- 
J


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



Re: local linux (debian) support

2009-09-13 Thread Paul Johnson
On Fri, 2009-09-11 at 20:40 +0200, Patrick Holthuizen wrote:
 Besides participating in a local Linux user group I
 thought of the idea to fill a google map with my contact details and
 information about which physical area I am willing to provide support
 for, for example:

Is this something that you can use Google Maps for without Google or
Navteq making a copyright claim for your data?  Have you considered
using a more debian-compatible option like openstreetmap.org instead?



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


Re: Nvidia chipset problems on Presario

2009-09-13 Thread Paul Johnson
On Thu, 2009-09-10 at 09:44 +0100, Richard Lyons wrote:
 I have an HP Compaq Presario CQ60 laptop.  Having no high-speed connection,
 I have installed Debian 5.0.2 from the dvd set.  This gives me kernel·
 2.6.26-2-686.  The Presario has an nvidia chipset (see output of lspci
 below).  The installer evidently fails to recognise this or doesn't have
 the right drivers.  Console writes to screen in a manner reminiscent of an
 old teletype terminal.  I installed the nvidia driver so that X now runs
 acceptably fast and at the correct resolution (1366 x 768).  But the console
 remains slow.  Also there is no sound.  Presumably both these are driver
 issues.  For the sound, it seems clear the wrong modules are loaded, see
 output of 'lsmod | grep snd' below.·

I'm really upset with the all around crap handling nvidia has given
Linux in the last couple of years.  Sure, they were first out the door
with some decent video drivers for Linux, but that was 10 years ago.
Today, their drivers tend to be stale, poorly maintained, and buggy at
best (hell, antialiasing doesn't even work right in their current
drivers).

If you want decent support, avoid nvidia.



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


Re: Losing Debian to the cancer known as HAL

2009-09-13 Thread Dirk

Andrei Popescu wrote:

On Sun,13.Sep.09, 23:12:00, Dirk wrote:

Hello,

I have been using Debian/Unstable for more than 7 years.

Now I am switching to Gentoo because it really has become more
attractive since Debian+HAL really isn't the operating system
anymore I want to work with.


[snip]

If that's not flamebait...

Regards,
Andrei


A flamebait? Why do you think it would provoke an angry response? Because I am right and nothing else than an /angry/ response 
is left?


Whatever. I will not reply to any further posts.

If anyone is interested in all the arguments for and against HAL he may refer 
to the archive.

http://lists.debian.org/debian-user/2009/07/msg00944.html
http://lists.debian.org/debian-user/2009/08/msg00023.html


If one needs help with installing Gentoo he can go to

http://www.gentoo.org/main/en/lists.xml

there is a gentoo-users list.


Dirk


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




[ANN] New mailing list for offtopic stuff

2009-09-13 Thread Andrei Popescu
Hello,

As some of you might recall I have been pushing for quite some time for 
a debian-offtopic list (#425439, #427218).

It seems I have managed to convince Holger Levsen, responsible for the 
www.debian-community.org project, that such a list would be beneficial 
for the community around Debian and he was kind enough to host such a 
list with the d-community project on alioth.debian.org

The new list is d-community-offto...@lists.alioth.debian.org[1]. At the 
moment it is open for posting by anyone[2] and you are welcome to move 
any discussions to that list which are OT on debian-user or other Debian 
lists (remember the Sponge Bob and growing broccoli threads?).

This however does not mean that the list is a place for endless 
flamewars and trolling. Please be nice to each other :)

[1] http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
[2] this might change if the spam becomes unbearable.

Regards,
Andrei
P.S. Discussing whether such a list makes sense or not is OT on 
debian-user, which is why I set Reply-To: accordingly ;)
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: is there a truly offline feed reader?

2009-09-13 Thread Paul Johnson
On Thu, 2009-09-10 at 22:25 +0200, Leonardo Canducci wrote:
 Liferea is not, at least when a feed shows only a few lines and links
 to the true article, and so other popular readers.

Bug is with the feed, not the feed reader.  Try asking the sites you
frequent to provide a complete feed rather than expecting your feed
reader to also be a browser.



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


Re: eth0 and networkmanager

2009-09-13 Thread Celejar
On Fri, 11 Sep 2009 17:27:26 -0700
Arthur Barlow arthurbar...@gmail.com wrote:

 I understand that NetworkManager was designed as a tool for the
 woeful state of wireless connections and linux, but I'm using a

I don't think that the state of wireless in linux is all that woeful,
and to the extent that it is, the problem is generally driver support
for undocumented chipsets, something that NM can't help with.  I
generally manage my wireless quite happily with /etc/network/interfaces
and ifupdown.

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


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



RE: using hotmail.com or mail.live.com

2009-09-13 Thread Peter Crawford

September 10, 2009 1:06:03 PM Ron wrote,
Did you forget to write something?


Well I've updated the version number in about:config
general.useragent.extra.firefox ... Firefox/3.0.9


If you read this, it worked.
 
 ... Peter
 
_
New! Faster Messenger access on the new MSN homepage
http://go.microsoft.com/?linkid=9677406

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



RE: using hotmail.com ...

2009-09-13 Thread Peter Crawford

September 10, 2009 1:06:03 PM Ron wrote,
Did you forget to write something?Well I've updated the version number in 
about:config
general.useragent.extra.firefox ... Firefox/3.0.9

 ... Peter


_
New! Get to Messenger faster: Sign-in here now!
http://go.microsoft.com/?linkid=9677407

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



Re: [OTish] migrating from Access to .sql

2009-09-13 Thread Nuno Magalhães
 Hope this helps.

I've skimmed through it and it seems as though it'll help a lot,
thanks!! I was kinda hoping someone miraculously told me MySQL's
Migration Toolkit does support exporting to anything other than mysql
(and how), but i guess i'll have to use CSV after all.

Thanks again :)

-- 
()  ascii-rubanda kampajno - kontraŭ html-a retpoŝto
/\  ascii ribbon campaign - against html e-mail


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



Re: Laptop getting so warm : (

2009-09-13 Thread Kamaraju S Kusumanchi
Hashimoto wrote:
 
 What I'm wondering is if a device like this -
 http://www.atera.com.br/dispprod.asp?COD=CF6160H - can help me to solve
 this problem.
 
 What do you think ??


Sometime back, my laptop was getting heated up as well. I bought a targus
stand  http://www.targus.com/US/product_details.asp?sku=AWE09US to raise
the base of the laptop, improve the heat transfer. The stand is compact,
portable and foldable.

Using the stand at the bottom, a box fan at the back solved my heating
problems.

$acpitool -t
  Thermal zone 1 : ok, 45 C
  Trip points :
  -
  critical (S5):   126 C


I am in no way associated with Targus and I heartily recommend this option.

raju

-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/


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



Re: libc6-dev dependency issuse

2009-09-13 Thread Kamaraju S Kusumanchi
Mike Atkins wrote:

 I am trying to install gfortan, but I get a dependency issue with
 libc6-dev. I then tried to install libc6-dev by itself, but libc6-dev
 requires libc6 = 2.7-18, but I have libc6 = 2.9-4. Any ideas?
 
 Mike
Please post the contents of /etc/apt/sources.list

raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/


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



Re: libc6-dev dependency issuse

2009-09-13 Thread Kamaraju S Kusumanchi
Mike Atkins wrote:

 When I originally installed lenny, I think I updated all packages with
 unstable inadvertantly enabled. I imagine this is the root of all evil. In
 order to force libc6 to revert to the stable version (through synaptic), I
 need to reinstall most of the system, so I went ahead and just installed
 the unstable libc6-dev.
 

You could have done something like

sudo apt-get install libc6-dev=2.7-18 gfortran=4:4.3.2-2

(I think) That will downgrade your libc6-dev, gfortran as necessary.

raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/


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



VirtualBox on Lenny 2.6.26-amd64 kernel?

2009-09-13 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

I've got Lenny, and I'm trying out the precompiled 2.6.26-amd64 
kernel, but not the 64bit install.

VirtualBox is the only application I've found a problem with. When 
running the 2.6.26-686 kernel, everything runs fine. When I boot the 
2.6.26-amd64 kernel, and yes I've compiled the module for that 
environment, it acts as if the module is a different version of VB 
than what is installed.

Is anyone else using the -amd64 kernel and VB? 

Curt-


- -- 
The Magistrate, enrobed in taxes, condemns the thief in stolen rags.

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

iQEVAwUBSq1pUS9Y35yItIgBAQLSMgf/U6j8kJeMGi1fOLUIw3cFHUcvX5kPC4A3
HMs+CBc1mVuVxW4WmDEoDae79rFsp3/kS28JmVC059D5GzFYeWiKVXHPSiDfLXak
IOjTaIyzqLCA76CwTA2EPKRrHDLUUegrPBVzjhtHLGMo71tPpVNVM5oOUiXteZIz
3byE6vl9WiHyrWRXnEbRtTpCpgvB3w2cmetVoFR7NNSqZEfUKqzMuBPsR+L0UDlv
dlRD8t/M6bhYLKV8CyWHXs2dA/5jyWGlwOASsdbzhkpgs6XdZcRN122JxDP8QORS
Mf7XdDKtmGQv5VKTdbS85CIJAEW1uiLWPsOlwvK7pQOadwqt7hss9Q==
=Iwsz
-END PGP SIGNATURE-


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



RE: Removing linux-image-2.6.24-1-686

2009-09-13 Thread Peter Crawford

 Date: Fri, 11 Sep 2009 00:05:35 +0200
 From: johan...@physik.blm.tu-muenchen.de
 To: debian-user@lists.debian.org
 Peter Crawford wrote:
 http://go.microsoft.com/?linkid=


Hotmail omitted the message body but not their annoying signature.


 You are on the wrong track. Removing linux and moving to M$ won't solve
 any problems, but create a bunch of new ones.

 Take care and do not to trade in your freedom just to become dependant
 on that company. Freedom is better than subordination!


Perish the thought.  2.6.26 and 2.6.30 work well.
I want to remove 2.6.24 only because it is no longer 
needed.  

Thanks, p. crawford



_
Click less, chat more: Messenger on MSN.ca
http://go.microsoft.com/?linkid=9677404

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



Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread Robert P. J. Day
On Sun, 13 Sep 2009, Emanoil Kotsev wrote:

 j...@jretrading.com wrote:

  489951

 how big is your boot partition?

  tiny -- 512M.

rday
--


Robert P. J. Day   Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:  http://crashcourse.ca
Twitter:   http://twitter.com/rpjday



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



Re: why can't i use grub with an ext3 /boot partition?

2009-09-13 Thread Robert P. J. Day
On Sun, 13 Sep 2009, Andrew Reid wrote:

 On Sunday 13 September 2009 03:33:50 Robert P. J. Day wrote:
possibly related to an earlier post that discussed grub but, when
  installing lenny, if i choose to create a separate, primary partition
  for /boot (a long-time habit), if i select ext3 for that partition, i
  am not offered the chance to use grub as a bootloader.
 
as best i can tell, that /boot partition must be both:

   I conjecture that you are doing Something Else wrong.

   I have many machines that have ext3 /boot partitions, including
 several that were set up initially as lenny machines.  I also have
 this habit, and I generally intend to use ext2, but sometimes I
 forget to switch it from the installer's filesystem default, which
 is ext3.

  ok, so let's move beyond anecdotes and get into conjecture -- does
anyone know the debian installer well enough to know *what*
circumstances will cause said installer to refuse to offer grub as a
bootloader, and only present lilo?

rday
--


Robert P. J. Day   Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:  http://crashcourse.ca
Twitter:   http://twitter.com/rpjday



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



how to check root file system?

2009-09-13 Thread Long Wind
I use etch, which resides at /dev/sda4
how to check /dev/sda4 for errors?


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



Re: how to check root file system?

2009-09-13 Thread Tim Tebbit
Long Wind wrote:
 I use etch, which resides at /dev/sda4
 how to check /dev/sda4 for errors?


fsck from liveCD
or
shutdown -rF which will fsck on its way back up.

Are you experiencing errors?


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



Re: Losing Debian to the cancer known as HAL

2009-09-13 Thread Sam Leon

JoeHill wrote:
Dirk wrote: 


I am not affiliated with Gentoo but I see a raising demand for Linux without
HAL http://www.google.com/search?q=linux+remove+HAL (Yes, almost 500.000
results)


Yeah, and 3,750,000 for 'linux install hal'. So what?



I don't even know what HAL is

Sam


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




Re: how to check root file system?

2009-09-13 Thread Steve Reilly
Long Wind wrote:
 I use etch, which resides at /dev/sda4
 how to check /dev/sda4 for errors?
 
 

fsck /dev/yourdevice








-- 
Steve Reilly





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



  1   2   >