Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen

On Fri, 13 Apr 2012, the wise Polytropon wrote:


In FreeBSD 9, loading atapicam should not be neccessary,
as it is now part of the GENERIC kernel and has "merged
the ATA and SCSI functionality" for disks and optical
devices. Try removing it from loader.conf and try again.
(Note possible device name changing ad -> ada unless
you're using labels.)


I just removed the lines from loader.conf and the messages are gone. 
Everything seems to work fine too. I already changed the device name to 
ada in fstab, but never removed the obsolete lines in loader.conf.


Thanks for the info.

Marco

--
Man has never reconciled himself to the ten commandments.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Polytropon
On Fri, 13 Apr 2012 23:11:22 +0200 (CEST), Marco Beishuizen wrote:
> Hi,
> 
> I noticed some messages when booting:
> ...
> link_elf: symbol ata_controlcmd undefined
> KLD file atapicam.ko - could not finalize loading
> ...
> 
> My /boot/loader.conf includes:
> ...
> atapicam_load="YES"
> hw.ata.atapi_dma="1"
> ...
> 
> Entering kldload atapicam gives:
> kldload: can't load atapicam: No such file or directory
> 
> Has anyone an idea how to load atapicam.ko?
> 
> I'm running FreeBSD-9.0-STABLE.

In FreeBSD 9, loading atapicam should not be neccessary,
as it is now part of the GENERIC kernel and has "merged
the ATA and SCSI functionality" for disks and optical
devices. Try removing it from loader.conf and try again.
(Note possible device name changing ad -> ada unless
you're using labels.)




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen

Hi,

I noticed some messages when booting:
...
link_elf: symbol ata_controlcmd undefined
KLD file atapicam.ko - could not finalize loading
...

My /boot/loader.conf includes:
...
atapicam_load="YES"
hw.ata.atapi_dma="1"
...

Entering kldload atapicam gives:
kldload: can't load atapicam: No such file or directory

Has anyone an idea how to load atapicam.ko?

I'm running FreeBSD-9.0-STABLE.

Thanks,

Marco
--
Several years ago, some smart businessmen had an idea: Why not build a
big store where a do-it-yourselfer could get everything he needed at
reasonable prices?  Then they decided, nah, the hell with that, let's
build a home center.  And before long home centers were springing up
like crabgrass all over the United States.
-- Dave Barry, "The Taming of the Screw"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"