similar to: Supermicro PDSMI failed to boot on fresh RELENG_7/amd64

Displaying 20 results from an estimated 100 matches similar to: "Supermicro PDSMI failed to boot on fresh RELENG_7/amd64"

2012 Sep 21
3
tws bug ? (LSI SAS 9750)
Hi, I have been trying out a nice new tws controller and decided to enable debugging in the kernel and run some stress tests. With a regular GENERIC kernel, it boots up fine. But with debugging, it panics on boot. Anyone know whats up ? Is this something that should be sent directly to LSI ? pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0
2012 Jul 13
2
stable/9 panic Bad tailq NEXT(0xffffffff80e52660->tqh_last) != NULL
Well this is new. I haven't a clue what Dell has done on this R620, but this popped up today after I did a boat load of BIOS updates and tried to install stable/9 from our yahoo tree. If anyone sees the obvious solution here, I'd love to figure it out. found-> vendor=0x14e4, dev=0x165f, revid=0x00 domain=0, bus=2, slot=0, func=1 class=02-00-00, hdrtype=0x00, mfdev=1
2009 Mar 31
6
RELENG_7 ata panic on atacontrol attach
Hi there colleagues, atapci3: <nVidia nForce MCP55 SATA300 controller> port 0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xb480-0xb483,0xb400-0xb40f mem 0xefcb3000-0xefcb3fff irq 23 at device 5.2 on pci0 atacontrol detach ata7 - insert ATA disk (ad14) atacontrol attach ata7 pinics with Fatal trap 12: page fault while in kernel mode (kgdb) bt #0 doadump () at pcpu.h:196 #1 0xc0533227
2006 Apr 09
2
sio+acpi woes on HP DL145 G2
On 4/8/06, Dmitry Morozovsky <marck@rinet.ru> wrote: > On Fri, 7 Apr 2006, Mars G. Miro wrote: > > MGM> Greetz! > MGM> > MGM> I have an HP DL145 that I'm having problems with when connecting via > MGM> serial console. I think it's acpi-related. This is on 6.1-BETA4/amd64 > MGM> (5.X is the same also) > > [snip] > > It seems it's
2012 Jul 23
2
Intel D2500cc video problem: no scrolling
Dear colleagues, in the process of upgrading my home router I'm trying to utilise Intel D2500CC mini-ITX motherboard[1]. Both stable/9 and head suffer from no scrolling issue: from the beginning of booting the kernel, all output overrides the last line on the screen, while others keep the loader phase. Provided the board has multiple serial ports and the final target (headless
2003 Jul 12
2
usb.ko is unloadable?
Dear colleagues, I'm planning to debug usb connection with my new SONY CLIE handheld, and found that this process is much complicated by the fact usb.ko module can not be unloaded 'cause some process is referencing it: marck@revamp:~/tmp> kldstat -v -i 11 Id Refs Address Size Name 11 1 0xc0cf7000 1b000 usb.ko Contains modules: Id Name
2006 Apr 23
1
fsck_ufs locked in snaplk
Colleagues, one of my servers had to be rebooted uncleanly and then I have backgrounded fsck locked for more than an our in snaplk: 742 root 1 -4 4 1320K 688K snaplk 0:02 0.00% fsck_ufs File system in question is 200G gmirror on SATA. Usually making a snapshot (e.g., for making dumps) consumes 3-4 minutes for that fs, so it seems to me that filesystem is in a deadlock. Any
2005 Mar 10
4
re driver trobles (RELENG_5)
Dear colleagues, experimenting with new amd64-based router we found strange re(4) behaviour when working in autoselect media mode: whenever promisc mode turned on, renegotiating occurs, leading to 3 to 45 (depending on STP settings on the switch) network unavailability. Moreover, some other re(4) setting changes seem to disturb link state unneededly (such as ifconfig re0 -vlanhwtag) The most
2003 Jun 25
2
Can I remove lib-elf.so.1?
I am cleaning up my 4-STABLE system. After a fresh installworld, I am looking at files that did not get touched by the install. Is it safe to remove all such files? In particular, I am looking at /usr/libexec/lib-elf.so.1, which has the schg flag set. I am afraid to remove this for fear of making my system unbootable. Could somebody please reassure me that it is ok to noschg and remove this old
2006 Apr 07
1
PAE and gvinum
Hi all, I got a machine with 8GB of RAM and plenty of disk space. I need gvinum to manage big number of file systems but PAE enabled kernel does not compile modules. I couldn't figure out how to get vinum statically compiled in the kernel if that is the way to go. I am running 6-STABLE. Please advise on how to get PAE kernel and gvinum working together! TIA, Stoyan
2003 Apr 08
7
4.8-STABLE Kernel Panic with dummynet options.
I first met this problem when our (60 students) internetgateway refused to boot its new kernel, it was a 4.7-RELEASE. Then i loaded the old kernel and went home to check if my 4.8-STABLE does likewise. And the answer was yes! Both kernels were GENERIC + these options taken from the dummynet man pages: options DUMMYNET options NMBCLUSTERS options HZ When i boot the machine
2003 May 08
2
Can't boot from ad4: Device Not Configured?
I'm trying to move my drives from the slow built-in IDE controller to a faster PCI card (Promise ULTRA TX2). The boot loader succesfully loads the kernel, and the kernel succesfully probes the Promise controller and the hard disk connected to it. But the root mount fails with error 6, even after I type in "ufs:/dev/ad4s1a" I looked through the kernel config files and LINT and could
2003 Jul 29
2
4.8 installer failure with intel ICH4 ata controller
I'm trying to install 4.8 from cdrom. I get to the kernel config menu, select the first option, install without configuring a kernel, and the boot process hangs accessing the cdrom. ad0 (the hard drive) is recognized fine. The cdrom does: acd0: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. done over and over. Finally I get to the screen "Probing devices, please
2003 Apr 25
2
compiling kernel without -O
Hello! Is it possible to compile kernel without '-O' option? When my COPTFLAGS=-O -pipe, it compiles fine. When I change COPTFLAGS=-pipe, it breaks: cc -c -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmis sing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter
2003 Aug 17
4
Working configuration for 5.1 and VMware 3 or 2?
Hello is there something wrong with the mail archive search scripts? I always seem to get 'list unavailable' :-( Anyway - 5_1 on Dell Latitude C640. the vmware3 port installs but the paths are a little odd - isoimages, licences are looked for in /usr/lib/vmware rather than /usr/local/lib.... I installed (w2k) a guest and it is fine but I cannot get networking host-only or bridge modes
2008 Nov 20
1
Why noapic acpi=off on new Centos 4.6 system?
I just installed CentOS 4.6 (because I had 4.6 media handy) on a new system, which has a SuperMicro PDSMi mobo with an E4600 CPU. I then did yum update to get to 4.7, although I don't think that's relevant to my query. I wondered why "shutdown -h" would not power down the system. I then also discovered that the soft power button did not initiate a switch to runlevel 0 to do a
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-07:06.tcpdump Security Advisory The FreeBSD Project Topic: Buffer overflow in tcpdump(1) Category: contrib Module: tcpdump Announced:
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-07:06.tcpdump Security Advisory The FreeBSD Project Topic: Buffer overflow in tcpdump(1) Category: contrib Module: tcpdump Announced:
2003 Nov 04
10
portupgrade and PHP
Hello, When I run portupgrade -ra and PHP needs upgrading I am faced with having to select all the options I want PHP compiled with (again). I hate this. How can I continually compile PHP with the same options as the last time? Thanks! Rick
2008 Feb 18
1
Zaptel 1.4.8 breaks tor2 support on CentOS 5.1? (kernel panic)
Hi all... I did some Google searches and didn't find any info on this so I'm posting it here... if this was recently discussed, I apologize for the duplication -- please point me to the appropriate thread. System Description: Supermicro SuperServer 5015M-MF w/ PDSMi Motherboard Intel Pentium 4 2.8 Ghz CPU 2 GB DDR2 Memory Digium T400P 4 Port T1 Card CentOS 5.1 (Final) Kernel: