dmesg from Tyan Tomcat K8E 2865
John Baldwin
jhb at FreeBSD.org
Mon Sep 26 11:57:40 PDT 2005
On Friday 23 September 2005 04:14 pm, Dieter wrote:
> Tyan Tomcat K8E 2865 running FreeBSD 6.0 beta 3
> Here's the stuff from dmesg that doesn't look quite right:
>
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
> acpi_bus_number: can't get _ADR
Don't worry about these unless something is broken.
> pci0: <memory> at device 0.0 (no driver attached)
> pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
You probably don't need any drivers for these.
> pci0: <multimedia, audio> at device 4.0 (no driver attached)
This is your sound card. No idea if any of the pcm(4) drivers support the
sound on the nForce 4.
> pci_link3: BIOS IRQ 10 does not match initial IRQ 5
Unless something is not working and you are getting an interrupt storm or some
such, don't worry about this message.
> pci1: <display, VGA> at device 5.0 (no driver attached)
If you use DRI, X will load a device driver that will attach here as drm0.
Other than that, you don't need a device driver for this device for basic
console video to work.
> Suggestions on how to fix any of those would be welcome.
None of these messages indicate any actual problems. Are you having any
problems?
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the freebsd-amd64
mailing list