Re: [gentoo-user] evms

2006-04-17 Thread Dirk Heinrichs
Am Montag, 17. April 2006 16:34 schrieb ext Boyd Stephen Smith Jr.: > In your situation, I'd get rid of evms, it's not needed. Use mdadm to > create a raid5 volume from your 3 drives, then use the command-line lvm > tools to create a pv, vg, and all the lvs you want. Why should people have to us

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le mardi 18 avril 2006 à 13:20 +0800, Frédéric Grosshans a écrit : > L > > Which in turn come from the table in > > /usr/src/linux/drivers/usb/storage/unusual_devs.h. Maybe you can try > > adding an entry for your device to that table? Something like: > > > > UNUSUAL_DEV( 0x1043, 0x8006, 0x0110

Re: [gentoo-user] shell script

2006-04-17 Thread Zac Slade
On Tuesday 18 April 2006 00:34, [EMAIL PROTECTED] wrote: > In a shellp script, let >STRING="a.txt b.txt c.txt" > And I want to delete a sub-string from $STRING, for example > b.txt, and then we got >$STRING is "a.txt c.txt" > > How to achieve it? >From man bash: ${parameter:-word} U

[gentoo-user] Re: shell script

2006-04-17 Thread Francesco Talamona
On Tuesday 18 April 2006 07:34, [EMAIL PROTECTED] wrote: > In a shellp script, let >STRING="a.txt b.txt c.txt" > And I want to delete a sub-string from $STRING, for example > b.txt, and then we got >$STRING is "a.txt c.txt" > > How to achieve it? http://www.tldp.org/LDP/abs/html/st

[gentoo-user] shell script

2006-04-17 Thread scwang
In a shellp script, let STRING="a.txt b.txt c.txt" And I want to delete a sub-string from $STRING, for example b.txt, and then we got $STRING is "a.txt c.txt" How to achieve it? -- scwang -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge --sync error

2006-04-17 Thread Ryan Tandy
[EMAIL PROTECTED] wrote: > I can't emerge --sync after portage-2.1_pre7-r5 installed. > The process freezed on receiving file list. The "receiving file list" portion is run by rsync, not by portage. Verify that rsync is working correctly (try rsyncing something non-portage related, for exam

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 20:44 -0700, Richard Fish a écrit : > On 4/17/06, Frédéric Grosshans > This doesn't really matter. It comes from the database at > http://www.linux-usb.org/usb.ids OK. Thanks > However, I think the kernel doesn't fully recognize your device. Your > dmesg output seems t

Re: [gentoo-user] emerge --sync error

2006-04-17 Thread Farhan Ahmed
[EMAIL PROTECTED] wrote: > > I can't emerge --sync after portage-2.1_pre7-r5 installed. > The process freezed on receiving file list. > > I think it's the bug of portage-2.1_pre7-r5, so I downgraded > to portage-2.1_pre3-r1. > I'm using portage-2.1_pre7-r5 but got no such problems. Re emerge p

[gentoo-user] emerge --sync error

2006-04-17 Thread scwang
I can't emerge --sync after portage-2.1_pre7-r5 installed. The process freezed on receiving file list. I think it's the bug of portage-2.1_pre7-r5, so I downgraded to portage-2.1_pre3-r1. -- Wang ShaoChun(王绍春) <[EMAIL PROTECTED]> -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 22:24 +0800, Frédéric Grosshans a écrit : > I've a problem with a recently bought usb disk:there is a /dev/sda node > but no /dev/sda1 . When I try to access /dev/sda, I've the following > errors : [...] Thanks for everyone who has helped. To have more information, I confi

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Richard Fish
On 4/17/06, Frédéric Grosshans <[EMAIL PROTECTED]> wrote: > When I plug it, tje following entries are added to dmesg : > > usb 3-2: new full speed USB device using uhci_hcd and address 6 > scsi2 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 6 >

Re: [gentoo-user] DCOP call to minimize all windows?

2006-04-17 Thread Norberto Bensa
Regis Decamps wrote: > Can you simply tell me what DCOP call to do; I can't find something > appropriate, even with the help of kdcop. dcop kicker kicker toggleShowDesktop -- Norberto Bensa Cel: 5654-9539 Ciudad de Buenos Aires, Argentina pgpaBX33akKvh.pgp Description: PGP signature

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 20:22 +0200, Petr Kocmid a écrit : > Good. According to processed events, there is a raw disk dedected properly > but > no partition processed. If you still do not see /dev/sda, try to look for > your disk at folowing locations: > > /dev/disk/by-id/usb-*something* > and

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 18:51 +0100, Konstantin V. Gavrilenko a écrit : > On the example of the SD card reader, when you insert the card, /dev/sdb > appears, but not the actual partition (/dev/sdb1) > > So you have to do fdisk /dev/sdb, then quit, then the /dev/sdb1 is > magically available for

Re: [gentoo-user] Re: No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 20:53 +0200, Regis Decamps a écrit : > You should be able to mount /dev/sda directly > fdisk /dev/sda will fail or displays a broken partition table. I think, /dev/sda1 has worked before anyway, mount /dev/sda /mnt/usbdisk/ fails with the following error message : mount:

Re: [gentoo-user] kgpg error with gpg-agent

2006-04-17 Thread Mike Williams
On Monday 17 April 2006 18:26, Mick wrote: > I seem to have something wrong with the gpg-agent setup on by box. > First of all gpg-agent does not start automatically despite the fact > that I have added eval "$(gpg-agent --daemon)" in my ~/.xsession file. gimli ~ # egrep -i gpg.agent /usr/kde/3.5/

Re: [gentoo-user] kgpg error with gpg-agent

2006-04-17 Thread lordsauronthegreat
On Monday 17 April 2006 10:26 am, Mick wrote: > Hi All, > > I seem to have something wrong with the gpg-agent setup on by box. > First of all gpg-agent does not start automatically despite the fact > that I have added eval "$(gpg-agent --daemon)" in my ~/.xsession file. I'm having a similar proble

[gentoo-user] Re: evms

2006-04-17 Thread Regis Decamps
Boyd Stephen Smith Jr. wrote: On Monday 17 April 2006 09:14, John Jolet <[EMAIL PROTECTED]> wrote about '[gentoo-user] evms': Trying to set up a new server using evms, but the howto on the gentoo site seems very old and incomplete. basically, i've got 3 hot-swappable scsi drives, but no raid

[gentoo-user] Re: No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Regis Decamps
Frédéric Grosshans wrote: I've a problem with a recently bought usb disk:there is a /dev/sda node but no /dev/sda1 . When I try to access /dev/sda, I've the following errors : sanduleak ~ # fdisk /dev/sda Unable to open /dev/sda sanduleak ~ # dd if=/dev/sda of=/d

[gentoo-user] Mozilla and screen flashing red when I get email.

2006-04-17 Thread Teresa and Dale
Hi folks, I have recently noticed that when I get new email my screen flashes red, on whatever desktop I am on even if it is not where Mozilla is. I went into prefs and the mail settings thing and can not find a setting to cut off this "feature". I did find the one for the new email notification

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Petr Kocmid
Good. According to processed events, there is a raw disk dedected properly but no partition processed. If you still do not see /dev/sda, try to look for your disk at folowing locations: /dev/disk/by-id/usb-*something* and /dev/disk/by-id/usb-*something*-part1 or /dev/disk/by-path/pci-*somethin

Re: [gentoo-user] Re: how to setup sun-jdk

2006-04-17 Thread lordsauronthegreat
On Sunday 16 April 2006 08:51 pm, wu chuanwen wrote: > Oh,God!Now i know the problem.My usbdisk is broken.So the file every time i > read from it is corrucpted althougth the file i download is OK. Hah! That's really funny! I remeber once I burned out a SD Card since I was using the same address

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Konstantin V. Gavrilenko
I noticed similar behavior on the externally connected usb storage devices. On the example of the SD card reader, when you insert the card, /dev/sdb appears, but not the actual partition (/dev/sdb1) So you have to do fdisk /dev/sdb, then quit, then the /dev/sdb1 is magically available for mountin

[gentoo-user] kgpg error with gpg-agent

2006-04-17 Thread Mick
Hi All, I seem to have something wrong with the gpg-agent setup on by box. First of all gpg-agent does not start automatically despite the fact that I have added eval "$(gpg-agent --daemon)" in my ~/.xsession file. Never mind, I start it by hand from a terminal. Still, when I launch kgpg I get

Re: [gentoo-user] Re: xorg-server-1.0.99.901 and ati-drivers error

2006-04-17 Thread Nagatoro
Sven Köhler wrote: that is the point, i recompiled after xorg-server update, and before too if that matters ;) I see! So perhaps the ATI-driver is only for xorg up to version 7.0? From gentoo-dev Hi all, Just wanted to make you aware that xorg-server 1.1 (and all release candidate

Re: Re: [gentoo-user] evms

2006-04-17 Thread brettholcomb
You are in the same boat I was - I had to translate the wiki to my needs but between that and the EVMS docs and the EVMS mailing list I put the pieces together. The wiki fillied in some missing pieces or stated them in another way that made sense. I went with EVMS mainly to learn about it as

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 18:23 +0200, Petr Kocmid a écrit : > On Monday 17 April 2006 17:49, Frédéric Grosshans wrote: > > Le lundi 17 avril 2006 à 17:26 +0200, Petr Kocmid a écrit : > > This is (sadly) consistent with the lack of /dev/sda1 device. > > So be it, let's suppose there is something w

[gentoo-user] drupal / php

2006-04-17 Thread Uwe Thiem
Hi folks, anybody running drupal here? If so, which USE flags did you switch on for PHP? Uwe -- Why do consumers keep buying products they will live to curse? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Petr Kocmid
On Monday 17 April 2006 17:49, Frédéric Grosshans wrote: > Le lundi 17 avril 2006 à 17:26 +0200, Petr Kocmid a écrit : > > What fdisk -l /dev/sda says when you plug it in? You should get something > > as: > > [snip] > I don't get anything :-( > sanduleak ~ # fdisk -l /dev/sda > sandule

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 17:26 +0200, Petr Kocmid a écrit : > On Monday 17 April 2006 16:24, Frédéric Grosshans wrote: > > > > This is a not an iCreate 32MB drive, but a Kingston DataTraveler Elite > > 1GB drive. I did some first tests with small files, and it worked OK. I > > Suddenly, I have so

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Hi Jeff Le lundi 17 avril 2006 à 10:52 -0400, Jeff a écrit : > Is the USB key in question formatted with a FAT partition by chance? I think, if it was a format problem, I would see a /dev/sda1 node, but wouldn't be able to mount it. I don't even see that /dev/sda1 , and fdisk has no access to /

Re: [gentoo-user] XOrg: Getting xconf.org out of the XServer ?

2006-04-17 Thread Richard Fish
On 4/17/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote: > Hi, > > it seems that X uses some "internal" xconf file if no is supplied. > Is there a way of telling X "Hey, dump the configuration to a > reuseable file!" ? X -configure -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Petr Kocmid
On Monday 17 April 2006 16:24, Frédéric Grosshans wrote: > Bus 003 Device 006: ID 1043:8006 iCreate Technologies Corp. > Flash Disk 32 MB > > This is a not an iCreate 32MB drive, but a Kingston DataTraveler Elite > 1GB drive. I did some first tests with small files, and it worked OK

Re: [gentoo-user] evms

2006-04-17 Thread John Jolet
On Apr 17, 2006, at 10:22 AM, <[EMAIL PROTECTED]> wrote: I used the info on the EVMS site and there is a wiki entry which helped quite a bit. I'm not at home so I don't have the wiki entry but I found it via a search on evms + Gentoo. I like EVMS as it makes managing the disks much easier

Re: [gentoo-user] evms

2006-04-17 Thread brettholcomb
I used the info on the EVMS site and there is a wiki entry which helped quite a bit. I'm not at home so I don't have the wiki entry but I found it via a search on evms + Gentoo. I like EVMS as it makes managing the disks much easier than trying to all of them separately. > > From: John Jolet

[gentoo-user] XOrg: Getting xconf.org out of the XServer ?

2006-04-17 Thread Meino Christian Cramer
Hi, it seems that X uses some "internal" xconf file if no is supplied. Is there a way of telling X "Hey, dump the configuration to a reuseable file!" ? Thanks you very much for any help in advance ! Keep hacking! mcc -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Jeff
Hey Fred. Is the USB key in question formatted with a FAT partition by chance? If so, you may need to load the vfat module as root, or, build vfat (Windows FAT32) filesystem support into your kernel, or perhaps, add an entry for the USB key in your /etc/fstab if you already have vfat support. htt

Re: [gentoo-user] evms

2006-04-17 Thread John Jolet
On Apr 17, 2006, at 9:34 AM, Boyd Stephen Smith Jr. wrote: On Monday 17 April 2006 09:14, John Jolet <[EMAIL PROTECTED]> wrote about '[gentoo-user] evms': Trying to set up a new server using evms, but the howto on the gentoo site seems very old and incomplete. basically, i've got 3 hot-swappab

Re: [gentoo-user] evms

2006-04-17 Thread Boyd Stephen Smith Jr.
On Monday 17 April 2006 09:14, John Jolet <[EMAIL PROTECTED]> wrote about '[gentoo-user] evms': > Trying to set up a new server using evms, but the howto on the gentoo > site seems very old and incomplete. > basically, i've got 3 hot-swappable scsi drives, but no raid > controller.. I want to end

[gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
I've a problem with a recently bought usb disk:there is a /dev/sda node but no /dev/sda1 . When I try to access /dev/sda, I've the following errors : sanduleak ~ # fdisk /dev/sda Unable to open /dev/sda sanduleak ~ # dd if=/dev/sda of=/dev/null dd: opening `

[gentoo-user] evms

2006-04-17 Thread John Jolet
Trying to set up a new server using evms, but the howto on the gentoo site seems very old and incomplete. is there a better/more complete one? basically, i've got 3 hot-swappable scsi drives, but no raid controller.. I want to end up with lvm logical volumes on top of a software raid-5.

Re: [gentoo-user] Re: Completness of AVR toolset in dev-embedded?

2006-04-17 Thread Petr Kocmid
On Monday 17 April 2006 13:48, James wrote: > Petr Kocmid project-bhairava.org> writes: > > I wander, what's the point of having (noncompilable) > > dev-embedded/avr-libc in portage when there is no avr-gcc nor > > avr-binutils? > No good reason for this Well, now I found one: one needs to be

[gentoo-user] DCOP call to minimize all windows?

2006-04-17 Thread Regis Decamps
Hi, I'd like to use Win+D to toggle the desktop view, instead of Ctrl+Alt+D. It seems everyone else has "Panel", "toggle showing desktop" in khotkeys. I don't -- and it does not matter too much. Can you simply tell me what DCOP call to do; I can't find something appropriate, even with the he

Re: [gentoo-user] keyboard layout

2006-04-17 Thread Johám-Luís Miguéns Vila
On 14:13 Mon 17 Apr , Luigi Pinna wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > I have a layout problem: I had until yesterday the xorg 7. > I choosed to come back to stable xorg 6.8 for easier the automatic > updating. > After that I lose the keyboard layout: in the n

[gentoo-user] Re: keyboard layout

2006-04-17 Thread Regis Decamps
Luigi Pinna wrote: I have a layout problem: I had until yesterday the xorg 7. I choosed to come back to stable xorg 6.8 for easier the automatic updating. After that I lose the keyboard layout: in the normal console (with ctr+alt+f1) I had the german layout, but under x I cannot set it (it is

[gentoo-user] keyboard layout

2006-04-17 Thread Luigi Pinna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have a layout problem: I had until yesterday the xorg 7. I choosed to come back to stable xorg 6.8 for easier the automatic updating. After that I lose the keyboard layout: in the normal console (with ctr+alt+f1) I had the german layout, but

[gentoo-user] Re: Completness of AVR toolset in dev-embedded?

2006-04-17 Thread James
Petr Kocmid project-bhairava.org> writes: > I wander, what's the point of having (noncompilable) dev-embedded/avr-libc in > portage when there is no avr-gcc nor avr-binutils? No good reason for this > However, I found some overlay ebuilds for avr toolset at > http://gentoo.zugaina.org/er

Re: [gentoo-user] prelink question and kdeinit

2006-04-17 Thread Marco Calviani
> AFAICT, this is the expected result. Without KDE_IS_PRELINKED or > KDE_FORK_SLAVES you will see many more kdeinit processes. yes of course, this is true a lot of more kdeinit processes... > The real question is "is it faster?" well, this is a good question. Actually i'm not seeing any

[gentoo-user] Completness of AVR toolset in dev-embedded?

2006-04-17 Thread Petr Kocmid
I wander, what's the point of having (noncompilable) dev-embedded/avr-libc in portage when there is no avr-gcc nor avr-binutils? However, I found some overlay ebuilds for avr toolset at http://gentoo.zugaina.org/erazor-zone/dev-embedded.html.en going to try it. Petr -- gentoo-user@gentoo.org m