Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 13/05/2007, à 23:16

beug

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

winux51 a écrit :

oups désolé je me suis tromper ça ouvre bien le fichier xorg.conf mais pas possible de l'enregistrer a la place de l'ancien

c'est parce que tu n'es pas en root, donc pas les droits, il faut entrer sudo avant:

sudo gedit /etc/X11/xorg.conf

@+


Si un jour, on te reproche que ton travail n'est pas un travail de professionnel, dis-toi bien que :
Des amateurs ont construit l'arche de Noé, et des professionnels le Titanic.!
Kub8.10 Kde4 Intel dual E2200, 4Go Ram, Ati HD3650 512mo, DD 640go, CM Msi

Hors ligne

#27 Le 13/05/2007, à 23:48

winux51

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

J'ai modifier xorg.conf  ça me donne ça :

SubSection "Display"
		Depth		24
		Modes		"1680x1050" "1440x1440" "1280x1024" "1280x960" "1280x800" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection

pour la section screen
et :

Section "Device"
	Identifier	"ATI Technologies Inc RV410 [Radeon X700]"
	Driver		"radeon"
	BusID		"PCI:1:0:0"
	Option         "EnablePageFlip"     "1"
	Option         "ColorTiling"         "1"
	Option         "AccelMethod"         "XXA"
	Option         "MonitorLayout"     "LVDS,AUTO"
EndSection

pour la section device .
Mais je croi que c'est encor pire : maintenant je n'ai plus le choix dans les résolutions : il n'y a que la 640x480 qui est disponible ... la game boy me manque mais les gros pixel je suis pas vraiment fan tongue

@+

#28 Le 14/05/2007, à 20:00

ktalog

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

c'est marrant les gros pixel roll
bref trève de plaisanterie
-a tu fait les mise a jour?
-au demarrage de grub tu fait echap > touche e > fleche du bas > touche e > a la fin de cette ligne tu essaye ces options :

pci=noacpi
noapic
nolapic

tu fait des essais pour trouver quel ligne il faudra rajouter
ensuite touche entrée > touche b
et tu essaye
note : tu peut tous les mettre a la suite

pci=noacpi noapic nolapic

je pense que avec ca tu devrait avancer pas mal
source

Dernière modification par ktalog (Le 14/05/2007, à 20:02)

Hors ligne

#29 Le 16/05/2007, à 21:54

winux51

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

j'ai essayé les trois option mais a chaque fois ça ne démare pas non plus avant que l'écran ne se mette en veille ça me met  : timer not connected to et l'option que j'ai changer juste avant !

désolé j'ai mis du temps a répondre mais je n'été pas chez moi avant !

#30 Le 17/05/2007, à 11:25

winux5

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

j'ai réussi a mettre la résolution 1680*1050 en reprenant une version de secour que j'avais fait avant de toucher a tout et en rajoutant celle qui me manquais.
par contre je n'arrive toujours pas a démarer autre qu'en recovery mode , si quelqu'un sais ce qui peut planter ...
merci de m'avoir déja aidé, sans vos indication je n'aurrais pas du tout su comment faire pour résoudre ce probleme de résolution

winux51 => winux5

Hors ligne

#31 Le 17/05/2007, à 11:46

ktalog

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

J'ai vu dans t'est autre post que tu utilise une version 64bit de ubuntu
le plus simple pour l'instant c'est de rester en 32bit et ca pourrait peut etre resoudre ton probleme

Hors ligne

#32 Le 17/05/2007, à 13:51

winux5

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

j'aimerai vraiment garder la version 64 (sauf si bien sur il n'y a aucune solution ...) .
comment ça se fait que le recovery mode marche très bien et le mode "normal" n'arrive meme pas a se lancer ? hmm

Hors ligne

#33 Le 17/05/2007, à 16:20

ktalog

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

bon on va essayer des solutions
demarre en mode recovery
dans un terminal tu fait

sudo gedit /boot/grub/menu.lst

a la fin du fichier tu doit avoir des ligne ressemblant a ca

title		Ubuntu, kernel 2.6.20-15-generic
root		(hd0,4)
kernel		/boot/vmlinuz-2.6.20-15-generic root=UUID=241f852e-6baa-4a2a-a30e-9542756acfc0 ro quiet splash locale=fr_FR
initrd		/boot/initrd.img-2.6.20-15-generic
quiet
savedefault

tu supprime

quiet splash

tu sauvegarde le fichier et tu essaye de reboot en mode normal
donne nous tous le contenu de ce fichier par la meme occasion

Dernière modification par ktalog (Le 17/05/2007, à 16:22)

Hors ligne

#34 Le 17/05/2007, à 16:28

winux5

Re : Ecran noir , apres l'intal ... Qui sera mon sauveur .?

voici le contenu du fichier menu.lst avant toute modification

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default		0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		3

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=94c4d6bd-781c-4fa7-905f-1478332912ea ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title		Ubuntu, kernel 2.6.20-15-generic
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.20-15-generic root=UUID=94c4d6bd-781c-4fa7-905f-1478332912ea ro quiet splash locale=fr_FR
initrd		/boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title		Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.20-15-generic root=UUID=94c4d6bd-781c-4fa7-905f-1478332912ea ro single
initrd		/boot/initrd.img-2.6.20-15-generic

title		Ubuntu, memtest86+
root		(hd0,0)
kernel		/boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

j'édite mon message pour dire ce que ça donne ! merci !
édit : c'est ça a marché en enlevant

quit splash

merci beaucoup !
@+

Dernière modification par winux5 (Le 17/05/2007, à 16:34)

Hors ligne