Hi group,
I checked my kernel config and found that console scrollback is enabled and
given 64k capacity. Guess that's the default. But the console can't be scrolled
back a single line. I upped the capcity to 128k, same thing. On the desktop I
can hold down the shift and up-arrow keys and scro
> Shift + PgUp/PgDown scrolls a half page at a time on
> the console, to
aha! Shift +PgUp/PgDn+*fn*= scroll back. Thanks.
BTW, are you using a frame buffer? I can't seem to get uvesafb to work.
Maxim
__
Be smarter than sp
> BTW, are you using a frame buffer? I can't seem to get
> uvesafb to work.
>
Whoa! Scratch that, now the framebuffer works but not scrollback! Not really
worth it.
mw
__
Yahoo! Canada Toolbar: Search from anywhere on the
Hi group,
I'm trying to connect at the library to their wifi(Open network, no key
required), but it's not working so I moved to one of their own machines to send
this.
Here's the steps I took:
cat /proc/net/wireless gives me the interface wlan0
ifconfig wlan0 up
iwlist wlan0 scan reveals t
Hi group,
How do I activate the (blue) fn buttons? I'd be particularly interested in
learning how to turn the wifi on/off and entering sleep mode.
Is CONFIG_ACPI_ASUS still required in the config as either a built-in or a
module for >= 2.6.28 kernels? The window says it's deprecated and
poss
> > ifconfig wlan0 up
> >
> > iwlist wlan0 scan reveals the network name, the chan.
> >
> > iwconfig wlan0 essid "Network Name"
> >
> > iwconfig wlan0 chan 1
> >
>
> dhcpcd wlan0 should sort this.
>
It did, thanks Neil! Now, can you point a way forword? My eeepc is strictly
bare bones, for
--- On Fri, 5/15/09, James Ausmus wrote:
> I have just (first full boot with X this morning, actually)
> gotten my wife's eeePC 900A switched over to Gentoo. I
> have a full install with kernel 2.6.29, X (1.6.1), Intel
> drivers (with DRI2, enabling *very* smooth and fast
> compositing), full K
> I've been running mine for over a year, using ~x86 so
using ~x86? As a USE flag, in package.keywords, ACCEPT_KEYWORDS...?
mw
__
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your
favourite sites. Do
Hi group,
The time has come to edit make.conf on my new gentoo-netbook. But one thing has
always bothered me: What's the point of specifying a *negative* flag with a
hyphen? Why not just leave the flags you don't use out of the file entirely?
In a related matter, is there a paludis equivalent
> I haven't tried toggling the wireless, but the sleep key
> and power button
> can be used with ACPI and sys-power/hibernate-script.
>
> % cat /etc/acpi/events/sleep
I did an emerge of acpi but it didn't create anything in /etc. Did you make
them by hand?
Maxim
___
Hi group,
When the portage2paludis script completes it says I need to create
/var/db/pkg/.cache and directories beneath it named after
/etc/paludis/repositories.
Under /etc/paludis/repositories there are gentoo.conf, installed.conf and
layman.conf.
Question: are these new dirs named gentoo
>
> Question: are these new dirs named gentoo OR gentoo.conf
> and so on for the other two?
>
> Maxim
Went ahead and named them just gentoo etc no .conf. And paludis --sync worked!
But the dirs are empty. Would it have worked if I had added .conf to the dir
names?
mw
Hi group,
Now that I'm starting to use paludis in place of portage, I often see scoot by
on my console something like:
CONFIG_PROTECT CONFIG_PROTECT_MASK updating caches.
Sure enough, under /var/db/pkg/.cache, appear the following:
all_CONFIG_PROTECT
all_CONFIG_PROTECT_MASK
But how did palud
Hi group,
Going through my kernel config I see CONFIG_M686 "Pentium Pro". That can't be
right.
But there is nothing for Intel Atom, the 900A's processor. Is it CONFIG_M586?
Is CONFIG_M386 my best choice, the default?
BTW /etc/paludis/bashrc lists:
CFLAGS="-02 -march=i686 -pipe". Is that supp
Hi group,
When my netbook boots I get:
...
apcid: cannot open input layer [ok]
*cpufreqd requires kernel config CONFIG_CPU_FREQ
...
but a grep of the kernel config reveals: CONFIG_CPU_FREQ=y
Is there something else I'm missing?
Maxim
___
> > But there is nothing for Intel Atom, the 900A's
> processor. Is it
> > CONFIG_M586? Is CONFIG_M386 my best choice, the
> default?
>
> AFAIK, CONFIG_MCORE2 is the correct choice.
>
> > BTW /etc/paludis/bashrc lists:
> >
> > CFLAGS="-02 -march=i686 -pipe". Is that supposed to
> reflect the p
> > The more generic choices you have will work, but be
> slightly less
> > optimised.
>
> Could also perhaps try -march=auto if you're using a
> version of GCC
> that supports it.
$gcc --version
gcc (Gentoo-4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
googled gcc 4.3.2 + -march=auto; got nothing. Does tha
--- On Thu, 5/21/09, Alex Schuster wrote:
> From: Alex Schuster
> Subject: [gentoo-user] Re: -march=auto
> To: gentoo-user@lists.gentoo.org
> Received: Thursday, May 21, 2009, 12:30 PM
> I just wrote:
>
> > > Could also perhaps try -march=auto if you're
> using a version of GCC
> > > that su
Hi group,
Having determined that the Intel Atom CPU probably doesn't allow frequency
scaling, or at least the current kern config doesn't, I did paludis -u cpfreqd
&& paludis -u cpfrequtils because I got these annoying messages that
CONFIG_CPU_FREQ must be set(it is!)
And rebooted -- same mes
Hi group,
This is a follow up to an earlier post about using paludis --uninstall.
After not quite uninstalling cpufreqd and cpufrequtils(boot still complains) I
gave ctrl-alt-del. When the eee 900a 4G SSD rebooted got a scary message the
gist of which was that the file system was corrupt but w
> If so, Daniel's
> tip about 'gcc -Q --help=target -march=native' will give
> you the exact
> options to use.
>
> Wonko
>
>
See attachment please. Some stuff is enabled, some disabled, some blank. And
-march=prescott !?
Maxim
> Are you using baselayout1 or baselayout2/openrc?
Hadn't thought about it. baselayout-1.12.11.1 appears under
/var/db/pkg/sys-apps/
Do you recommend migrating to openrc as per
http://www.gentoo.org/doc/en/openrc-migration.xml ?
Maxim
> > > Are you using baselayout1 or baselayout2/openrc?
> >
> > Hadn't thought about it. baselayout-1.12.11.1 appears
> under
> > /var/db/pkg/sys-apps/
> >
> > Do you recommend migrating to openrc as per
>
> My point was not that you should migrate, but if you did or
> will do, you
> should make
--- On Wed, 5/20/09, maxim wexler wrote:
> From: maxim wexler
> Subject: [gentoo-user] paludis and make.conf
> To: gentoo-user@lists.gentoo.org
> Received: Wednesday, May 20, 2009, 1:57 PM
>
> Hi group,
>
> Now that I'm starting to use paludis in place of porta
Hello group,
If you google "acpid: cannot open input layer" with quotes, you'll get zero
hits. "cannot open input layer" results in five hits all refering back to my
own email.
I started seeing this in the boot console followed by the green [ok] sign after
following the gentoo Power-Managemen
--- On Sun, 5/24/09, Alan McKinnon wrote:
> > That should be explained in the portage docs.
>
> Best possible answer :-)
>
> It's right there is man 5 make.conf:
>
> One enables protection for the given files/docs.
> The other disables it.
But I thought paludis had its own suite of pkg hand
> basis? Or is there some
> > option to send to paludis to remove everything when it
> comes time to
> > uninstall? I don't see anything under $man paludis
> -> Uninstall options.
> > It's not a dependancy thing is it?
>
> No, paludis doesn't have such an option. However, if you
> watch paludis'
Hi group,
For a netbook 4G SSD. Attempting to install mozilla-firefox. jdk
fails: No space left on device.
df -i reveals no more inodes. I reboot thinking this will help. Wrong.
Lots of 'No space left on device messages' with reference to
/var/lib/iinit.d/* in the boot console. And this gem: '*E
> My advice: Save everything to another disk and then reformat the
> partition with a higher amount of inodes.
Everything? Won't that copy over the extraneous inodes?
>
> This will create a file system with three times as many indoes as you
> had before.
Is 3x enough? I haven't even gotten off t
defaults,noatime,mode=1777 0 0
Does this have anything to do with the inode issue?
What's the best fs for a 4G SSD? I picked ext3 because of another eee
forum post.
Maxim
On 5/28/09, Volker Armin Hemmann wrote:
> On Donnerstag 28 Mai 2009, Florian Philipp wrote:
>> Maxim Wexler sc
> I found the best way to deal with the Eee 900's two drives was to create
> a small root partition (I used 200M) and swap on sda. Then make the rest
> of sda and all of sdb into an LVM volume group. I still use ext3 for /,
> but it contains so little that inodes are not an issue. You definitely
>
Hi group,
I was intending to use the 2008.0 live-install CD as a chroot platform
on a 900A EEE. Gentoo refers to the 2008.0 series as 'deprecated'. For
good reason: there's no ppp, no atheros wifi or eth0 support, BUT it
has lvm2 which I need. This makes it much more difficult, since I
cannot even
>
> Of course, both the wired and wireless interfaces are now supported by the
> kernel, so the latest auto-build may be suitable.
>
>
> --
> Neil Bothwick
Hmm, how difficult is it cobble together an iso out of these? Afterall
we don't need CDs anymore. Some kind of script would be cool.
Matter-
Here's something, fireballiso. Anybody used this? Gentoo-like, but
it's not in portage.
On 5/31/09, Maxim Wexler wrote:
>>
>> Of course, both the wired and wireless interfaces are now supported by
>> the
>> kernel, so the latest auto-build may be suitable.
>
> * rox-extra/roxiso
> Available versions: 061007-r1
> Homepage:http://kymatica.com/index.php/Software
> Description: RoxISO. A graphical frontend to mkisofs and
> cdrecord.
>
>
> Does that make a iso file?
Drag and drop to the RoxISO gui. It gives me errors wh
On 5/31/09, Dirk Heinrichs wrote:
> Am Sonntag, 31. Mai 2009 21:38:59 schrieb Maxim Wexler:
>> Can somebody recommend an alternative, preferably non-debian;
>
> Did you try GRML? That's what I usually use.
>
> HTH...
>
> Dirk
Well, it's debian. And uses
> Err, click on an link and the ISO downloads, it's not difficult at all.
>
> http://ftp.heanet.ie/pub/gentoo/releases/x86/autobuilds/20090526/install-x86-minimal-20090526.iso
be nice if gentoo.org -> get gentoo lead to the new stuff.
mw
I'm looking at it now. Why? There's nothing new there unless it's some
link I haven't clicked yet.
On 6/1/09, Daniel Pielmeier wrote:
> Maxim Wexler schrieb am 01.06.2009 18:45:
>>> Err, click on an link and the ISO downloads, it's not difficult at all.
&g
> I'm looking at it now. Why? There's nothing new there unless it's some
> link I haven't clicked yet.
Oops, top-post! Top-post!
Haven't quite got the hang of this gmail thingee yet.
Hi group,
Just booted into the latest iso on my netbook and first I wanted to
check the battery state:
#cat /proc/acpi/battery/BAT0/state.
No such file. Looked all over /proc/acpi/. Nothing in /var/log/messages.
So I do #modprobe battery but that doesn't do it.
This is an Asus product, so I do
>> No such file. Looked all over /proc/acpi/. Nothing in /var/log/messages.
>>
> Search beneath /sys.
> On my thinkpad battery interface went to
> /sys/bus/platform/devices/
>
Ok, I see it /sys/bus/acpi/drivers/battery and bind, uevent and
something in pink beneath that but I can't read them "perm
Hi group,
I note that ctrl-alt-del no longer shuts off my netbook. It gets to
'remounting file sytems read only' then stops. I have to hold the
power button for about 5 secs to get the thing to shut down.
Is there a new, approved way of shutting down one's netbook?
Maxim
On 6/2/09, John covici wrote:
> Hi. I am running unstable gentoo and baselayout2, however when I
> shutdown my system with something like shutdown -r now -- it gets into
> a state where it says
> init: no more processes in this run level, but it never will restart
> or shutdown if I use -h. How
> Partioning scheme and formatting tricks for optimal performance:
> http://thunk.org/tytso/blog/2009/02/20/aligning-filesystems-to-an-ssds-erase-block-size/
Great resource. I wonder if any members found objections posted by
'starfry' at the bottom of the article worthy of consideration. Or did
th
Hi group,
Creating LVM partitions on SSD and SD card using systemrescuecd-1.2.0
while following doc, 'Gentoo LVM2 installation'. In the doc it says
to edit the 'filter =' statement in lvm.conf in order to scan the
correct devices. But just below it says to use #pvcreate with the
appropriate devic
On 6/4/09, Albert Hopkins wrote:
> You'll know if LVM has detected your PVs by running pvdisplay.
Check! Thanks Albert
Another please, from the doc:
"Note: As Terje Kvernes commented, it is easier to increase the size
of a partition then to shrink it. You might therefore want to start
with sm
Hi group,
More and more I'm coming across references to "cheap" ssds in the EEEs.
http://www.hohndel.org/communitymatters/eeepc/best-filesystem-choice-for-the-eeepc/
recommends ext2. Which I found surprising, but the guy seems knowlegeable.
Here is Theodore T'so:
# mke2fs -t ext4 -E stripe-wid
>
> ext2 is normally recommended for "cheap" SSDs such as are in the EEE
> because it is a non-journalled FS, which is kind of important when your
> disk has severely limited write life.
It's not just the write life I'm worried about; it's booting into a
system whose partitions no longer line up,
Hi group,
I have been switching my dial-up account between my desktop PC and my
netbook eee. Both use identical ppp conf files except the PC uses
/dev/ttyS0 and the netbook uses /dev/ttyUSB0(created by the pl2303
driver and a usb/serial connector). I'm using separate but identical
USR modems.
Bot
Hi group,
I thought that this was the fault of my dialup connection at home but
now I find it's doing it at the wifi spot in the library.
I'm following the quick-install guide and got to 'code listing 2-19'.
Portage goes through the mirror addresses but can't resolve any; as if
there were no conn
On 6/10/09, Boris Fersing wrote:
> On Wed, Jun 10, 2009 at 22:44, Maxim Wexler wrote:
>> Hi group,
>>
> Hi,
>
>> I thought that this was the fault of my dialup connection at home but
>> now I find it's doing it at the wifi spot in the library.
>>
>
Hi group,
Been tracking down other's kern config for 900A w/ N270 Atom cpu and
notice, so far, everyone goes for CONFIG_SMP=y. Why, particularly when
most commenters stress keeping the kernel as slim as possible?
In the window we have 'If you have a system with only one CPU,
like most personal c
On 6/11/09, Paul Hartman wrote:
> On Thu, Jun 11, 2009 at 1:14 PM, Maxim Wexler wrote:
>> Hi group,
>>
>> Been tracking down other's kern config for 900A w/ N270 Atom cpu and
>> notice, so far, everyone goes for CONFIG_SMP=y. Why, particularly when
>> most c
Hi group,
I've read references here and in other forums to building packages on
a desktop PC and installing them on a note/netbook remotely as a way
of relieving stress on the smaller machine.
Can someone point me to the documentation or howto? I can't seem to
come up with the proper google input
Hi group,
Following the LVM2 gentoo doc I have in fstab:
...
/dev/vg/tmp /tmp ext2 noatime 0 2
...
But also(suggested by the eee forum):
...
#shm/dev/shmtmpfs nodev,nosuid,noexec 0 0
tmpfs /tmptmpfs defaults,noatime,mode=1777 0 0
Is this legal? Mountin
On 6/12/09, Daniel da Veiga wrote:
> On Fri, Jun 12, 2009 at 16:45, Maxim Wexler wrote:
>> Hi group,
>>
>> Following the LVM2 gentoo doc I have in fstab:
>>
>> ...
>> /dev/vg/tmp /tmp ext2 noatime 0 2
>> ...
>>
>> But also(s
On 6/12/09, Mike Kazantsev wrote:
> On Fri, 12 Jun 2009 13:45:04 -0600
> Maxim Wexler wrote:
>
>> #shm /dev/shmtmpfs nodev,nosuid,noexec 0 0
>
> I wonder, what's the rationale behind commenting out shm?
>
Good question. I was given to understand
Hi group,
My fresh install of 2.6.29-r5 goes kablooey just after 'Loading module dm-mod'
Then the boot console reports:
Couldn't find device with uuid 'ldwVeS-gw14-HE42-M3Gw-DILI-Dbjh-2lHroF'
and
Couldn't find all physical volumes for volume group vg.
and
Volume group "vg" not found
The abo
On 6/15/09, Neil Bothwick wrote:
> On Sun, 14 Jun 2009 19:04:35 -0600, Maxim Wexler wrote:
>
>> My fllter in lvm.conf : filter = [ "a|/dev/sd[ab]|", "r/.*/"] which
>> corresponds to my Phison SSD and a 8G SD card.
>
> On an Eee 900, the SD card is sdc.
> Have you tried with the default filter
> filter = [ "r|/dev/nbd.*|", "a/.*/" ]
exact same result.
mw
>
> With baselayout2 and openrc, you need to explicitly put lvm into the boot
Wow! I didn't even realize lvm was in init.d. There's nothing in the
doc about it. So I went ahead and added to the boot-level and
rebooted.
Same as before with (looks like) one addition:
...
*The lvm init-script is wri
>
> #LVM should normally only be started after mdraid is available
> #this is because LVM physical volumes are very often MD devices
> RC_AFTER="mdraid"
>
> #vim: ft=gentoo-conf-d
>
> Well, I don't have mdraid, as far as I know. I'll just comment out
> that line and see where it leads.
>
> mw
nowh
>
> So where is the second SSD. This is the 900 you have?
900A, maybe different from yours.
>> Cool! There's all my little dirs. Thanks Neil. But isn't it supposed
>> to do this automaticamente?
>
> Yes, but the duplicate filter line is preventing your VGs from being
> created, so mounting those
>> FWIW only one device, the SD card, can't be found and it is listed
>> about 20 times in the boot console before the LVM gives up.
>
> Is everything needed to use the SD card compiled into the kernel? As it
> works after everything is loaded, I suspect not. Look for anything
> relevant in the out
On 6/16/09, Maxim Wexler wrote:
>>> FWIW only one device, the SD card, can't be found and it is listed
>>> about 20 times in the boot console before the LVM gives up.
>>
>> Is everything needed to use the SD card compiled into the kernel? As it
>> works
>
> If google or menuconfig's help function doesn't give me an answer in 10
> minutes, I boot off Ubuntu Netbook Remix on a usb stick (it's a 1G
> download),
> and note which modules it loads and settings it uses for stuff. Boot back
> into
> gentoo, configure and build accordingly ... sorted
Does
On 6/16/09, Neil Bothwick wrote:
> On Tue, 16 Jun 2009 22:39:56 +0200, Alan McKinnon wrote:
>
>> I also find in general that rescue systems are not very good at these
>> desktopy things, and automagic SD card hotplugging is very much
>> something driven by desktop usage. Try by all means, I just t
On 6/16/09, Neil Bothwick wrote:
> On Tue, 16 Jun 2009 22:39:56 +0200, Alan McKinnon wrote:
>
>> I also find in general that rescue systems are not very good at these
>> desktopy things, and automagic SD card hotplugging is very much
>> something driven by desktop usage. Try by all means, I just t
>> Guess you're right, I don't want hotplugging.
>
> I never said you don't want hotplugging. Set rc_hotplug to
you said "automatic" hotplugging; is that something else?
> "!net.*" to disable network hotplugging, and add net.lo back to the boot
thanks Neil, speeds up the boot process a lot. May
>
> Locking type 1 initialisation failed
googling this finds precious little -- whether spelled with an 's' or
a 'z', but check this:
http://bugs.gentoo.org/show_bug.cgi?id=118275#c16
A lot like my situation: the unit boots, the above error flashes by, I
log into a crippled system and enter the
Hi group,
Rather than resurrect an old thread though I'd start anew with a fresh clue.
Seems if I add the commands:
vgscan --mknodes
vgchange -a y
mount -a
to /etc/conf.d/bootmisc and add it to the boot runlevel, the eee boots
to a coherent system BUT not before going through LVM failure, error
> Guess you can do the same, at least if you don't have dm-crypt
> mappings, or you can try adding device-mapper to sysinit level directly.
>
>
> Here's my boot sequence (from rc.log):
>
>
> rc sysinit logging started at Fri Jun 12 04:24:55 2009
No good. rc-update shows udev, devfs, dmesg, devic
> As said above, it's not not needed. Maybe it's better to investigate wether
> there are any leftovers from baselayout 1 in the runlevels. This was at
How?
> least
> the reason I got an unbootable system after switching to bl 2.
>
I upgraded to bl-2 to avoid this problem but it didn't help. The
> So you should really put device-mapper into the boot runlevel. And btw, why
> do
> compile things as modules which you need in any case? Doesn't make sense to
> me.
>
I put device-mapper into the boot runlevel. I re-compiled the kernel
with dm-mod=<*>, dm_crypt=<*>, mmc_block=<*> and rebooted.
> Could you please remove rc.log, reboot and post the fresh rc.log?
Done:
rc shutdown logging started at Sun Jun 21 14:40:55 2009
* Stopping local...
[ ok ]
* Saving random seed...
[ ok ]
* Deactivating swap devices...
[ ok ]
* Unmounting network filesystems...
[ ok ]
* Bringing down interfa
> differences: no device-mapper, no consolefont, no lvm, no root
My bad: root IS there.
> noted above) eg bootmisc -> /etc/init.d/bootmisc. Maybe if I add the
> missing links to /usr/share/openrc/runlevels that'll fix things...I'll
> try that in the meantime.
No change whatever. Back to the draw
On 6/21/09, Neil Bothwick wrote:
> On Sun, 21 Jun 2009 15:16:49 -0600, Maxim Wexler wrote:
>
>> mount: /dev/vg/tmp already mounted on /tmp
>> mount: tmpfs already mounted on /tmp
>
> It's nothing to do with your problem, but why are you mounting two
> filesystem
> Would I be correct in thinking the SSD is a sata device while the SD is
> a usb device??
>
> How are you USB drivers compiled in the kenrnel?
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
CONFIG_RT2500USB=m
# CONFIG_RT73USB is not set
CONFIG_RT2X00_LIB_USB=m
# USB Network
> Are CONFIG_BLK_DEV_SD and CONFIG_SCSI also compiled in?
>
Yes
mw
> That could either mean that (not all of) the drivers needed to access this
> device are available (not compiled into the kernel), or what Neil already
> wrote: a delay in discovering the device.
>
> dmesg output would also be a good thing to sort this out.
>
477 lines! Rather than post it, what
> Actually, it's /etc/init.d/localmount, not bootmisc. Add a sleep command
> just before No, you'de need to edit the bootmisc script and add a sleep
> command just before
Sorry, this doesn't scan well. Do I put the sleep command in
localmount or not? Then edit bootmisc too?
How many seconds do I
>
>> Necessary? Don't know but is meant to spare the SSD too much r/w strain.
>
> How? By spanning an LVM across the two, you have no control over which is
> written to the most. I'd put / on the SSD then mount write-heavy
> directories, like /var and /home, on the SD card. I'd also set $PORTDIR
>
> Forget LVM, forget a separate /boot, just stick / on the SSD and mount
> the likes of /var on the SD card. I use LVM on my Eee, but that's because
> it has two SSDs, I wouldn't dream of including the SD card in there.
>
Ok, I did it! No more LVM! Wiped the SSD and made one partition out of
it. M
> I'd put /home and /var on the SD card to start with, you may need to
> put /usr/src on there too or your SSD may fill up when installing or
> compiling a second or third kernel.
>
> I'd also move the portage tree there, but you can do that
> post-installation by moving /usr/portage to /var/portag
> Create two partitions on sdb
> mount /dev/sdb1 /mnt/gentoo/var
> mount /dev/sdb2 /mnt/gentoo/home
>
> It's really not that hard, but you seem to be trying to find clever
Walking's hard -- until you learn.
> solutions when the simple one will do.
Well, of course the simple things have a way of
> But you've been using Gentoo for some time now, so you would be expected
> to have a grasp of the fundamentals. After all, you passed the Gentoo
> Entrance Exam :)
True enough, but I have a lot of hobbies. I may leave gentoo for a
while and go on to something else completely different as the ha
> Put it in localmount, not bootmisc, just before
> ebegin "Mounting local filesystems"
No lvm but same problem: the two partitions sdb1, sdb2 aren't mounted
during boot, but are mountable by hand following login.
I added the sleep command to localmount and the partitions are now
mounted during b
>
> 1. Add that sleep to fsck (or any earlier script) instead of localmount.
>
Thanks Mike, I put 'sleep 5' in checkfs and that seemed to do the trick.
Interesting: The file systems are checked in two stages.
*Checking root fiilesystem...
and /dev/sda is set up followed by
*Remounting root fil
HI group,
I moved /usr/portage to /var/portage and readjusted PORTDIR in
make.conf and re & re'd the link to /etc/make.profile.
Now emege -p pkg for user leads to
Permission denied: '/var/portage/profiles/categories'
It's OK for root.
NB:user is in portage group, /var/portage/profiles/categori
Hi group,
I didn't preserve the rwx permissions. Crisis averted! Sorry 'bout that.
Maxim
Hi group,
According to 'The X Server Configuration HOWTO'
"If you use alternative input devices, such as a Synaptics touchpad
for a laptop, be sure to add it to INPUT_DEVICES. "
So I put in make.conf INPUT_DEVICES="mouse keyboard synaptics" and did
emerge -pv xorg-server.
In the output after IN
Hi group,
I recall a reference, which I can't find anymore, to a method of
toggling the wireless on/off for a EEE-PC that involved first,
disabling wireless in the BIOS, and then echo'ing a 1 or a 0 to some
file or other. Does anybody know the method I refer to? I can't
remember the file or the c
> There's a script to do this on the Wiki
>
> http://en.gentoo-wiki.com/wiki/Asus_Eee_PC_701#Wireless
"Make sure that you have compiled PCI Express Hotplug as module in kernel."
check
"Also this script uses acpi_fakekey which you can find eg. as part of
the sys-power/acpi-support package in the
> "Also this script uses acpi_fakekey which you can find eg. as part of
> the sys-power/acpi-support package in the Sunrise overlay. "
OK, there's a fakekey(fakephp.ko) module in bus options, which I
configured and installed. No help. I think that script is outdated,
too. It mentions modules whic
> you even quoted the part where it clearly says the package is NOT in
> portage.
ouch.
>
> It's in an overlay, Sunrise to be exact, and you need layman for that. There
> is an excellent layman guide on the gentoo docs site.
>
didn't > --
> alan dot mckinnon at gmail dot com
>
>
finish my post
Hi group,
Here's a switch: a computer that refuses to turn OFF. When I open a
root console and enter shutdown -h now my eee 900A Asus Intel-n270
freezes with the message:
The system is going down for a system halt NOW!
Looking at ctrl alt F12, after the usual, normal messages there is this:
<.
> The very first thing to try is to change your /etc/conf.d/alsasound so
> that it has these two lines:
>
> # Deprecated options:
> # Upstream feels, and we wholehartedly agree, that this was a silly idea
> UNLOAD_ON_STOP="no"
> KILLPROC_ON_STOP="no"
>
> May not help, but that change should be made
>> > May not help, but that change should be made in any case.
>> >
>>
>> Definitely related to alsa. I deleted alsasound from runlevel boot
>
> What's the point of quoting a message that gives useful advice, then
> going on to explain that you ignored that advice and took a completely
> different,
> Why? Magic SysRq keys are a much safer option.
>
Learn something new... Ok, I'll try that, thanks. But I forsee
difficulties: the Sys Rq key on the eee is part of the fn +
blue-labelled-key system. Is that similar to yours?
How do I test it out? Must I induce a freeze somehow or can I just
app
> You have to hold down Alt, hold down Fn, hold down PrtSc, release Fn then
> press the command keys. If you keep Fn held down, U is seen as 4 etc.
>
>> How do I test it out? Must I induce a freeze somehow or can I just
>> apply it to a working rig?
>
> Press Ctrl-Alt-F1 to get to the first VC then
301 - 400 of 906 matches
Mail list logo