Re: atapicam issue

2010-06-05 Thread hans . dampf
Here's the full and uncensored log: http://pastebin.org/308021

Thank you


On Fri, 04 Jun 2010 19:28:10 +0300, Alexander Motin m...@freebsd.org
said:
 hans.da...@eml.cc wrote:
  FreeBSD-stable clandestinely dropped support for my p-ata DVD drive some
  two or three weeks ago. The relevant devcontrol list-entry is still in
  its place, yet atapicam fails to create /dev/cd0. 
  
  # camcontrol devlist
  HL-DT-ST DVD-RAM GH22NP20 1.02   at scbus0 target 0 lun 0 (pass0)
  
  dmesg reports:
  
  (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
  (probe0:ata0:0:0:0): CAM status: SCSI Status Error
  (probe0:ata0:0:0:0): SCSI status: Check Condition
  (probe0:ata0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on,
  reset, or bus device reset occurred)
  (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
  (probe0:ata0:0:0:0): CAM status: SCSI Status Error
  (probe0:ata0:0:0:0): SCSI status: Check Condition
  (probe0:ata0:0:0:0): SCSI sense: NOT READY asc:3a,1 (Medium not present
  - tray closed)
  ---
 
 This is not fatal errors. It is normal. Could you boot with verbose
 messages and show full log?
 
 -- 
 Alexander Motin
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: atapicam issue --- solved!

2010-06-05 Thread hans . dampf
Thank you, Alexander.
For some obscure reason, my kernel configuration lacked device cd. 


Hans



On Sat, 05 Jun 2010 15:06:22 +0300, Alexander Motin m...@freebsd.org
said:
 hans.da...@eml.cc wrote:
  Here's the full and uncensored log: http://pastebin.org/308021
  
  On Fri, 04 Jun 2010 19:28:10 +0300, Alexander Motin m...@freebsd.org
  said:
  hans.da...@eml.cc wrote:
  FreeBSD-stable clandestinely dropped support for my p-ata DVD drive some
  two or three weeks ago. The relevant devcontrol list-entry is still in
  its place, yet atapicam fails to create /dev/cd0. 
 
  # camcontrol devlist
  HL-DT-ST DVD-RAM GH22NP20 1.02   at scbus0 target 0 lun 0 (pass0)
 
  dmesg reports:
  
  (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
  (probe0:ata0:0:0:0): CAM status: SCSI Status Error
  (probe0:ata0:0:0:0): SCSI status: Check Condition
  (probe0:ata0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on,
  reset, or bus device reset occurred)
  (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
  (probe0:ata0:0:0:0): CAM status: SCSI Status Error
  (probe0:ata0:0:0:0): SCSI status: Check Condition
  (probe0:ata0:0:0:0): SCSI sense: NOT READY asc:3a,1 (Medium not present
  - tray closed)
 
 I don't see there not only cdX, but also acdX device. So either it is
 not atapicam problem, or you have custom kernel without both acd and cd
 drivers.
 
 -- 
 Alexander Motin
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


atapicam issue

2010-06-04 Thread hans . dampf
Hi, 

FreeBSD-stable clandestinely dropped support for my p-ata DVD drive some
two or three weeks ago. The relevant devcontrol list-entry is still in
its place, yet atapicam fails to create /dev/cd0. 


# camcontrol devlist
HL-DT-ST DVD-RAM GH22NP20 1.02   at scbus0 target 0 lun 0 (pass0)

dmesg reports:

(probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:ata0:0:0:0): CAM status: SCSI Status Error
(probe0:ata0:0:0:0): SCSI status: Check Condition
(probe0:ata0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on,
reset, or bus device reset occurred)
(probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:ata0:0:0:0): CAM status: SCSI Status Error
(probe0:ata0:0:0:0): SCSI status: Check Condition
(probe0:ata0:0:0:0): SCSI sense: NOT READY asc:3a,1 (Medium not present
- tray closed)
---


Thanks in advance for your help!

Hans

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org