kolejność łądowania modułów cat /etc/modules agpgart psmouse nvidia-agp forcedeth fglrx
dmesg : fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [fglrx] Maximum main memory to use for locked dma buffers: 198 MBytes. [fglrx] module loaded - fglrx 8.30.3 [Oct 26 2006] on minor 0 fuse init (API version 7.6) kjournald starting. Commit interval 5 seconds EXT3-fs warning: maximal mount count reached, running e2fsck is recommended EXT3 FS on hdc7, internal journal EXT3-fs: mounted filesystem with ordered data mode. eth0: no link during initialization. eth0: link up. apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: overridden by ACPI. NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 21 ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [APCJ] -> GSI 21 (level, high) -> IRQ 185 PCI: Setting latency timer of device 0000:00:06.0 to 64 intel8x0_measure_ac97_clock: measured 54582 usecs intel8x0: clocking to 46924 ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16 ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [APC5] -> GSI 16 (level, low) -> IRQ 201 eth0: no IPv6 routers present [fglrx] Internal AGP is not supported in 2.6 kernel. [fglrx:firegl_unlock] *ERROR* Process 3666 using kernel context 0 Piotr Grymkowski wrote: >> lsmod >> agpgart 29647 2 fglrx,nvidia_agp >> > Tutaj wygląda ok > >> mount : >> none on /dev/shm type tmpfs (rw) >> > tutaj też > >> zawartość xorg.conf: >> >> Section "Device" >> Identifier "Card0" >> Driver "fglrx" >> Option "UseInternalAGPGART" "no" >> Option "VideoOverlay" "on" >> Option "no_accel" "no" >> Option "no_dri" "no" >> Option "mtrr" "off" >> Option "NoTV" "yes" >> Option "Composite" "false" >> Option "BusID 1:0:0" >> Option "backingstore" "true" >> Option "RenderAccel" "true" >> EndSection >> >> Section "dri" >> Mode 0666 >> EndSection >> Section "Module" >> #Load "GLcore" >> Load "extmod" >> Load "dbe" >> Load "dri" >> Load "record" >> Load "xtrap" >> Load "glx" >> Load "freetype" >> Load "type1" >> Load "vbe" >> Load "ddc" >> Load "i2c" >> Load "bitmap" >> Load "int10" >> >> EndSection >> > Tutaj też > Jednak nie mógł zainicjować agp (patrz log do Xorg.0.log). Może nie ładujesz > modułów w odpowiedniej kolejności?? Pewnie masz kartę na agp więc do > /etc/modules wpisz agpgart i nvidia-agp, żeby się załadowały wcześniej niż > fglrx. A co pisze kernel (demsg)?? > _______________________________________________ > pld-users-pl mailing list > [email protected] > http://lists.pld-linux.org/mailman/listinfo/pld-users-pl > > _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
