Re: [arch-general] udev slow to start up

2011-01-25 Thread sand_man
On Thu, 20 Jan 2011 20:20:37 +1030
Ty John (sand_man) ty...@eye-of-odin.com wrote:

 On Sun, 2011-01-16 at 19:28 -0500, Alexander Lam wrote:
  A potential solution would be to make udev startup in parallel -
  but this is kinda hacky because all your devices might not be ready
  in time for login or fsck or...
  you get what I mean.
  
  On Sat, Jan 15, 2011 at 8:25 PM, Ty John (sand_man)
  ty...@eye-of-odin.comwrote:
  
  
Hi,
   
I'm concerned about this line:
   
Am 10.01.2011 09:44, schrieb Ty John (sand_man):
 ata2.00: failed command: IDENTIFY PACKET DEVICE
   
Either your device is not behaving normally, or there is
something weird going on. Have you the latest firmware on your
drive? Is the problem gone, when you disattach the drive?
   
Best regards,
Karol Babioch
   
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: 
   http://mailman.archlinux.org/pipermail/arch-general/attachments/20110111/2e762bec/attachment.asc
   
  
   Sorry I lost the original email. I just pasted this from the
   mailman archive.
   Anyway, I just updated the firmware and it made no difference.
   Windows 7 boots very fast not that it means much since it
   probably doesn't do the same checks that Arch does. Like I said,
   the drive seems to work fine. I am able to read, write and blank
   discs with no issues. The udev slowness does not occur when it is
   unplugged. When I googled IDENTIFY PACKET DEVICE I found that
   it is sg_sat_identify that is being called.
  
   [ty@donna ~]$ sudo sg_sat_identify /dev/sr0 -vv
   open /dev/sr0 with flags=0x802
  ATA pass through (16) cdb: 85 08 0e 00 00 00 01 00 00 00 00 00
   00 00 ec 00
   ATA pass through (16): transport error: Driver_status=0x0e
   [invalid, SUGGEST_OK]
  
   ATA pass through (16) failed
  
  
   Basically, I'm out of ideas. Please tell me the drive is not
   faulty :(
  
  
  
  
  
  
 
 Is it possible to create a static device in /dev/ for the drive and
 somehow tell udev to ignore it on boot?
 

Just thought I'd mention that I fixed this by adding pata_acpi
pata_atiixp libata to mkinitcpio MODULES array.


Re: [arch-general] udev slow to start up

2011-01-20 Thread Ty John (sand_man)
On Sun, 2011-01-16 at 19:28 -0500, Alexander Lam wrote:
 A potential solution would be to make udev startup in parallel - but this is
 kinda hacky because all your devices might not be ready in time for login or
 fsck or...
 you get what I mean.
 
 On Sat, Jan 15, 2011 at 8:25 PM, Ty John (sand_man)
 ty...@eye-of-odin.comwrote:
 
 
   Hi,
  
   I'm concerned about this line:
  
   Am 10.01.2011 09:44, schrieb Ty John (sand_man):
ata2.00: failed command: IDENTIFY PACKET DEVICE
  
   Either your device is not behaving normally, or there is something weird
   going on. Have you the latest firmware on your drive? Is the problem
   gone, when you disattach the drive?
  
   Best regards,
   Karol Babioch
  
   -- next part --
   A non-text attachment was scrubbed...
   Name: signature.asc
   Type: application/pgp-signature
   Size: 898 bytes
   Desc: OpenPGP digital signature
   URL: 
  http://mailman.archlinux.org/pipermail/arch-general/attachments/20110111/2e762bec/attachment.asc
  
 
  Sorry I lost the original email. I just pasted this from the mailman
  archive.
  Anyway, I just updated the firmware and it made no difference.
  Windows 7 boots very fast not that it means much since it probably doesn't
  do the same checks that Arch does. Like I said, the drive seems to work
  fine. I am able to read, write and blank discs with no issues.
  The udev slowness does not occur when it is unplugged.
  When I googled IDENTIFY PACKET DEVICE I found that it is sg_sat_identify
  that is being called.
 
  [ty@donna ~]$ sudo sg_sat_identify /dev/sr0 -vv
  open /dev/sr0 with flags=0x802
 ATA pass through (16) cdb: 85 08 0e 00 00 00 01 00 00 00 00 00 00 00 ec
  00
  ATA pass through (16): transport error: Driver_status=0x0e [invalid,
  SUGGEST_OK]
 
  ATA pass through (16) failed
 
 
  Basically, I'm out of ideas. Please tell me the drive is not faulty :(
 
 
 
 
 
 

Is it possible to create a static device in /dev/ for the drive and
somehow tell udev to ignore it on boot?



Re: [arch-general] udev slow to start up

2011-01-11 Thread Karol Babioch
Hi,

I'm concerned about this line:

Am 10.01.2011 09:44, schrieb Ty John (sand_man):
 ata2.00: failed command: IDENTIFY PACKET DEVICE

Either your device is not behaving normally, or there is something weird
going on. Have you the latest firmware on your drive? Is the problem
gone, when you disattach the drive?

Best regards,
Karol Babioch



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] udev slow to start up

2011-01-11 Thread Dario
Hi!

In data lunedì 10 gennaio 2011 09:44:23, Ty John ha scritto:
 ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
 ata2.00: failed command: IDENTIFY PACKET DEVICE

I have too random similar errors, I don't remember exactly, but they sure 
looks like yours. In my case I solved by removing USB devices when booting, 
not the mouse or the keyboard, but a cheap card reader and joystick adapter.

Hope this helps.

ciao!

Dario
__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto 
spazio gratuito per i tuoi file e i messaggi
http://mail.yahoo.it


[arch-general] udev slow to start up

2011-01-10 Thread sand_man

Hi guys,

I have a brand new computer and every time it boots it stalls for a
while at starting udev. Maybe about 10-15 seconds. Then when it gets
to the part Waiting for udev events to be processed it then stalls
for another 30 seconds or so.
When I boot from the Arch install disk I don't get the problem so I'm
guessing it's something to do with the version of udev or the kernel
maybe. I have udev-165 and udev-compat-165 installed and I have also
tried going back to udev-164 but it made no difference.

I get this in dmesg after boot. I know it's my sata DVD drive so here
is the output of 'dmesg | grep ata2'


[...@donna ~]$ dmesg | grep ata2
ata2: SATA max UDMA/133 abar m1...@0xfe02f000 port 0xfe02f180 irq 22
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB04, max UDMA/100
ata2.00: configured for UDMA/100
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata2.00: failed command: IDENTIFY PACKET DEVICE
ata2.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in
ata2.00: status: { DRDY }
ata2: hard resetting link
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: configured for UDMA/100
ata2: EH complete
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata2.00: failed command: IDENTIFY PACKET DEVICE
ata2.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in
ata2.00: status: { DRDY }
ata2: hard resetting link
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: configured for UDMA/100
ata2: EH complete

Other than those error messages and the slow boot, the drive seems to
work fine. I have been able to read and burn discs with no problem.

If anyone has any ideas it would be greatly appreciated.