Re: 6872 Mo de RAM pour 8 Go d'après le BIOS ‽

2015-07-09 Thread Podrigal, Aron
[mem > > 0xfed4-0xfed44fff] > > [0.00] PM: Registered nosave memory: [mem > > 0xfed45000-0xfed7] > > [0.00] PM: Registered nosave memory: [mem > > 0xfed8-0xfed8] > > [0.00] PM: Registered nosave memory: [mem > > 0xfed9-0xfeff] > > [0.00] PM: Registered nosave memory: [mem > > 0xff00-0x] > > [0.00] e820: [mem 0x9f00-0xf7ff] available for > > PCI > > devices > > [0.00] Booting paravirtualized kernel on bare hardware > > [0.00] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 > > nr_cpu_ids:4 nr_node_ids:1 > > [0.00] PERCPU: Embedded 27 pages/cpu @88021ec0 > > s80896 > > r8192 d21504 u524288 > > [0.00] pcpu-alloc: s80896 r8192 d21504 u524288 > > alloc=1*2097152 > > [0.00] pcpu-alloc: [0] 0 1 2 3 > > [0.00] Built 1 zonelists in Zone order, mobility > > grouping on. > > Total pages: 1795346 > > [0.00] Policy zone: Normal > > [0.00] Kernel command line: > > BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 > > root=/dev/mapper/Aethelthryth--vg-root ro quiet > > [0.00] PID hash table entries: 4096 (order: 3, 32768 > > bytes) > > [0.00] xsave: enabled xstate_bv 0x7, cntxt size 0x340 > > [0.00] AGP: Checking aperture... > > [0.00] AGP: No AGP bridge found > > [0.00] AGP: Node 0: aperture [bus addr > > 0x-0x01ff] > > (32MB) > > [0.00] AGP: Your BIOS doesn't leave a aperture memory > > hole > > [0.00] AGP: Please enable the IOMMU option in the BIOS > > setup > > [0.00] AGP: This costs you 64MB of RAM > > [0.00] AGP: Mapping aperture over RAM [mem > > 0x9400-0x97ff] (65536KB) > > [0.00] PM: Registered nosave memory: [mem > > 0x9400-0x97ff] > > [0.00] Memory: 7017680K/7281020K available (5209K > > kernel code, > > 946K rwdata, 1832K rodata, 1204K init, 840K bss, 263340K > > reserved) > > […] > > > > Pour dmesg, j'ai arrêté la sortie à la ligne où il est > > manifeste que le > > système ne détecte pas tout ce qu'il devrait en RAM, donc la > > réponse > > doit être située dans ce qui précède cette ligne, mais je n'en > > sais pas > > encore assez sur ces messages pour les analyser correctement. > > Quelqu'un > > de meilleur que moi verrait-il de quoi il retourne ? > > > > Dans l'attente de vos suggestions, > > > > Cordialement. > > -- > > David Guyot > > > > > > -- > David Guyot > Administrateur système, réseau et télécom / Sysadmin > Europe Camions Interactive / Stockway > Moulin Collot > F-88500 Ambacourt > 03 29 30 47 85 > -- Aron Podrigal - //Be happy :-)

Re: Kerberos-secured NFSv4: nss_getpwnam: name '8' does not map into domain

2015-07-09 Thread Podrigal, Aron
#x27;t seem to be the > problem here. > > Do you have suggestions about what's the problem here or how to go > on with debugging? > > Cheers, > jonas > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: > https://lists.debian.org/257a6d58537d4eebdfe48e17ca749...@imap.steindlberger.de > > -- Aron Podrigal - //Be happy :-)

Re: Please help with - it seems - no WiFi interface at all

2015-06-28 Thread Podrigal, Aron
> > Rodolfo > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: https://lists.debian.org/87a8vk6tem@gmail.com > > -- Aron Podrigal - //Be happy :-)

Re: tc / iproute2 shared libraries missing - jessie

2015-06-28 Thread Podrigal, Aron
Ok, looks like I had to create the qdisc first before I can create a filter. On Sun, Jun 28, 2015 at 5:05 AM, Podrigal, Aron wrote: > After looking a bit more, it looks to me that this is what was happening > (correct me if I'm wrong). looks like those filter types are now statical

Re: tc / iproute2 shared libraries missing - jessie

2015-06-28 Thread Podrigal, Aron
other libraries matching matched by keywords within the command line arguments. However I still do not understand why my command is not valid. On Sun, Jun 28, 2015 at 4:02 AM, Podrigal, Aron wrote: > I am trying to do traffic shaping using tc, however I can't add any > filters and

tc / iproute2 shared libraries missing - jessie

2015-06-28 Thread Podrigal, Aron
vide it, but no success. Can anyone point out if there was any changes to file locations? or if this is a bug? Thank you. -- Aron Podrigal - //Be happy :-)

Allowing packages to control iptables

2015-04-26 Thread Podrigal, Aron
love to hear others thoughts, and if there is perhaps a better way to solve this problem. Thanks. -- Aron Podrigal - //Be happy :-)

Gnome/gdm mouse invisible after login and cannot set brigtness

2015-01-22 Thread Podrigal, Aron
I'm experiencing some issues after I upgraded a list of packages by running apt-get upgrade. Everything seems to start properly, but after logging in gnome, the mouse pointer disappears. In addition to that I've noticed that during the time the mouse is not visible, I cannot set the brightness thr

network-console debian-installer reset password

2014-10-30 Thread Podrigal, Aron
Where does the debian installer save the items that have already been preceeded? I have set a password for ssh to continue the installation remotely and forgot it, and I can't redo that step as it's removed from the installer list, how can I reset the password or rerun the network-console configur

Re: git: how to figure out with a script what the last commit on remote repo is without fetching it

2014-09-07 Thread Podrigal, Aron
I don't really get your problem. Every git repository tracked by remote, has separate refs to track the remote and separate for the local. When you do git fetch, it will only update the remote refs and not your local. Then you can do git diff origin/master to see the difference between your local a

Re: host hostname not found

2014-09-06 Thread Podrigal, Aron
Just want to note here, that I bumped in to this whole problem while installing proxmox pve-cluster and pve-cluster did also ignore /etc/hosts. Thanks guys for your help. On Sep 6, 2014 11:26 AM, "Bob Proulx" wrote: > Podrigal, Aron wrote: > > ok, a fresh install of deb

Re: host hostname not found

2014-09-05 Thread Podrigal, Aron
12:10 PM, Brian wrote: > On Fri 05 Sep 2014 at 10:49:15 -0400, Podrigal, Aron wrote: > > > I did not have libnss-myhostname installed. I think it was always shipped > > with the debian installation, at least on wheezy 7.4 through 7.5, I now > had > > wheezy 7.6 installe

Re: host hostname not found

2014-09-05 Thread Podrigal, Aron
right that thos is intended behavior. But on my other debian boxes < 7.6 it does work, so my question is why does it work there? So in short, was there any change in the last release? Thanks On Thu, Sep 04, 2014 at 08:26:38PM -0400, Podrigal, Aron wrote: > Any idea what can be the cause? I am in

Re: ifupdown

2014-09-04 Thread Podrigal, Aron
On Thu, Sep 4, 2014 at 2:17 PM, Brian wrote: > On Thu 04 Sep 2014 at 14:06:28 -0400, Podrigal, Aron wrote: > > > I had experienced some difficulties using ifupdown in the past, I than > came > > across this while searching the web > > > http://pureperl.blogspot.c

host hostname not found

2014-09-04 Thread Podrigal, Aron
Any idea what can be the cause? I am installing proxmox-ve and when starting pve-cluster it fails with [main] crit: Unable to get local IP address. So I tried to look up with host utility and it does not resolve. host localhost Host localhost not found: 3(NXDOMAIN) /etc/hosts 127.0.0.1 loca

ifupdown

2014-09-04 Thread Podrigal, Aron
I had experienced some difficulties using ifupdown in the past, I than came across this while searching the web http://pureperl.blogspot.com/2013/01/the-debian-ifupdown-package-and.html my question is, is that still true? or there was updates to the package since than? also what would be a good al

vlan not tagging packets | no reply to vlan

2014-09-02 Thread Podrigal, Aron
00 eth1.10 root@host2:~# sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1 Thanks Aron Podrigal

chroot: failed to run command `telinit': No such file or directory

2014-02-23 Thread Podrigal, Aron
Hi, I created a lxc container by running lxc-create -n test4 -B lvm -t debian here is the container config root@lxc:~# cat /var/lib/lxc/test4/config # Common configuration # Container specific configuration lxc.tty = 1 lxc.tty = 2 lxc.mount = /var/lib/lxc/test4/fstab lxc.utsname = test4 lxc

Luks encrypted partition gets identified as ntfs

2009-05-26 Thread Aron
_FS_VERSION=3.1 ID_FS_UUID=0441104E2AD579AF ID_FS_UUID_ENC=0441104E2AD579AF ID_FS_LABEL= ID_FS_LABEL_ENC= ID_FS_LABEL_SAFE= Thank you. begin:vcard fn:Aron T n:T;Aron email;internet:n...@gmx.co.uk tel;work:+44 784 702 8914 version:2.1 end:vcard