Re: [gentoo-user] {OT} Computers and mental/emotional health

2011-10-09 Thread Dale
Pandu Poluan wrote: On Oct 10, 2011 2:52 AM, "Neil Bothwick" > wrote: > > On Sat, 08 Oct 2011 19:11:11 -0500, Dale wrote: > > > I might also add, some of my meds don't help either. Is there a med > > that doesn't make a person gain weight? :/ > > Arsenic, strychnin

Re: [gentoo-user] {OT} Computers and mental/emotional health

2011-10-09 Thread Pandu Poluan
On Oct 10, 2011 2:52 AM, "Neil Bothwick" wrote: > > On Sat, 08 Oct 2011 19:11:11 -0500, Dale wrote: > > > I might also add, some of my meds don't help either. Is there a med > > that doesn't make a person gain weight? :/ > > Arsenic, strychnine or cyanide is large enough doses do that :) > Gosh

Re: [gentoo-user] Re: tabbed x11-terms/rxvt-unicode

2011-10-09 Thread Pandu Poluan
On Oct 10, 2011 2:01 AM, "Michael Orlitzky" wrote: > > On 10/09/11 13:53, Alan McKinnon wrote: > > > > For rxvt, a suitable flag name would be "plugins" > > > > Or if there were some package-specific documentation that said, "perl: > enable the following plugins (written in perl): tabs, transparen

Re: [gentoo-user] {OT} Computers and mental/emotional health

2011-10-09 Thread Dale
Neil Bothwick wrote: On Sat, 08 Oct 2011 19:11:11 -0500, Dale wrote: I might also add, some of my meds don't help either. Is there a med that doesn't make a person gain weight? :/ Arsenic, strychnine or cyanide is large enough doses do that :) LOL That would solve a few other problems

Re: [gentoo-user] I can't INSTALL vim-core!!!

2011-10-09 Thread Neil Bothwick
On Sun, 9 Oct 2011 20:50:50 +0800, 1990 dqgcs wrote: > `--> portageq config_protect > /etc /usr/share/config /usr/share/gnupg/qualified.txt > > This is the output,but it does any matter ? No, you have a different problem. PS The convention on this list is to not top-post. -- Neil Bothwick W

Re: [gentoo-user] {OT} Computers and mental/emotional health

2011-10-09 Thread Neil Bothwick
On Sat, 08 Oct 2011 19:11:11 -0500, Dale wrote: > I might also add, some of my meds don't help either. Is there a med > that doesn't make a person gain weight? :/ Arsenic, strychnine or cyanide is large enough doses do that :) -- Neil Bothwick Give a man a fish and you have fed him for a d

Re: [gentoo-user] Re: tabbed x11-terms/rxvt-unicode

2011-10-09 Thread Michael Orlitzky
On 10/09/11 13:53, Alan McKinnon wrote: > > For rxvt, a suitable flag name would be "plugins" > Or if there were some package-specific documentation that said, "perl: enable the following plugins (written in perl): tabs, transparency, etc." In fact, that would be my favorite solution.

Re: [gentoo-user] Re: tabbed x11-terms/rxvt-unicode

2011-10-09 Thread Alan McKinnon
On Sun, 09 Oct 2011 12:48:09 -0400 James Cloos wrote: > AM> "USE=perl" tells you squat, you don't even know what effect it > AM> will have. You'd have to read the ebuild and the source to figure > AM> that out. > > AM> A MUCH better name is "USE=tabs" with a description like this > AM> "Provide

Re: [gentoo-user] DVB-T and "Teletext"

2011-10-09 Thread Volker Armin Hemmann
Am Sonntag 09 Oktober 2011, 19:08:22 schrieb meino.cra...@gmx.de: > Volker Armin Hemmann [11-10-09 19:00]: > > Am Sonntag 09 Oktober 2011, 08:47:09 schrieb meino.cra...@gmx.de: > > > Hi, > > > > > > (sorry if this may only apply to german television...) > > > > > > Kaffeine/vlc are installed for

Re: [gentoo-user] DVB-T and "Teletext"

2011-10-09 Thread meino . cramer
Volker Armin Hemmann [11-10-09 19:00]: > Am Sonntag 09 Oktober 2011, 08:47:09 schrieb meino.cra...@gmx.de: > > Hi, > > > > (sorry if this may only apply to german television...) > > > > Kaffeine/vlc are installed for watching DVB-T broadcast, > > but I cannot access Teletext. > > > > How can I

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Volker Armin Hemmann
Am Sonntag 09 Oktober 2011, 17:49:25 schrieb Lavender: > Thanks a lot ! The e-book is nice ! Hmm, , I > haven't heard it before , would you like to recommend more books about > linux kernel ? no, I don't know any other book (well.. one - linux/unix Kurzreferenz - all the commands, comaprism of

Re: [gentoo-user] DVB-T and "Teletext"

2011-10-09 Thread Volker Armin Hemmann
Am Sonntag 09 Oktober 2011, 08:47:09 schrieb meino.cra...@gmx.de: > Hi, > > (sorry if this may only apply to german television...) > > Kaffeine/vlc are installed for watching DVB-T broadcast, > but I cannot access Teletext. > > How can I access Teletext on DVB-T ??? with alevt. Google would hav

Re: [gentoo-user] Re: tabbed x11-terms/rxvt-unicode

2011-10-09 Thread James Cloos
AM> "USE=perl" tells you squat, you don't even know what effect it will AM> have. You'd have to read the ebuild and the source to figure that out. AM> A MUCH better name is "USE=tabs" with a description like this "Provide AM> multiple tabs, requires perl." No, that is not a better name for the US

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Dale
Michael Mol wrote: find /sys/devices -name driver \ -print0|xargs -0 ls -l|cut -d' ' \ -f10-|sed -e 's/\.\.\///g' That worked better. I did have to copy it from the email to kwrite, because of the word wrapping, then to a Konsole. It would be nice if we could disable that in plain tex

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Michael Mol
On Sun, Oct 9, 2011 at 10:02 AM, Dale wrote: > Michael Mol wrote: >> >> Came up with something possibly a little handier. This command should tell >> you what driver is associated with every device on the system. find >> /sys/devices -name driver -print0|xargs -0 ls -l|cut -d' ' -f10-|sed -e >> 's

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread meino . cramer
Lavender <448463...@qq.com> [11-10-09 03:07]: > It seems that no matter I build gentoo manually or with genkernel I can't > have a fine-working kernel finally. Obviously I must solve it by myself , so > I determined to build entire kernel all manually , it requests a lot of linux > knowlege . Al

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Michael Mol
On Sun, Oct 9, 2011 at 9:59 AM, Dale wrote: > Michael Mol wrote: > > Let's not fail to mention lspci -k either.  That is a handy tool. Heh. Now if only I'd known... -- :wq

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Dale
Michael Mol wrote: Came up with something possibly a little handier. This command should tell you what driver is associated with every device on the system. find /sys/devices -name driver -print0|xargs -0 ls -l|cut -d' ' -f10-|sed -e 's/\.\.\///g' Output could probably still be a bit better cl

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Dale
Michael Mol wrote: On Sun, Oct 9, 2011 at 9:30 AM, Michael Mol wrote: On Sun, Oct 9, 2011 at 12:53 AM, Lavender<448463...@qq.com> wrote: Yeah, your reply is exact what I mean , but I'm really confused by those modules' names, I can't find any contact between the hard device name and its modul

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Dale
Volker Armin Hemmann wrote: Am Sonntag 09 Oktober 2011, 08:55:55 schrieb Lavender: It seems that no matter I build gentoo manually or with genkernel I can't have a fine-working kernel finally. Obviously I must solve it by myself , so I determined to build entire kernel all manually , it requests

[gentoo-user] 回复: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Lavender
Thank you all ! Thanks for helping , now I know which things I should do . -- 原始邮件 -- 发件人: "Michael Mol"; 发送时间: 2011年10月9日(星期天) 晚上9:40 收件人: "gentoo-user"; 主题: Re: [gentoo-user] Anyone can afford information about build kernel? On Sun, Oct 9, 2011

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Michael Mol
On Sun, Oct 9, 2011 at 9:30 AM, Michael Mol wrote: > On Sun, Oct 9, 2011 at 12:53 AM, Lavender <448463...@qq.com> wrote: >> Yeah, your reply is exact what I mean , but I'm really confused by those >> modules' names, I can't find any contact between the hard device name and >> its module name . For

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Michael Mol
On Sun, Oct 9, 2011 at 12:53 AM, Lavender <448463...@qq.com> wrote: > Yeah, your reply is exact what I mean , but I'm really confused by those > modules' names, I can't find any contact between the hard device name and > its module name . For example,  there is a module named 3c59x.ko , I totally >

Re: [gentoo-user] I can't INSTALL vim-core!!!

2011-10-09 Thread 1990 dqgcs
I apply the update package.keywords and package.use ,but I still can't install it .I will try to compile vim by myself. 2011/10/8 Jonas de Buhr > please run etc-update and try again > > Am Sat, 8 Oct 2011 21:05:31 +0800 > schrieb 1990 dqgcs : > > > HI > > > > After emerge -auvDN world,Portage as

Re: [gentoo-user] I can't INSTALL vim-core!!!

2011-10-09 Thread 1990 dqgcs
.-(~)-(ayu@Freedom )- `--> portageq config_protect /etc /usr/share/config /usr/share/gnupg/qualified.txt This is the output,but it does any matter ? 2011/10/9 Neil Bothwick > On Sat, 8 Oct 2011 21:05:31 +0800, 1990 dqgcs wrote: > > > A

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-09 Thread Lavender
Thanks a lot ! The e-book is nice ! Hmm, , I haven't heard it before , would you like to recommend more books about linux kernel ? -- Original -- From: "Volker Armin Hemmann"; Date: Sun, Oct 9, 2011 02:21 PM To: "gentoo-user"; Subject: Re: [gent