Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 06:30:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193857] New: dmesg :interface ahci.1 already present in the KLD 'kernel' but kldstat show nothing about ahci.ko
Message-ID:  <bug-193857-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193857

            Bug ID: 193857
           Summary: dmesg :interface ahci.1 already present in the KLD
                    'kernel' but kldstat show nothing about ahci.ko
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: amutu@amutu.com

dmesg | grep ahci
ahci0: <ATI IXP700 AHCI SATA controller> port
0x4010-0x4017,0x4020-0x4023,0x4018-0x401f,0x4024-0x4027,0x4000-0x400f mem
0xf7f04000-0xf7f043ff irq 19 at device 17.0 on pci0
ahci0: AHCI v1.20 with 6 6Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
interface ahci.1 already present in the KLD 'kernel'!


cat /boot/loader.conf 
#boot_serial="YES"
#comconsole_speed="115200"
#console="comconsole"

#vm.kmem_size="330M"
#vm.kmem_size_max="330M"
#vfs.zfs.arc_max="100M"
#vfs.zfs.vdev.cache.size="10M"

amdtemp_load="YES"
dtraceall_load="YES"

#for PG
kern.ipc.shmall=3276800
kern.ipc.shmmax=13421772800

kern.ipc.semmni=2560
kern.ipc.semmns=5120
kern.ipc.semmnu=2560

kern.ipc.shm_use_phys=1

ahci_load="YES"


kldstat 
Id Refs Address            Size     Name
 1   37 0xffffffff80200000 15f0430  kernel
 2    1 0xffffffff817f1000 3f38     amdtemp.ko
 3    1 0xffffffff817f5000 2408     dtraceall.ko
 4    2 0xffffffff817f8000 6e80     profile.ko
 5   14 0xffffffff817ff000 6648     opensolaris.ko
 6    4 0xffffffff81806000 4508     cyclic.ko
 7   12 0xffffffff8180b000 50968    dtrace.ko
 8    2 0xffffffff8185c000 1d100    systrace_freebsd32.ko
 9    2 0xffffffff8187a000 1d8c8    systrace.ko
10    2 0xffffffff81898000 6da8     sdt.ko
11    2 0xffffffff8189f000 64d8     lockstat.ko
12    2 0xffffffff818a6000 12020    fasttrap.ko
13    2 0xffffffff818b9000 94d0     fbt.ko
14    2 0xffffffff818c3000 5e88     dtnfscl.ko
15    2 0xffffffff818c9000 5ef0     dtmalloc.ko
16    2 0xffffffff818cf000 2b78     dtio.ko
17    1 0xffffffff81a12000 a196     tmpfs.ko
18    1 0xffffffff81a1d000 5209     fdescfs.ko

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193857-8>