On Mon, Dec 18, 2017 at 1:05 PM, Peter Humphrey
wrote:
> Hello list,
>
> I've been running Linux systems since 1994, calling my private LAN mynet
> (bowdlerised). Now I come to install neth server on one machine, it insists
> that I tell it a domain name with at least two dots in it.
That's dum
On Monday, 18 December 2017 09:49:41 GMT Adam Carter wrote:
> On Mon, Dec 18, 2017 at 1:05 PM, Peter Humphrey
>
> wrote:
> > Hello list,
> >
> > I've been running Linux systems since 1994, calling my private LAN mynet
> > (bowdlerised). Now I come to install neth server on one machine, it
> > in
On Mon, 18 Dec 2017 10:45:30 +, Peter Humphrey wrote:
> I'd been encouraged to try Neth by a score of 9/10 in a certain
> magazine known to one of our contributors here.
I reviewed it for one of those magazines a couple of years ago in a 5 way
round up where it narrowly beat ClearOS for top s
On 12/17/2017 09:05 PM, Peter Humphrey wrote:
> Hello list,
>
> I've been running Linux systems since 1994, calling my private LAN mynet
> (bowdlerised). Now I come to install neth server on one machine, it insists
> that I tell it a domain name with at least two dots in it. But I don't have
>
On Monday, 18 December 2017 13:56:52 GMT Michael Orlitzky wrote:
> On 12/17/2017 09:05 PM, Peter Humphrey wrote:
> > Hello list,
> >
> > I've been running Linux systems since 1994, calling my private LAN mynet
> > (bowdlerised). Now I come to install neth server on one machine, it
> > insists that
On 12/18/2017 09:31 AM, Peter Humphrey wrote:
>>
>> You should probably buy a TLD. It's stupid, but there are no reserved
>> top-level domain names for internal use.
>
> What, for $185,000 plus quarterly fees[1]? No thanks.
>
> --->8
>
I meant "buy a domain" there =)
If somebody were to shell
On Mon, Dec 18, 2017 at 4:45 AM, Peter Humphrey wrote:
> On Monday, 18 December 2017 09:49:41 GMT Adam Carter wrote:
>> On Mon, Dec 18, 2017 at 1:05 PM, Peter Humphrey
>>
>> wrote:
>> > Hello list,
>> >
>> > I've been running Linux systems since 1994, calling my private LAN mynet
>> > (bowdlerise
Beginning the install (AMD64 no-multilib). I downloaded
stage3-amd64-nomultilib-20171215T184104Z.tar.bz2 and extracted. Here's
make.conf...
=
# These settings were set by the catalyst build script that automatically
# buil
On 12/18/2017 10:00 AM, Walter Dnes wrote:
>
> I tried a couple of different mirrors. No CHOST line. The example
> file usr/share/portage/config/make.conf.example shows...
>
> ===
> CHOST="x86_64-pc-linux-gnu"
> ===
>
> I could insert that, bu
I tried following the profile 17 upgrade instructions but now I'm
stuck. After running for a day or so, the 'emerge -e @world' command
stopped when grub-0.97 failed to build.
How do I skip grub and continue?
Or do I have to tell emerge to start over from the beginning (skipping
grub)? Assuming
On Mon, Dec 18, 2017 at 11:00 AM, Grant Edwards
wrote:
>
> How do I skip grub and continue?
>
emerge --skipfirst --resume
I had to do that several times in my 17.0 upgrades.
John Blinka
Grant Edwards wrote:
> I tried following the profile 17 upgrade instructions but now I'm
> stuck. After running for a day or so, the 'emerge -e @world' command
> stopped when grub-0.97 failed to build.
>
> How do I skip grub and continue?
>
> Or do I have to tell emerge to start over from the begi
On 2017-12-18, John Blinka wrote:
> On Mon, Dec 18, 2017 at 11:00 AM, Grant Edwards
> wrote:
>>
>> How do I skip grub and continue?
>
>
> emerge --skipfirst --resume
Thanks, I just seconds ago finally tumbled across that in Google.
Oddly, the failing package (grub:0) wasn't the first one: it was
Grant Edwards wrote:
> On 2017-12-18, John Blinka wrote:
>> On Mon, Dec 18, 2017 at 11:00 AM, Grant Edwards
>> wrote:
>>> How do I skip grub and continue?
>>
>> emerge --skipfirst --resume
> Thanks, I just seconds ago finally tumbled across that in Google.
>
> Oddly, the failing package (grub:0)
On Monday, 18 December 2017 05:11:20 GMT Hunter Jozwiak wrote:
> Hmm. I have kernel 4.14.7 and linux-firmware 20171206. I tried version
> 9 as well, but that didn't help matters, either. Nor did
> compiling the firmware into the kernel; either 4.14 is too old, or it
> is too new.
I'd thin
On Monday, 18 December 2017 16:14:42 GMT Dale wrote:
> Grant Edwards wrote:
> > I tried following the profile 17 upgrade instructions but now I'm
> > stuck. After running for a day or so, the 'emerge -e @world' command
> > stopped when grub-0.97 failed to build.
> >
> > How do I skip grub and con
Hi,
I'm trying to use an eGalax touch screen in this Odroid, using
xinput_calibrator like this:
$DEVICE_NAME=`xinput_calibrator --list | grep "eGalax" | cut -d\" -f2`
/usr/bin/xinput_calibrator --misclick 0 --device "$DEVICE_NAME" --output-type
xinput
doesnt work, xinput_calibrator outputs an er
On Mon, Dec 18, 2017 at 12:30 PM, Francisco Ares wrote:
> Hi,
>
> I'm trying to use an eGalax touch screen in this Odroid, using
> xinput_calibrator like this:
>
> $DEVICE_NAME=`xinput_calibrator --list | grep "eGalax" | cut -d\" -f2`
> /usr/bin/xinput_calibrator --misclick 0 --device "$DEVICE_NAM
On 12/18/17, Mick wrote:
> On Monday, 18 December 2017 05:11:20 GMT Hunter Jozwiak wrote:
>> Hmm. I have kernel 4.14.7 and linux-firmware 20171206. I tried version
>> 9 as well, but that didn't help matters, either. Nor did
>> compiling the firmware into the kernel; either 4.14 is too old,
Hello,
On Mon, 18 Dec 2017, Peter Humphrey wrote:
>Come to think of it, I have a .me.uk domain registered. I wonder if I can
>use that...
Of course you can. Just add a third/fourth level subdomain and put
your stuff under this. E.g. I have a domain example.de registered to
me, resolving from-da-
Hello,
On Mon, 18 Dec 2017, Mick wrote:
>On Monday, 18 December 2017 16:14:42 GMT Dale wrote:
>> Grant Edwards wrote:
>> > I tried following the profile 17 upgrade instructions but now I'm
>> > stuck. After running for a day or so, the 'emerge -e @world' command
>> > stopped when grub-0.97 failed
2017-12-18 17:02 GMT-02:00 David Haller :
> Hello,
>
> On Mon, 18 Dec 2017, Mick wrote:
> >On Monday, 18 December 2017 16:14:42 GMT Dale wrote:
> >> Grant Edwards wrote:
> >> > I tried following the profile 17 upgrade instructions but now I'm
> >> > stuck. After running for a day or so, the 'emer
Hi there,
I am looking for a way to have a colorized output when piping to tee, e.g.:
/usr/bin/emerge --ask --update --deep --newuse --tree --verbose @world |
tee --append nom.txt
I already tried installing "dev-tcltk/expect" which should actually contain
"unbuffer" which can help me out.
On 18/12/17 13:56, Michael Orlitzky wrote:
On 12/17/2017 09:05 PM, Peter Humphrey wrote:
Hello list,
I've been running Linux systems since 1994, calling my private LAN mynet
(bowdlerised). Now I come to install neth server on one machine, it insists
that I tell it a domain name with at least tw
On 12/18/2017 02:55 PM, Wol's lists wrote:
>
> My router defaults, iirc, to .local. And I thought .home also did the
> same sort of thing.
Both are reserved: the ".home" TLD is reserved for the Home Networking
Control Protocol in the RFC 7788 that you cited, and ".local" is
reserved for some mult
Hello,
On Mon, 18 Dec 2017, Francisco Ares wrote:
>2017-12-18 17:02 GMT-02:00 David Haller :
>> On Mon, 18 Dec 2017, Mick wrote:
[..]
>> >Let's not forget the '--keep-going y' option too. At the end it will
>> print a
>> >list of all the packages that failed to emerge.
>>
>> Well, there's a catch
Hello,
On Mon, 18 Dec 2017, Ramon Fischer wrote:
>I am looking for a way to have a colorized output when piping to tee, e.g.:
>
>/usr/bin/emerge --ask --update --deep --newuse --tree --verbose @world |
> tee --append nom.txt
>
>I already tried installing "dev-tcltk/expect" which should actual
On Mon, Dec 18, 2017 at 10:20:48AM -0500, Michael Orlitzky wrote
> On 12/18/2017 10:00 AM, Walter Dnes wrote:
> >
> > I tried a couple of different mirrors. No CHOST line. The example
> > file usr/share/portage/config/make.conf.example shows...
> >
> > ===
> > CHOST="x8
On Mon, Dec 18, 2017 at 3:20 PM, Walter Dnes wrote:
> On Mon, Dec 18, 2017 at 10:20:48AM -0500, Michael Orlitzky wrote
>> On 12/18/2017 10:00 AM, Walter Dnes wrote:
>> >
>> > I tried a couple of different mirrors. No CHOST line. The example
>> > file usr/share/portage/config/make.conf.example s
Hello,
On Mon, 18 Dec 2017, Michael Orlitzky wrote:
>On 12/18/2017 02:55 PM, Wol's lists wrote:
>> My router defaults, iirc, to .local. And I thought .home also did the
>> same sort of thing.
>
>Both are reserved: the ".home" TLD is reserved for the Home Networking
>Control Protocol in the RFC 77
On Mon, Dec 18, 2017 at 07:46:16PM +, Ramon Fischer wrote
> Hi there,
>
> I am looking for a way to have a colorized output when piping to tee, e.g.:
>
> /usr/bin/emerge --ask --update --deep --newuse --tree --verbose @world |
> tee --append nom.txt
>
> I already tried installing "dev-t
On Mon, 18 Dec 2017 19:15:04 +
Hunter Jozwiak wrote:
On 12/18/17, Mick wrote:
On Monday, 18 December 2017 05:11:20 GMT Hunter Jozwiak wrote:
Hmm. I have kernel 4.14.7 and linux-firmware 20171206. I tried version
9 as well, but that didn't help matters, either. Nor did
compiling th
On 19/12/17 04:25, David Haller wrote:
> Hello,
>
> On Mon, 18 Dec 2017, Michael Orlitzky wrote:
>> On 12/18/2017 02:55 PM, Wol's lists wrote:
>>> My router defaults, iirc, to .local. And I thought .home also did the
>>> same sort of thing.
>>
>> Both are reserved: the ".home" TLD is reserved for
On 12/18/17, Floyd Anderson wrote:
> On Mon, 18 Dec 2017 19:15:04 +
> Hunter Jozwiak wrote:
>>On 12/18/17, Mick wrote:
>>> On Monday, 18 December 2017 05:11:20 GMT Hunter Jozwiak wrote:
Hmm. I have kernel 4.14.7 and linux-firmware 20171206. I tried version
9 as well, but th
If you want to build into the kernel again, check
‘/lib/firmware/ath10k/QCA6174/hw2.1/firmware-6.bin’ exists and set:
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="ath10k/QCA6174/hw2.1/firmware-6.bin"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
I must correct myself. I’ve seen that
Mick wrote:
> On Monday, 18 December 2017 16:14:42 GMT Dale wrote:
>> Grant Edwards wrote:
>>> I tried following the profile 17 upgrade instructions but now I'm
>>> stuck. After running for a day or so, the 'emerge -e @world' command
>>> stopped when grub-0.97 failed to build.
>>>
>>> How do I ski
>
> I have to confess, I set most of this as defaults in make.conf. The
> most often commands I use, eix-sync and emerge -uaDN world. Everything
> else is in make.conf. Listy for those who may be curious.
>
> EMERGE_DEFAULT_OPTS="--with-bdeps y --backtrack=100 --keep-going -v -j5
> --quiet-build
That particular firmware does not exist. I am trying to figure how far
> back I need to rollback the kernel. Sabayon's live ISO is using
> 4.13.0, but that is no longer in the tree. Not sure if I need to go
> back to the 4.12 ebuilds, or if 4.13.5 will suit my needs; perhaps
> there is a bit of so
Adam Carter wrote:
>
> I have to confess, I set most of this as defaults in make.conf. The
> most often commands I use, eix-sync and emerge -uaDN world.
> Everything
> else is in make.conf. Listy for those who may be curious.
>
> EMERGE_DEFAULT_OPTS="--with-bdeps y --backtrac
On Monday, 18 December 2017 09:49:41 GMT Adam Carter wrote:
> On Mon, Dec 18, 2017 at 1:05 PM, Peter Humphrey
> wrote:
> > I've been running Linux systems since 1994, calling my private LAN mynet
> > (bowdlerised). Now I come to install neth server on one machine, it
> > insists that I tell it a d
On Tue, Dec 19, 2017 at 11:10 AM, Peter Humphrey
wrote:
> On Monday, 18 December 2017 09:49:41 GMT Adam Carter wrote:
> > On Mon, Dec 18, 2017 at 1:05 PM, Peter Humphrey
> > wrote:
> > > I've been running Linux systems since 1994, calling my private LAN
> mynet
> > > (bowdlerised). Now I come to
On 2017-12-19 00:10, Peter Humphrey wrote:
> Maybe not. See the debate at
> https://community.nethserver.org/t/i-fell-at-the-first-hurdle/8563/4
"You can't simply edit configuration files."
I stopped reading there. {8-P
--
Please don't Cc: me privately on mailing lists and Usenet,
if you also
I just thought I'd send this out in case others aren't aware...
I've updated some seven machines now to the new profile and gcc6. Out of
the seven, four of them had problems rebuilding the kernel which led to
an outright hang during booting (black screen, no kernel panic, just hang.)
I found
On 12/18/17 18:46, Daniel Frey wrote:
I just thought I'd send this out in case others aren't aware...
I've updated some seven machines now to the new profile and gcc6. Out of
the seven, four of them had problems rebuilding the kernel which led to
an outright hang during booting (black screen,
Hello,
On Mon, 18 Dec 2017, Dale wrote:
>The key thing, remembering to force it to be added to world, which is a
>lot easier than remembering to use -1 for ALL those things I don't want
>in the world file. Before I added the -1 option, my world file was full
>of all sorts of things that have no b
Hello again,
While fixing my wifi card issues, I came across yet another issue. I
set the snd-hda-intel PCH as my default soundcard, but I have no sound
whatsoever, which renders the system pretty much inoperable to me. I
tried the following:
amixer set Master unmute
amixer set Speaker unmute
amix
On Mon, Dec 18, 2017 at 8:06 PM, Ian Zimmerman wrote:
> On 2017-12-19 00:10, Peter Humphrey wrote:
>
>> Maybe not. See the debate at
>> https://community.nethserver.org/t/i-fell-at-the-first-hurdle/8563/4
>
> "You can't simply edit configuration files."
>
> I stopped reading there. {8-P
>
This is
David Haller wrote:
> Hello,
>
> On Mon, 18 Dec 2017, Dale wrote:
>> The key thing, remembering to force it to be added to world, which is a
>> lot easier than remembering to use -1 for ALL those things I don't want
>> in the world file. Before I added the -1 option, my world file was full
>> of a
Daniel Frey wrote:
> On 12/18/17 18:46, Daniel Frey wrote:
>> I just thought I'd send this out in case others aren't aware...
>>
>> I've updated some seven machines now to the new profile and gcc6. Out
>> of the seven, four of them had problems rebuilding the kernel which
>> led to an outright hang
On 12/18/2017 08:18 PM, Hunter Jozwiak wrote:
> Hello again,
>
> While fixing my wifi card issues, I came across yet another issue. I
> set the snd-hda-intel PCH as my default soundcard, but I have no sound
> whatsoever, which renders the system pretty much inoperable to me. I
> tried the followin
Hunter Jozwiak wrote:
> Hello again,
>
> While fixing my wifi card issues, I came across yet another issue. I
> set the snd-hda-intel PCH as my default soundcard, but I have no sound
> whatsoever, which renders the system pretty much inoperable to me. I
> tried the following:
> amixer set Master un
>
> Hm.
>
> # wc -l /var/lib/portage/world
> 1140 /var/lib/portage/world
>
> Am I doing something wrong?
If you're emerging dependencies without -1, then yes, otherwise, no.
> Looking it over, it looks right though.
> And --depclean is hopelessly overeager here.
>
What makes you think that?
On Tue, Dec 19, 2017 at 2:18 PM, Hunter Jozwiak
wrote:
> Hello again,
>
> While fixing my wifi card issues, I came across yet another issue. I
> set the snd-hda-intel PCH as my default soundcard, but I have no sound
> whatsoever, which renders the system pretty much inoperable to me. I
> tried th
On Mon, Dec 18, 2017 at 10:18:06PM -0500, Hunter Jozwiak wrote
> Hello again,
>
> While fixing my wifi card issues, I came across yet another issue. I
> set the snd-hda-intel PCH as my default soundcard, but I have no sound
> whatsoever, which renders the system pretty much inoperable to me. I
> t
54 matches
Mail list logo