Re: Alternative keyboard layouts not working with xorg7.2

2007-05-23 Thread Nick Jagger
- Original Message 
From: Norberto Meijome [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
Sent: Wednesday, May 23, 2007 11:51:50 AM
Subject: Re: Alternative keyboard layouts not working with xorg7.2

On Wed, 23 May 2007 02:36:14 +1000
Norberto Meijome [EMAIL PROTECTED] wrote:

I've noticed also that Ctrl-Alt-F1 (through to F6) doesn't change back to 
 a non-X terminal anymore... 

I second that.






  
Fussy?
 Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay 
it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: smartmontools on Compaq smart array fails

2007-05-17 Thread Nick Jagger
- Original Message 

smartmontools isn't the appropriate program

you need to use a program called idacontrol

get it from ftp.jurai.net/users/winter/idacontrol.tar

More on PR i386/70482

Use smartmontools on ATA disks.  Your 360 uses SCSI disks
on a proprietary controller which doesen't support the interface
needed to run it.
---

Thank you Ted, idacontrol works fine and returns some usefull information about 
the attached disk drives. 

I also found this suggestion interesting: 

#define IDA_QCB_MAX = 128 instead of 256

in sys/dev/ida/idavar.h
 


because one of my DL360's resets itself about once a month with a very similar 
error as mentioned in thread
 
http://lists.freebsd.org/pipermail/freebsd-scsi/2005-September/002034.html

ida0: soft error
ida_command: out of QCBsida0: ida_timeout() qactive 256
ida0: IDA_INTERRUPTS
ida0:   R_CMD_FIFO: 
 R_DONE_FIFO: 
 R_INT_MASK: 
 R_STATUS: 
 R_INT_PENDING: Nick






   
Boardwalk
 for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's 
economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


smartmontools on Compaq smart array fails

2007-05-14 Thread Nick Jagger
I installed smartmontools from ports on FreeBSD 6.0 on a Compaq Proliant DL360 
with smart array 5i controller.  I compiled it with ciss support. When running 
‘smartctl -i -d cciss,0 /dev/ida0’ I am getting: 

smartctl version 5.37 [i386-portbld-freebsd6.0] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
CCISS ioctl error: Inappropriate ioctl for device
CCISS ioctl error: Inappropriate ioctl for device
Short INQUIRY response, skip product id
A mandatory SMART command failed: exiting. To continue, add one or more '-T 
permissive' options.

However, adding -T permissive options doesn't make a difference. 
Searching the archives and the web didn't bring a solution. I hope someone out 
there has one.

Nick




   
Get
 the free Yahoo! toolbar and rest assured with the added security of spyware 
protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]