推 johnjohnlin:GPU driver? 如果沒有 dkms 好像會有問題 05/23 18:07
推 AceIan:直接抓 git://kernel.ubuntu.com/ubuntu/ubuntu-precise 05/23 19:28
→ AceIan:git tree 回來編 把 precise 換成你的版本 05/23 19:28
→ AceIan:fakeroot debian/rules clean binary-generic binary-heade 05/23 19:29
→ AceIan:bin-headers 05/23 19:29
→ AceIan:binary-headers # orz 05/23 19:29
→ AceIan:這樣就可以編出跟你安裝時一模一樣的 kernel 了 05/23 19:30
→ AceIan:要修改 config 得要直接到 debian/config 目錄底下改 05/23 19:31
對不起AceIan大,我看不懂您的意思,不曉得指令要怎麼下@@
※ 編輯: hyhjcjy 來自: 61.61.240.17 (05/24 09:23)
推 Bencrie:git clone 二樓的網址 05/24 09:27
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-2.6.32-47-generic
git clone git://kernel.ubuntu.com/ubuntu/2.6.32-47-generic
git clone git://kernel.ubuntu.com/ubuntu/linux-2.6.32-47-generic
git clone git://kernel.ubuntu.com/ubuntu/linux-source-2.6.32
都不對,訊息像這樣:
Cloning into 'linux-2.6.32-47-generic'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
※ 編輯: hyhjcjy 來自: 61.61.240.17 (05/24 09:47)
※ 編輯: hyhjcjy 來自: 61.61.240.17 (05/24 09:50)
推 Bencrie:git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git 05/24 10:40
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-2.6.32-47-generic.git
git clone git://kernel.ubuntu.com/ubuntu/2.6.32-47-generic.git
git clone git://kernel.ubuntu.com/ubuntu/linux-2.6.32-47-generic.git
git clone git://kernel.ubuntu.com/ubuntu/linux-source-2.6.32.git
還是都不行,我不知道precise要輸入什麼好 冏
※ 編輯: hyhjcjy 來自: 61.61.242.39 (05/24 12:11)
推 Bencrie:我剛才測過可以抓啊 ... 我不知道你說 precise 要輸入什麼 05/24 12:40
→ Bencrie:是什麼意思?我給那個網址就是說照打啊 @@ 05/24 12:41
推 Bencrie:另外原 po 的顯卡是 NV/AMD/Intel ? 05/24 12:45
→ Bencrie:如果是 nouveau 不支援的 NV 卡,那就得另外裝 driver 05/24 12:46
歐!原來如此,因為A大說 "git tree 回來編 把 precise 換成你的版本"
我以為要改掉precise的名字...
現在開始receive object了!大概要等好一陣子,晚點有什麼再回報
謝謝B大^___^
顯卡:00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025 /
nForce 630a] (rev a2)
※ 編輯: hyhjcjy 來自: 61.61.242.39 (05/24 15:08)
推 trashprince:我覺得是顯卡問題 因為nv是動態的 重新安裝nv驅動就可 05/27 00:23
推 AceIan:我指的版本是把 precise 換成 quantal 或是 raring 啊 (doh 05/30 14:36
對不起我其實看不懂A大您寫的@@; 網路上查了一下和您給的指令相關的文章,看得有點頭昏
眼花,最近太忙了又暫時沒時間研究,謝謝您還跑回來關注這主題!
請問如果是顯卡的問題那該怎麼做呢?
※ 編輯: hyhjcjy 來自: 61.61.242.33 (05/31 11:08)
→ hyhjcjy:經過半年回來補完這篇,後來發現是.config檔選不對。 12/30 14:50
→ hyhjcjy:我不應該到/usr/src/linux-headers-x.x.x-generic下複製 12/30 14:51
→ hyhjcjy:.config檔而是應該跟原文一樣用/boot/config-x.x.x才對 12/30 14:52
→ hyhjcjy:第1篇看的時候用的config檔錯誤,我就一直粗心沒看到不同 12/30 14:53
→ hyhjcjy:文件所選的config檔路徑不同。 從/usr/src/linux-headers- 12/30 14:54
→ hyhjcjy:選的config檔應該是不完整選項(所以才以"header"為名),少 12/30 14:55
→ hyhjcjy:了很多該有的module才會無圖形介面 12/30 14:56