Re: [gentoo-user] media-video/gspcav1 or kernel module?

2009-02-08 Thread Mike Mazur
the right driver: http://cateee.net/lkddb/web-lkddb/VIDEO_DEV.html HTH, Mike

Re: [gentoo-user] Segfaulting cryptsetup in init

2009-02-09 Thread Mike Kazantsev
yptsetup - gave me something like "open('/dev/sdaX', ...) = -1 ENXIO (No such device or address)", so I had to double-check and found the mistake to be that trivial. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Segfaulting cryptsetup in init

2009-02-09 Thread Mike Kazantsev
lts with usb hdd too, as I recall, but if you put cryptsetup in a 'while true' loop it'll prompt for passphrase / mount device as soon as it'll be detected. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Can't login from terminal?

2009-02-12 Thread Mike Kazantsev
hentication chain (usually, commenting out everything in system-auth will do) - it should allow any access w/o password, and it's probably not pam if it doesn't... can't really think what else it might be, though. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] Can't login from terminal?

2009-02-12 Thread Mike Kazantsev
yslog daemon running and not dropping any debug messages. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] emerge on new install has die "econf failed"

2009-02-12 Thread Mike Kazantsev
gnu/gcc-bin/4.1.2) > make[5]: [install-data-local] Error 1 (ignored) Looks like non-critical error to me, something else probably happened even before that one. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Can't login from terminal?

2009-02-12 Thread Mike Kazantsev
st. And make sure the timestamps there are recent - it should mean that syslog is writing to it and is not dead. 'dmesg' command is usually a good source for failure messages too, but only on kernel level (when something really nasty happens). There might be some segfaults, produced by your shell, and usually indicate programming or compilation errors. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] Can't login from terminal?

2009-02-13 Thread Mike Kazantsev
7;, which'll show you all the kernel calls it uses and if there are any failures. I've found some obscure mistakes (my mistakes, always) that way, but it might be quite time-consuming. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] a multi-process browser?

2009-02-15 Thread Mike Kazantsev
e your network, or communicate with other local proxies, taking advantage of their caches to speed up loading. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] a multi-process browser?

2009-02-15 Thread Mike Kazantsev
oticed that large gifs can eat more CPU than this useless flash, and disabling them won't really degrade anything. Try setting 'image.animation_mode' (string) to 'none' in 'about:config'. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] a multi-process browser?

2009-02-15 Thread Mike Williams
On Sunday 15 February 2009 22:57:24 Sebastian Günther wrote: > Which useflag magic do I have to use to achieve that goal? -mysql Seems ebuilds have the ability to turn on use flags for themselves that the user has given no preference to. Turn it off, and it's off. -- Mike Williams

Re: [gentoo-user] Gentoo as a production server - insecure?

2009-02-16 Thread Mike Kazantsev
ially that 'rm' utility) and all the interpreters (even awk!) first. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] net-tools vs iproute2

2009-02-17 Thread Mike Kazantsev
the syntax - it's the same, as in the lines displayed, but if you need something else - just type 'ip addr help', and you'll get everything about 'addr', same for just 'ip help' -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

[gentoo-user] Installing OSS / error adding oss-overlay

2009-02-22 Thread Mike Kazantsev
ight be wrong with the overlay, layman or hg? - Is there any other natural way to install basic tools like ossmixer and osstest on gentoo, aside from cloning the ebuilds by hand? - Should I even consider using OSS in gentoo, or it's mostly unsupported already (all I really ne

Re: [gentoo-user] Re: Installing OSS / error adding oss-overlay

2009-02-22 Thread Mike Kazantsev
lly they'll fix it soon. > > As for the question whether it's useful on Gentoo, all I did was putting > "oss -alsa" in make.conf and everything is working nicely till today, > including ESD. Well, that pretty much the answers I sought. Thanks. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Issue with e2fsprogs

2009-02-22 Thread Mike Kazantsev
olkit) to determine which package owns the offending files, then either unmerge it or just set "FEATURES=-collision-protect" to force installation despite collisions. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] etc/conf.d/net format ?

2009-02-23 Thread Mike Kazantsev
s been obsoleted and not working properly? Try: rc_need_ppp0="nas0" Certainly works for me. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] etc/conf.d/net format ?

2009-02-23 Thread Mike Kazantsev
On Mon, 23 Feb 2009 18:31:18 +0500 Mike Kazantsev wrote: > On Mon, 23 Feb 2009 14:14:28 +0100 (CET) > Helmut Jarausch wrote: > > > config_ppp0="ppp" # Runs /lib/rcscripts/net/pppd.sh > > link_ppp0='nas0' # The name of the RFC2684 bridge interfac

Re: [gentoo-user] OT -- superuser file manager access to remote via ssh with no root login?

2009-02-24 Thread Mike Kazantsev
mon installed), but they will make their lives miserable over it, while leaving the same passwords typed in the terminals and written on paper scraps lying on the desk, not to mention a lot of more obvious things. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Portage and sets

2009-02-25 Thread Mike Kazantsev
procmail), which have all the necessary filtering features. Well, provided you have any need for that "features", of course :) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] upgrade all [SOLVED]

2009-02-25 Thread Mike Kazantsev
t; > Thanks again. Alternatively, you can look at portage-2.2, where you can just "emerge -u @installed". -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] cnn.com flash videos crash firefox

2009-02-26 Thread Mike Kazantsev
t think anyone subscribes to "gentoo-users" list just to read more of this nonsense, I certainly didn't, so what's the whole point of this "discussion" here? Prehaps you should go and tell all this stuff to people who actually care, like some "political-flame-wars" mailing list, yell it on the streets, or something ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] update to portage 2.2

2009-02-26 Thread Mike Kazantsev
.2.0 unmask. I don't think you need this. > > It's here just in case. > > This time you /did/ send them to the list :P Why not just "git clone git://git.overlays.gentoo.org/proj/kde.git -- sets profiles", anyway? -- Mike K

Re: [gentoo-user] Learning to use libtool

2009-03-01 Thread Mike Kazantsev
seem to exist. It said > to find a few things in /usr/local/share/libtool, and I found all but > one of them in /usr/share/libtool, but no ltconfig. Prehaps it's just a typo and the program in question is "ldconfig"? > I'm in a similar fix on Ubunu, the only other L

Re: [gentoo-user] Grep question

2009-03-01 Thread Mike Kazantsev
r of lines. I doubt there's a solution involving grep, unless you use it twice in the same pipe: grep -A string1 /some/file | grep -B string2 But there can be any amount of more elegant solutions, involving sed: sed -n '/string1/,/string2/p' /some/file --

Re: [gentoo-user] how to switch laptop to usb keyboard

2009-03-02 Thread Mike Kazantsev
100 = KP_4 keycode 102 = KP_6 keycode 98 = KP_8 keycode 104 = KP_2 ... and add 'xmodmap ~/.xmodmaprc' line to some X/WM init script. Note that the keycodes probably won't be the same for you, but you can get them from xev output. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Keyboard sometimes does'nt work

2009-03-04 Thread Mike Kazantsev
Prehaps you should add 'irqpoll' to kernel boot options, just like dmesg suggests? I've had nic switching off at random with same message, but you seem to get it in working case as well, so it might be something entirely unrelated. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] rsync + tar + bz2 ?

2009-03-07 Thread Mike Kazantsev
e tar to create (or pipe) incremental backups - just the changes since the time last one was made. Tar can handle that as easily as rsync does, since it checks what needs to be transferred each time anyway. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] getting digest verification failed when emerging bittorrent

2009-03-08 Thread Mike Kazantsev
;ed with the valid (tm) mirror, not some third-party-in-the-middle impersonation or malicious developer contribution. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] ppp connection problem

2009-03-08 Thread Mike Kazantsev
nly one default route, that there's a route to IP you're connecing with, aside from default one through it, and that it's metric is lower than the default one. Check that you can still ping that IP. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Bash and ACPI issue - laptop lid

2009-03-11 Thread Mike Kazantsev
also prevent accidental closing events. Of course, you should put your actions to the aforementioned script, if you want it to do something useful, instead of just experimental echo. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Find ebuilds that use a flag

2009-03-13 Thread Mike Kazantsev
pp-portage/gentoolkit package. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Find ebuilds that use a flag

2009-03-13 Thread Mike Kazantsev
g of euse in app-portage/portage-utils package: quse 'quse -e gpac' should give you pretty much what you need and should work for both global and local use flags. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] can't make rt2570 module

2009-03-13 Thread Mike Kazantsev
act, rt2570 module in portage tree is outdated, so you can either downgrade the kernel to use it or (much better approach) just update ebuild to fetch newer sources from the project page. http://rt2x00.serialmonkey.com/wiki/index.php/Downloads -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Mpd doesn't play ogg files

2009-03-16 Thread Mike Kazantsev
aif m4a mp4 mpc amf dsm far gdm imf it > med mod mtm s3m stm stx ult uni xm musepack is responsible for the mpc, the rest are module-file formats, usually used for the great 8-bit music. There's just many of them, often from different platforms. -- Mike Kazantsev // fraggod.net si

Re: [gentoo-user] Monitoring temperatures

2009-03-20 Thread Mike Kazantsev
flow at all times. No fans will save you when air conditioning system in the data center goes down! It'd be game over in a couple of minutes ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Monitoring temperatures

2009-03-21 Thread Mike Kazantsev
er control. And even when bunch of bioses shut system down all the systems correctly because of cpu/chipset heat when A/C dies, there'd be a lot of hard drive failures in a few weeks. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

[gentoo-user] Time to move on?

2009-03-21 Thread Mike Diehl
ng moving to a different distribution. Remember, all I want to do is upgrade MythTV. Mike.

Re: [gentoo-user] Time to move on?

2009-03-21 Thread Mike Kazantsev
On Sat, 21 Mar 2009 19:17:53 -0600 Mike Diehl wrote: > Has Gentoo become such a moving target that it's no longer suitable for > normal, every day, usage? If you're prepared to update you system at least once a week and have up-to-date knowledge of all the installed stuff, so

Re: [gentoo-user] Time to move on?

2009-03-21 Thread Mike Diehl
On Saturday 21 March 2009 21:00:11 Dale wrote: > Mike Kazantsev wrote: > > On Sat, 21 Mar 2009 19:17:53 -0600 > > > > Mike Diehl wrote: > >> Has Gentoo become such a moving target that it's no longer suitable for > >> normal, every day, usage? > &

Re: [gentoo-user] resolving this block

2009-03-22 Thread Mike Kazantsev
s nothing so I guess I have the latest one... echo sys-apps/portage >> /etc/portage/package.unmask echo sys-apps/portage >> /etc/portage/package.keywords I have 2.2_rc26, umasked 2.2 from the beginning and have yet to face any problem with it (unlike with 2.1, which seem to figu

Re: [gentoo-user] cleaning disfiles

2009-03-25 Thread Mike Kazantsev
On Wed, 25 Mar 2009 13:00:15 +0100 laurent wrote: > Another question about emerge -v world, I go a empty manifest on layman. > What should I do to fix that ? cd /usr/local/portage/layman/someoverlay/some/package && \ repoman manifest -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] cleaning disfiles

2009-03-25 Thread Mike Kazantsev
e partitions or to create others. Well, LVM is just what I mean ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Browsers not seeing symbol font

2009-03-25 Thread Mike Kazantsev
ry to make browser-independent representation of such stuff, which is probably the only solution if you care whether end-user can see it or not. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] color etc-update

2009-03-26 Thread Mike Kazantsev
On Thu, 26 Mar 2009 18:53:47 +0100 laurent wrote: > What should I emerge to have my etc-update colored for differencies ? emerge app-misc/colordiff && \ sed -i 's|diff_command="diff -uN %file1 %file2"|diff_command="colordiff|' /etc/etc-update.con

Re: [gentoo-user] color etc-update

2009-03-26 Thread Mike Kazantsev
On Thu, 26 Mar 2009 23:07:06 +0500 Mike Kazantsev wrote: > sed -i 's|diff_command="diff -uN %file1 %file2"|diff_command="colordiff|' > /etc/etc-update.conf sed -i 's|diff_command="diff|diff_command="colordiff|' /etc/etc-update.conf

Re: [gentoo-user] color etc-update

2009-03-26 Thread Mike Kazantsev
On Thu, 26 Mar 2009 19:22:37 +0100 laurent wrote: > > sed -i 's|diff_command="diff|diff_command="colordiff|' /etc/etc-update.conf > > > > Oops, my bad :) > > > > Sweet :) > L "Never trust one-liner fix" I bet it'd be writt

Re: [gentoo-user] Re: Compatibility with Kernel 2.6.9

2009-03-26 Thread Mike Kazantsev
ny web, since there's nothing more important for webserver than scripts - if you have www, you pretty much have it all. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] new symbols in portage

2009-03-26 Thread Mike Kazantsev
ortage tree, removed by subsequent rsync, or advanced ebuild from an overlay you've long removed, that just got bumped in the main tree. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] linux boot logo in 2.6.29-gentoo sources

2009-03-26 Thread Mike Kazantsev
ressed to me, but... It's still a way to check out these new features hands-on :) And while it's ~arch on gentoo, it's actually marked 'stable' by developers, and, since gentoo ebuild does pretty much nothing but unpacking it, it should be pretty much as stable as any n

Re: [gentoo-user] linux boot logo in 2.6.29-gentoo sources

2009-03-26 Thread Mike Kazantsev
everyone's right in their own way. Besides, stability vs innovation is too much a matter of personal preference to discuss it w/o starting an endless holywar. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] DRI doesn't work with xorg 7.4 and an intel chipset Q35 board

2009-03-27 Thread Mike Kazantsev
of course, is GEM, which still (afaik) works only with intel. http://kernelnewbies.org/Linux_2_6_28#head-b957b19f6139b6bbbfabaf790bf643b1746985d6 http://kernelnewbies.org/Linux_2_6_29#head-e1bab8dc862e3b477cc38d87e8ddc779a66509d1 -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] layman: could not connect to server

2009-03-28 Thread Mike Kazantsev
of bug there is, it might not manifest itself in other versions. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] full shutdown

2009-03-28 Thread Mike Kazantsev
one shuts down correctly, the older one does the same > thing as my eeepc... Make sure you have these: PM and ACPI --> [X] PM support [X] ACPI support --> [X] Button Even VMs won't cut the (virtual) power w/o these options. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] reload etc conf files

2009-03-30 Thread Mike Kazantsev
l using pre-update (non-existing now) libs: lsof | grep 'DEL.*lib' | cut -f 1 -d ' ' | sort -u "lsof" here is sys-process/lsof (not part of the @system afaik). -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] audio convert splitter etc...

2009-03-30 Thread Mike Kazantsev
"$MP3" done = Script actually depends on following packages (main tree): media-libs/flac media-libs/id3lib media-sound/lame I'm sorry for posting following on the list, since it's non-english. Just disregard the rest of the message, please :) Con

Re: [gentoo-user] Re: Nvidia drivers and a Geforce FX-5200 card.

2009-04-01 Thread Mike Kazantsev
rt. > > +1 No top posting please. I think that whole top-posting topic is getting just ridiculous in this list. Prehaps we should rename it to "bottom-posting guidelines" list, or something like that. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] FYI: xf86-video-intel 2.6.x Bad opengl performance

2009-04-02 Thread Mike Kazantsev
glxgears 3746 frames in 5.0 seconds = 749.005 FPS 3733 frames in 5.0 seconds = 746.519 FPS 3758 frames in 5.0 seconds = 751.474 FPS -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] FYI: xf86-video-intel 2.6.x Bad opengl performance

2009-04-02 Thread Mike Kazantsev
And that's probably all I did to set it up, but I might miss something out, because of unreliable memory. The setup works for both 28 and 29 kernels, giving fairly good performance for both native and wine OpenGL games. Before that, 'software' rendering options yielded better results. Hope that helps. I didn't really went into low-level specifics of "how it all works" myself, but planning to examine the topic a bit more closely, someday. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

[gentoo-user] Locations section of GNOME calendar dropdown always hidden

2009-04-02 Thread Mike Mazur
Hi, The "Locations" part of the drop-down calendar in GNOME is always closed when I look at it. Is there an option somewhere I'm missing which controls this behavior? I'd like it to always stay open. Thanks, Mike

Re: [gentoo-user] lynx - cookies

2009-04-02 Thread Mike Kazantsev
e right header line, not just anywhere in the file): ... ACCEPT_ALL_COOKIES:TRUE ... FORCE_COOKIE_PROMPT:YES ... -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: What annoys you?

2009-04-03 Thread Mike Edenfield
morrow with a fully functional, debugged, tested, flexible, easy to use, fully-handbook-compliant, *optional* drop-in installation process, why that would be a bad thing? --Mike

Re: [gentoo-user] GCC-4.3.2

2009-04-03 Thread Mike Kazantsev
On Fri, 03 Apr 2009 17:47:25 +0530 Masood Ahmed wrote: > alain.didierj...@free.fr writes: > > I like the -march=native and -mtune=native options. It's the new thing > in gcc 4.3 series. -mtune=native can be dropped if -march=native is there already. -- Mike Kazants

Re: [gentoo-user] Re: What annoys you?

2009-04-04 Thread Mike Edenfield
Alan McKinnon wrote: This mythical thing - a working installer - probably does not exist and likely never will. This may be true, and it certainly is the case right now. But that's not a good reason to reject one out of hand before you even see it. There are just too many decisions the hum

Re: [gentoo-user] Re: What annoys you?

2009-04-04 Thread Mike Edenfield
Daniel da Veiga wrote: On Fri, Apr 3, 2009 at 17:11, Mike Edenfield wrote: On 4/3/2009 3:38 PM, Volker Armin Hemmann wrote: there is no installer anymore. And that is a good thing. I will agree that an installer doesn't belong near the top of anyones "show stopper" list of

Re: [gentoo-user] Re: What annoys you?

2009-04-04 Thread Mike Edenfield
Volker Armin Hemmann wrote: On Friday 03 April 2009, Daniel da Veiga wrote: On Fri, Apr 3, 2009 at 17:11, Mike Edenfield wrote: On 4/3/2009 3:38 PM, Volker Armin Hemmann wrote: there is no installer anymore. And that is a good thing. I will agree that an installer doesn't belong nea

Re: [gentoo-user] GCC-4.3.2

2009-04-07 Thread Mike Kazantsev
litch of my perception ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Postfix, courier-imap: checks if working

2009-04-07 Thread Mike Kazantsev
ain.com ESMTP Postfix > > Just one line, is it ok ? Looks like a valid response to me. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Postfix, courier-imap: checks if working

2009-04-07 Thread Mike Kazantsev
E-Version: 1.0\r\nContent-Transfer-Encoding: 7bit\r\n\r\nTest message body ;)\r\n--===0122837587==--\r\n.\r\n' reply: '250 2.0.0 Ok: queued as 555F1101FDC\r\n' reply: retcode (250); Msg: 2.0.0 Ok: queued as 555F1101FDC data: (250, '2.0.0 Ok: queued as 555F1101FDC') send: 'quit\r\n' reply: '221 2.0.0 Bye\r\n' reply: retcode (221); Msg: 2.0.0 Bye -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] xorg-server-1.5.3-r5 log messages

2009-04-08 Thread Mike Edenfield
directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. This is also completely harmless. It just means X has this path in its default list of font paths, but you don't have those fonts installed, so it's taking it out of its list. --Mike

Re: [gentoo-user] xorg-server-1.5.3-r5 log messages

2009-04-08 Thread Mike Edenfield
On 4/8/2009 3:37 PM, Mick wrote: Wikipedia is telling me that OTF are a Microsoft/Adobe creation - is Linux following suit and therefore xorg includes them in its list of fonts? OpenType (the catchy name for an OTF font) is basically the successor to TrueType, but is in theory an open standar

Re: [gentoo-user] python 2.6, multiple problems

2009-04-09 Thread Mike Kazantsev
o real issues, aside from few development packages I use, where python 2.6 gave syntax errors because of 'as' var usage, which is a reserved word in 2.6. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] xorg-server-1.5.3-r5 log messages

2009-04-09 Thread Mike Edenfield
On 4/9/2009 11:27 AM, Mick wrote: 2009/4/8 Mike Edenfield: On 4/8/2009 3:37 PM, Mick wrote: Wikipedia is telling me that OTF are a Microsoft/Adobe creation - is Linux following suit and therefore xorg includes them in its list of fonts? OpenType (the catchy name for an OTF font) is basically

Re: [gentoo-user] Xorg-server and my mouse

2009-04-09 Thread Mike Kazantsev
ion "XkbLayout" "us,ru(winkeys)" Option "XkbOptions" "grp_led:scroll,grp:caps_toggle" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol&quo

Re: [gentoo-user] Re: iptables + dansguardian + squid

2009-04-09 Thread Mike Kazantsev
won't have these problems. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: iptables + dansguardian + squid

2009-04-10 Thread Mike Kazantsev
27;m just a bit too lazy to setup something I neither needed nor have any experience with similar systems, but don't make it sound like such a big deal - writing an article in wiki (if you know what to write) is no more trouble than writing such email to the list. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] eth0 keeps starting

2009-04-10 Thread Mike Kazantsev
gging in /etc/rc.conf. You can either disable hotplug completely, or, better yet, since you don't need in for one device only, disable it for that device: rc_hotplug="!net.eth0" Note that I'm not sure about syntax with baselayout-1, but the option should be there anyway. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Installation problems

2007-07-14 Thread Mike Williams
ion ? In all the noise, and seemingly outdated info, I picked out the use of the "proper" LVM path (/dev/VG/LV), and the dolvm2 kernel option. -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: Installation problems

2007-07-14 Thread Mike Williams
his number defines the order in which devices are fsck'd, 0 means don't do anything. > By the way, I didn't find a /dev/VG/ directory either. No /dev/lovesong/ ? Assuming your VolumeGroup is actually called lovesong. -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: Installation problems

2007-07-15 Thread Mike Williams
the actual install will need it merged separately to "start" LVM at boot. If you get Gentoo booted you could try manually "starting" LVM: vgscan pvscan vgchange -ay It's vgchange -ay that makes all logical volumes in all volume groups available, the two scans just makes sure de

Re: [gentoo-user] Re: Installation problems

2007-07-17 Thread Mike Williams
gies Inc Unknown device 5811 > Flags: bus master, medium devsel, latency 32, IRQ 19 > Memory at ed00 (32-bit, non-prefetchable) [size=4K] > Capabilities: [44] Power Management version 2 Bingo, firewire. -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] 2 to 3??

2007-07-17 Thread Mike Edenfield
perfectly legitimate for the GPL to explicitly limit developer's freedoms (such as the freedom to DRM their binaries), since the developers explicitly choose to allow the GPL to do so. --Mike -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: 2 to 3??

2007-07-17 Thread Mike Edenfield
»Q« wrote: In <news:[EMAIL PROTECTED]>, Mike Edenfield <[EMAIL PROTECTED]> wrote: Boyd Stephen Smith Jr. wrote: Remember that the GPL has always been about all the users NOT just the developers/distributors -- "adapt it to your needs" is not allowed when it restricts

Re: [gentoo-user] Hardware upgrade and Gentoo

2007-07-18 Thread Mike Williams
rive 45 miles to go fix it locally. All of these are headless servers though, so naturally have no X or any "desktop" software. However, you're going the opposite way, an "old" instruction set, to a "new" one. Basically, don't jump in to reinstalling, or

Re: [gentoo-user] Re: Installation problems

2007-07-18 Thread Mike Williams
ove it and never used it either. -- Mike Williams -- [EMAIL PROTECTED] mailing list

[gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
verything is default accept. Am I just doing something stupid, or have I asked our host to set it up wrong? Would really like to know what radvd is up to too... Cheers -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
2 lladdr 00:04:23:d7:e8:6a STALE host # ip -6 neigh dead:beef:2:136::11 dev bond0 lladdr 00:04:23:d7:f3:32 router REACHABLE fe80::204:23ff:fed7:f332 dev bond0 lladdr 00:04:23:d7:f3:32 router REACHABLE The host has bonded ethernet connections too. Thanks -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
eef:2:1::/49 (or similar to cover any and all of our "internal" networks) via dead:beef:2::11, and be configured as dead:beef:2::1/64 instead of /48. Then it would route packets for dead:beef:2:136:204:23ff:fed7:e86a to dead:beef:2::11, rather than soliciting a link-local address for i

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
On Thursday 19 July 2007 17:51:32 Etaoin Shrdlu wrote: > On Thursday 19 July 2007 18:00, Mike Williams wrote: Etaoin, thanks for you time. I fear I would fail basic routing, which is surprising, seeing how I do similar things with IPv4 networks! These addresses are all supposed to be prope

[gentoo-user] Need to add gd and mysql to PHP.

2007-07-22 Thread Mike Diehl
= How do I get these to be recognized by php applications? TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -Os = Nono?

2007-07-23 Thread Mike Edenfield
e been much better at not breaking code under -Os. At least, it's no more broken under -Os than under -O2. But given that disk space is dirt cheap and modern OS don't need to read an entire binary into memory to execute it, the actual, tangible benefits of using -Os over -O2 are m

Re: [gentoo-user] -Os = Nono?

2007-07-23 Thread Mike Edenfield
Benno Schulenberg wrote: Although I agree with your reasoning above, you are contradicting yourself in the following two statements: At least, it's no more broken under -Os than under -O2. [...] benefits of using -Os over -O2 are minimal compared against the possible problems it might cause

Re: [gentoo-user] boot error

2007-07-23 Thread Mike Williams
On Monday 23 July 2007 22:04:53 James wrote: > Any suggestions? Add doscsi to the kernel command line in grub. -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 03:04:05 am Hans-Werner Hilse wrote: > Hi, > > On Sun, 22 Jul 2007 21:37:58 -0600 Mike Diehl <[EMAIL PROTECTED]> > > How do I get these to be recognized by php applications? > > They should be configured in /etc/php/php*/php.ini if you want t

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 06:32:53 pm Norberto Bensa wrote: > Mike Diehl wrote: > > drwxr-xr-x 4 root root 4096 Jul 23 17:59 apache2-php5 > > There you have it ;-) > > Look inside... > > > Regards Well, I'm getting closer, then. I looked inside the php.ini file

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 07:05:21 pm Norberto Bensa wrote: > Mike Diehl wrote: > > So, how do I install the php mysql extension? > > > > Thanx again, > > You don't. Just emerge php with mysql, and whatever USE flags you want. > > Best regards, > Norberto We

[gentoo-user] Can't restart apache2

2007-07-23 Thread Mike Diehl
are present anymore. How can I fix this? How can I do it and minimize my downtime? TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: boot error

2007-07-24 Thread Mike Williams
itrd/ramfs barfs, and lets you type in "shell", do so and look for /dev/hda?. This is a kernel/initrd problem, reinstallation is almost certainly not necessary. What kernel did you choose during installation? -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Problem with keychain

2007-07-28 Thread Mike Mazur
issions of ~/.ssh/authorized_hosts should be 600 If you're using a different flavor of SSH than OpenSSH, the keys might go into a different file; have a look at the man page in that case :) Hope that helps! Mike -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Problem with keychain

2007-07-28 Thread Mike Mazur
Hi, On 7/28/07, Mike Mazur <[EMAIL PROTECTED]> wrote: > -the public key id_dsa.pub should be appended to ~/.ssh/authorized_hosts > -permissions of ~/.ssh/authorized_hosts should be 600 My mistake, that should be authorized_keys instead of authorized_hosts. Mike -- [EMAIL PROTECTED] mailing list

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