Re: [gentoo-user] strange dmesg output

2009-10-26 Thread Maxim Wexler
> #CONFIG_USB_DEBUG is not set > [edit] CONFIG_USB_STORAGE_DEBUG = y I turned it off, recompiled, copied the kernel over and rebooted. $dmesg still displays the verbose 'usb-storage' lines and excludes everything else here's a long thread on this same subject https://lists.one-eyed-alien.net/p

Re: [gentoo-user] Re: strange dmesg output

2009-10-26 Thread Maxim Wexler
> > It could be some debug flag switched on in the USB storage subsystem. I'm not aware of such a "subsystem". Can you give an example? Maxim

Re: [gentoo-user] strange dmesg output

2009-10-26 Thread Maxim Wexler
On 10/25/09, Keith Dart wrote: > === On Sun, 10/25, Maxim Wexler wrote: === >> Did I leave something out of the kernel? I can't think what. > > === > > It looks like you have USB debug turned on. I remember there was a > kernel that was released that had that. Normal

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-25 Thread Maxim Wexler
> > Could be over-zealous whittling. Why not use the Live DVD .config > unchanged? I assumed there was no need for a 1001 modules for hardware i don't have. But there's still some things that need sorting, so it may come to that.

[gentoo-user] strange dmesg output

2009-10-25 Thread Maxim Wexler
;. Did I leave something out of the kernel? I can't think what. Maxim

Re: [gentoo-user] Re: kernel panic -- finding proper config diff - RESOLVED

2009-10-23 Thread Maxim Wexler
fyi, sound card problems when updating to 2.6.30 seem to be common. Typically the boot msg is something like "unknown hardware" "initializing by guess method" The fix seem to be just to run alsaconf and follow the prompts. On 10/23/09, Maxim Wexler wrote: >> >>

Re: [gentoo-user] Re: kernel panic -- finding proper config diff - RESOLVED

2009-10-23 Thread Maxim Wexler
> > Well, whatever changes you made to .config fixed the original panic, > so I'd start by diff'ing the first .config with the new .config (or After some more tweaking 2.6.30-r7 boots successfully, except for an error with the sound card which should be easy to fix mw .

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-23 Thread Maxim Wexler
900a On 10/23/09, Richard Marza wrote: > > - Original Message - > From: "walt" > To: > Sent: Friday, October 23, 2009 6:54 PM > Subject: [gentoo-user] Re: kernel panic -- finding proper config diff > > >> On 10/23/2009 02:57 PM, Maxim Wexler w

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-23 Thread Maxim Wexler
ounts as an idea :) BTW, the major problem with the LiveDvD is the tendency for the syslog(?) console to bleed into all the other consoles -- messages just popped onto the screen. mw On 10/23/09, walt wrote: > On 10/22/2009 04:31 PM, walt wrote: >> On 10/21/2009 11:25 AM, Maxim Wexler wr

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-22 Thread Maxim Wexler
OK, went ahead and did it. It's already broke, what's the harm?. Looks like I'll be answering a lot of questions before I'm done. STRIP_ASM_SYMS !? what th'? On 10/22/09, Maxim Wexler wrote: >> >> Why not copy over the .29 config and run make oldconfig? >

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-22 Thread Maxim Wexler
> > Why not copy over the .29 config and run make oldconfig? I thought of that, but isn't there too much difference in the versions? I read somewhere that taking to big a leap between versions is unsafe. Not to mention the great whack of new options. If you do a diff -y between the two configs the

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
I missed? Read the OP again. On 10/21/09, William Kenworthy wrote: > Run diff on both config files and see what you missed ... > > BillK > > On Wed, 2009-10-21 at 21:28 -0600, Maxim Wexler wrote: >> > Do you use 'make oldconfig' to generate the .config f

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
> Do you use 'make oldconfig' to generate the .config file for your new > kernel? I'm getting the impression that you did the menuconfig thing > from scratch, but maybe I'm wrong? I did the 30-r6 from scratch, then copied the .config over to the 30-r7 slot and ran make oldconfig. No change. Leas

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
p either. On a related note, I see that CONFIG_NR_CPUS only allows for 8 in the 30 kernel. Trying any other number leads to an error "Invalid Number" , whereas for the 29 kernel, 64 seems to be the default. On 10/21/09, Maxim Wexler wrote: >> To me, that looks like /dev/sda1 (which

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
> To me, that looks like /dev/sda1 (which is what the kernel is using as > root=) doesn't contain any of the following: > /sbin/init > /etc/init > /bin/init > /bin/sh > > Noting that the kernel output implied that it was an ext2 filesystem, > that looks like it mounted your

Re: [gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
> Does /dev/sda1 genuinely contain / and not for example /boot? > This is on an Asus 900A. 4G SSD, / and /boot all on one partition, formatted ext2, to prevent journalling overhead, with e2fsck set to check the fs at every boot. An 8G card contains /home and /var. mw

[gentoo-user] Re: kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
as a follow up go here: http://bugzilla.kernel.org/show_bug.cgi?id=13560 Virtually identical problem. Check out the screen pic. Just like mine, save for the hardware and fs differences. mw On 10/21/09, Maxim Wexler wrote: > Hi group, > > Did linux#make menuconfig followed by li

[gentoo-user] kernel panic -- finding proper config diff

2009-10-21 Thread Maxim Wexler
keep the new config as same as the old. But there's a lot of new features, weird stuff like CONFIG_X86_32_LAZY_GS=y and the new decompression protocol. Maxim

Re: [gentoo-user] sys-libs/db-4.7.25_p4 fetch failure

2009-10-18 Thread Maxim Wexler
LOL I thought I was being a good citizen by using pastebin after being chastised in another forum for *not* using it. Note to self: no more pastebin. On 10/17/09, Stroller wrote: > > On 17 Oct 2009, at 21:10, Dale wrote: >>> ... >>> a) not use pastebin, but post the messages in your email? >> >

Re: [gentoo-user] livedvd v10.1 on eee PC

2009-10-18 Thread Maxim Wexler
> Are you getting squashfs errors? no mw

Re: [gentoo-user] livedvd v10.1 on eee PC

2009-10-18 Thread Maxim Wexler
> /etc/init.d/xdm start > > any better? > much better, thanks! the desktop is rock solid but the individual consoles all still suffer from 'log bleed', A bug I can live with ;] mw

[gentoo-user] livedvd v10.1 on eee PC

2009-10-17 Thread Maxim Wexler
#x27;s supposed to be. Could it be the limited capability of the video chip in the eee? But that doesn't explain the log bleeding over into the console. PC and eee both have 1G ram, FWIW Maxim

[gentoo-user] sys-libs/db-4.7.25_p4 fetch failure

2009-10-17 Thread Maxim Wexler
Hi group There was a hitch in the latest #emerge -uDN world. Here's the details: http://pastebin.com/m4726a7e3 Appears to be some kind of bug: http://bugs.gentoo.org/show_bug.cgi?id=285324 Anybody else had this problem? How should I proceed? Maxim

Re: [gentoo-user] kernel panics after 'ifconfig wlan0 up'

2009-10-13 Thread Maxim Wexler
ed to me there was a problem till I tried to go mobile and the wifi module gagged. I wonder why that one was singled out. So, crisis passed. Well, until I go mobile again and try to connect. Thanks for your interest mw On 10/13/09, Paul Hartman wrote: > On Tue, Oct 13, 2009 at 4:13 PM, M

[gentoo-user] kernel panics after 'ifconfig wlan0 up'

2009-10-13 Thread Maxim Wexler
/wireless' indicates that wlan0 is configured. Anybody have any ideas? Maxim

Re: [gentoo-user] opening port 8000

2009-10-09 Thread Maxim Wexler
sorry guys, must squint harder On 10/6/09, Andre Parker wrote: > On Tue, Oct 6, 2009 at 11:11 PM, Maxim Wexler > wrote: >>>     b.) If directly connected iptables -A INPUT -p tcp --dport 8000 -j >>> ACCEPT >> >> sorry for the delay answering,  only just got

Re: [gentoo-user] opening port 8000

2009-10-06 Thread Maxim Wexler
> b.) If directly connected iptables -A INPUT -p tcp --dport 8000 -j > ACCEPT sorry for the delay answering, only just got back to mobile mode. soupeee # iptables -A INPUT -p tcp -dport 8000 -j ACCEPT Bad argument `8000' mw

Re: [gentoo-user] Re: can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread Maxim Wexler
> drag-and-drop, too. I'll bet kde probably has a similar thing. Yeah, Konqueror has it, just click on the archive, but not Thunar, unless there's some config setting I'm not aware of. mw

[gentoo-user] re-extracting linux sources

2009-09-25 Thread Maxim Wexler
depclean. Is that what did the deed? This was my first world upgrade and I sure don't want to go through this again, if I can prevent it. Maxim

Re: [gentoo-user] can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread Maxim Wexler
> > That's why I never set up a linux system without mc. It's just so much > easier when you can > look inside an archive and manipulate files just as if it were part of > the file system. :) I remember Midnight Commander from the "old days" but forgot how useful it could be. > > Anyway, the arch

[gentoo-user] can't linux#make menuconfig -- Makefile gone

2009-09-24 Thread Maxim Wexler
ld me 'tar: Makefile: Not found in archive' So where can I locate the Makefile for my kernel, assuming the above command is correct? Maxim

Re: [gentoo-user] How often -uD world?

2009-09-24 Thread Maxim Wexler
ut distcc here? That would require a gcc upgrade on the desktop to match the Eee's, no? Can you cite a howto or tutorial for your method? Or, perhaps flesh it out with a few more details. Maxim

Re: [gentoo-user] Re: mpd issues

2009-09-24 Thread Maxim Wexler
On 9/8/09, Maxim Wexler wrote: > Doing it again. Only change is to tell the conf to get debuggy. Unit > boots; last three lines before login: > > Starting Music Player Daemon > Starting local > Stopping Music Player Daemon > > This after several successful boots with no

[gentoo-user] opening port 8000

2009-09-23 Thread Maxim Wexler
Hi group, Shoutcast doesn't connect. nmap reveals all my ports are closed. How to open port 8000? netstat -a doesn't mention it. Maxim Wexler ps sorry if another similar post made it to the list; I was typing away and it just disappeared, honest

Re: [gentoo-user] Re: upgrade of xfce4 degrades terminal[FIXED - almost]

2009-09-23 Thread Maxim Wexler
> root:566 ~> emerge -pv x11-terms/terminal > These are the packages that would be merged, in order: > Calculating dependencies... done! > [ebuild N ] dev-util/xfce4-dev-tools-4.6.0 61 kB > [ebuild R ] x11-terms/terminal-0.4.0 USE="dbus -debug -doc (-nls%)" Ok, that restored my

Re: [gentoo-user] Re: upgrade of xfce4 degrades terminal

2009-09-21 Thread Maxim Wexler
erm4 you get precisely one hit, which I believe is known as a "googlewhack". This is the terminal I want, the one I used to have: http://goodies.xfce.org/projects/applications/terminal This is the terminal I have now: http://www.xfce.org/projects/terminal mw On 9/21/09, walt wrote

[gentoo-user] upgrade of xfce4 degrades terminal

2009-09-21 Thread Maxim Wexler
lpers there is an xterm config file with the line: X-XFCE-Commands=/usr/bin/xterm. Is there something else I can point it too or do I need to emerge something else to improve the terminal in Xfce-4.6.1? Maxim

[gentoo-user] can't connect to shoutcast

2009-09-19 Thread Maxim Wexler
9/0...@13:27:51> [main] opening client socket <09/19/0...@13:27:51> [main] Client Stream thread [0] starting <09/19/0...@13:27:51> [main] client main thread starting I fetched sc_trans_posix_040.tgz but haven't emerged it yet. I don't really need it just to listen on my own unit do I? Maxim

Re: [gentoo-user] How often -uD world?

2009-09-11 Thread Maxim Wexler
> Funny thing is, our old phone lines were about that far too. Most of > the time I got about 3KB/s of throughput. I hope yours is better than that. > That's about the top speed here.

Re: [gentoo-user] How often -uD world?

2009-09-11 Thread Maxim Wexler
> As mentioned yesterday, I now do all emerges in a chroot on my desktop to > build binary packages, then emerge -k on the Eee, so Ooo only takes 90 > minutes now. The only compiling I do on the Eee is kernel changes. > This suggests using the fetchonly switch, write the files to USB key while mob

Re: [gentoo-user] How often -uD world?

2009-09-11 Thread Maxim Wexler
> 2. Don't change a winning team! If your kernel run's smoothly with no > weird glutches in drivers, leave it be. Only update if you want new > features. > Just my 2p's worth > Greetz, > Mark Works for my desktop. I haven't updated it for years. Just poked along fixing this and that; if something

Re: [gentoo-user] How often -uD world?

2009-09-11 Thread Maxim Wexler
> I have $PORTAGE_TMPDIR on the SD card, which is cheap enough to replace > if too many OOo compiles toast it. And I took your advice >> 2. It's sloow > > I was pleasantly surprised at how quickly some compiles completed. Not as > fast as my desktop of course, but faster than was expecting,

[gentoo-user] How often -uD world?

2009-09-09 Thread Maxim Wexler
tion is, when's that? I assume with fewer packages, updating is not as urgent as on a big desktop with lots of HD space and lots of apps. Is there some sort of rule-of-thumb when it comes to timing or spacing their updates that members use to keep gentoo happy? Maxim

Re: [gentoo-user] running e2fsck pre-mount

2009-09-09 Thread Maxim Wexler
> However, if every single time when the fsck is run you either reboot > or there is an error... there maybe something wrong with your > hardware. If you don't have smartd installed, you should consider it, > your data on the harddrive should be worth your time. > IIRC the el cheapo ssd on this ne

[gentoo-user] running e2fsck pre-mount

2009-09-08 Thread Maxim Wexler
is unmounted and the machine turns off without a glitch that I''m aware of. How can I run e2fsck on the drives *before* they are mounted, if that is what is required here? Maxim

Re: [gentoo-user] Re: mpd issues

2009-09-08 Thread Maxim Wexler
September 2009 21:04:06 Maxim Wexler wrote: >> > NAFC. >> >> New anagram for me. Not As Far...? > > Not A F..king Clue > > :-) >> >> >But if you give me an account on that box I can have a look for you. >> > I'll send you a public key. >&g

[gentoo-user] trim for ssds

2009-09-06 Thread Maxim Wexler
According to http://en.wikipedia.org/wiki/TRIM_%28SSD_command%29 trim has been implemented in the 28 kernel. Anybody know what the option is called? It ain't 'trim'. Maxim

Re: [gentoo-user] Re: mpd issues

2009-09-03 Thread Maxim Wexler
> > NAFC. New anagram for me. Not As Far...? >But if you give me an account on that box I can have a look for you. > I'll send you a public key. Can't grok. If I have an "account" on this box it's news to me. How and what would you be looking for? > > Or, you could look in your logs and tell us

[gentoo-user] Re: mpd issues

2009-09-02 Thread Maxim Wexler
can't fathom, the daemon starts and then stops. Before I can turn on ncmpcpp I have to run #/etc/init.d/mpd start, manually :( Anyone know what's going on here? Maxim

Re: [gentoo-user] xcfe4 -- can't return to X after ctrl+alt+(f1-f6,f12)

2009-09-02 Thread Maxim Wexler
> This may be a stupid idea, but did you try Ctrl-Alt-F8? > > Wonko > term1 startx, full of X code term2-6, login term7, black on black term8-11, cursor term12, log

Re: [gentoo-user] xcfe4 -- can't return to X after ctrl+alt+(f1-f6,f12)

2009-09-02 Thread Maxim Wexler
> > Completely black terminal, black terminal with text cursor or black > terminal with mouse pointer? black on black

[gentoo-user] xcfe4 -- can't return to X after ctrl+alt+(f1-f6,f12)

2009-09-01 Thread Maxim Wexler
ver I started X, hit ctrl-c and run startx again. Anybody else have this problem? FWiW, this is taking place on an Asus 900A, using a configuration-less X setup. Maxim

Re: [gentoo-user] mpd issues

2009-08-31 Thread Maxim Wexler
So I oughta be able just to #rc-update del mpd, since I don't need(or can't even use ) it as long as the client has permission to access the files under /var? On 8/31/09, Greg Fitzgerald wrote: > On Mon, Aug 31, 2009 at 11:11:23AM -0600, Maxim Wexler wrote: >> Hi group

[gentoo-user] mpd issues

2009-08-31 Thread Maxim Wexler
what does mpd do if it's not required for these two essential tasks? Maxim

[gentoo-user] OT--ncmpcpp "Cannot connect"

2009-08-28 Thread Maxim Wexler
dded and subtracted '6600 localhost' to/from /etc/hosts and commented off and on the relevant lines in .ncmpcpp/config to no avail. Anybody got any ideas? Maxim

Re: [gentoo-user] [OT] eee PC crashes on shutdown.

2009-07-11 Thread Maxim Wexler
>> When you do # tail -f /var/log/messages do you see some sort of report >> when you push SysRq. > > Yes. > > Jul 10 21:17:12 zaphod SysRq : Emergency Sync > Jul 10 21:17:12 zaphod Emergency Sync complete > That's strange; I see nothing. Is there a hotkey number associated with it as there is for

Re: [gentoo-user] [OT] eee PC crashes on shutdown.

2009-07-10 Thread Maxim Wexler
> Do you have CONFIG_MAGIC_SYSRQ enabled in your kernel? yes > >> BTW, when I try getting back to the X console, it's blank. Is this an > > Xfce4 thing? I remember sysrescuecd which also uses Xfce4 had the same >> bug/feature. I have to ctrl-c on the first console to get back to the >> prompt so

Re: [gentoo-user] [OT] eee PC crashes on shutdown.

2009-07-09 Thread Maxim Wexler
> 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

Re: [gentoo-user] [OT] eee PC crashes on shutdown.

2009-07-08 Thread Maxim Wexler
> 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

Re: [gentoo-user] Re: [OT] eee PC crashes on shutdown.

2009-07-08 Thread Maxim Wexler
>> > 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,

Re: [gentoo-user] Re: [OT] eee PC crashes on shutdown.

2009-07-08 Thread Maxim Wexler
> 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

[gentoo-user] [OT] eee PC crashes on shutdown.

2009-07-08 Thread Maxim Wexler
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: <.

Re: [gentoo-user] [OT] Toggling wireless on eee without fn+f2

2009-07-04 Thread Maxim Wexler
> 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

Re: [gentoo-user] [OT] Toggling wireless on eee without fn+f2

2009-07-03 Thread Maxim Wexler
> "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

Re: [gentoo-user] [OT] Toggling wireless on eee without fn+f2

2009-07-03 Thread Maxim Wexler
> 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

[gentoo-user] [OT] Toggling wireless on eee without fn+f2

2009-07-01 Thread Maxim Wexler
gentoo doc, 'Power Management Guide' which says to put 'iwconfig_wlan="power on"' in /etc/conf.d/net without success Maxim

[gentoo-user] synaptics support in xorg

2009-06-29 Thread Maxim Wexler
Is the doc wrong? I note it was updated just three weeks ago. Maxim

[gentoo-user] please disregard post re: portage move

2009-06-29 Thread Maxim Wexler
Hi group, I didn't preserve the rwx permissions. Crisis averted! Sorry 'bout that. Maxim

[gentoo-user] after moving /usr/portage -> /var/portage, user can't --pretend

2009-06-29 Thread Maxim Wexler
p, /var/portage/profiles/categories is owned by portage:portage. I googled the error message(I can't be the first to move portage to var)and got nothing. Something else to check? Maxim

Re: [gentoo-user]WAS lvm problem -- NOW sleep tweak?FIXED

2009-06-29 Thread Maxim Wexler
> > 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

Re: [gentoo-user]WAS lvm problem -- NOW sleep tweak?

2009-06-28 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-24 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-23 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-23 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-22 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-22 Thread Maxim Wexler
> >> 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 >

Re: [gentoo-user] lvm problem -- is timing?

2009-06-22 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-22 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-22 Thread Maxim Wexler
> Are CONFIG_BLK_DEV_SD and CONFIG_SCSI also compiled in? > Yes mw

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-20 Thread Maxim Wexler
> 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.

Re: [gentoo-user] lvm problem -- is timing?

2009-06-20 Thread Maxim Wexler
> 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

Re: [gentoo-user] lvm problem -- is timing?

2009-06-20 Thread Maxim Wexler
> 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

[gentoo-user] lvm problem -- is timing?

2009-06-19 Thread Maxim Wexler
ll apart. FWIW I'm using baselayout-2. Maxim

Re: [gentoo-user] lvm problem(s)

2009-06-17 Thread Maxim Wexler
> > 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

Re: [gentoo-user] lvm problem(s)NOT-FIXED

2009-06-17 Thread Maxim Wexler
>> 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

Re: [gentoo-user] lvm problem(s)NOT-FIXED

2009-06-16 Thread Maxim Wexler
Try by all means, I just think YMMV. > > Except Maxim doesn't want automatic hotplugging, he wants to mount the LV > from init scripts. > Going cuckoo here @!#>. I said it was fixed. I uncommented the rc_hotplug line in rc.conf and rebooted and it worked! The volumes were found

Re: [gentoo-user] lvm problem(s)FIXED

2009-06-16 Thread Maxim Wexler
Try by all means, I just think YMMV. > > Except Maxim doesn't want automatic hotplugging, he wants to mount the LV > from init scripts. > In /etc/rc.conf I uncommented the line rc_hotplug="*" on a hunch and it did the trick! mw

Re: [gentoo-user] lvm problem(s)

2009-06-16 Thread Maxim Wexler
> > 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

Re: [gentoo-user] lvm problem(s)

2009-06-16 Thread Maxim Wexler
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

Re: [gentoo-user] lvm problem(s)

2009-06-16 Thread Maxim Wexler
>> 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

Re: [gentoo-user] lvm problem(s)

2009-06-15 Thread Maxim Wexler
> > 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

Re: [gentoo-user] lvm problem(s)

2009-06-15 Thread Maxim Wexler
> > #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

Re: [gentoo-user] lvm problem(s)

2009-06-15 Thread Maxim Wexler
> > 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

Re: [gentoo-user] lvm problem(s)

2009-06-15 Thread Maxim Wexler
> Have you tried with the default filter > filter = [ "r|/dev/nbd.*|", "a/.*/" ] exact same result. mw

Re: [gentoo-user] lvm problem(s)

2009-06-15 Thread Maxim Wexler
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.

[gentoo-user] lvm problem(s)

2009-06-14 Thread Maxim Wexler
nfig node: filter (seeking filter) But /usr /home /tmp /opt are still empty and /var has only lib and lock below it. The good news: it boots and lets me log in ;) Maxim

<    1   2   3   4   5   6   7   8   9   10   >