From: Corbin <corbinbird@charter.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Anybody got a Gentoo system working under uclibc?
Date: Thu, 28 Apr 2016 22:52:44 -0500 [thread overview]
Message-ID: <5722DA8C.7080904@charter.net> (raw)
In-Reply-To: <20160428230718.GB7108@waltdnes.org>
On 04/28/2016 06:07 PM, waltdnes@waltdnes.org wrote:
> On Thu, Apr 28, 2016 at 08:33:01AM -0500, Corbin wrote
>>
>>
>> Questions ... if you will permit :
>>
>> Are you saying that in "make.conf" you set INPUT_DEVICES="evdev" and did
>> a test compile run?
>> The emerge you tried ... was it "xorg-base/xorg-x11"?
>> Or did you try a meta package for a desktop?
>
> xorg-server, intending to add ICEWM later.
>
>> If a hard dependency link between Xorg server -> xf86-input-keyboard
>> exists, this will never work. I have no idea at this point if this is
>> true. What I have been reading suggests that the xf86-input keyboard and
>> mouse libs are being phased out.
>>
>> With that call ?error? ... Xorg may be an impossible goal / waste of
>> time on uClibc.
>
> I tried INPUT_DEVICES="evdev mouse keyboard", which probably caused
> the problem. With INPUT_DEVICES="evdev" and VIDEO_CARDS="vesa fbdev",
> things build OK. Whether they'll work, I don't know, but at least it
> builds. ICEWM appears to be building too. Actually, ICEWM has a
> "(uclibc)" USE flag which is automatically hard-invoked or hard-masked
> depending on whether or not the system uses uclibc.
>
> James points to https://wiki.gentoo.org/wiki/Project:Hardened_uClibc
> which mentions "Lilblue"...
>
>> Continued developments in uClibc have made it increasingly suitable
>> for systems like Lilblue, our security-enhanced, fully featured
>> XFCE4 desktop, amd64 system built on uClibc.
>
> WHEEEEEEEEEE! IT WOIKS! Whilst I was typing away, the ICEWM and
> xterm builds finished. I've brought up the basic ICEWM window with 4
> work areas. The fixes to my problem were...
>
> INPUT_DEVICES="evdev"
> VIDEO_CARDS="vesa fbdev"
> enable "udev" flag in make.conf (actually it runs on eudev, but...)
>
> I've never used "evdev" before, so I was not familiar with how to set
> it up. It's a bit disappointing, because evdev *DEMANDS* udev, so I can
> forget about switching in busybox's mdev for udev.
>
> BTW, I stumbled over "1 weird little tip" on the internet, to make
> debugging easier for many bootup problems, not just uclibc. Add the
> "--noclear" option to the first console in /etc/inittab. With this
> option, the initial login prompt does *NOT* clear away late bootup
> output, including useful error messages...
>
> # TERMINALS
> c1:12345:respawn:/sbin/agetty --noclear 38400 tty1 linux
> c2:2345:respawn:/sbin/agetty 38400 tty2 linux
> c3:2345:respawn:/sbin/agetty 38400 tty3 linux
> c4:2345:respawn:/sbin/agetty 38400 tty4 linux
> c5:2345:respawn:/sbin/agetty 38400 tty5 linux
> c6:2345:respawn:/sbin/agetty 38400 tty6 linux
>
Great! Glad to hear it.
Might want to update the forum posting ... or I can update the one I
made with this info, if you want.
It might save someone else a lot of head scratching :)
next prev parent reply other threads:[~2016-04-29 3:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 14:12 [gentoo-user] Anybody got a Gentoo system working under uclibc? waltdnes
2016-04-27 17:25 ` Corbin
2016-04-27 21:31 ` waltdnes
2016-04-28 0:30 ` Corbin
2016-04-28 3:16 ` waltdnes
2016-04-28 13:33 ` Corbin
2016-04-28 16:14 ` [gentoo-user] " James
2016-04-28 23:07 ` [gentoo-user] " waltdnes
2016-04-29 3:52 ` Corbin [this message]
2016-05-01 5:41 ` waltdnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5722DA8C.7080904@charter.net \
--to=corbinbird@charter.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox