Re: [gentoo-user] Re: new hi-res display won't work at top res

2017-05-29 Thread allan gottlieb
On Mon, May 29 2017, mp wrote: > allan gottlieb wrote: > >> Dell latitude E7450 with intel 915 graphics, gnome 3, systemd. >> >> lspci: >> VGA compatible controller: Intel Corporation HD Graphics 5500 >> (rev 09) > > I think i965 is the better driver for your system, not i915. > >> I just bough

Re: [gentoo-user] new hi-res display won't work at top res

2017-05-29 Thread allan gottlieb
On Mon, May 29 2017, Canek Peláez Valdés wrote: > On Fri, May 19, 2017 at 10:58 AM, allan gottlieb wrote: > >> Dell latitude E7450 with intel 915 graphics, gnome 3, systemd. >> >> lspci: >> VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) >> >> I just bought a new dell 34" c

[gentoo-user] Re: [SOLVED] Can I resize /dev/shm on the fly?

2017-05-29 Thread Nikos Chantziaras
On 05/29/2017 10:13 PM, Walter Dnes wrote: On Mon, May 29, 2017 at 10:05:02PM +0300, Mart Raudsepp wrote Ühel kenal päeval, E, 29.05.2017 kell 14:47, kirjutas Walter Dnes: I was using a chroot, and I bind-mounted the chroot's /dev and /proc and /sys on top of the host machine's directories.

Re: [gentoo-user] Samba patching?

2017-05-29 Thread Stefan G. Weichinger
Am 2017-05-29 um 22:36 schrieb Mart Raudsepp: > Ühel kenal päeval, E, 29.05.2017 kell 22:12, kirjutas Stefan G. > Weichinger: >> how do we gentoo-users handle CVE-2017-7494 ? > > You upgrade to the version including the fix. 4.5.10, that is. > https://bugs.gentoo.org/show_bug.cgi?id=CVE-2017-7494

Re: [gentoo-user] Samba patching?

2017-05-29 Thread Mart Raudsepp
Ühel kenal päeval, E, 29.05.2017 kell 22:12, kirjutas Stefan G. Weichinger: > how do we gentoo-users handle CVE-2017-7494 ? You upgrade to the version including the fix. 4.5.10, that is. https://bugs.gentoo.org/show_bug.cgi?id=CVE-2017-7494

[gentoo-user] Samba patching?

2017-05-29 Thread Stefan G. Weichinger
how do we gentoo-users handle CVE-2017-7494 ?

[gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Kai Krakow
Am Mon, 29 May 2017 19:16:11 +0100 schrieb Neil Bothwick : > On Mon, 29 May 2017 15:07:48 -0300, Raphael MD wrote: > > [...] > > > > 1. partition layout > > > 2. kernel cmdline > > > 3. boot-loader config > > > 4. exact error message on screen > > > 1. partition layout > > /dev/sda1 vfat b

Re: [gentoo-user] new hi-res display won't work at top res

2017-05-29 Thread Canek Peláez Valdés
You don't need the Intel graphics driver, they are actually deprecated [1]. Just set your VIDEO_CARDS to: VIDEO_CARDS="intel i965" and do emerge -uDNvp @world; when you do emerge --depclean, xf86-video-intel will be uninstalled. The built-in modesetting driver is the one recommended; I'm pretty

[gentoo-user] [SOLVED] Can I resize /dev/shm on the fly?

2017-05-29 Thread Walter Dnes
On Mon, May 29, 2017 at 10:05:02PM +0300, Mart Raudsepp wrote > Ühel kenal päeval, E, 29.05.2017 kell 14:47, kirjutas Walter Dnes: > >   I was using a chroot, and I bind-mounted the chroot's /dev and > > /proc > > and /sys on top of the host machine's directories.  Bad idea... I now > > have a 10 m

[gentoo-user] Re: new hi-res display won't work at top res

2017-05-29 Thread mp666
allan gottlieb wrote: > Dell latitude E7450 with intel 915 graphics, gnome 3, systemd. > > lspci: > VGA compatible controller: Intel Corporation HD Graphics 5500 > (rev 09) I think i965 is the better driver for your system, not i915. > I just bought a new dell 34" curved monitor (U3417). > It

Re: [gentoo-user] Can I resize /dev/shm on the fly?

2017-05-29 Thread Mart Raudsepp
Ühel kenal päeval, E, 29.05.2017 kell 14:47, kirjutas Walter Dnes: >   I was using a chroot, and I bind-mounted the chroot's /dev and > /proc > and /sys on top of the host machine's directories.  Bad idea... I now > have a 10 megabyte /dev/shm on the host.  Is it possible to resize > /dev/shm to ap

[gentoo-user] Can I resize /dev/shm on the fly?

2017-05-29 Thread Walter Dnes
I was using a chroot, and I bind-mounted the chroot's /dev and /proc and /sys on top of the host machine's directories. Bad idea... I now have a 10 megabyte /dev/shm on the host. Is it possible to resize /dev/shm to approx 1 gigabyte without rebooting? And how do I set up a working /dev and

Re: [gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Neil Bothwick
On Mon, 29 May 2017 15:07:48 -0300, Raphael MD wrote: > > > PS.: Appear to be very simple configure UEFI, because I'm using > > > Refind and it was working with Funtoo, and I realized this problem > > > is with gentoo kernel's config, but I do not know where I need to > > > config. > > 1. partiti

Re: [gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Raphael MD
On May 29, 2017 14:51, "Kai Krakow" wrote: > > Am Mon, 29 May 2017 08:09:02 -0300 > schrieb Raphael MD : > > > I'm trying to install Gentoo in my notebook, but kernel, during the > > boot, do not find the root partition. > > > > I'm using UEFI boot, I've tried Genkernel, I've checked XFS's support

[gentoo-user] Re: Kernel did not finding root partition

2017-05-29 Thread Kai Krakow
Am Mon, 29 May 2017 08:09:02 -0300 schrieb Raphael MD : > I'm trying to install Gentoo in my notebook, but kernel, during the > boot, do not find the root partition. > > I'm using UEFI boot, I've tried Genkernel, I've checked XFS's support > in kernel's menuconfig and re-cheked GRUB config files,

Re: [gentoo-user] Kernel did not finding root partition

2017-05-29 Thread Rasmus Thomsen
Hi, make sure you have XFS compiled into the kernel ( not as module), or include it into the initramfs ( dunno how you would do that with genkernel though, I don't use an initramfs ). Grub should include a line saying root=xxx, maybe you have to set rootfstype, had to do that for BTRFS. Also ma

[gentoo-user] Kernel did not finding root partition

2017-05-29 Thread Raphael MD
I'm trying to install Gentoo in my notebook, but kernel, during the boot, do not find the root partition. I'm using UEFI boot, I've tried Genkernel, I've checked XFS's support in kernel's menuconfig and re-cheked GRUB config files, but is a pain, do not work. I've installed Funtoo with Debian Ker

Re: [gentoo-user] Gentoo livedvd

2017-05-29 Thread Christos Kotsis
Thank you both. Christos.K signature.asc Description: OpenPGP digital signature