Date: Fri, 04 Aug 2000 21:17:29 -0700 From: Kent Stewart <kstewart@urx.com> To: "Mark A. Hummel" <mhumm@ispchannel.com> Cc: questions@FreeBSD.ORG Subject: Re: I need a FBSD guru Message-ID: <398B9559.BA6682A2@urx.com> References: <398B581D.33ABA823@ispchannel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Mark A. Hummel" wrote: > > I'd really appreciate it if someone would analyze my dmesg (FreeBSD 4.0 > STABLE) and let me know if anything looks odd or what changes I should > make. > > I'm preparing to increase the size of my BSD HD partition and since I'm > already wiping BSD, upgrade to 4.1 STABLE. Before I do, I want to make > sure my current kernel (MARK1) is as good as it can be. By doing it > this way, I'm hoping that this newbie (that would be me) will have this > kernel as a template to configure and compile the new one. Here are my > issues: > > - I'm curious about the config> di statements and the "No such device" > comments that follow. What exactly are all of those di xxx items being > configured? You disabled them when you did the original install. Generic has the drivers and your kernel doesn't. If they bother you get rid of them in /boot/kernel.conf. I still have psm and a q in mine. I don't know anything about a "Lexmark 5700" printer and so I can't comment on it. I don't have my two HP's configured for my non-Windows systems. Kent > > - The soundcard was recognized as soon as I added the pcm driver to the > kernel, but GAME, CTRL, and MPU are not. I assume GAME is referring to > the game port and MPU to the midi chip. What is CTRL and how can I > enhance the system to totally recognize my Crystal 128 Tidal Wave sound > card? > > - Although my printer is recognized as well as the parallel port, the > printer doesn't print. I've gone through the setup in the book 3 > times. What's the trick? My Printcap looks okay and I've added an lpd > directory to /var/spool/output. > > That's about it for now. Thanks for the help. > > -- Mark > > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 4.0-RELEASE #5: Fri Jul 21 11:01:20 CDT 2000 > root@.gulfbreeze.mediacom.ispchannel.com:/usr/src/sys/compile/MARK1 > Timecounter "i8254" frequency 1193182 Hz > CPU: AMD-K6tm w/ multimedia extensions (205.23-MHz 586-class CPU) > Origin = "AuthenticAMD" Id = 0x562 Stepping = 2 > Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> > AMD Features=0x400<<b10>> > real memory = 67108864 (65536K bytes) > config> di sn0 > config> di lnc0 > config> di le0 > config> di ie0 > config> di fe0 > config> di ed0 > config> di bt0 > No such device: bt0 > Invalid command or syntax. Type `?' for help. > config> di aic0 > No such device: aic0 > Invalid command or syntax. Type `?' for help. > config> di aha0 > No such device: aha0 > Invalid command or syntax. Type `?' for help. > config> di adv0 > No such device: adv0 > Invalid command or syntax. Type `?' for help. > config> en ata0 > config> po ata0 0x1f0 > config> ir ata0 14 > config> f ata0 0 > config> q > avail memory = 61628416 (60184K bytes) > Preloaded elf kernel "kernel" at 0xc034d000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc034d09c. > Preloaded elf module "splash_bmp.ko" at 0xc034d0ec. > Preloaded splash_image_data "/boot/splash.bmp" at 0xc034d190. > VESA: v1.2, 2048k memory, flags:0x0, mode table:0xc00c1c02 (c0001c02) -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ Bomber dropping fire retardant in front of Hanford Wild fire. http://kstewart.urx.com/kstewart/bomber.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?398B9559.BA6682A2>