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.

#1 Le 08/08/2007, à 23:40

Le_BLoNd_Du_76

Problème changement carte graphique...

Bonsoir à tous!

Alors voila, enfet j'ai décider une carte graphique plus performante que celle que j'avait d'installer sur le pc ou j'ai ubuntu, c'est a dire une ATI rage 128 agp, par une NVidia GeForce 2 MX400 que j'avais sous ma main.

Mais le problème c'est que quand j'ai redémarer le pc avec la carte graphique NVidia a la place de mon ATi il ma afficher une page bleu avec écrit que le lancement de gnome avait échoué...

Du cou je n'ai plus d'interphace graphique qui fonctionne... Comment faire?

Merci d'avance!

PS: je suis nouveau sous linux donc soyez assez explicite pour que j'arrive a comprendre les manip...merci

Re-PS: je suis sous ubuntu 7.04 feisty


EDIT: Voici exectement ce qu'il me met comme message d'erreur :

Le Démarage du serveur X (votre interface graphique) a échoué. Il est probable qu'il ne soit pas configuré correctement.

Dernière modification par Le_BLoNd_Du_76 (Le 08/08/2007, à 23:54)

Hors ligne

#2 Le 09/08/2007, à 05:56

rlb29

Re : Problème changement carte graphique...

Tu fais en console :
sudo dpkg-reconfigure xserver-xorg et au choix du pilote graphique tu choisis nv, puis tu redémarre le serveur X. Tu auras le pilote basique pour les cartes nVidia, ce qui te permettras d'installer le pilote propriétaire si tu veux l'accélération 3D.

Tu peux aussi éditer ton xorg.conf :
sudo nano /etc/X11/xorg.conf

et changer manuellement le pilote actuel par "nv".


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#3 Le 09/08/2007, à 14:19

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

Akirs j'avai eisseiller ces comande que j'avais trouver dans des topic similaire et sa ne fonctionnait pas mais j'ai quand même réussi a retrouver mon interphace-graphique d'une autre manière.

J'ai procédé comme  sa:

K'ai lancer ubuntu a partir du LiveCD et j'ai copier le xorg.conf du LiveCD a la place du xorg.conf de mon installation d'ubuntu.
Et la magie il a démarer en insterpahce graphique sans broncher.

Puis ensuite j'ai installer le pilote propriétaire a l'aide du gestionnaire des pilote propriétaire de feisty.

Donc la tout remarche correctement mais le truc c'est que juste avant que ubuntu commence a booter il m'affiche un message d'érreur pendant même pas une fraction de seconde. Voici ce qu'il me met mais ce tès pas complet car je n'ai pas le temps de lire :

failed to alocate, mem resource ...

Qu'est-ce que cela veut dire ?

C'est bizard car mon système démare comme il faut et fonctionne corectement...

Dernière modification par Le_BLoNd_Du_76 (Le 09/08/2007, à 14:20)

Hors ligne

#4 Le 09/08/2007, à 14:50

rlb29

Re : Problème changement carte graphique...

Je crois que c'est un problème assez fréquent, si ça ne met pas en péril la stabilité de ton système, il n'y a pas trop à s'inquiéter.


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#5 Le 09/08/2007, à 14:55

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

rlb29 a écrit :

Je crois que c'est un problème assez fréquent, si ça ne met pas en péril la stabilité de ton système, il n'y a pas trop à s'inquiéter.

Oki. Non ba mon système ai stable, enfin j'ai pas vraiment fait de test mais tout ce qui marchait bien avant marche toujours bien.

Sinon quand j'ai vu ce message le premer cou j'ai penser a la partition swap qu'il n'arrivait plus a "initialisé"...  Sa pourrais avoir un rapport avec sa ?

Hors ligne

#6 Le 09/08/2007, à 15:09

rlb29

Re : Problème changement carte graphique...

tapes dmesg en console pour voir les messages du boot,tu devrais y retrouver le message exact. Je ne pense pas qu'il y ait un rapport avec la swap mais plutot avec une allocation de plage mémoire sur un périphérique PCI.


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#7 Le 09/08/2007, à 15:22

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

Alors voila ce qu'il me sort quand je tape "dmesg" dans un terminal :

administrateur@UBUNTU:~$ dmesg
[    0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000e5800 size: 000000000001a800 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000000fef0000 end: 000000000fff0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000fff0000 size: 000000000000fc00 end: 000000000ffffc00 type: 3
[    0.000000] copy_e820_map() start: 000000000ffffc00 size: 0000000000000400 end: 0000000010000000 type: 4
[    0.000000] copy_e820_map() start: 00000000fff00000 size: 0000000000100000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e5800 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
[    0.000000]  BIOS-e820: 000000000fff0000 - 000000000ffffc00 (ACPI data)
[    0.000000]  BIOS-e820: 000000000ffffc00 - 0000000010000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 255MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 65520) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    65520
[    0.000000]   HighMem     65520 ->    65520
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    65520
[    0.000000] On node 0 totalpages: 65520
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 479 pages used for memmap
[    0.000000]   Normal zone: 60945 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f7380
[    0.000000] ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x0fffcece
[    0.000000] ACPI: FADT (v001 HP     HPBDD_IP 0x06040000 PTL  0x000f4240) @ 0x0ffffb8c
[    0.000000] ACPI: DSDT (v001  INTEL  Whitney 0x06040000 MSFT 0x0100000b) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:eff00000)
[    0.000000] Detected 930.287 MHz processor.
[   58.715394] Built 1 zonelists.  Total pages: 65009
[   58.715402] Kernel command line: root=UUID=c02503d5-ae7e-47b2-b2b7-188e92d5e052 ro quiet splash locale=fr_FR
[   58.715856] Local APIC disabled by BIOS -- you can enable it with "lapic"
[   58.715875] mapped APIC to ffffd000 (0120a000)
[   58.715883] Enabling fast FPU save and restore... done.
[   58.715889] Enabling unmasked SIMD FPU exception support... done.
[   58.715910] Initializing CPU#0
[   58.716006] PID hash table entries: 1024 (order: 10, 4096 bytes)
[   58.717401] Console: colour VGA+ 80x25
[   58.717863] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[   58.718291] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[   58.741962] Memory: 248888k/262080k available (1992k kernel code, 12732k reserved, 900k data, 328k init, 0k highmem)
[   58.741989] virtual kernel memory layout:
[   58.741991]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   58.741995]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   58.741998]     vmalloc : 0xd0800000 - 0xff7fe000   ( 751 MB)
[   58.742001]     lowmem  : 0xc0000000 - 0xcfff0000   ( 255 MB)
[   58.742004]       .init : 0xc03d9000 - 0xc042b000   ( 328 kB)
[   58.742007]       .data : 0xc02f2374 - 0xc03d36d4   ( 900 kB)
[   58.742010]       .text : 0xc0100000 - 0xc02f2374   (1992 kB)
[   58.742018] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   58.819941] Calibrating delay using timer specific routine.. 1862.08 BogoMIPS (lpj=3724175)
[   58.820037] Security Framework v1.0.0 initialized
[   58.820055] SELinux:  Disabled at boot.
[   58.820093] Mount-cache hash table entries: 512
[   58.820381] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[   58.820405] CPU: L1 I cache: 16K, L1 D cache: 16K
[   58.820411] CPU: L2 cache: 256K
[   58.820418] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
[   58.820439] Compat vDSO mapped to ffffe000.
[   58.820457] Remapping vsyscall page to ffffe000
[   58.820478] Checking 'hlt' instruction... OK.
[   58.836129] SMP alternatives: switching to UP code
[   58.836474] Freeing SMP alternatives: 11k freed
[   58.836884] Early unpacking initramfs... done
[   59.542581] ACPI: Core revision 20060707
[   59.543606] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   59.546273] ACPI: setting ELCR to 0200 (from 0e20)
[   59.547728] CPU0: Intel Pentium III (Coppermine) stepping 0a
[   59.547741] SMP motherboard not detected.
[   59.547748] Local APIC not detected. Using dummy APIC emulation.
[   59.547851] Brought up 1 CPUs
[   59.548440] Booting paravirtualized kernel on bare hardware
[   59.548583] Time:  2:52:09  Date: 07/09/107
[   59.548660] NET: Registered protocol family 16
[   59.548895] EISA bus registered
[   59.548906] ACPI: bus type pci registered
[   59.549797] PCI: PCI BIOS revision 2.10 entry at 0xfd9ae, last bus=2
[   59.549803] PCI: Using configuration type 1
[   59.549807] Setting up standard PCI resources
[   59.559502] ACPI: Interpreter enabled
[   59.559514] ACPI: Using PIC for interrupt routing
[   59.560503] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   59.560516] PCI: Probing PCI hardware (bus 00)
[   59.563413] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[   59.563424] PCI quirk: region 1180-11bf claimed by ICH4 GPIO
[   59.563774] Boot video device is 0000:02:00.0
[   59.564178] PCI: Transparent bridge - 0000:00:1e.0
[   59.564216] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   59.566478] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[   59.568405] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[   59.568804] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[   59.569197] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[   59.569583] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[   59.602000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
[   59.603127] Linux Plug and Play Support v0.97 (c) Adam Belay
[   59.603169] pnp: PnP ACPI init
[   59.662063] pnp: PnP ACPI: found 13 devices
[   59.662078] PnPBIOS: Disabled by ACPI PNP
[   59.662212] PCI: Using ACPI for IRQ routing
[   59.662219] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   59.666217] NET: Registered protocol family 8
[   59.666222] NET: Registered protocol family 20
[   59.667318] PCI: Failed to allocate mem resource #6:10000@f0000000 for 0000:02:00.0
[   59.667410] PCI: Bridge: 0000:00:01.0
[   59.667414]   IO window: disabled.
[   59.667423]   MEM window: e0000000-e0ffffff
[   59.667430]   PREFETCH window: e8000000-efffffff
[   59.667440] PCI: Bridge: 0000:00:1e.0
[   59.667445]   IO window: 2000-2fff
[   59.667454]   MEM window: e1000000-e10fffff
[   59.667461]   PREFETCH window: 20000000-200fffff
[   59.667485] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   59.667557] NET: Registered protocol family 2
[   59.707537] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[   59.707734] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[   59.707932] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[   59.708038] TCP: Hash tables configured (established 8192 bind 4096)
[   59.708044] TCP reno registered
[   59.719634] checking if image is initramfs... it is
[   61.041047] Freeing initrd memory: 6779k freed
[   61.042044] audit: initializing netlink socket (disabled)
[   61.042080] audit(1186627930.508:1): initialized
[   61.042416] VFS: Disk quotas dquot_6.5.1
[   61.042513] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   61.042635] io scheduler noop registered
[   61.042642] io scheduler anticipatory registered
[   61.042647] io scheduler deadline registered
[   61.042674] io scheduler cfq registered (default)
[   61.043301] isapnp: Scanning for PnP cards...
[   61.396970] isapnp: No Plug & Play device found
[   61.475490] Real Time Clock Driver v1.12ac
[   61.475610] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   61.475783] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   61.476173] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   61.477610] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   61.478150] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   61.478804] mice: PS/2 mouse device common for all mice
[   61.480109] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   61.480705] input: Macintosh mouse button emulation as /class/input/input0
[   61.480783] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   61.480793] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   61.481202] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[   61.484099] serio: i8042 KBD port at 0x60,0x64 irq 1
[   61.484111] serio: i8042 AUX port at 0x60,0x64 irq 12
[   61.484396] EISA: Probing bus 0 at eisa.0
[   61.484417] Cannot allocate resource for EISA slot 1
[   61.484423] Cannot allocate resource for EISA slot 2
[   61.484455] EISA: Detected 0 cards.
[   61.514642] TCP cubic registered
[   61.514663] NET: Registered protocol family 1
[   61.514715] Using IPI No-Shortcut mode
[   61.514852] ACPI: (supports S0 S1 S3 S4 S5)
[   61.514939]   Magic number: 3:236:864
[   61.515079]   hash matches device ptyw2
[   61.516205] Freeing unused kernel memory: 328k freed
[   61.518143] Time: tsc clocksource has been installed.
[   61.531538] input: AT Translated Set 2 keyboard as /class/input/input1
[   63.114135] Capability LSM initialized
[   63.212359] ACPI: Invalid PBLK length [5]
[   64.489683] SCSI subsystem initialized
[   64.509989] libata version 2.20 loaded.
[   64.522911] ata_piix 0000:00:1f.1: version 2.10ac1
[   64.522966] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[   64.523091] ata1: PATA max UDMA/66 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011800 irq 14
[   64.523157] ata2: PATA max UDMA/66 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011808 irq 15
[   64.523196] scsi0 : ata_piix
[   64.559748] usbcore: registered new interface driver usbfs
[   64.559800] usbcore: registered new interface driver hub
[   64.559853] usbcore: registered new device driver usb
[   64.638886] USB Universal Host Controller Interface driver v3.0
[   64.692512] ata1.00: ata_hpa_resize 1: sectors = 40021632, hpa_sectors = 40021632
[   64.692525] ata1.00: ATA-6: Maxtor 5T020H2, TAH71DP0, max UDMA/100
[   64.692532] ata1.00: 40021632 sectors, multi 16: LBA 
[   64.692739] ata1.01: ata_hpa_resize 1: sectors = 80293248, hpa_sectors = 80293248
[   64.692747] ata1.01: ATA-7: Maxtor 6K040L0, NAR61HA0, max UDMA/133
[   64.692753] ata1.01: 80293248 sectors, multi 16: LBA 
[   64.700566] ata1.00: ata_hpa_resize 1: sectors = 40021632, hpa_sectors = 40021632
[   64.700581] ata1.00: configured for UDMA/66
[   64.708507] ata1.01: ata_hpa_resize 1: sectors = 80293248, hpa_sectors = 80293248
[   64.708520] ata1.01: configured for UDMA/66
[   64.708547] scsi1 : ata_piix
[   64.985380] Floppy drive(s): fd0 is 1.44M
[   65.028042] ata2.00: ATAPI, max MWDMA2
[   65.055374] FDC 0 is a National Semiconductor PC87306
[   65.191873] ata2.00: configured for MWDMA2
[   65.192177] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 5T020H2   TAH7 PQ: 0 ANSI: 5
[   65.193010] scsi 0:0:1:0: Direct-Access     ATA      Maxtor 6K040L0   NAR6 PQ: 0 ANSI: 5
[   65.194848] scsi 1:0:0:0: CD-ROM            SONY     CD-ROM CDU611-H  2.3b PQ: 0 ANSI: 5
[   65.196154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[   65.196167] PCI: setting IRQ 11 as level-triggered
[   65.196173] ACPI: PCI Interrupt 0000:00:1f.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[   65.196198] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   65.196206] uhci_hcd 0000:00:1f.2: UHCI Host Controller
[   65.196473] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
[   65.196515] uhci_hcd 0000:00:1f.2: irq 11, io base 0x00001820
[   65.196797] usb usb1: configuration #1 chosen from 1 choice
[   65.196856] hub 1-0:1.0: USB hub found
[   65.196874] hub 1-0:1.0: 2 ports detected
[   65.236753] SCSI device sda: 40021632 512-byte hdwr sectors (20491 MB)
[   65.236814] sda: Write Protect is off
[   65.236820] sda: Mode Sense: 00 3a 00 00
[   65.236858] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   65.236986] SCSI device sda: 40021632 512-byte hdwr sectors (20491 MB)
[   65.237008] sda: Write Protect is off
[   65.237013] sda: Mode Sense: 00 3a 00 00
[   65.237047] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   65.237055]  sda: sda1
[   65.267693] sd 0:0:0:0: Attached scsi disk sda
[   65.268094] SCSI device sdb: 80293248 512-byte hdwr sectors (41110 MB)
[   65.268124] sdb: Write Protect is off
[   65.268130] sdb: Mode Sense: 00 3a 00 00
[   65.268166] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   65.268286] SCSI device sdb: 80293248 512-byte hdwr sectors (41110 MB)
[   65.268308] sdb: Write Protect is off
[   65.268313] sdb: Mode Sense: 00 3a 00 00
[   65.268347] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   65.268355]  sdb: sdb1 sdb2 <<6>ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[   65.299923] uhci_hcd 0000:01:00.0: UHCI Host Controller
[   65.299974] uhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[   65.300010] uhci_hcd 0000:01:00.0: irq 11, io base 0x000020c0
[   65.300228] usb usb2: configuration #1 chosen from 1 choice
[   65.300301] hub 2-0:1.0: USB hub found
[   65.300322] hub 2-0:1.0: 2 ports detected
[   65.309074]  sdb5 >
[   65.310320] sd 0:0:1:0: Attached scsi disk sdb
[   65.323837] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   65.324148] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   65.324440] sr 1:0:0:0: Attached scsi generic sg2 type 5
[   65.376155] sr0: scsi3-mmc drive: 10x/10x cd/rw xa/form2 cdda tray
[   65.376169] Uniform CD-ROM driver Revision: 3.20
[   65.376741] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   65.404361] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[   65.404373] PCI: setting IRQ 10 as level-triggered
[   65.404379] ACPI: PCI Interrupt 0000:01:00.1[b] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[   65.404406] uhci_hcd 0000:01:00.1: UHCI Host Controller
[   65.404463] uhci_hcd 0000:01:00.1: new USB bus registered, assigned bus number 3
[   65.404502] uhci_hcd 0000:01:00.1: irq 10, io base 0x000020e0
[   65.404731] usb usb3: configuration #1 chosen from 1 choice
[   65.404798] hub 3-0:1.0: USB hub found
[   65.404819] hub 3-0:1.0: 2 ports detected
[   65.508475] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
[   65.508488] PCI: setting IRQ 9 as level-triggered
[   65.508494] ACPI: PCI Interrupt 0000:01:00.2[C] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
[   65.508523] ehci_hcd 0000:01:00.2: EHCI Host Controller
[   65.508623] ehci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
[   65.508712] ehci_hcd 0000:01:00.2: irq 9, io mem 0xe1000000
[   65.508724] ehci_hcd 0000:01:00.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
[   65.508913] usb usb4: configuration #1 chosen from 1 choice
[   65.508975] hub 4-0:1.0: USB hub found
[   65.508997] hub 4-0:1.0: 4 ports detected
[   65.612322] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[   65.612334] PCI: setting IRQ 5 as level-triggered
[   65.612340] ACPI: PCI Interrupt 0000:01:01.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
[   65.612353] 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
[   65.612366] 0000:01:01.0: 3Com PCI 3c905 Boomerang 100baseTx at 00012080.
[   65.753554] Attempting manual resume
[   65.753563] swsusp: Resume From Partition 8:21
[   65.753568] PM: Checking swsusp image.
[   65.753988] PM: Resume from disk failed.
[   65.833383] kjournald starting.  Commit interval 5 seconds
[   65.833414] EXT3-fs: mounted filesystem with ordered data mode.
[   77.617012] eth0:  setting half-duplex.
[   79.032949] NET: Registered protocol family 17
[   80.641922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   80.659271] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   80.879969] iTCO_vendor_support: vendor-support=0
[   80.883399] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[   80.883637] iTCO_wdt: Found a ICH TCO device (Version=1, TCOBASE=0x1060)
[   80.883711] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   80.926795] Intel 82802 RNG detected
[   81.444839] Linux agpgart interface v0.102 (c) Dave Jones
[   81.457439] agpgart: Detected an Intel i815 Chipset.
[   81.462395] agpgart: AGP aperture is 64M @ 0xe4000000
[   82.229445] input: PS2++ Logitech TrackMan as /class/input/input2
[   82.524316] input: PC Speaker as /class/input/input3
[   82.795584] nvidia: module license 'NVIDIA' taints kernel.
[   83.271753] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[   83.272416] NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-9631  Thu Nov  9 17:38:10 PST 2006
[   83.285339] parport: PnPBIOS parport detected.
[   83.285380] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   83.559207] ACPI: PCI Interrupt 0000:00:1f.5[b] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
[   83.559260] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[   83.883151] intel8x0_measure_ac97_clock: measured 53912 usecs
[   83.883161] intel8x0: clocking to 48000
[   84.877070] fuse init (API version 7.8)
[   84.933382] lp0: using parport0 (interrupt-driven).
[   85.008778] Adding 746980k swap on /dev/disk/by-uuid/a0a9a7ec-d927-4da0-9ab9-2371e5d6e3c8.  Priority:-1 extents:1 across:746980k
[  184.264107] EXT3 FS on sdb1, internal journal
[  185.958118] NET: Registered protocol family 10
[  185.958370] lo: Disabled Privacy Extensions
[  195.022040] Using specific hotkey driver
[  195.138125] ibm_acpi: ec object not found
[  195.366094] No dock devices found.
[  195.468382] input: Power Button (FF) as /class/input/input4
[  195.468934] ACPI: Power Button (FF) [PWRF]
[  195.500369] input: Power Button (CM) as /class/input/input5
[  195.500910] ACPI: Power Button (CM) [PWRB]
[  195.839250] pcc_acpi: loading...
[  196.395672] eth0: no IPv6 routers present
[  206.675561] ppdev: user-space parallel port driver
[  208.581366] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[  208.581398] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[  208.581422] agpgart: Putting AGP V2 device at 0000:02:00.0 into 4x mode
[  212.946862] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[  212.946875] apm: overridden by ACPI.
[  213.960797] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[  214.245663] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[  214.246455] NFSD: starting 90-second grace period
[  218.490997] Bluetooth: Core ver 2.11
[  218.491121] NET: Registered protocol family 31
[  218.491126] Bluetooth: HCI device and connection manager initialized
[  218.491134] Bluetooth: HCI socket layer initialized
[  219.620097] eth0: no IPv6 routers present
[  219.719829] Bluetooth: L2CAP ver 2.8
[  219.719841] Bluetooth: L2CAP socket layer initialized
[  219.796738] Bluetooth: RFCOMM socket layer initialized
[  219.796771] Bluetooth: RFCOMM TTY layer initialized
[  219.796776] Bluetooth: RFCOMM ver 1.8

Le problème c'est que je ne retrouve pas le message d'érreur dans le tap... Sans doute je cherche mal...


EDIT: J'ai retrouver l'erreur ==>

[   59.667318] PCI: Failed to allocate mem resource #6:10000@f0000000 for 0000:02:00.0

Dernière modification par Le_BLoNd_Du_76 (Le 09/08/2007, à 15:27)

Hors ligne

#8 Le 09/08/2007, à 20:37

rlb29

Re : Problème changement carte graphique...

A priori aucune ressource mémoire n'a été attribuée au bus PCI 0000:02:00.0

pour voir ce qui est branché sur ce port fait lspci

peut être à voir avec ça :

83.271753] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10

donc la limitation de la consommation d'énergie.

Dernière modification par rlb29 (Le 09/08/2007, à 20:38)


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#9 Le 09/08/2007, à 20:46

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

Alors voila ce qu'il me sort en mettant lspci ==>

administrateur@UBUNTU:~$ lspci 
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801AA IDE Controller (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801AA USB Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801AA SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 02)
01:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
01:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
01:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
01:01.0 Ethernet controller: 3Com Corporation 3c905 100BaseTX [Boomerang]
01:04.0 Ethernet controller: 3Com Corporation Unknown device ffff (rev 78)
02:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)

Perso je ne vois pas trop ou il pourrai y avoir un limitateur de consomation d'energie car c'est un pc fixe... plutot un régulateur..non?

Hors ligne

#10 Le 09/08/2007, à 20:52

rlb29

Re : Problème changement carte graphique...

l'ACPI est gérée par le noyau, donc indépendante du type de PC, mais ici ton erreur vient de :

02:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)

...mais si ta carte fonctionne correctement...pas de soucis à mon avis


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#11 Le 09/08/2007, à 21:53

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

Sinon je pense a un truc, sa vien peu-être de la carte graphique intel intégré a la carte mère, pourtant je l'ai désactiver dans le bios pour activer le port AGP... Enfin bon sa ne ma pas poser de problème quand ce pc était sous windows... Sa serai étonant que sa pose problème sous ubuntu...

Sinon oui ma carte fonctionne correctement, et même mieu que l'anciène, mis a part qu'elle sois plus puissante, j'avais des petit bug d'affichage avec blender et la il ont totalement disparu.

Hors ligne

#12 Le 10/08/2007, à 11:58

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

Up...

Hors ligne

#13 Le 10/08/2007, à 14:20

rlb29

Re : Problème changement carte graphique...

Si tu fais une recherche google de ton erreur, tu tomberas sur des explications de bugs répertoriés d'Ubuntu... donc si celà ne gène en rien le fonctionnement de ton PC, je serais toi, je ne changerais rien...


Debian-sid  - kernel  2.6.30-5-amd64 - gestionnaire de fenêtres : xmonad

Hors ligne

#14 Le 10/08/2007, à 19:06

Le_BLoNd_Du_76

Re : Problème changement carte graphique...

rlb29 a écrit :

Si tu fais une recherche google de ton erreur, tu tomberas sur des explications de bugs répertoriés d'Ubuntu... donc si celà ne gène en rien le fonctionnement de ton PC, je serais toi, je ne changerais rien...

Oki, et bien je vais laisser sa comme sa. Je vérais bien par la suite si sa me bloque sur certaine tache.

Hors ligne