Hello,
I have already looked for information concerning my problem but I didn't find any solutions. When I type
[cmd=]#dmesg | grep "no driver attached"[/cmd]
I have two lines of ouput:
What drivers do I have to load in order to make these lines disappear?
Thanks.
I have already looked for information concerning my problem but I didn't find any solutions. When I type
[cmd=]#dmesg | grep "no driver attached"[/cmd]
I have two lines of ouput:
Code:
pci0: <simple comms> at device 22.0 (no driver attached)
pci0: <dasp> at device 31.6 (no driver attached)
What drivers do I have to load in order to make these lines disappear?
#pciconf -lv
Code:
hostb0@pci0:0:0:0: class=0x060000 card=0x907c104d chip=0x00448086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
vgapci0@pci0:0:2:0: class=0x030000 card=0x907c104d chip=0x00468086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = display
subclass = VGA
none0@pci0:0:22:0: class=0x078000 card=0x907c104d chip=0x3b648086 rev=0x06 hdr=0x00
vendor = 'Intel Corporation'
class = simple comms
ehci0@pci0:0:26:0: class=0x0c0320 card=0x907c104d chip=0x3b3c8086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = serial bus
subclass = USB
hdac0@pci0:0:27:0: class=0x040300 card=0x907c104d chip=0x3b568086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = multimedia
subclass = HDA
pcib1@pci0:0:28:0: class=0x060400 card=0x907c104d chip=0x3b428086 rev=0x05 hdr=0x01
vendor = 'Intel Corporation'
class = bridge
subclass = PCI-PCI
pcib2@pci0:0:28:2: class=0x060400 card=0x907c104d chip=0x3b468086 rev=0x05 hdr=0x01
vendor = 'Intel Corporation'
class = bridge
subclass = PCI-PCI
ehci1@pci0:0:29:0: class=0x0c0320 card=0x907c104d chip=0x3b348086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = serial bus
subclass = USB
pcib3@pci0:0:30:0: class=0x060401 card=0x907c104d chip=0x24488086 rev=0xa5 hdr=0x01
vendor = 'Intel Corporation'
device = '82801 Family (ICH2/3/4/5/6/7/8/9-M) Hub Interface to PCI Bridge'
class = bridge
subclass = PCI-PCI
isab0@pci0:0:31:0: class=0x060100 card=0x907c104d chip=0x3b098086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = PCI-ISA
atapci0@pci0:0:31:2: class=0x010601 card=0x907c104d chip=0x3b298086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
device = 'IBEX AHCI Controller(4Port)'
class = mass storage
subclass = SATA
ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x907c104d chip=0x3b308086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = serial bus
subclass = SMBus
none1@pci0:0:31:6: class=0x118000 card=0x907c104d chip=0x3b328086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
class = dasp
ath0@pci0:2:0:0: class=0x028000 card=0xe017105b chip=0x002b168c rev=0x01 hdr=0x00
vendor = 'Atheros Communications Inc.'
device = 'Atheros AR9285 Wireless LAN 802.11 a/b/g/n Controller (AR928x)'
class = network
alc0@pci0:3:0:0: class=0x020000 card=0x907c104d chip=0x10631969 rev=0xc0 hdr=0x00
vendor = 'Attansic (Now owned by Atheros)'
device = 'Atheros AR8131 PCI-E Gigabit Ethernet Controller (AR8131)'
class = network
subclass = ethernet
hostb1@pci0:255:0:0: class=0x060000 card=0x907c104d chip=0x2c628086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
hostb2@pci0:255:0:1: class=0x060000 card=0x907c104d chip=0x2d018086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
hostb3@pci0:255:2:0: class=0x060000 card=0x907c104d chip=0x2d108086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
hostb4@pci0:255:2:1: class=0x060000 card=0x907c104d chip=0x2d118086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
hostb5@pci0:255:2:2: class=0x060000 card=0x907c104d chip=0x2d128086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI
hostb6@pci0:255:2:3: class=0x060000 card=0x907c104d chip=0x2d138086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
class = bridge
subclass = HOST-PCI