Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] chicken <--> egg (NFS & tty video)
Date: Sat, 14 May 2011 03:21:39
Message-Id: 4DCDF4C2.6020501@wonkology.org
In Reply to: Re: [gentoo-user] chicken <--> egg (NFS & tty video) by Indi
1 Indi writes:
2
3 > On Sat, May 14, 2011 at 03:10:02AM +0200, Felix Miata wrote:
4
5 >> Along the way to successful boot, I attempted two emerges suggested by the
6 >> handbook (one being Grub Legacy). Both produced "ERROR: ... (compile
7 >> phase)..." errors.
8
9 If you like, post the messages here. Be sure to include enough of the
10 log, from the first error message on.
11
12 >> Today I attempted NFS mounting only to find messages
13 >> indicating I had neither portmap nor rpcbind running, so tried 'emerge
14 >> portmap'. This produced similar (compile phase)... line 2140: Called die..."
15 >> error. So did 'emerge rpcbind'. The way I normally provide logs when asking
16 >> for help is put them on my file/web server via NFS, hence the chicken & egg
17 >> subject line.
18
19 Have you emerged nfs-utils? Is /etc/init.d/nfs running? This should take
20 care of everything I think.
21
22 > Maybe a stupid question, but have you tried run emerge --sync and emerge
23 > -vauND world yet since installing?
24 >
25 >> Another problem, highly annoying, is both vga= and video= cmdline parameters
26 >> are apparently being ignored. KMS seems married to the Trinitron's
27 >> PreferredMode (1600x1200), which produces mousetype on the ttys, and needs to
28 >> be fixed before I'll be able to accomplish much without pain trying to see
29 >> what I'm doing. My tty PreferredMode is 1152x864, which works with openSUSE
30 >> KMS kernels by setting video=1152x864 on cmdline.
31
32 I just switched to KMS mode, and was happy that without doing anything I
33 had the natural resolution of my display. Don't know how to change this
34 though. Does kernel command line parameter "vga=ask" still work maybe?
35
36 >> Any suggestions? Are such things in a FAQ somewhere? Do I need an older or
37 >> newer portage than Wednesday's? The Handbook stops at Finalizing, where these
38 >> questions aren't covered.
39
40 There are several more howtos on gentoo.org, but I don't know if NFS and
41 console display are covered.
42
43 > Do you have your video card specified in make.conf?
44 > Should be somthing like:
45 >
46 > VIDEO_CARDS="radeon"
47
48 I think that's for X-related stuff only.
49
50 Wonko

Replies

Subject Author
Re: [gentoo-user] chicken <--> egg (NFS & tty video) Felix Miata <mrmazda@×××××××××.net>