DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th July 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default How to remove these messages ?

Code:
>dmesg -a | grep -i error
(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:1): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:2): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:3): CAM status: SCSI Status Error

>dmesg -a | grep -i fail
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 1fde0000 (3) failed
cd0: Attempt to query device size failed: NOT READY, Medium not present
da0: Attempt to query device size failed: NOT READY, Medium not present
da1: Attempt to query device size failed: NOT READY, Medium not present
da2: Attempt to query device size failed: NOT READY, Medium not present
da3: Attempt to query device size failed: NOT READY, Medium not present
Sincerely!
Reply With Quote
  #2   (View Single Post)  
Old 9th July 2012
caravel caravel is offline
Port Guard
 
Join Date: Jun 2012
Posts: 25
Default

Disclaimer, I'm a noob and just guessing but:

The first one looks like it's probing usb mass storage devices, probably an SD card reader - with no cards installed?

The acpi0 messages:
http://lists.freebsd.org/pipermail/f...ay/006503.html

The cd0: line seems to refer to an optical drive without media loaded

The da0: -da3: appears to refer to the same usb mass storage and also signifies that no media is installed.

So if the system is running normally and unless anyone tells you anything different, you can most likely ignore those warnings.
Reply With Quote
  #3   (View Single Post)  
Old 10th July 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default

thanks for your answer ! It seems the box has no SCSI devices. then Can i remove them by recompiling kernel ?

Best Regards!
Reply With Quote
  #4   (View Single Post)  
Old 10th July 2012
caravel caravel is offline
Port Guard
 
Join Date: Jun 2012
Posts: 25
Default

I believe it's normal for FreeBSD to recognise USB mass storage devices as SCSI. Unless you're having any obvious problems, your system should be fine...
Reply With Quote
  #5   (View Single Post)  
Old 11th July 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default

Quote:
Originally Posted by caravel View Post
I believe it's normal for FreeBSD to recognise USB mass storage devices as SCSI. Unless you're having any obvious problems, your system should be fine...
Yes, the system is fine.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
strange kernel messages chavez243 FreeBSD General 4 19th August 2008 01:21 PM
error messages delboy FreeBSD Ports and Packages 16 6th June 2008 01:31 PM
unable to read messages ocicat Feedback and Suggestions 1 3rd May 2008 08:01 AM
Importing private messages? BSDfan666 Feedback and Suggestions 2 2nd May 2008 09:22 PM


All times are GMT. The time now is 04:46 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick