Add the whole blog
This commit is contained in:
parent
0d2f58ce7a
commit
c4f23c1529
418 changed files with 15708 additions and 0 deletions
42
content/post/2006-10-20-kubuntu-edgy.markdown
Normal file
42
content/post/2006-10-20-kubuntu-edgy.markdown
Normal file
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
author: einar
|
||||
categories:
|
||||
- Linux
|
||||
comments: true
|
||||
date: "2006-10-20T20:06:20Z"
|
||||
slug: kubuntu-edgy
|
||||
title: Kubuntu Edgy
|
||||
disable_share: true
|
||||
wordpress_id: 122
|
||||
---
|
||||
|
||||
I've upgraded both leon (one of my computers at home) and quant (my work machine) to Kubuntu Edgy Eft (now in [Release Candidate](https://wiki.kubuntu.org/EdgyEft/RC/Kubuntu) status, [screenshots here](http://www.thecodingstudio.com/opensource/linux/screenshots/index.php?linux_distribution_sm=Kubuntu%206.10%20RC)). Leon's upgrade went perfectly, while quant gave me some headaches. First of all there was a conflict between packages, then the nvidia module for legacy hardware wouldn't load:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1.
|
||||
|
||||
|
||||
$ modprobe nvidia_legacy
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2.
|
||||
|
||||
|
||||
FATAL: Module nv not found.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
In the end I manually compiled the nvidia module, and had to insert it via insmod or it would give out a cryptic error message ("error running install for module nvidia"). I think most of the headaches are coming out because I was using a custom kernel and because I dist-upgraded to a still unstable distribution. In any case, I'm quite pleased so far with Edgy, and once it becomes official I'll put it on my laptop as well.
|
Loading…
Add table
Add a link
Reference in a new issue