similar to: device troubles after stable update

Displaying 20 results from an estimated 4000 matches similar to: "device troubles after stable update"

2003 Aug 09
0
USB problems (I/O-Error => USB da(4) quirks, uscanner0)
Hi, I have some problems with usb da and uscanner giving me I/O-errors. This is on a ASRock K7VT2 board. If there is anything else I could do (testing patches, providing further info), please let me know. 4.8-STABLE from 04.08.2003: - MBO USB-MultiCardReader 6-in-1 mount_msdos => Input/output error - Epson Perfection 1260 Scanner scanimage --test => Error during device I/O
2003 Aug 01
0
gdb coredumps
Hi, After kernel panic I couldn't get gdb work properly. msi$ uname -sr FreeBSD 4.7-RELEASE msi$ gdb -k /usr/src/sys/compile/MSINW/kernel.debug vmcore.0 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show
2003 Aug 03
0
Multiple kld loads?
With FreeBSD 4.8-20030731-STABLE #0, dmesg messages indicate: module_register: module miibus/ukphy already exists! linker_file_sysinit "miibus.ko" failed to register! 17 module_register: module pccard/ed already exists! linker_file_sysinit "if_ed.ko" failed to register! 17 This doesn't look dangerous but the rl0 ethernet card just stopped recieving packets suddenly and
2003 Oct 01
1
Upgrade to 4.8 STABLE - Root mount failed: 6
I have same problem on same class machine, here is dmesg from failing boot (via serial console): -------------------- Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-RELEASE-p7 #0: Sat Sep 20 17:07:38 EEST 2003
2008 May 07
0
Kernel panic - em0 culprit?
Hello, My server is experiencing occasional kernel panics when under moderate load. I'm attaching a crash dump and the dmesg output. I'm not sure how to read the kernel backtrace but it looks like the Intel NIC (em0) caused the problem. Occasionally, I used to get a "em0: watchdog timeout -- resetting" error message, but I never had a kernel panic. The problem started last
2003 Sep 03
0
System hanging in acpi during shutdown
This morning, I upgraded my main system to an up-to-date -STABLE including acpi and it now hangs during shutdown after reporting: Waiting (max 60 seconds) for system process `vnlru' to stop...stopped If I set hw.acpi.disable_on_poweroff=0 then the shutdown completes but poweroff fails with (hand copied): ACPI-1287: ***Error: Method execution failed [\_PTS] (Node 0xc21ed450),
2003 Sep 06
0
Fatal Trap 12: page fault while in kernel mode on IBM x340 after Aug25CVS
Hi, We did an upgrade of one of our machines from an Aug 25 CVS and ever since then one of the machines likes to reboot about once a day. The machine is the following: IBM x340 2x1GHZ Processors 1GB RAM 3x36GB Drives (RAID 5) Mylex ExtreRAID 352 In the panic it mentions httpd, but I don't *think* it's apache (1.3.27) that's causing the problem, or am I wrong? I also believe it is
2003 Sep 06
0
Boot from CF stalls when mounting root
I'm trying to get stable booted on a little ITX board off of a CF card, but it hangs as it's trying to run init. Here's what the boot looks like. SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=01 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01
2003 Aug 11
3
support of SMBus on ICH3
Hello all, I have problems with enabling support for SMBus on STABLE. My motherboard is ICH3 (82801CA). As suggested in LINT I added 3 lines to my kernel config: device smbus device ichsmb device smb But after compiling, installing and rebooting /dev/smb[01] are not available and no changes in kernel startup messages either. So I
2003 May 14
0
System totally borked after installworld and mergemaster at 16:20:03 MSK
Well, 4 days after previous upgrade i cvs'ed RELENG_4 from local cvs tree (updated hourly), made buildworld buildkernel installkernel, rebooted into single user, made installworld and mergemaster. Mergemaster updated newsyslog.conf, syslogd.conf, ok, rebooted... Wow... All scripts from /usr/local/etc/rc.d refused to load. And the system is in "Amnesiac" mode Attempt to run
2003 Aug 11
1
vinum (root on vinum too) throw_rude_remark crash: endless loop
Dear colleagues, experimenting with vinum stripes and mirrors, I'd stuck myself with the following: panic: throw_rude_remark: called without config lock (from vinumconfig.c:throw_rude_remark:103) The system before this panic has two 160G drives with two vinum partitions on each (one for mirrored root and one for the rest with swap between); these were ad0 and ad2. For the experiments,
2003 Jul 27
2
SMP Problems with 4.8-RELEASE
Hello, I have the following hardware configuration. Tyan 2466N motherboard, 1.03 BIOS, 2 Athlon-MP 1800+ CPUs, 512MB registered ECC DRAM, Onboard 3Com NIC (xl type) Radeon 8500 AGP video card Adaptec 3210S SCSI RAID controller Comtrol RocketPort 8 port PCI serial card I have started to experience some odd system lockups in the past couple months, and it seems to be getting worse. I particular,
2003 Nov 03
3
(long) high traffic syslog server.
I have some questions about what needs tuned on a high traffic syslog box. I seem to be dropping quite a few syslog packets. This is a syslog server for a high usage Firewall btw. Nic is a Compaq tl0 4.8-P13 netstat -s -p udp | grep buf 19,762,079 dropped due to full socket buffers uptime 5:28PM up 7 days, 18:30, 2 users, load averages: 0.21, 0.23, 0.23 I though maybe syslogd was the
2003 May 16
2
make installworld fails : touch not found ?
Hi, hackers : Yesterday night and this morning, I cvsup my system to latest STABLE branch source (RELENG_4). All make buildworld, buildkernel, and installkernel procedure was completed with no error. But when I boot into single user mode and try to make installworld, I always got " touch: not found " error. Does anyone encounter this situation ? I have no idea about that. :-( Here is
2003 Oct 01
0
AC-97 problem between RELENG_4_8 and RELENG_4
Sorry if this is a known problem... I've been tracking RELENG_4 on my Toshiba laptop for a while now; a couple of months ago (not sure when) my sound stopped working. More specifically, when it gets to the pcm probe, the boot hangs. I dual-boot with WinXP and figured that somehow XP had hosed the hardware, so I wrote it off. Today, I made world with RELENG_4_8, and voila, my sound's
2003 Apr 14
1
em0: watchdog timeout -- resetting
I am getting these messages every 30 seconds or so. I searched around and found a few other post about this problem with other devices, but no answers to the problem. I didn't notice any of these message until I upgrade to 4.8-RELEASE the other day. This is a dual processor machine. It happens on all my machines that have em devices, which all happen to be dual processor machines. I
2003 Nov 01
1
CPU1 never used despite HTT?
Hi, I am running a Xeon with hyperthreading support. Until last week's HTT modifications, according to ps(1) and top(1) both logicals CPUs were in use. (Processes in CPU0 and CPU1 state; "C" column showing "0" or "1".) This has changed with a recent -STABLE kernel which includes last week's changes to HTT (removing "options HTT"). I am only seeing
2003 May 13
0
Health monitoring
Hi all, is there a known issue with health monitoring on supermicro SuperServer 6010H? (Im primarily interested in temeperature monitoring) I have tried both mbmon and lmmon with the following results: stats# mbmon -d SMBus[ServerWorks(ServerSet Chipset)] found, but No HWM available on it!! No Hardware Monitor found!! InitMBInfo: Unknown error: 0 stats# lmmon IOCTL: Operation not supported by
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
All: I cvsup'ed earlier this evening and am still able to reproduce this panic at will. Command line, panic backtrace, dmesg, ldd output, and mplayer version follow. If more information is needed, just let me know. % mplayer foo.mov [a quicktime file] [plays for awhile, and then panics] # gdb -k -s /usr/obj/usr/src/sys/LICHEN/kernel.debug -e /var/crash/kernel.2 -c /var/crash/vmcore.2
2003 Aug 07
0
understanding a panic / crash dump
Just trying to understand if anything might be going on with this crash dump or just faulty hardware ? dmesg at the end ---Mike # gdb -k /kernel.debug vmcore.0 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type