CentOS8安裝Marvell晶片網路卡 - Linux

Regina avatar
By Regina
at 2020-02-26T18:13

Table of Contents

我想要在CentOS8上安裝一張網路卡D-LINK DGE-530T(Marvell晶片88E8001),

系統並沒有自動戴起來,去查所用的driver應該是sk98lin,

但是只有查到CentOS6的elrepo有提供(https://centos.pkgs.org/6/elrepo-x86_64/)
但是CentOS8卻查不到(https://centos.pkgs.org/8/elrepo-x86_64/)

是否CentOS8已經不支援這張網卡了?


--
Tags: Linux

All Comments

Kyle avatar
By Kyle
at 2020-02-28T15:26
看起來是 kernel 2.6.X 版本才支援的東西...
Isabella avatar
By Isabella
at 2020-03-03T03:59
這張網卡Fedora30還有支援,driver叫做skge
Megan avatar
By Megan
at 2020-03-07T10:13
可是Centos8找不到skge...
Robert avatar
By Robert
at 2020-03-11T14:04
Third-Party ELRepo有kmod-sky2但沒有kmod-skge
Oliver avatar
By Oliver
at 2020-03-13T19:30
https://github.com/torvalds/linux/tree/v4.18/drivers/net
/ethernet/marvell
kernel src應該是有的,你可能需要自己compile
Rebecca avatar
By Rebecca
at 2020-03-17T12:23
抓 Fedora 30 的 srpm 重編?
David avatar
By David
at 2020-03-20T04:50
重編吧
Poppy avatar
By Poppy
at 2020-03-24T08:24
謝謝各位的回覆,先改用Fedora31了,有機會再回去試

putty+fctix 連線後沒辦法打開輸入法

Barb Cronin avatar
By Barb Cronin
at 2020-02-23T06:50
其實這個問題蠻久了一直都沒解決 因為有用 term 連 ptt 的替代方案 只是最近 ptt 的 https 常常死掉 所以想問一下用 putty 的 ssh 連線後 沒有辦法開啟 fcitx 輸入法該怎麼解決 連線前輸入設定時還是能打開的 感謝回答 - ...

Ubuntu安裝問題(已解決

Madame avatar
By Madame
at 2020-02-23T00:32
本身電腦已經有裝一個windows 然而今天ubuntu裝好後嘗試要啟動卻出現 [ 33.629906] system-journald[352]: Failed to send stream file descriptor to service manager: connection ...

關於linux server的記憶體管理

Zenobia avatar
By Zenobia
at 2020-02-22T15:19
想問板上的大大 最近弄了一個server 常常在太多人使用的時候記憶體跟swap都被佔滿 導致整個系統當掉 只能重新開機或kill掉一些程式 有沒有什麼方法可以在不kill使用者的程式下 確保系統不會當機 而使用者的程式也能順利執行完畢 目前是有看到關於ulimit的設定 但是不知道具體上要如何設定才能滿足我 ...

Ubuntu gitosis-init

William avatar
By William
at 2020-02-20T10:43
各位好,請教一個問題 最近在用ubuntu 18.04 LTS 試著架簡易的git server 環境基本上貼文後都已經用好,要準備執行gitosis-init時 command: sudo -H -u xxx gitosis-init andlt;/tmp/xxx.pub 但這步執行 ...

ubuntu 19.04 wine line無法送出

Una avatar
By Una
at 2020-02-19T14:59
如內文 試過 wine 安裝過 winethricks 之後可以使用賴 可以傳送 英文數字符號 也可以送貼圖 但是就是打中文的時候無法送出 有其他方法嗎(不然只能乖乖用 chrome版了 ) - ...