Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Dapper - > Feisty  (gelezen 2235 keer)

dJnEvS

  • Gast
Dapper - > Feisty
« Gepost op: 2007/04/01, 13:34:04 »
Is het mogelijk om mijn Dapper te upgraden naar Feisty?
Liefst zonder iso etc. en zonder mijn huidige gegevens te verliezen.

Sven.

Offline zappa

  • Lid
    • http://www.c3c.be
Dapper - > Feisty
« Reactie #1 Gepost op: 2007/04/01, 13:39:12 »
sudo update-manager -c
(2 keer, er zit nog Edgy tussen de 2 versies)

Dapper - > Feisty
« Reactie #2 Gepost op: 2007/04/01, 13:45:48 »
Is het niet beter om een een back-up te doen en een clean install te doen, veel minder kans op errors enzo.

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Dapper - > Feisty
« Reactie #3 Gepost op: 2007/04/01, 15:34:02 »
https://help.ubuntu.com/community/FeistyUpgrades
Citaat
* You can only upgrade to Feisty from Ubuntu 6.10 ("Edgy Eft") (see UpgradeNotes)
* Be sure that you have all updates applied to Ubuntu 6.10 before you upgrade

dJnEvS

  • Gast
Dapper - > Feisty
« Reactie #4 Gepost op: 2007/04/01, 23:55:25 »
Ik heb mijn ubuntu nu geupdate naar 6.10...
alleen heb ik geen X window meer,
Geeft aan dattie mijn schermen niet kan vinden
Hoe kan ik dit fixen? (terminal of live-cd)

Ik zit nu ook op lynx. omdat niks anders werkt

Sven

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Dapper - > Feisty
« Reactie #5 Gepost op: 2007/04/02, 01:07:00 »
sudo dpkg-reconfigure xserver-xorg

dJnEvS

  • Gast
Dapper - > Feisty
« Reactie #6 Gepost op: 2007/04/02, 08:37:09 »
Oke, ik heb dat ding uitgevoerd,
alleen bij de instelling van het aantal kleuren (8/16/24bits) geeftie een foutmelding:
xserver-xorg postinst warning:
overwriting possibly-costumised configuration file. backup in /etc/X11/xorg.conf.20070402082746
edit: hij werkt al :D
wel bedankt :D:D

dJnEvS

  • Gast
Dapper - > Feisty
« Reactie #7 Gepost op: 2007/04/02, 13:20:47 »
Oke, ik heb nog een probleem
Ik heb een nVidia Riva TNT2.
Drivers zijn geinstalleerd
Op dapper werkte GL allemaal wel.
Ik heb em geupgrade naar edgy, en de GL werkt niet meer

Ik denk dat ik iets moet aanpassen in xorg.conf
Maar daar klooi ik liever niet in zonder advies/hulp...

Sven

Offline hadez

  • Lid
Dapper - > Feisty
« Reactie #8 Gepost op: 2007/04/02, 14:51:06 »
sudo nano /etc/X11/xorg.conf

Daarmee kom je in de conf-bestand. Dan kan je alles aanpassen.

Offline Henne

  • Lid
Dapper - > Feisty
« Reactie #9 Gepost op: 2007/04/02, 15:03:07 »
Even ter informatie... hoe lang duurt zo'n overstap van Dapper naar Edgy? (ik bedoel hoelang duurt het ongeveer om het te downloaden en installeren met een ADSL lijn bvb)
Powered by Linux - Ubuntu 9.10

Offline bartek

  • Lid
    • http://bartek.blogsome.com
Dapper - > Feisty
« Reactie #10 Gepost op: 2007/04/02, 15:20:59 »
Doe een overstap niet. wacht tot Feisty uitkomt 19 april.
Download dan de cd en doe een clean install
| Deliberando saepe perit occasio |

"Car la vie est un bien perdu quand on n'a pas vécu comme on l'aurait voulu"

Offline Sander50

  • Lid
    • http://www.somp.nl
Dapper - > Feisty
« Reactie #11 Gepost op: 2007/04/02, 17:26:44 »
Ik zal eens een wiki schrijven over het maken van een home-map op een andere partitie binnenkort, dit komt veel aan bod en mist nog...

dJnEvS

  • Gast
Dapper - > Feisty
« Reactie #12 Gepost op: 2007/04/02, 17:46:46 »
@hadez: ja ik weet waar die is, ik kan em wel aanpassen
maar voordat ik iets doe wat niet goed is, wil ik er liever niet in klooien.

@Henne: bij mij duurde dat ongeveer een uurtje
valt opzich wel mee

om te upgraden van dapper naar edgy is
update-manager -cdana van edgy naar feisty
update-manager -dff mijn xorg:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Driver "nv"
BusID "PCI:0:11:0"
EndSection

Section "Monitor"
Identifier "Belinea10170"
Option "DPMS"
HorizSync 30-83
VertRefresh 50-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Monitor "Belinea10170"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection