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

2006-06-22 Thread sternklang gentoo
Were you trying to do this?:PORTAGE_RSYNC_EXTRA_OPTS=--timeout=300-- sternklang[EMAIL PROTECTED]


Re: [gentoo-user] Emerging xinetd: big changes to config file

2006-06-22 Thread sternklang gentoo
Well, you might look at the recent changes section of their website and see what's listed there. And there's always man xinetd.conf to get a detailed explanation of what should be in the file. 
What version did you upgrade from/to? I really don't recall major changes recently, but I run a testing system so the changes may have happened a while back and if you're on stable you may only just be seeing them. Is it the placing of service files into /etc/xinetd.d that you are referring to?
On 6/22/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:
However, I'm still nervousabout what will happen on the next reboot.I do have to do thatfrom time to time.++ kevin--Kevin O'Gorman, PhD--gentoo-user@gentoo.org
 mailing list-- sternklang[EMAIL PROTECTED]


Re: [gentoo-user] Does USB devices share bandwidth?

2006-06-22 Thread sternklang gentoo
Hi,If there are only two ports on the card, there is almost certainly a single hub controller on the card, so they would share the available bandwidth. That would be a max of 
12Mbits/second for 1.1.On 6/22/06, Caster [EMAIL PROTECTED] wrote:
On 6/22/06, 张�|武 [EMAIL PROTECTED]
 wrote:
Hello. My old sparc server have a USB extension card, which provides twoUSB slots at the back of the machine, driving a USB printer on Slot A.This printer runs at heavy load. because it cannot print the documents

as fast as we need, I wish to add another printer. In most casese, weneed the two printer working together the same time rather then oneafter the other.The two USB slots provided by the USB card are both OHCI (some USB 
1.xstuff, not USB 2.0). So far it seems one single printer uses up all theUSB bandwidth (sometimes printer stop there several seconds wait forsignal). What would happen if I put another Printer there?
case A: the new printer uses the bandwidth on slot B, both run as fast
as if they were the only USB printer;case B: the new printer share bandwidth with the old one, the result isboth printer work 1/2 fast, that is equal to not having bought anotherprinter at all.Which one is true?
Thanks in advance:)--gentoo-user@gentoo.org mailing list
According to 
http://www.sounddevices.com/tech/usbbasics.htm if the ports are on the same controller, they share bandwith. It probably depends on the hardware if it provides controller for each port or not. I think mostly it's two ports per controller, but dunno how to determine it... From lspci, and lsusb I would think that in my case (nforce4ultra) it's only one controller, but to share 10 ports ? Nonsense. In windows it shows 5 devices, which would correspond with the idea of 2 ports per controller... but dunno how to see that in linux.
You could probably plug some usb flash storage in and perform transfers to see if it slows down the printing, to be sure :)Caster
-- sternklang[EMAIL PROTECTED]


Re: [gentoo-user] New portage adds USE description

2006-06-22 Thread sternklang gentoo
There's a sticky forum thread that includes some information and links to several other sources as well: http://forums.gentoo.org/viewtopic-t-471357.html
On 6/22/06, Bo Ørsted Andresen [EMAIL PROTECTED] wrote:
On Friday 23 June 2006 01:31, Richard Broersma Jr wrote: Would anyone be so kind as to point out any documentation that explain the new features of Portage 2.1.-- sternklang
[EMAIL PROTECTED]