Freebsd 9.0 LSI MegaRaid issue

2013-03-01 Thread Nazir
I having problem when install freebsd 8.3 n 9.0 on ibm X series M4 server with 
LSI MEGARAID SAS DISK- there is no HDD or sas disk found when installation 
process.
 
Please anyone help how solve this problem..thx in advance

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


How to enable PAE in freebsd 8.0 i386

2011-11-04 Thread Nazir

Hi,

I'm just to know how to / step / the best practice recompile kernel with PAE 
support in freebsd 8.0 i386


Ahmad Nazir b Haron
Pusat Teknologi Maklumat
Universiti Malaysia Terengganu___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Interrupt storm detected on "irq10:"; throttling interrupt source

2008-10-16 Thread nazir
On Thu, Oct 16, 2008 at 12:20 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 15, 2008 at 06:17:56PM -0700, mdh wrote:
>> --- On Wed, 10/15/08, nazir <[EMAIL PROTECTED]> wrote:
>> > From: nazir <[EMAIL PROTECTED]>
>> > Subject: Interrupt storm detected on "irq10:"; throttling interrupt source
>> > To: freebsd-questions@freebsd.org
>> > Date: Wednesday, October 15, 2008, 8:44 PM
>> > Hi,
>> >
>> > I'm getting these on my HP-DL165 AMD Quad Qore
>> >
>> > interrupt storm detected on "irq10:"; throttling
>> > interrupt source
>>
>> What is on IRQ 10?  You can determine this via the command:
>> `dmesg |grep irq` then look for the line for IRQ 10 which specifies what 
>> device is there.  It could be a driver problem, or it could be that the 
>> hardware there is bunk.
>> - mdh
>
> vmstat -i output would also come in handy here.

# vmstat -i
interrupt  total   rate
irq1: atkbd0  30  0
irq10: ohci0 ohci+   8265418989
irq33: mpt049348  5
irq40: bge075482  9
cpu0: timer 16431874   1968
cpu2: timer 16424530   1967
cpu3: timer 16424557   1967
cpu1: timer 16424557   1967
cpu4: timer 16424556   1967
cpu6: timer 16424540   1967
cpu7: timer 16424521   1967
cpu5: timer 16424556   1967
Total  139793969  16743


> --
> | Jeremy Chadwickjdc at parodius.com |
> | Parodius Networking   http://www.parodius.com/ |
> | UNIX Systems Administrator  Mountain View, CA, USA |
> | Making life hard for others since 1977.  PGP: 4BD6C0CB |
>
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Interrupt storm detected on "irq10:"; throttling interrupt source

2008-10-15 Thread nazir
Hi,

I'm getting these on my HP-DL165 AMD Quad Qore

interrupt storm detected on "irq10:"; throttling interrupt source
interrupt storm detected on "irq10:"; throttling interrupt source
interrupt storm detected on "irq10:"; throttling interrupt source
interrupt storm detected on "irq10:"; throttling interrupt source

# uname -a
FreeBSD intra.umt 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24
10:35:36 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  amd64

# sysctl hw.model
hw.model: Quad-Core AMD Opteron(tm) Processor 2352

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


E220 Huawei on freebsd 7.0

2008-06-29 Thread nazir
Hi,

I'm already success using E220 HUAWEI to get data connection but still
failed to send sms using smstool. Please help..TQ

ucom0:  on uhub2
Timecounters tick every 1.000 msec
hptrr: no controller detected.

my smsd.conf
# Global configuration
devices = huawei
logfile = /var/log/smsd.log
#infofile = /var/run/smstools/smsd.working
#pidfile = /var/run/smstools/smsd.pid
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
stats = /var/log/smstools/smsd_stats
# You can specify here an external program that is started whenever an
alarm occurs.
# alarmhandler = /path/to/an/alarmhandler/script
# Specifies what levels start an alarmhandler. You can use value
between 2 and 5.
# alarmlevel = 4
#eventhandler =
#blacklist = /etc/smstools/blacklist
#whitelist = /etc/smstools/whitelist
autosplit = 3

# Modem configuration
[huawei]
#init =
device = /dev/cuad0
incoming = no
baudrate = 115200
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


E220 Huawei on freebsd 7.0

2008-06-29 Thread nazir
Hi,

I'm already success using E220 HUAWEI to data connection but still
failed to send sms using smstool. Please help..TQ

ucom0:  on uhub2
Timecounters tick every 1.000 msec
hptrr: no controller detected.

my smsd.conf
# Global configuration
devices = huawei
logfile = /var/log/smsd.log
#infofile = /var/run/smstools/smsd.working
#pidfile = /var/run/smstools/smsd.pid
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
stats = /var/log/smstools/smsd_stats
# You can specify here an external program that is started whenever an
alarm occurs.
# alarmhandler = /path/to/an/alarmhandler/script
# Specifies what levels start an alarmhandler. You can use value
between 2 and 5.
# alarmlevel = 4
#eventhandler =
#blacklist = /etc/smstools/blacklist
#whitelist = /etc/smstools/whitelist
autosplit = 3

# Modem configuration
[huawei]
#init =
device = /dev/cuad0
incoming = no
#pin = 1984
baudrate = 115200
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"