Hi Mark, 

Well, that explains why the find command didn't return anything.

I did a cd to /sys/devices/cu3088 and a "ls -l".  There are no 0.0.051x 
folders/directories.  The only thing in /sys/devices/cu3088 is a file called 
detach_state, and it has a 0 (zero) in it.  

I tried the "echo 1 > /sys/devices/cu3088/0.0.0510/online" to create the 
/0.0.0510 folder and the online file.  It looked like it worked (there were no 
error messages), but when I "ls-l" /sys/devices/cu3088/, there is no 0.0.0510 
folder.  

I cd to /sys/devices/cu3088 and issued a mkdir command to define the folder, 
but I received an error message saying the directory was not created, and 
something about the mkdir operation not being permitted.  


Thanks, 
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Mark Post" <[EMAIL PROTECTED]> 8/30/2007 1:35 PM >>>
>>> On Thu, Aug 30, 2007 at  4:15 PM, in message
<[EMAIL PROTECTED]>, David Stuart <[EMAIL PROTECTED]>
wrote: 
> Hi Mark, 
> 
> I ran all the requested commands, and have sent the output to you off-list.  

Things seem to look pretty good.  The hwinfo command shows that you have  the 
following directories:
/sys/devices/cu3088/0.0.0510
/sys/devices/cu3088/0.0.0512

You should be able to do
echo 1 > /sys/devices/cu3088/0.0.0510/online
echo 1 > /sys/devices/cu3088/0.0.0512/online
to bring them online.  At that point "ifconfig -a" should show them being there.

> The find command didn't return anything at all.  It just returned me to the 
> command prompt.  

That's....odd.  According to the hwinfo output, the directories listed above 
should be there, and should have matched the find command's filter.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to