Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-07 Thread Marco Calviani
Hi, So just try same think with sync and tell us if it work ... no same situation even with sync. After some time it get freezed. Perhaps a bug on kernel too, try another kernel : vanilla-sources for example vanilla has no gentoo patch, perhaps a bug in this, need to try Do you use

Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-07 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You have no prob on gentoo-livecd ??? so ... kernel on live aren't gentoo-sources ... but gentoo-developpement-sources I think ... just check the kernel version of the livecd ... so, try to install vanilla sources with the same conf than

Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-04 Thread Devon Miller
On 1/3/07, Strong Cypher [EMAIL PROTECTED] wrote: Could you try to mount device with sync option ? It's strange, your lspci show you have uhci usb controller and lspci -v said you have ohci controller ... They're from 2 different machines. The lspci was from the freezing laptop, but the

Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-04 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok I see So just try same think with sync and tell us if it work ... Perhaps a bug on kernel too, try another kernel : vanilla-sources for example vanilla has no gentoo patch, perhaps a bug in this, need to try Do you use genkernel ? or make

Re: [gentoo-user] USB freezes the machine...

2007-01-03 Thread Marco Calviani
Hi, Does it work on other system ? like freebsd (live cd = freebies), or Windows (M$$) ??? yes they are working an a Win machine and on a machine with Debian stable (3.1). Could you give us the model of your material ? I don't remember, it's a hard drive ? yes it's an hard drive. The fact

Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-03 Thread Marco Calviani
Hi Devon, Please run lsusb -v on the Debian system with the USB drive installed. this is the relevant result of lsusb -v in the Debian system: Bus 004 Device 004: ID 0402:5642 ALi Corp. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00

Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-03 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Could you try to mount device with sync option ? It's strange, your lspci show you have uhci usb controller and lspci -v said you have ohci controller ... do you have a usb2 pci card ? if yes, you will need ohci + uhci to support usb and ehci

Re: [gentoo-user] USB freezes the machine...

2007-01-03 Thread Richard Fish
On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote: # uname -a Linux 2.6.18-gentoo-r4 #1 PREEMPT Tue Dec 19 12:25:55 CET 2006 i686 Intel(R) Pentium(R) M processor 1.80GHz GenuineIntel GNU/Linux and as you can see i'm using gentoo-sources. It looks like this was upgraded recently too, no? Did

Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Marco Calviani
Hi all, I seem to recall that loading multiple USB controller drivers can cause problems on some systems. You might try unloading all of these with rmmod, then loading just one, and see if your drive will work. I believe for most systems the ehci_hcd driver would be the preferred one.

Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just do this rmmod all module concerning usb : ehci uhci ohci ehci = usb 2 extension uhci/ohci = usb support (1.0) depends on material (via or intel) so ... plug your material modprobe uhci ... nothing done, rmmod uhci, modprobe ohci .. try

Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Marco Calviani
Hi, so ... still hang up ? well unfortunately it gives the same result. Is there a way to log the activity of the USB devices? Regards, m -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 unfortunatly you can use dmesg but if system hang up ... Does it work on other system ? like freebsd (live cd = freebies), or Windows (M$$) ??? Could you give us the model of your material ? I don't remember, it's a hard drive ? Send us their

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Marco Calviani
Hi Richard, Marco, if you suspect this at all, you can set RC_COLDPLUG=no in /etc/conf.d/rc to completely disable module loading by udev. actually the variable is set that way with RC_COLDPLUG=no. I've tried with similar USB drives, and the behaviour is the same. I've tried to blacklist

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Marco Calviani
Hi, On 1/1/07, Strong Cypher [EMAIL PROTECTED] wrote: What are your kernel version ? (uname -a) What are your kernel package ? (gentoo-sources ???) So perhaps a bug with a kernel you install recently I have so hardware, that bug awfully with certain version of kernel, and do hang up after a

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Richard Fish
On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote: If it useful, this is my lsmod: ohci_hcd 21636 0 uhci_hcd 24648 0 ehci_hcd 33160 0 I seem to recall that loading multiple USB controller drivers can cause problems on some systems. You might try

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Michal 'vorner' Vaner
On Mon, Jan 01, 2007 at 09:01:22AM -0700, Richard Fish wrote: On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote: If it useful, this is my lsmod: ohci_hcd 21636 0 uhci_hcd 24648 0 ehci_hcd 33160 0 I seem to recall that loading multiple USB

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Raymond Lewis Rebbeck
On Tuesday, 2 January 2007 3:13, Michal 'vorner' Vaner wrote: On Mon, Jan 01, 2007 at 09:01:22AM -0700, Richard Fish wrote: On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote: If it useful, this is my lsmod: ohci_hcd 21636 0 uhci_hcd 24648 0 ehci_hcd

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ohci and uhci is for via / intel ... in kernel configuration they give info, that depends of your computer they is another section for firewire I think it's better to make a kernel with just your material configure in it, nothing more, and no module

Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Boyd Stephen Smith Jr.
On Monday 01 January 2007 10:01, Richard Fish [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] USB freezes the machine...': On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote: If it useful, this is my lsmod: ohci_hcd 21636 0 uhci_hcd 24648 0 ehci_hcd

[gentoo-user] USB freezes the machine...

2006-12-31 Thread Marco Calviani
Hi list, some days ago i've upgraded to udev-103 (stable version). Since then i've experienced complete freezes of the machine (nothing responds, even external ping on the network) when USB devices are mounted. In case nothing is connected to the USB drive the machine can stay online without

Re: [gentoo-user] USB freezes the machine...

2006-12-31 Thread Richard Fish
On 12/31/06, Marco Calviani [EMAIL PROTECTED] wrote: Hi list, some days ago i've upgraded to udev-103 (stable version). Since then i've experienced complete freezes of the machine (nothing responds, even external ping on the network) when USB devices are mounted. In case nothing is

Re: [gentoo-user] USB freezes the machine...

2006-12-31 Thread Boyd Stephen Smith Jr.
On Sunday 31 December 2006 13:12, Richard Fish [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] USB freezes the machine...': On 12/31/06, Marco Calviani [EMAIL PROTECTED] wrote: some days ago i've upgraded to udev-103 (stable version). Since then i've experienced complete freezes

Re: [gentoo-user] USB freezes the machine...

2006-12-31 Thread Richard Fish
On 12/31/06, Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote: On Sunday 31 December 2006 13:12, Richard Fish [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] USB freezes the machine...': On 12/31/06, Marco Calviani [EMAIL PROTECTED] wrote: some days ago i've upgraded to udev-103 (stable