驅動程式疑問 - Linux

Table of Contents

晶片廠商提供的驅動程式會跟kernel版本有所差異而無法安裝嗎?

謝謝

--

All Comments

Cara avatarCara2012-02-17
基本上除了 3D 加速以外幾乎不用另外裝驅動程式吧 XD
Mason avatarMason2012-02-22
我想知道linux驅動程式~kernel差異會不會造成無法安裝?
webcam & mic 那些我就都無法在linux 使用~
Agatha avatarAgatha2012-02-23
除了比較奇怪的硬體.一般都不用再另外裝啦...
Emma avatarEmma2012-02-23
webcam要記得買UVC的, mic用line-in就好
Thomas avatarThomas2012-02-25
怎樣的驅動程式?是直接給ko檔嘛?
Thomas avatarThomas2012-02-29
我也不是很明白一般廠商提供的driver 是應該是ko..還是
Callum avatarCallum2012-03-05
source code..再去編譯安裝~安裝driver是否會跟kernel
版本不同使得廠商提供的driver就無法安裝
Freda avatarFreda2012-03-07
我的感覺是"很有機會",尤其是嵌入式系統在用的,會綁死版本
Gary avatarGary2012-03-08
網路卡有碰過附光碟片驅動的,不過他是原始碼
Edith avatarEdith2012-03-10
kernel常在改,所以就算driver有給源碼也可能要patch才能用