Re: [gentoo-user] Re: dir is rwx but can't create file

2010-07-29 Thread Andrey Vul
On Thu, Jul 29, 2010 at 08:31, Alex Schuster wrote: > walt writes: > >> On 07/28/2010 01:20 PM, Andrey Vul wrote: >> > Creating files in /tmp, /etc, /lib32, and /var return ENOENT (touch >> > /tmp/foo =>  strerror(ENOENT)). >> > However, this is done as

[gentoo-user] Re: dir is rwx but can't create file

2010-07-29 Thread Andrey Vul
While /tmp's mode is 1777, it doesnt make a difference since the same error occurs with /etc, /lib32, and /var. On 2010-07-29, Andrey Vul wrote: > Also, echo > /tmp/foo => same thing > It looks like a problem with open(..., O_CREAT|O_TRUNC, 644), but i'll > retry stra

[gentoo-user] Re: dir is rwx but can't create file

2010-07-29 Thread Andrey Vul
Also, echo > /tmp/foo => same thing It looks like a problem with open(..., O_CREAT|O_TRUNC, 644), but i'll retry strace'ing the open,write and see where the problem chain starts On 2010-07-29, Andrey Vul wrote: > If / was mounted ro, touch would output strerror(EROFS), no

Re: [gentoo-user] how to remove HAL

2010-07-28 Thread Andrey Vul
Ugh. Now i'll actually have to config policykit.conf. For some reason, match group=wheel return yes fails so much. Somehow the mount-ro defaults to no every time On 2010-07-28, Nikos Chantziaras wrote: > On 07/28/2010 11:54 PM, Andrey Vul wrote: >> On Wed, Jul 28, 2010 a

Re: [gentoo-user] how to remove HAL

2010-07-28 Thread Andrey Vul
Ugh. Now i'll actually have to config policykit.conf. For some reason, match group=wheel return yes fails so much. Somehow the mount-ro defaults to no every time On 2010-07-28, Nikos Chantziaras wrote: > On 07/28/2010 11:54 PM, Andrey Vul wrote: >> On Wed, Jul 28, 2010 a

[gentoo-user] Re: dir is rwx but can't create file

2010-07-28 Thread Andrey Vul
If / was mounted ro, touch would output strerror(EROFS), not strerror(ENOENT) On 2010-07-28, Bill Longman wrote: > On 07/28/2010 01:52 PM, Alan McKinnon wrote: >> On Wednesday 28 July 2010 22:20:17 Andrey Vul wrote: >>> Creating files in /tmp, /etc, /lib32, and /var return ENOE

Re: [gentoo-user] Re: how to remove HAL

2010-07-28 Thread Andrey Vul
On Wed, Jul 28, 2010 at 14:50, Nikos Chantziaras wrote: > On 07/28/2010 08:23 PM, Neil Bothwick wrote: >> >> On Wed, 28 Jul 2010 19:31:21 +0300, Nikos Chantziaras wrote: >> >>> And why do you want to remove it in the first place?  It's not gonna >>> eat your cat. >> >> Although it may kill your cr

[gentoo-user] dir is rwx but can't create file

2010-07-28 Thread Andrey Vul
w of the init scripts. -- Andrey Vul begin-base64 600 sig bXNuLCBob21lOiBhbmRyZXkudnVsQGdtYWlsLmNvbQ0KdSBvZiB0OiBhbmRyZXkudnVsQHV0b3Jv bnRvLmNhDQpzbXMsIHZvaWNlbWFpbDogNDE2MzAzOTkyMw0K ` end

[gentoo-user] xkb definitions

2010-07-16 Thread Andrey Vul
Are there guides on making custom xkb layout(s)? I want to use a custom phonetic Russian layout without requiring a UTF-8 keyboard tr/iconv equivalent (echo qwerty | kbtr -f qwerty -t yazherty) -- Andrey Vul begin-base64 600 sig

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
And from my experiences, fglrx is far less tolerant of fancy kernel patches than the nvidia blobs.

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
On Sat, Feb 20, 2010 at 19:35, pk wrote: > Andrey Vul wrote: > >> The real question here is why isn't radeon-ucode a dependency of >> xf86-video-radeonhd ? > > Well, the radeon-ucode is only for r6xx/7xx chips so pulling it in for > r5xx would be pointless... I jus

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
Firmware installed, I still get this: >> (EE) RADEONHD(0): [dri] CP_INIT failed >> (EE) RADEONHD(0): RHDDRIFinishScreenInit: RHDDRIKernelInit Failed.

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
On Sat, Feb 20, 2010 at 17:52, pk wrote: > Andrey Vul wrote: >> I've set Radeon DRI from module to built-in and now this is the result: >> (EE) RADEONHD(0): [dri] CP_INIT failed >> (EE) RADEONHD(0): RHDDRIFinishScreenInit: RHDDRIKernelInit Failed. >> >> I&#x

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
I've set Radeon DRI from module to built-in and now this is the result: (EE) RADEONHD(0): [dri] CP_INIT failed (EE) RADEONHD(0): RHDDRIFinishScreenInit: RHDDRIKernelInit Failed. I'm using 2.6.31.12 with -rt and -tuxonice patchsets.

Re: [gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
On Sat, Feb 20, 2010 at 03:43, Adam wrote: >> I get the following error lines in the console: >> FATAL: Module radeon not found. >> (EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", >> "pci::05:05.0") failed. >> >> [ 1256.744546] uvesafb: mode switch failed (eax=0x34f, err=0). Trying >>

[gentoo-user] [X11] radeonhd not working

2010-02-20 Thread Andrey Vul
n the console: FATAL: Module radeon not found. (EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", "pci::05:05.0") failed. [ 1256.744546] uvesafb: mode switch failed (eax=0x34f, err=0). Trying again with default timings. Radeon DRI is compiled into the kernel. What do

Re: [gentoo-user] Migrating RAID: Degraded RAID5 from RAID1?

2009-11-27 Thread andrey larin
let suppose sda and sdb is raid 1 md1 and new sdc remove sdb from raid mdadm /dev/md1 -f /dev/sdb mdadm /dev/md1 -r /dev/sdb then create degraded raid 5 don't forget md1 is still running mdadm --create /dev/md2 --level 5 -n 3 /dev/sdb /dev/sdc missing then copy all data from md1 to md2 fix /etc/fs

Re: [gentoo-user] Free memory issue

2009-08-16 Thread Andrey Falko
On Sun, Aug 16, 2009 at 11:56 AM, Philip Webb wrote: > 090816 Raul Gonzales wrote: > > I have a 2G of physical RAM but even without any major activity > > output of free,vmstat and top reports only ~64M free. > > > > free -m > > total used free sharedbuffers c

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-15 Thread Andrey Falko
On Sat, Aug 15, 2009 at 1:23 PM, Albert Hopkins wrote: > On Sat, 2009-08-15 at 15:50 -0400, Albert Hopkins wrote: > > On Sat, 2009-08-15 at 21:38 +0200, pk wrote: > > > Albert Hopkins wrote: > > > > I can't get netkit-rsh (not that I want it but it's an (indirect) > > > > runtime dependency of xin

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-15 Thread Andrey Falko
On Sat, Aug 15, 2009 at 11:23 AM, Albert Hopkins wrote: > I should also mention that I also can't, for example, press CTRL-C at > the shell prompt to exit a program (such as emerge). So somehow (some) > signals are not being sent/received. > > -a > > > > It looks like you sys-process/procps might

[gentoo-user] static ip

2009-08-09 Thread Andrey Vul
I somehow killed the dhcp in my openwrt router and failsafe mode requires a static IP address. Stopping net.eth0 and then running '#ifconfig eth0 up; ifconfig eth0 192.168.1.2' resulted with a 'No route to host' error when telnetting to 192.168.1.1 . -- Andrey Vul andrey

Re: [gentoo-user] serio / atkbd / PS/2 Strangeness with Serial port adapter

2009-08-05 Thread andrey larin
long time ago i was have history with some scanner that didn't work standalone in ps/2 keyboard port ther is must be a keyboard so it to work so the scanner was reflashed for working in usual serial com port 2009/8/5 Matt Causey > Hello! > > Apologies if this really is't the right forum (suggesti

Re: [gentoo-user] Downgrading from ~x86 to x86

2009-04-20 Thread Andrey Falko
On Mon, Apr 20, 2009 at 5:58 PM, daid kahl wrote: > Hello! > > I was running the unstable branch of portage primarily for about two years > (mostly from user error when I first started), and I finally committed to > downgrading to the stable branch last night.  I did backups first, and I'm > keepi

Re: [gentoo-user] simple A/V recording software to grab Internet seminar?

2009-03-12 Thread Andrey Falko
On Thu, Mar 12, 2009 at 5:51 PM, Mark Knecht wrote: > Hi, > I administer my dad's Gentoo machine from a distance. He's going to > take some sort of seminar over the net and asked me if there was a way > for him to record it - both audio and video. I don't know how the > seminar will be given, bu

Re: [gentoo-user] Introduction to Gentoo

2009-03-10 Thread Andrey Falko
On Tue, Mar 10, 2009 at 8:19 PM, Dale wrote: > I went to the link and it said the video was no longer available.  Does > it work for anyone else? > > Dale > > :-)  :-) > > Works for me.

Re: [gentoo-user] accessing a bash

2009-02-05 Thread Andrey Falko
On Thu, Feb 5, 2009 at 8:04 AM, Jon Hardcastle wrote: > Hey guys.. random Linux question. > > If i have a bash process running on my machine that i am not 'attatched' to > is there anyway to access it and see what it is doing short of just killing > it? > Thanks. See if it has a parent process

[gentoo-user] INT_(MIN,MAX) is missing from

2009-01-27 Thread Andrey Vul
and...@andrey-laptop ~ $ echo '#include ' | gcc -E -o - -x c - |grep INT and...@andrey-laptop ~ $ echo '#include ' | gcc -D_POSIX -D _USE_GNU -E -o - -x c - |grep INT and...@andrey-laptop ~ $ echo '#include ' | gcc -D_POSIX -D _USE_GNU --std=c99 -E -o - -x c -

Re: [gentoo-user] Share hard drive for multiple users

2009-01-20 Thread Andrey Falko
On Tue, Jan 20, 2009 at 9:16 AM, Hung Dang wrote: > Hi all, > I need to mount a new hard drive formatted in ext3 to /mnt/C such that > multiple users can use it. > However, all users can only read the data from the share drive > Any suggestion? > > Below is my fstab configuration: > /dev/sda1

Re: [gentoo-user] Perl woes MRO-Compat requires perl-5.10.0 [?!?!]

2008-12-11 Thread Andrey Falko
> > It is about catalystframework, which is in the perl-experimental overlay (a > misnomer if ever there was one, "experimental"). It is about perl 5.10.0, > which is long overdue for making it into the tree (never mind just into an > overlay). You want to upgrade to perl 5.10.0 on an experimenta

Re: [gentoo-user] cannot burn cd: permissions error

2008-12-09 Thread Andrey Vul
On Tue, Dec 9, 2008 at 19:46, Allan Gottlieb <[EMAIL PROTECTED]> wrote: > At Tue, 09 Dec 2008 18:44:21 -0500 Andrey Vul <[EMAIL PROTECTED]> wrote: > >> On Tue, Dec 9, 2008 at 17:39, Joerg Schilling >> <[EMAIL PROTECTED]> wrote: >>> "Andrey Vul&

Re: [gentoo-user] cannot burn cd: permissions error

2008-12-09 Thread Andrey Vul
On Tue, Dec 9, 2008 at 17:39, Joerg Schilling <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> wrote: > >> On Tue, Dec 9, 2008 at 14:18, Joerg Schilling >> <[EMAIL PROTECTED]> wrote: >> >> > >> > So you installed

Re: [gentoo-user] cannot burn cd: permissions error

2008-12-09 Thread Andrey Vul
osed to be for? Apparently /usr/bin/cdrecord is suid bin:bin. I am facepalming myself right now. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] cannot burn cd: permissions error

2008-12-09 Thread Andrey Vul
On Tue, Dec 9, 2008 at 03:47, Joerg Schilling <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> wrote: > >> I get the following error: >> [EMAIL PROTECTED] ~ $ cdrecord dev=ATA:1,0,0 vmware/Windows\ XP\ >> Professional/shared/vLite.iso

[gentoo-user] cannot burn cd: permissions error

2008-12-08 Thread Andrey Vul
8 14:06 /dev/hdb6 brw-rw 1 root cdrom 22, 0 Dec 8 14:06 /dev/hdc [EMAIL PROTECTED] ~ $ groups tty disk lp mem wheel audio cdrom video games usb andrey How do I solve this (it's not a hardware issue)? -- Andrey Vul A: Because it messes up the order in which people normally read text.

Re: [gentoo-user] How can I capture this video?

2008-12-08 Thread Andrey Falko
On Mon, Dec 8, 2008 at 1:04 PM, Mick <[EMAIL PROTECTED]> wrote: > Hi All, > > Is there a way to capture a flash video like the one shown in this link? > > http://www.cbsnews.com/stories/2008/12/05/60minutes/main4650223.shtml > > or this? > > http://www.cbsnews.com/video/watch/?id=4653109n > > Unli

Re: [gentoo-user] cannot burn dvd

2008-12-04 Thread Andrey Vul
not? And should this be also asked on lkml because this looks like a controller/driver/ahci issue? I don't want to contribute to the information overload between the [PATCH X/Y] foo and other messages. On 2008-12-04, Andrey Vul <[EMAIL PROTECTED]> wrote: > On Thu, Dec 4, 2008 at 03:

Re: [gentoo-user] cannot burn dvd

2008-12-04 Thread Andrey Vul
On Thu, Dec 4, 2008 at 03:43, Joerg Schilling <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> wrote: > >> cdrecord (2.01.01a53) hangs when trying to write to a SATA dvd drive >> using libsg. When I set SATA mode in BIOS to Compatability, the &

[gentoo-user] cannot burn dvd

2008-12-04 Thread Andrey Vul
. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] Installation problems on AMD64 box

2008-11-28 Thread Andrey Vul
eems about right. I would start with a nice 2h memtest86+ > test followed with a 1h cpuburn test. I believe you mean 2d memtest86+ unless computer has DDR9-9 RAM where 100 (full) cycles could be completed in under 2 hours. Also, do cpuburn for a day or more - bad cooling could take hours t

[gentoo-user] reverse dependencies

2008-11-25 Thread Andrey Vul
How do I get the reverse dependencies of an ebuild? I need to know which packages *explicity* depend on gentoo-headers as I have custom headers which conflict with 2.6.27 mainline. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a

Re: [gentoo-user] synaptic touchpad stopped scrolling!

2008-11-25 Thread Andrey Vul
>Driver "synaptics" >Option "Device" "/dev/input/mouse0" >Option "SendCoreEvents" "true" >Option "Protocol" "auto-dev" > EndSection Add the following line: Option "V

Re: [gentoo-user] Re: startx fails launching KDE 4

2008-11-21 Thread Andrey Vul
On 2008-11-21, Harry Putnam <[EMAIL PROTECTED]> wrote: > Harry Putnam <[EMAIL PROTECTED]> writes: > > > "Andrey Vul" <[EMAIL PROTECTED]> writes: > > > >> Host lookup has nothing to do with this. > >> Last time I checked, kde doesn

Re: [gentoo-user] Re: startx fails launching KDE 4

2008-11-21 Thread Andrey Vul
On 2008-11-21, Harry Putnam <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> writes: > > > On 2008-11-21, Harry Putnam <[EMAIL PROTECTED]> wrote: > >> "Andrey Vul" <[EMAIL PROTECTED]> writes: > >> > &

Re: [gentoo-user] Re: startx fails launching KDE 4

2008-11-21 Thread Andrey Vul
On 2008-11-21, Harry Putnam <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> writes: > > > Result of startx &> xlog; cat xlog : > > hostname: Host name lookup failure > > > I'm not sure how much this may help you p

Re: [gentoo-user] Re: {OT} wine won't work

2008-11-21 Thread Andrey Vul
windows\\system32\\winecfg.exe" failed, status c005 >> c005 is Windows' way of saying SIGSEGV. PaX might be to blame. I remember that with grsec enabled, wine couldn't create stacks and said that 3/1 user/kernel split needed to be enabled even when 3/1 user/kernel split

Re: [gentoo-user] startx fails launching KDE 4

2008-11-21 Thread Andrey Vul
On Fri, Nov 21, 2008 at 11:39, Hilco Wijbenga <[EMAIL PROTECTED]> wrote: > I remember having similar trouble when I upgraded to KDE4. Have you > tried removing/renaming your .kde directory? (That's assuming you're > upgrading from KDE3.) > > I don't have a ~/.kde directory nor a ~/.kde symlink. I o

[gentoo-user] startx fails launching KDE 4

2008-11-21 Thread Andrey Vul
System: Linux andrey-laptop 2.6.27-gentoo-r2 #10 SMP PREEMPT Tue Nov 18 20:23:37 EST 2008 x86_64 Build Date: 15 November 2008 11:28:01AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (*

[gentoo-user] making an initrd

2008-11-20 Thread Andrey Vul
d jfs? -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] Re: Random segfaults with kernel 2.6.27

2008-11-20 Thread Andrey Falko
On Thu, Nov 20, 2008 at 9:03 PM, Iain Buchanan <[EMAIL PROTECTED]>wrote: > Nikos Chantziaras wrote:I have opened a bug for it, but it got closed > immediately because I have > >> no evidence to support it. lol :P >> >> http://bugs.gentoo.org/show_bug.cgi?id=247860 >> > > AFAIR Jer is only a wrangl

Re: [gentoo-user] Re: Random segfaults with kernel 2.6.27

2008-11-20 Thread Andrey Falko
On 11/20/08, Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > > As it happens, upgrading to kernel 2.6.27 was not the only change; I > switched from xf86-video-radeonhd to the proprietary ATI Catalyst drivers. > Didn't think that this has anything to do with it though. I have a hunch that this is

Re: [gentoo-user] Safety/wiseness of moving stray files from /etc/env.d

2008-11-20 Thread Andrey Falko
On 11/20/08, Jorge Peixoto de Morais Neto <[EMAIL PROTECTED]> wrote: > > > Is it safe/wise to move 20java and 05gcc-i686-pc-linux-gnu to a backup > directory? How about binutils/config-i386-pc-linux-gnu? How about the blas, > cblas and lapack directories (I have long ago unmerged the corresponding

Re: [gentoo-user] forcing file removal, fails with ESTALE

2008-11-20 Thread Andrey Vul
On Thu, Nov 20, 2008 at 19:15, Iain Buchanan <[EMAIL PROTECTED]> wrote: > Qian Qiao wrote: >> >> On Thu, Nov 20, 2008 at 18:13, Andrey Vul<[EMAIL PROTECTED]> wrote: >>> >>> I'm trying to remove a file, yet it fails with ESTALE ("Stale NF

Re: [gentoo-user] Random segfaults with kernel 2.6.27

2008-11-20 Thread Andrey Falko
On 11/20/08, Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > > I upgraded to kernel 2.6.27 (gentoo-sources-2.6.27-r3) yesterday. Today I > experienced random segfaults during an emerge (twice during emerging > mozilla-thunderbird; one time "as" (assembler) segfaulted, on the second try > python seg

[gentoo-user] forcing file removal, fails with ESTALE

2008-11-20 Thread Andrey Vul
I'm trying to remove a file, yet it fails with ESTALE ("Stale NFS file handle"). I'm thinking that this is due to a corrupt inode but fsck fails to fix it. Is /lib/rc/console/unicode suppoed to be NFS or do I need to do a long hard fsck of /? -- Andrey Vul A: Because it me

Re: [gentoo-user] overlay conflicts

2008-11-18 Thread Andrey Vul
On Tue, Nov 18, 2008 at 23:03, Iain Buchanan <[EMAIL PROTECTED]> wrote: > Andrey Vul wrote: >> >> Given package ~foo/bar-1.2.3 from overlay A and package >> **foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B >> (**). How do I set it to use overl

[gentoo-user] overlay conflicts

2008-11-18 Thread Andrey Vul
Given package ~foo/bar-1.2.3 from overlay A and package **foo/bar-1.2.3 from overlay B, emerge uses the masking in overlay B (**). How do I set it to use overlay A when emerging =foo/bar-1.2.3 (i.e. ~foo/bar-1.2.3) ? -- Andrey Vul A: Because it messes up the order in which people normally read

Re: [gentoo-user] How to install ghhhostscript ?

2008-11-16 Thread Andrey Vul
On Mon, Nov 17, 2008 at 00:21, Rich Healey <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > [EMAIL PROTECTED] wrote: >> Hi, >> >> I want to reinstall ghostscript. >> >> I did for checking reasons: >> solfire:/root>emerge -pv ghostscript >> >> These are the packages t

[gentoo-user] Re: kernel configuration help: no video

2008-11-14 Thread Andrey Vul
On Fri, Nov 14, 2008 at 11:48, Andrey Vul <[EMAIL PROTECTED]> wrote: > Tried to enable framebuffer and I have no framebuffer. The generic > kernel on the 2008.0 livecd works. > My video card is NVIDIA 9600M GS. > What am I missing? > Note: nvidiafb cannot be used because it w

[gentoo-user] kernel configuration help: no video

2008-11-14 Thread Andrey Vul
Tried to enable framebuffer and I have no framebuffer. The generic kernel on the 2008.0 livecd works. My video card is NVIDIA 9600M GS. What am I missing? Note: nvidiafb cannot be used because it will conflict with the proprietary drivers. I've had it happen with radeonfb and fglrx. Kernel version

Re: [gentoo-user] rerouting buttons in X

2008-11-12 Thread Andrey Vul
Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? On Wed, Nov 12, 2008 at 16:24, Andrey Falko <[EMAIL PROTECTED]> wrote: > On Tue, Nov 11, 2008 at

Re: [gentoo-user] sshd won't restart on remote system

2008-11-12 Thread Andrey Falko
On Wed, Nov 12, 2008 at 3:36 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 12, 2008 at 3:27 PM, Grant <[EMAIL PROTECTED]> wrote: > >> >> If it doesn't start I'm locked out of the remote system. >> > >> > You

Re: [gentoo-user] sshd won't restart on remote system

2008-11-12 Thread Andrey Falko
On Wed, Nov 12, 2008 at 3:27 PM, Grant <[EMAIL PROTECTED]> wrote: > >> If it doesn't start I'm locked out of the remote system. > > > > You may be interested in : > > /etc/init.d/sshd reload > > I get: > > # /etc/init.d/sshd reload > * Reloading sshd ... > No /usr/sbin/sshd found running; none ki

Re: [gentoo-user] rerouting buttons in X

2008-11-12 Thread Andrey Falko
On Tue, Nov 11, 2008 at 10:03 AM, Andrey Vul <[EMAIL PROTECTED]> wrote: > My laptop (ASUS M50VM-B2) has no dedicated Home, End, PageUp, and > PageDown buttons. > Is there a way to force it if numlock is disabled then map the keys > from numpad 7,1,9,3 to Home,End,PageUp,PageD

Re: [gentoo-user] Re: How to fix a hefty (emerge) blocking problem

2008-11-12 Thread Andrey Falko
On Wed, Nov 12, 2008 at 11:05 AM, Harry Putnam <[EMAIL PROTECTED]> wrote: > Volker Armin Hemmann <[EMAIL PROTECTED]> writes: > > [...] Many thanks for the other useful info I've snipped > > >> [blocks b ] x11-drivers/xf86-video-nsc > ("x11-drivers/xf86-video-nsc" > >> is blocking x11-base/xor

Re: [gentoo-user] Pb emerge cups

2008-11-11 Thread Andrey Vul
On Tue, Nov 11, 2008 at 23:42, Dale <[EMAIL PROTECTED]> wrote: > Qian Qiao wrote: >> On Wed, Nov 12, 2008 at 03:48, denis cohen <[EMAIL PROTECTED]> wrote: >> >>> Tried that but keep getting the error. >>> >> >> Did you do a emerge --sync then? >> >> I had the same issue a few days ago, but I had a

Re: [gentoo-user] vmware fails: Virtual Machine Monitor does not start

2008-11-11 Thread Andrey Falko
On Tue, Nov 11, 2008 at 2:53 PM, Kevin O'Gorman <[EMAIL PROTECTED]> wrote: > On Tue, Nov 11, 2008 at 12:43 AM, Neil Bothwick <[EMAIL PROTECTED]> > wrote: > > On Mon, 10 Nov 2008 19:24:15 -0800, Kevin O'Gorman wrote: > > > >> I've re-emerge vmware-modules, re-run ...vmware-config.pl, and prayed. >

[gentoo-user] rerouting buttons in X

2008-11-11 Thread Andrey Vul
normally. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start

2008-11-07 Thread Andrey Falko
On Fri, Nov 7, 2008 at 7:51 PM, Mark Knecht <[EMAIL PROTECTED]> wrote: > On Fri, Nov 7, 2008 at 6:51 PM, Mark Knecht <[EMAIL PROTECTED]> wrote: > > On Fri, Nov 7, 2008 at 6:30 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: > >> > >> > >> On Fri,

Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start

2008-11-07 Thread Andrey Falko
On Fri, Nov 7, 2008 at 6:21 PM, Mark Knecht <[EMAIL PROTECTED]> wrote: > Hi, > It's been a long, long, long time since I've updated any kernels > but my wife's machine finally came up for review so I got started. > I've built and booted 2.6.25-gentoo-r8 but unfortunately I'm having > some troubl

Re: [gentoo-user] Burn-in test

2008-11-02 Thread Andrey Vul
On Sun, Nov 2, 2008 at 6:25 PM, Joshua Murphy <[EMAIL PROTECTED]> wrote: > On Sat, Nov 1, 2008 at 5:44 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: >> On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann >> <[EMAIL PROTECTED]> wrote: >>> On Samstag 01 Novembe

Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > On Samstag 01 November 2008, Andrey Vul wrote: >> On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann >> >> <[EMAIL PROTECTED]> wrote: >> > On Samstag 01 November 2008, Andr

Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > On Samstag 01 November 2008, Andrey Vul wrote: >> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann >> >> <[EMAIL PROTECTED]> wrote: >> > On Samstag 01 November 2008, A

Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > On Samstag 01 November 2008, Andrey Vul wrote: >> I just bought a new laptop: >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&cid=8 >>96.645 Which

Re: [gentoo-user] Input in Vmware console is delay

2008-11-01 Thread Andrey Falko
On Fri, Oct 31, 2008 at 11:45 PM, Astomi Chen <[EMAIL PROTECTED]> wrote: > After install the open-vm-tool, can't solve the input delay problem. > -How can I check the vm-tool is working or not? Don't forget to do /etc/init.d/vmware-tools start > > > I haven't install X11 server and xorg, so when

Re: [gentoo-user] Input in Vmware console is delay

2008-10-31 Thread Andrey Falko
On Fri, Oct 31, 2008 at 10:16 PM, Astomi Chen <[EMAIL PROTECTED]> wrote: > Not yet, I will give a try. > If this is a Gentoo VM emerge open-vm-tools...my Gentoo VMs work very well with it :). You might need to do echo app-emulation/open-vm-tools >> /etc/portage/package.keywords first. Also within

Re: [gentoo-user] Input in Vmware console is delay

2008-10-31 Thread Andrey Vul
mal process, system load is OK. > > When try to use Windows Putty to connect gentoo box, no delay, erverything > seems nice. > All I can tell you is that something's fishy with regards to your vga driver. -- Andrey Vul A: Because it messes up the order in which people normall

Re: [gentoo-user] Burn-in test

2008-10-31 Thread Andrey Vul
tmp/ > > Err... that *should* have been... > > emerge gimps > /opt/gimps/mprime -t -w/tmp/ > > -- > Poison [BLX] > Joshua M. Murphy > > How good is Crysis for the purposes of burn-in? -- Andrey Vul A: Because it messes up the order in which people normally read

[gentoo-user] Burn-in test

2008-10-31 Thread Andrey Vul
ring, please outline the steps required. Thanks! -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] broken ALSA

2008-10-30 Thread Andrey Vul
On Fri, Oct 31, 2008 at 12:43 AM, M. Sitorus <[EMAIL PROTECTED]> wrote: > no, I did emerge -v. But the asym and empty USE Flag is used on emerge Try -DNv . Sometimes portage is blind to new USE flags / features unless -N or --newuse is used. -- Andrey Vul A: Because it messes up the

Re: [gentoo-user] broken ALSA

2008-10-30 Thread Andrey Vul
On Thu, Oct 30, 2008 at 8:36 PM, M. Sitorus <[EMAIL PROTECTED]> wrote: > unfortunately, my Gentoo box is not connected to Internet ( i'm > writing this from my office :D ) > > Andrey, I've try your advice my alsa still not working. > First I try to put asym after d

Re: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ?

2008-10-30 Thread Andrey Falko
On Thu, Oct 30, 2008 at 5:40 PM, <[EMAIL PROTECTED]> wrote: > On Fri, Oct 31, 2008 at 08:20:40AM +0930, Iain Buchanan wrote: > > > less /usr/share/doc/libxcb/manual/blah.doc.bz2 > > cat /usr/share/doc/libxcb/manual/blah.doc.bz2 | bzip2 -d > > cp /usr/share/doc/libxcb/manual/blah.doc.bz2 ~/; bzip2

Re: [gentoo-user] alsa in-kernel vs. alsa-lib

2008-10-30 Thread Andrey Vul
alsa-lib and alsa-headers are unrelated to the kernel modules. alsa-lib and alsa-headers are userspace. If you ditch alsa-lib and go full kernel: Will you have sound? Maybe. Will alsa-using apps be able to use it? Absolutely not. They need alsa-lib. -- Andrey Vul A: Because it messes up the order in w

Re: [gentoo-user] Sound issue - can't use /dev/dsp

2008-10-30 Thread Andrey Vul
>ipc_perm 0660 >slave { >pcm "hw:0,0" >period_time 0 >period_size 1024 >buffer_size 4096 >#rate 44100 >rate 48000 > } > } > ctl.nforce-hw { &

Re: [gentoo-user] broken ALSA

2008-10-30 Thread Andrey Vul
On Thu, Oct 30, 2008 at 2:53 AM, M. Sitorus <[EMAIL PROTECTED]> wrote: > Ok, thanks. I'll try that later. I'm not on my gentoo box right now > There's always SSH... -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posti

Re: [gentoo-user] broken ALSA

2008-10-29 Thread Andrey Vul
ty_open is > not defined inside [builtin] That error means that the plugin empty is required yet wasn't compiled due to being disabled. Set your ALSA_PCM_PLUGINS to "dmix open asym" If things still don't work, use the ALSA_PCM_PLUGINS that I supplied. Pretty much everything except

Re: [gentoo-user] broken ALSA

2008-10-29 Thread Andrey Vul
_PLUGIN token: errors of the form _snd_pcm_$foo_open where $foo is the missing pcm plugin. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] broken ALSA

2008-10-29 Thread Andrey Vul
i usually only have dmix in ALSA_PCM_PLUGINS, and it's > work. Only after i read your email i put asym on it. So, right know i > have ALSA_PCM_PLUGINS="asym dmix" on make.conf. > It's okay right? I don't need to put the same flag with yours, to make > alsa work again

Re: [gentoo-user] broken ALSA

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 11:05 PM, M. Sitorus <[EMAIL PROTECTED]> wrote: > Hi Andrey, > what do you mean by: "Apparently asym needs to be the final token in > ALSA_PCM_PLUGINS. > I don't know why, but doing that made alsa work again (i.e. the ebuild > recognized

Re: [gentoo-user] Trying to solve blockage when trying to install kde-meta-4.1.2

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 9:44 PM, Joshua Murphy <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 7:26 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: >> I don't like package managers which require interactivity. >> emerge -uvDp world | less is easier to parse then eme

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 8:15 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: > > > On Wed, Oct 29, 2008 at 5:03 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: >> >> > >> > Good digging around :). So this is a python bug then? Or does portage >> > need &

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 8:47 PM, Joshua Murphy <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 7:51 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: > >>elif system in ('Linux',): >># Linux based systems >>distname,distversion,d

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 8:47 PM, Joshua Murphy <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 7:51 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: > >>elif system in ('Linux',): >># Linux based systems >>distname,distversion,d

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 8:15 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: > > > On Wed, Oct 29, 2008 at 5:03 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: >> >> > >> > Good digging around :). So this is a python bug then? Or does portage >> > need &

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Falko
On Wed, Oct 29, 2008 at 5:03 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: > > > > Good digging around :). So this is a python bug then? Or does portage > need > > to be update for some change that went into python? Actually, is this > really > > even a bug...its

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
ring. By the way, should I make a bug report with a patch to remove this issue? Making it selectable via FEATURES requires more digging around in portage. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Falko
On Wed, Oct 29, 2008 at 4:51 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: > Found the code, and it's actually part of python (as of 2.4). > Gentoo sets aliased to 1 when printing the system uname. > /usr/lib/python2.{4,5,6}/platform.py: > > def _platform(*args): >

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
ase,machine) else: # Generic handler if terse: platform = _platform(system,release) else: bits,linkage = architecture(sys.executable) platform = _platform(system,release,machine,processor,bits,linkage) _platform_cache[(aliased, terse)] = platform return platform Proof: run /usr/lib/python2.{4,5,6}/platform.py aliased and terse have no effect wrt output (kernel_version-with-libc_version) -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
Update: it has something to do with platform.platform() Now to search for platform by grepping all the .py files in /usr/lib. Hopefully this will take less time than emerge --regen. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a

Re: [gentoo-user] A question about emerge --info

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 7:23 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: > > > On Wed, Oct 29, 2008 at 4:13 PM, Andrey Vul <[EMAIL PROTECTED]> wrote: >> >> On Wed, Oct 29, 2008 at 7:09 PM, Andrey Falko <[EMAIL PROTECTED]> wrote: >> > >>

Re: [gentoo-user] Trying to solve blockage when trying to install kde-meta-4.1.2

2008-10-29 Thread Andrey Vul
On Wed, Oct 29, 2008 at 4:46 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Wed, 29 Oct 2008 13:14:34 -0400, Andrey Vul wrote: > >> >> emerge -av1 udev >> I prefer emerge -1pv udev >> >> emerge -1 udev > > Which means you have to wait for the

<    1   2   3   4   5   >