Re: Apparmor: 1 processes are unconfined but have a profile defined

2018-07-13 Thread Ge
Hi!
Thanks for your detail reply.

On 07/13/2018 11:42 PM, Reco wrote:
>   Hi.
> 
> I accept on-list communication only.
> 
> On Fri, Jul 13, 2018 at 11:09:19PM +0300, Ge wrote:
>> Hi i couldn't figure out so i delete all Firefox profiles and i started
>> again from the beginning
> 
> If you just deleted the files from /etc/apparmor.d - that won't be
> enough as old profiles are still loaded into the running kernel.
> See if it sticks after the reboot.
> 
> But,
I also reboot my laptop
> 
>> My Firefox profile now seems to work.
>>
>>  sudo cat ./usr.lib.firefox-esr.firefox-esr
> 
> If your Apparmor profile is not world-readable then you're doing it
> wrong (i.e. sudo should not be needed for this).
> 
Why?

>> [sudo] password for gssd:
>> # Last Modified: Fri Jul 13 19:58:57 2018
>> #include 
>>
>> /usr/lib/firefox-esr/firefox-esr {
> 
> That line's crucial. Enabling and disabling should be done via
> aa-enforce/aa-complain /usr/lib/firefox-esr/firefox-esr.
> 

Yes i used aa-enforce and aa-disable. I didnt use aa-complain that much.
> 
>>   "/home/gssd/.mozilla/firefox/Crash Reports/*" r,
> 
> This one and everything like it are better written as:
> 
> owner "@{HOME}/.mozilla/firefox/Crash Reports/*" r
> 
> And I wonder whenever disabling writing crash reports was intentional.
> 
>>   /home/*/.mozilla/firefox/72z9u2as.default/browser-extension-data/** rw,
> 
> This one:
> 
> owner @{HOME}/.mozilla/firefox/*/browser-extension-data/** rw,
> 
> 

I didnt write the profile files. I used aa-genprof and aa-logprof to
automatically created them.


Thanks again for your help!

> Everything else is more or less ok.
> 
> Reco
> 



Apparmor: 1 processes are unconfined but have a profile defined

2018-07-13 Thread Ge
Hello
Im trying to make my own profiles for apparmor.

I made a profile for firefox-esr but for some reason i cant get apparmor
to confine it.  I run aa-enforce firefox-esr but nothing change.

Any ideas?
Thanks in advance for your help.

$sudo aa-status
apparmor module is loaded.
21 profiles are loaded.
21 profiles are in enforce mode.
   /etc/apparmor.d/usr.lib.firefox-esr.firefox-esr
   /usr/bin/exo-open
   /usr/bin/firefox
   /usr/bin/freshclam
   /usr/bin/gsettings-data-convert
   /usr/bin/liferea
   /usr/bin/lsb_release
   /usr/bin/mupdf
   /usr/bin/proxy
   /usr/bin/vlc
   /usr/lib/firefox-esr/firefox-esr
   /usr/lib/firefox-esr/plugin-container
   /usr/lib/mupdf/mupdf-x11
   /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitNetworkProcess
   /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitWebProcess
   /usr/lib/x86_64-linux-gnu/xfce4/exo-1/exo-helper-1
   thunderbird
   thunderbird//browser_java
   thunderbird//browser_openjdk
   thunderbird//gpg
   thunderbird//sanitized_helper
0 profiles are in complain mode.
4 processes have profiles defined.
3 processes are in enforce mode.
   /usr/bin/freshclam (689)
   /usr/lib/firefox-esr/plugin-container (1843)
   thunderbird (925)
0 processes are in complain mode.
1 processes are unconfined but have a profile defined.
   /usr/lib/firefox-esr/firefox-esr (1798)



BTRFS and debian

2018-07-09 Thread Ge
Hi there!
I am new here.

I am trying to install debian on a VM to test it before i install it on
my laptop. Since its a laptop i would like to encrypt the hard drive. I
would also like to be able to return my whole system to a previous state
or just my home directory.

I would like to ask

1. Whats the appropriate layout?
My current layout is:

LVM VG Laptop-vg LV root 16.9GB Linux device mapper (linear)
#1  16.9GB  f   btrfs   /


LVM VG Laptop-vg LV swap 4.3GB Linux device mapper (linear)
#1  4.3GB   f   swapswap

Encrypted volume (sda5_crypt)-21.2GB Linux device mapper (crypt)
#1  21.2GB  K   lvm

SCSI1 (0,0,0) (sda) 21.2GB ATA QEMU HARDDISK
#1  primary 254.8MB K   ext2/boot
#5  logical 21.2GB  K   crypto  (sda5_crypt)


Should i make a different partition for /home/ ?


2.I will obviously make the / partition btrfs. Do i have to use btrfs
also on my boot partition?


3.Is there any btrfs GUI program to manage my system on debian stretch
or on debian buster? or i can only do this from the command line?


Thanks in advance for your help



RE: Cannot apt-add repository

2016-10-06 Thread Rasku, Stephen (GE Digital)
So, what is the best practice to get the latest (or at least newer) version of 
git?  Compile from source?  I want to use some of the `git bisect` features 
that were introduced in 2.7.

...Stephen

-Original Message-
From: Sven Hartge [mailto:s...@svenhartge.de] 

"Rasku, Stephen (GE Digital)" <sra...@wurldtech.com> wrote:
> When I try and add-apt-repository, I get the following:

> $ sudo add-apt-repository ppa:git-core/ppa

Don't add Ubuntu-PPAs to a Debian system. It will not work and it may destroy 
your installation.

S°

--
Sigmentation fault. Core dumped.


Unsubscribe from our commercial electronic messages.
https://supportcentral.ge.com/esurvey/GE_survey/takeSurvey.html?form_id=18446744073709666319
Désabonner de nos messages électroniques commerciaux.
https://supportcentral.ge.com/esurvey/GE_survey/takeSurvey.html?form_id=18446744073709666263


Cannot apt-add repository

2016-10-05 Thread Rasku, Stephen (GE Digital)
When I try and add-apt-repository, I get the following:

$ sudo add-apt-repository ppa:git-core/ppa
[sudo] password for srasku: 
Sorry, try again.
[sudo] password for srasku: 
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 11, in 
from softwareproperties.SoftwareProperties import SoftwareProperties, 
shortcut_handler
ImportError: cannot import name 'shortcut_handler'

I am behind a proxy with the following environment variables configured:

NO_PROXY=localhost,127.0.0.0/8,::1
http_proxy=http://3.39.54.43:8080/
ftp_proxy=http://3.39.54.43:8080/
FTP_PROXY=http://3.39.54.43:8080/
ALL_PROXY=socks://3.39.54.43:8080/
all_proxy=socks://3.39.54.43:8080/
https_proxy=http://3.39.54.43:8080/
HTTPS_PROXY=http://3.39.54.43:8080/
no_proxy=localhost,127.0.0.0/8,::1
HTTP_PROXY=http://3.39.54.43:8080/

I suspect this is a proxy issue but I'm not certain.  Assuming it is:
- Can you run add-apt-respository behind a proxy?
- Is there a command line option to configure the proxy?  There's nothing in 
`man add-apt-repository`.

I am running Jessie.

Stephen Rasku
Linux Engineer
Wurldtech Security Technologies

Unsubscribe from our commercial electronic messages.
https://supportcentral.ge.com/esurvey/GE_survey/takeSurvey.html?form_id=18446744073709666319
Désabonner de nos messages électroniques commerciaux.
https://supportcentral.ge.com/esurvey/GE_survey/takeSurvey.html?form_id=18446744073709666263



how to build custom XEN kernels

2006-11-09 Thread Csillag, Kristof (GE Healthcare, consultant)

Hi thers!

How do I build custom XEN kernels?

I did read the documentation, but it did not help much.

/usr/share/doc/xen-utils-3.0.3-1/README.Debian.gz says this:


 Should you want to roll your own kernel this is the way you do it. First
   download from http://alioth.debian.org/projects/pkg-xen/ the kernel patch
   for your version of xen.  Then download the relevant kernel from kernel.org,
   apply the patch, configure and build your kernel in the standard way (with
   kernel package). 
---

Now, here come the problems.

1. I can not find any patches at the given address.
   Looking a bit harder, I found the page 
http://alioth.debian.org/frs/?group_id=30894
   (but this page does not seem to be linked from 
http://alioth.debian.org/projects/pkg-xen/ ),
   which does indeed contain patches, but there is no 3.0.3 version.

2. I find the instructions above somewhat strange. Whe do I have to download 
anything
   from kernel.org? Should not it be possible to build anything from 
linux-source-2.6.18,
   or at least from the linux-2.6 source package? (The binary XEN kernels are 
built from
   the linux-2.6 source package, too.)


Thank you for your help!

Kristof Csillag



XEN sound emulation locks device exclusively

2006-11-09 Thread Csillag, Kristof (GE Healthcare, consultant)
Hi there!

My problem is the following:

I am experimenting with virtualization with XEN.

I am running WinXP in a HVM host with a Debian Gnu/Linux (Etch) dom0.

I am also using audio emulation (sb16). This way, sounds from WinXP work fine.

And here comes the problem:

The HVM guest completely reserves the audio device; other software can not use 
it.

(mplayer says this:

alsa-init: using ALSA 1.0.13
alsa-init: setup for 1/2 channel(s)
alsa-init: using device default
alsa-lib: pcm_hw.c:1248:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device 
or resource busy
alsa-lib: pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
alsa-init: playback open error: Device or resource busy

)

This should not be like this; with alsa (including the dmix plugin) 
working fine on my system, different sounds sources could be mixed painlessly.

The problem seems to be that the HVM guest does not use the device
via the default device (which should go via the DMIX system), but directly.

How can this be fixed?

And where can I find more documentation about XEN audio emulation?

Thank you for your help:

  Kristof Csillag



[no subject]

2006-06-05 Thread Kale, Karuna (GE Healthcare)






DVD image creation.

2005-08-23 Thread Sherman, Michael (GE Energy)
Good day all!

I've been trying to get mkisofs to create a DVD image for me on my Sarge 
machine, in order to be able to burn it on Nero (Windows 2000). The utility 
does create an ISO image rather quickly, however when I open it with Nero, the 
program refuses to recognize it as a DVD image, despite the size being way over 
700 MB. Here's script snipped I am using to do it.

if mkisofs -V $1 -o ~/backup/$1.iso -R -J ~/mydata
then
echo $1.iso was created successfully at  `date`
else
echo mkisofs failed to create an ISO image!
fi

Does anyone know whether there is a way to force mkisofs to create a DVD image 
or a different utility. Any input would be appreciated.
Michael









Re: problema ao compilar bootsplash

2005-04-14 Thread Ge Nascimento
Eu de novo, compilei o kernell, configurei o
bootsplash, no entanto ao reiniciar recebo a seguinte
mensagem:
RAMDISK: Couldn't find valid ram disk image starting a
0.
VFS: Cannot open root device hda1 or
unknown-block(0,0)
Please append a correct root= boot option
KERNEL PANIC: VFS: Unable to mount root fs on
unknown-block(0,0)

o grub está assim:

title   Debian GNU/Linux, kernel 2.6.8 
kernel  (hd0,0)/boot/vmlinuz-2.6.8 root=/dev/hda1
vga=771 splash=silent
initrd  (hd0,0)/boot/initrd.splash
savedefault
boot

Já tentei assim e retornou o mesmo resultado:

title   Debian GNU/Linux, kernel 2.6.8 
root(hd0,0)
kernel  /boot/vmlinuz-2.6.8 root=/dev/hda1 vga=771
splash=silent ro
initrd  /boot/initrd.splash
savedefault
boot

Na verdade estou sem saber onde procurar, se alguém
puder me indicar onde encontrar algo fico grato, no
momento estou tentando o google.
--- Still [EMAIL PROTECTED] wrote:
 * Konnichiwa Ge Nascimento-sama:
  Estou tentando compilar o boot gráfico no meu
 Debian
  mas não tive muito sucesso, quando apliquei o
 comando
  patch -p1  bootsplash-3.1.4-sp3-2.6.8.1.diff
  obtive esta resposta 
  can't find file to patch at input line 4
  Perhaps you used the wrong -p or --strip option?
  The text leading up to this was:
 
   Em qual diretório vc estava quando aplicou o
 patch ? Acredito
 que vc estava no lugar errado.
   Para aplicar o patch, vc precisa estar dentro do
 /usr/src/linux, sendo o linux um link simbólico para
 /usr/src/kernel-source-x.x.xx
   Daí, vc faz:
 
 patch -p1 
 /path/onde/está/o/bootsplash-3.1.4-sp3-2.6.8.1.diff
 
   Depois o processo normal para compilar o kernel.
 
 []'s,
 
 Still
 --
 Nelson Luiz Campos  .''`. | I
 hear; I forget.
 Engenheiro Eletricista : :'  :| I
 see; I remember.
 Linux User #89621 UIN 11464303 `. `'` | I
 do; I understand.
 gnupgID: 55577339`-   |
 Chinese Proverb
 


http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



problema ao compilar bootsplash

2005-04-13 Thread Ge Nascimento
Estou tentando compilar o boot gráfico no meu Debian
mas não tive muito sucesso, quando apliquei o comando
patch -p1  bootsplash-3.1.4-sp3-2.6.8.1.diff
obtive esta resposta 
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|diff -urN linux-2.6.8.1/drivers/char/keyboard.c
linux-2.6.8.1-bootsplash/drivers/char/keyboard.c
|--- linux-2.6.8.1/drivers/char/keyboard.c 
2004-08-14 12:56:26.0 +0200
|+++ linux-2.6.8.1-bootsplash/drivers/char/keyboard.c 
 2004-08-15 10:36:26.0 +0200
--
File to patch:
apenas apertei enter, ele me perguntou se que queria
pular este patch, respondi que sim. E isso se repetiu
mais umas 7 ou 8 vezes.

No fim retornou:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored

Quando vou começar a compilação 
make menuconfig
retorna:
make: *** Sem regra para processar o alvo
`menuconfig'.  Pare.

E acabou, para por aí, onde estou errando?
Versão do meu kernel
2.6.8-1-386 #1 Thu Nov 11 12:18:43 EST 2004 i686
GNU/Linux
kernel source instalado 2.6.8
bootsplash copiado:
bootsplash-3.1.4-sp3-2.6.8.1.diff


Alguma dica? É a primeira vez que tento fazer uma
compilação do kernel.

http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



Re: problema ao compilar bootsplash

2005-04-13 Thread Ge Nascimento

--- Still [EMAIL PROTECTED] wrote:
 * Konnichiwa Ge Nascimento-sama:
  Estou tentando compilar o boot gráfico no meu
 Debian
  mas não tive muito sucesso, quando apliquei o
 comando
  patch -p1  bootsplash-3.1.4-sp3-2.6.8.1.diff
  obtive esta resposta 
  can't find file to patch at input line 4
  Perhaps you used the wrong -p or --strip option?
  The text leading up to this was:
 
   Em qual diretório vc estava quando aplicou o
 patch ? Acredito
 que vc estava no lugar errado.
   Para aplicar o patch, vc precisa estar dentro do
 /usr/src/linux, sendo o linux um link simbólico para
 /usr/src/kernel-source-x.x.xx
   Daí, vc faz:
 
 patch -p1 
 /path/onde/está/o/bootsplash-3.1.4-sp3-2.6.8.1.diff
 
   Depois o processo normal para compilar o kernel.
 
 []'s,
 
 Still


Obrigado Nelson acho era isso mesmo, me faltaram
também  as ncurses mas uma rápida pesquisa no google
me deu o nome dos pacotes a instalar libncurses5-dev
neste momento os pacotes fonte estão sendo criados,
pela manhã verificarei o resultado e instalarei.

Obrigado!!

http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



Re: Re: Tamaho da Partição

2005-04-07 Thread Ge Nascimento
Gostei dessa. Nossa a cada dia descubro que sei cada
vez menos!!!
--- Eduardo Jorge [EMAIL PROTECTED] wrote:
  Ai galera como faço pra ver o tamanho de uma
 partição..?
  
 E ae!!
 Tente 
 
 df -h 
 
 Abraços
 
 -- 
 Serrano Neves - a.k.a eth0 /
 www.serrano.neves.eti.br
 Nem toda propriedade é um roubo. Porém, a
 propriedade é um roubo
 quando exclui os não-proprietários do processo de
 desenvovimento
 social. -- Manuel Castells
 
 

http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.

__
Converse com seus amigos em tempo real com o Yahoo! Messenger 
http://br.download.yahoo.com/messenger/ 


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



Repositórios

2005-04-07 Thread Ge Nascimento
Olá pessoal, estou usando a lista de repositórios
original do Sarge que tem apenas três servidores
http://ftp.br.debian.org/debian/ testing deb
http://ftp.br.debian.org/debian/ testing deb-scr
http://security.debian.org/ testing/updates deb

Gostaria de sugestões de repositórios interessantes
para adicionar à minha lista.

Grato.


http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



Frequência de atualizações.

2005-04-06 Thread Ge Nascimento
Olá lista, há menos de um mês que saí do kurumin e vim
para o Debian, a distro que sempre me encantou, estou
usando Sarge e gostaria de saber se há uma
recomendação de frequência de atualização. Apenas
confirmando para atualizar o comando é apt-get
upgrade certo?

http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



cron activates early

2004-11-18 Thread Sherman, Michael (GE Energy)
Hi all.

I have a little problem. The date command shows the right time, however the
cron scheduler
activates 5 hours earlier than needed. I am pretty sure I set the time to US
Eastern during
installation, and I even reran base-config to verify that.
Any ideas?

Thanks in advance
Mike


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



erro ao montar partição vfat

2004-11-11 Thread Ge Nascimento
Olá sou novo na lista e no linux também.
Preciso de uma força, tenho uma partição fat 32 em que
não consigo escrever de maneira nenhuma.
estou usando o Debian CDDB-BR, com Gnome 2.6 o fstab
está assim
# /etc/fstab: static file system information.
#
# file system mount point   type  options 
 dump  pass
proc/proc   procdefaults  
 0   0
/dev/hda1   /   reiserfs notail   
  0   1
/dev/hda3   /home   reiserfs defaults 
  0   2
# /dev/hdb1 /mnt/hdb1   vfat
auto,user,rw,nosuid,noexec,umask=0000   0
/dev/hdb1   /mnt/hdb1   vfat
auto,user,rw,nosuid,noexec,umask=000
/dev/hda2   noneswapsw
 0   0
/dev/hdc/media/cdrom0   iso9660 ro,user,noauto
 0   0
/dev/fd0/media/floppy0  autorw,user,noauto
 0   0

a partição está montada mas somente leitura, quando
tento escrever ou apagar qualquer coisa retorna a
seguinte mensagem
Erro ao excluir.
/mnt/hdb1/p...sem título não pode ser excluído
porque ele está em um disco somente para leitura.

alguma dica?

as permissões da pasta /mnt/media são 777

=
http://genascimento.multiply.com

O que estou fazendo, alguns desenhos, artigos interessantes, piadas, etc.
Passa por lá e confere.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



X Windows security

2004-10-15 Thread Sherman, Michael (GE Energy)
Hi all.

I have a quick question. I know that a machine is much less secure when X
Windows is running. Does it apply in the same way when X stuff is installed,
but the desktop is not actually running?

How secure are vncserver sessions and X over ssh?

Thanks in advance


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



Lilo question

2004-10-06 Thread Sherman, Michael (GE Energy)

Hi.
I am having a little problem with LILO. I have a machine with Win2000 on the
first IDE drive and I want install Debian on the other drive, which happens
to be SCSI. If in /etc/lilo.conf I specify boot=/dev/hda -asking LILO to
install itself into the MBR, how will I make it aware that Debian kernel
resides in /dev/sda?
Meaning the line image=/boot/kernel-2.6 will make LILO think that Debian is
also in /dev/hda. Has anyone encountered a similar situation?

Thanks in advance.


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



binary compatibility between 2.4 and 2.6 kernels

2004-09-28 Thread Sherman, Michael (GE Energy)
Hello.
I have an application, currently running on SUSE 7.0 woth 2.4.4 kernel. I
wanted to move this application to Sarge 2.6.3. I set everything up,
including the same libg++ , however the application fails to retrieve the
serial number of the machine (I don't know what function they used, it's a
closed source program). Could it be because of the kernels? If so, will
installing the 2.4.x that comes with Sarge solve the problem? And is there a
tutorial on how to install a second kernel and add it to GRUB menu?

Thanks in advance,
Mike


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



ftp vs samba

2004-09-24 Thread Sherman, Michael (GE Energy)
Hi all.
Just wanted to know what your experience was with samba and ftp with regards
to speed.
I have a Sarge on the local Windows network and I have both (samba and ftp)
and I am wondering which one is staying.
Also speedwise how does Debian compare with FreeBSD? (Don't want to start
any wars, just want to read experiences)

Thanks,
Mike


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



UNSUBSCRIBE

2004-06-22 Thread Wasiak, William (GE Consumer Finance, consultant)


pb avec vmware

2004-06-18 Thread Wasiak, William (GE Consumer Finance, consultant)
Bonjour

j'installe une debian 3.0 RC2 avec VMWARE 4.0.0 Build 4460
et toute les minutes envirions j'ai ce message d'erreur:

probable hardware bug: clock timer configuration st - probable a VIA686a.
probable hardware bug: restoring chip configuration

quelqu'un a une idée ?
Merci d'avance



RE: Réf. : pb avec vmware

2004-06-18 Thread Wasiak, William (GE Consumer Finance, consultant)
merci pour ta réponse, c'est justement ce que j'allais faire, alors si en plus 
ça corrige le pb alors c top

-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 18 juin 2004 10:52
À : debian-user-french@lists.debian.org
Objet : Réf. : pb avec vmware



Le 18/06/2004 10:44:47 Wasiak, William (GE Consumer Finance, consultant)
a écrit:

Bonjour

j'installe une debian 3.0 RC2 avec VMWARE 4.0.0 Build 4460
et toute les minutes envirions j'ai ce message d'erreur:

probable hardware bug: clock timer configuration st - probable a VIA686a.
probable hardware bug: restoring chip configuration

quelqu'un a une idée ?
Merci d'avance


Bonjour :)
J'ai rencontré ce problème aussi avec une install standard de la woody.
Le problème s'est résolu tout seul après l'installation d'un kernel tout
neuf compilé à la main :)

Laurent.




RE: pb avec vmware

2004-06-18 Thread Wasiak, William (GE Consumer Finance, consultant)
 Bonjour
 
 j'installe une debian 3.0 RC2 avec VMWARE 4.0.0 Build 4460
 et toute les minutes envirions j'ai ce message d'erreur:
 
 probable hardware bug: clock timer configuration st - probable a VIA686a.
 probable hardware bug: restoring chip configuration
 
 quelqu'un a une idée ?
 Merci d'avance
 
 
Salut,
tu aurais pas par hasard un chipset VIA (686A) ? Parce qu'il souffre 
d'un bug connu et référencé par via. Recompil du noyo (pour modif des 
drivers) ou maj du BIOS mais c plus risqué :-)
Bon courage.


non VMWARE a son propre bios qui est un AMI Phoenix
En fait c'est beaucoup plus con que ça, j'ai juste reglé l'heure dans le bios 
de vmware, apparemment il ne se synchronisait pas avec le bios du PC. Depuis 
plus de pb

Merci



RE: pb avec vmware

2004-06-18 Thread Wasiak, William (GE Consumer Finance, consultant)
 Bonjour
 
 j'installe une debian 3.0 RC2 avec VMWARE 4.0.0 Build 4460
 et toute les minutes envirions j'ai ce message d'erreur:
 
 probable hardware bug: clock timer configuration st - probable a VIA686a.
 probable hardware bug: restoring chip configuration
 
 quelqu'un a une idée ?
 Merci d'avance
 
 
Salut,
tu aurais pas par hasard un chipset VIA (686A) ? Parce qu'il souffre 
d'un bug connu et référencé par via. Recompil du noyo (pour modif des 
drivers) ou maj du BIOS mais c plus risqué :-)
Bon courage.


non VMWARE a son propre bios qui est un AMI Phoenix
En fait c'est beaucoup plus con que ça, j'ai juste reglé l'heure dans le bios 
de vmware, apparemment il ne se synchronisait pas avec le bios du PC. Depuis 
plus de pb

Merci



RE: [résolu partiellement]Re: Diagnostic modem RTC

2004-06-17 Thread Wasiak, William (GE Consumer Finance, consultant)
salut

le S10 c'est pour régler le temps, en dixièmes de seconde, pendant lequel le 
modem attendra avant de raccrocher après la perte de la porteuse. Ce temps de 
garde permet au modem de faire la différence entre des parasites ou d'autres 
perturbations interrompant momentanément la connexion, et une véritable 
déconnexion de la part du périphérique à distance (qui a raccroché).

le S25 c'est pour régler la reconnaissance DTR en 10 millièmes de seconde
le DTR (Data Terminal Ready - Terminal de données prêt)

Voila

-Message d'origine-
De : Arnaud LE ROUZIC [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 17 juin 2004 09:11
À : debian-user-french@lists.debian.org
Objet : [résolu partiellement]Re: Diagnostic modem RTC



 Depuis plusieurs mois, j'utilise un modem RTC préhistorique (33k et 
 plein de poussière), mais qui fonctionne parfaitement (forfait 50h 
 Free). Or, depuis une quinzaine de jours, je subis des déconnexions 
 pénibles (en moyenne toutes les 10 minutes). 

[couic]


 Jun 15 23:53:37 deneb pppd[7916]: Hangup (SIGHUP)
 Jun 15 23:53:37 deneb pppd[7916]: Modem hangup
 Jun 15 23:53:37 deneb pppd[7916]: Script /etc/ppp/ip-down started (pid 
 9895)
 Jun 15 23:53:37 deneb pppd[7916]: Connection terminated.
 Jun 15 23:53:37 deneb pppd[7916]: Connect time 26.1 minutes.
 Jun 15 23:53:37 deneb pppd[7916]: Sent 148076 bytes, received 761772 
 bytes.
 Jun 15 23:53:37 deneb pppd[7916]: Waiting for 1 child processes...
 Jun 15 23:53:37 deneb pppd[7916]:   script /etc/ppp/ip-down, pid 9895
 Jun 15 23:53:37 deneb pppd[7916]: Script /etc/ppp/ip-down finished 
 (pid 9895), status = 0x1
 Jun 15 23:53:37 deneb pppd[7916]: Exit.

J'ai tenté d'activer l'option debug dans /etc/ppp/options . Bilan: pas 
de changements au niveau des logs. Je ne sais pas où il met les 
informations supplémentaires (à moins que tout y soit...).
Quelques recherches googlesques m'ont orienté vers une possibilité de 
réglage du modem. J'ai pas tout compris, mais un modem est sensé se 
déconnecter (Hangup (SIGHUP) ) s'il ne reçoit pas d'informations très 
régulièrement. En cas de mauvaise qualité de ligne, la connection peut 
donc couper. J'ai donc passé les paramètres suivants dans la chaine 
d'initialisation du modem: ATZ S10=10 S25=200 (ne me demandez pas ce 
que ça veut dire...). Et... bah ça a l'air de marcher.

Je penche donc plutôt vers un problème de qualité de ligne. Modem très 
vieux? Problème France Télécom? Problème de port série? (ordinateur 
portable, donc branché-débranché tous les jours...).

En tout cas, merci pour votre aide.

Arnaud.


-- 
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs From et Reply-To:

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



RE: adresse ip d'un site

2004-06-17 Thread Wasiak, William (GE Consumer Finance, consultant)
tu peux faire un ping ou un nslookup

-Message d'origine-
De : dupouy.michel [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 17 juin 2004 16:59
À : debian-user-french@lists.debian.org
Objet : adresse ip d'un site


quelqu'un pourrait-il me dire comment sous debian, avec mozilla ou à la 
console, je peux déterminer l'adresse ip d'un site auquel je suis connecté?
Merci, c'est urgent!


-- 
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs From et Reply-To:

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