Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[x11][intel]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
c3l3r1on
n00b
n00b


Joined: 12 Nov 2006
Posts: 54

PostPosted: Sun Oct 21, 2007 10:35 pm    Post subject: [x11][intel] Reply with quote

Witam, mam laptopika Gericom Hummer i zainstalowalem genciaka na nim jednak z grafika intela nie moge sie uporac ...
Code:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)

w make conf dalem taka linijke:
Code:
VIDEO_CARDS="i810 vesa"

wiec caly system kompilowal mi sie pod i810 gdyz gdzies w necie wyczytalem ze do intela trzeba takiego uzyc ( do tej karty)
xorg.conf
Code:
localhost ~ # cat /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "record"
        Load  "xtrap"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corporation"
        BoardName   "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
        BusID       "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

po wydaniu polecenia startx, x'y jednak nie wstaja ..
Code:

localhost ~ # startx
xauth:  creating new authority file /root/.serverauth.4970


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.22-gentoo-r8 #3 SMP Sun Oct 21 23:03:09 CEST 2007 i686
Build Date: 21 October 2007
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 22 02:32:04 2007
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module already built-in
(II) Module already built-in
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): Unable to read from DVOI2C_E Slave 236.
(EE) intel(0): ivch: Unable to read register 0x00 from DVOI2C_B:04.
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): tfp410 not detected got VID FFFFFFFF: from DVOI2C_E Slave 112.
(EE) intel(0): No valid modes.
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

Code:
localhost ~ # emerge --info
Portage 2.1.2.2 (default-linux/x86/2007.0/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.22-gentoo-r8 i686)
=================================================================
System uname: 2.6.22-gentoo-r8 i686 Intel(R) Celeron(R) CPU 2.80GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 17 Oct 2007 16:50:01 +0000
app-shells/bash:     3.1_p17
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/baselayout: 1.12.9
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl"
LINGUAS="pl en_GB en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.15/gentoo-portage"
USE="X acl acpi alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread dvdrom eds emboss encode esd evo fam ffmpeg firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kerberos ldap mad midi mikmod mmx mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en_GB en" USERLAND="GNU" VIDEO_CARDS="i810 vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Code:

localhost ~ # lsmod
Module                  Size  Used by
i810                   19968  0
drm                    69524  2 i810
intelfb                34468  0
i2c_algo_bit            9092  1 intelfb
i2c_core               22272  2 intelfb,i2c_algo_bit


Jakies pomysly ?[/code]
Back to top
View user's profile Send private message
c3l3r1on
n00b
n00b


Joined: 12 Nov 2006
Posts: 54

PostPosted: Tue Oct 23, 2007 9:20 pm    Post subject: Reply with quote

dmesg
Code:
[  135.093865] agpgart: Detected an Intel 830M Chipset.
[  135.093993] agpgart: Detected 8060K stolen memory.
[  135.110513] agpgart: AGP aperture is 128M @ 0xd0000000

wiec zmiana w Xorg.conf z i810 na intel (xorgcfg usilnie mi zmienia na intel) i
Code:
rmmod i810 && modprobe i830&& startx
i ciemny ekran ...
xorg.0.log:
Code:
# X Window System Version 1.3.0
# Release Date: 19 April 2007
# X Protocol Version 11, Revision 0, Release 1.3
# Build Operating System: UNKNOWN
# Current Operating System: Linux localhost 2.6.22-gentoo-r8 #3 SMP Sun Oct 21 23:03:09 CEST 2007 i686
# Build Date: 21 October 2007
#     Before reporting problems, check http://wiki.x.org
#     to make sure that you have the latest version.
# Module Loader present
# Markers: (--) probed, (**) from config file, (==) default setting,
#     (++) from command line, (!!) notice, (II) informational,
#     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
# (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 24 01:14:43 2007
# (==) Using config file: "/etc/X11/xorg.conf"
# (==) ServerLayout "X.org Configured"
# (**) |-->Screen "Screen0" (0)
# (**) |  |-->Monitor "Monitor0"
# (**) |  |-->Device "Card0"
# (**) |-->Input Device "Mouse0"
# (**) |-->Input Device "Keyboard0"
# (WW) The directory "/usr/share/fonts/TTF/" does not exist.
#     Entry deleted from font path.
# (WW) The directory "/usr/share/fonts/OTF" does not exist.
#     Entry deleted from font path.
# (WW) The directory "/usr/share/fonts/Type1/" does not exist.
#     Entry deleted from font path.
# (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
#     Entry deleted from font path.
#     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
# (**) FontPath set to:
#     /usr/share/fonts/misc/,
#     /usr/share/fonts/75dpi/
# (**) RgbPath set to "/usr/share/X11/rgb"
# (**) ModulePath set to "/usr/lib/xorg/modules"
# (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
# (II) No APM support in BIOS or kernel
# (II) Loader magic: 0x81d18c0
# (II) Module ABI versions:
#     X.Org ANSI C Emulation: 0.3
#     X.Org Video Driver: 1.2
#     X.Org XInput driver : 0.7
#     X.Org Server Extension : 0.3
#     X.Org Font Renderer : 0.5
# (II) Loader running on linux
# (II) LoadModule: "pcidata"
# (II) Loading /usr/lib/xorg/modules//libpcidata.so
# (II) Module pcidata: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (--) using VT number 7

# (II) PCI: PCI scan (all values are in hex)
# (II) PCI: 00:00:0: chip 8086,2560 card 1584,9000 rev 03 class 06,00,00 hdr 00
# (II) PCI: 00:02:0: chip 8086,2562 card 1584,9000 rev 03 class 03,00,00 hdr 00
# (II) PCI: 00:1d:0: chip 8086,24c2 card 1584,9011 rev 02 class 0c,03,00 hdr 80
# (II) PCI: 00:1d:1: chip 8086,24c4 card 1584,9011 rev 02 class 0c,03,00 hdr 00
# (II) PCI: 00:1d:2: chip 8086,24c7 card 1584,9011 rev 02 class 0c,03,00 hdr 00
# (II) PCI: 00:1d:7: chip 8086,24cd card 1584,9110 rev 02 class 0c,03,20 hdr 00
# (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 82 class 06,04,00 hdr 01
# (II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 02 class 06,01,00 hdr 80
# (II) PCI: 00:1f:1: chip 8086,24cb card 1584,9011 rev 02 class 01,01,8a hdr 00
# (II) PCI: 00:1f:3: chip 8086,24c3 card 1584,9011 rev 02 class 0c,05,00 hdr 00
# (II) PCI: 00:1f:5: chip 8086,24c5 card 1584,9011 rev 02 class 04,01,00 hdr 00
# (II) PCI: 00:1f:6: chip 8086,24c6 card 1584,4007 rev 02 class 07,03,00 hdr 00
# (II) PCI: 01:0c:0: chip 100b,0020 card 1584,9011 rev 00 class 02,00,00 hdr 00
# (II) PCI: End of PCI scan
# (II) Intel Bridge workaround enabled
# (II) Host-to-PCI bridge:
# (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
# (II) Bus 0 I/O range:
#     [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
# (II) Bus 0 non-prefetchable memory range:
#     [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
# (II) Bus 0 prefetchable memory range:
#     [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
# (II) Subtractive PCI-to-PCI bridge:
# (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
# (II) Bus 1 I/O range:
#     [0] -1    0    0x0000c000 - 0x0000c0ff (0x100) IX[B]
#     [1] -1    0    0x0000c400 - 0x0000c4ff (0x100) IX[B]
#     [2] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [3] -1    0    0x0000cc00 - 0x0000ccff (0x100) IX[B]
# (II) Bus 1 non-prefetchable memory range:
#     [0] -1    0    0xdfd00000 - 0xdfdfffff (0x100000) MX[B]
# (II) Bus 1 prefetchable memory range:
#     [0] -1    0    0x10000000 - 0x100fffff (0x100000) MX[B]
# (II) PCI-to-ISA bridge:
# (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
# (--) PCI:*(0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 3, Mem @ 0xd0000000/27, 0xdff80000/19
# (II) Addressable bus resource ranges are
#     [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
#     [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
# (II) OS-reported resource ranges:
#     [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
#     [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
#     [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
#     [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
#     [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
#     [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
# (II) PCI Memory resource overlap reduced 0xc0000000 from 0xcfffffff to 0xbfffffff
# (II) Active PCI resource ranges:
#     [0] -1    0    0xdfdff000 - 0xdfdfffff (0x1000) MX[B]
#     [1] -1    0    0x10100000 - 0x101003ff (0x400) MX[B]
#     [2] -1    0    0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
#     [3] -1    0    0xc0000000 - 0xbfffffff (0x0) MX[B]O
#     [4] -1    0    0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
#     [5] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
#     [6] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [7] -1    0    0x0000e300 - 0x0000e37f (0x80) IX[B]
#     [8] -1    0    0x0000e200 - 0x0000e2ff (0x100) IX[B]
#     [9] -1    0    0x0000e100 - 0x0000e13f (0x40) IX[B]
#     [10] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
#     [11] -1    0    0x00000540 - 0x0000055f (0x20) IX[B]
#     [12] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
#     [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [15] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [16] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [17] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
#     [18] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
#     [19] -1    0    0x0000df20 - 0x0000df3f (0x20) IX[B]
# (II) Inactive PCI resource ranges:
#     [0] -1    0    0x10100600 - 0x101006ff (0x100) MX[B]
#     [1] -1    0    0x10100400 - 0x101005ff (0x200) MX[B]
# (II) Active PCI resource ranges after removing overlaps:
#     [0] -1    0    0xdfdff000 - 0xdfdfffff (0x1000) MX[B]
#     [1] -1    0    0x10100000 - 0x101003ff (0x400) MX[B]
#     [2] -1    0    0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
#     [3] -1    0    0xc0000000 - 0xbfffffff (0x0) MX[B]O
#     [4] -1    0    0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
#     [5] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
#     [6] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [7] -1    0    0x0000e300 - 0x0000e37f (0x80) IX[B]
#     [8] -1    0    0x0000e200 - 0x0000e2ff (0x100) IX[B]
#     [9] -1    0    0x0000e100 - 0x0000e13f (0x40) IX[B]
#     [10] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
#     [11] -1    0    0x00000540 - 0x0000055f (0x20) IX[B]
#     [12] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
#     [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [15] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [16] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [17] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
#     [18] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
#     [19] -1    0    0x0000df20 - 0x0000df3f (0x20) IX[B]
# (II) Inactive PCI resource ranges after removing overlaps:
#     [0] -1    0    0x10100600 - 0x101006ff (0x100) MX[B]
#     [1] -1    0    0x10100400 - 0x101005ff (0x200) MX[B]
# (II) OS-reported resource ranges after removing overlaps with PCI:
#     [0] -1    0    0x00100000 - 0x100fffff (0x10000000) MX[B]E(B)
#     [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
#     [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
#     [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
#     [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
#     [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
# (II) All system resource ranges:
#     [0] -1    0    0x00100000 - 0x100fffff (0x10000000) MX[B]E(B)
#     [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
#     [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
#     [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
#     [4] -1    0    0xdfdff000 - 0xdfdfffff (0x1000) MX[B]
#     [5] -1    0    0x10100000 - 0x101003ff (0x400) MX[B]
#     [6] -1    0    0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
#     [7] -1    0    0xc0000000 - 0xbfffffff (0x0) MX[B]O
#     [8] -1    0    0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
#     [9] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
#     [10] -1    0    0x10100600 - 0x101006ff (0x100) MX[B]
#     [11] -1    0    0x10100400 - 0x101005ff (0x200) MX[B]
#     [12] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
#     [13] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
#     [14] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [15] -1    0    0x0000e300 - 0x0000e37f (0x80) IX[B]
#     [16] -1    0    0x0000e200 - 0x0000e2ff (0x100) IX[B]
#     [17] -1    0    0x0000e100 - 0x0000e13f (0x40) IX[B]
#     [18] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
#     [19] -1    0    0x00000540 - 0x0000055f (0x20) IX[B]
#     [20] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
#     [21] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [22] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [23] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [24] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [25] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
#     [26] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
#     [27] -1    0    0x0000df20 - 0x0000df3f (0x20) IX[B]
# (II) LoadModule: "dri"
# (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
# (II) Module dri: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Server Extension, version 0.3
# (II) Loading extension XFree86-DRI
# (II) LoadModule: "freetype"
# (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
# (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
#     compiled for 1.3.0, module version = 2.1.0
#     Module class: X.Org Font Renderer
#     ABI class: X.Org Font Renderer, version 0.5
# (II) Loading font FreeType
# (II) LoadModule: "type1"
# (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
# (II) Module type1: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.2
#     Module class: X.Org Font Renderer
#     ABI class: X.Org Font Renderer, version 0.5
# (II) Loading font Type1
# (II) LoadModule: "intel"
# (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
# (II) Module intel: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 2.1.0
#     Module class: X.Org Video Driver
#     ABI class: X.Org Video Driver, version 1.2
# (II) LoadModule: "mouse"
# (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
# (II) Module mouse: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.2.2
#     Module class: X.Org XInput Driver
#     ABI class: X.Org XInput driver, version 0.7
# (II) LoadModule: "kbd"
# (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
# (II) Module kbd: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.1.0
#     Module class: X.Org XInput Driver
#     ABI class: X.Org XInput driver, version 0.7
# (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
#     i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
#     E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
#     965GM, 965GME/GLE, G33, Q35, Q33
# (II) Primary Device is: PCI 00:02:0
# (--) Chipset 845G found
# (II) resource ranges after xf86ClaimFixedResources() call:
#     [0] -1    0    0x00100000 - 0x100fffff (0x10000000) MX[B]E(B)
#     [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
#     [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
#     [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
#     [4] -1    0    0xdfdff000 - 0xdfdfffff (0x1000) MX[B]
#     [5] -1    0    0x10100000 - 0x101003ff (0x400) MX[B]
#     [6] -1    0    0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
#     [7] -1    0    0xc0000000 - 0xbfffffff (0x0) MX[B]O
#     [8] -1    0    0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
#     [9] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
#     [10] -1    0    0x10100600 - 0x101006ff (0x100) MX[B]
#     [11] -1    0    0x10100400 - 0x101005ff (0x200) MX[B]
#     [12] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
#     [13] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
#     [14] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [15] -1    0    0x0000e300 - 0x0000e37f (0x80) IX[B]
#     [16] -1    0    0x0000e200 - 0x0000e2ff (0x100) IX[B]
#     [17] -1    0    0x0000e100 - 0x0000e13f (0x40) IX[B]
#     [18] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
#     [19] -1    0    0x00000540 - 0x0000055f (0x20) IX[B]
#     [20] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
#     [21] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [22] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [23] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [24] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [25] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
#     [26] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
#     [27] -1    0    0x0000df20 - 0x0000df3f (0x20) IX[B]
# (II) resource ranges after probing:
#     [0] -1    0    0x00100000 - 0x100fffff (0x10000000) MX[B]E(B)
#     [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
#     [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
#     [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
#     [4] -1    0    0xdfdff000 - 0xdfdfffff (0x1000) MX[B]
#     [5] -1    0    0x10100000 - 0x101003ff (0x400) MX[B]
#     [6] -1    0    0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
#     [7] -1    0    0xc0000000 - 0xbfffffff (0x0) MX[B]O
#     [8] -1    0    0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
#     [9] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
#     [10] -1    0    0x10100600 - 0x101006ff (0x100) MX[B]
#     [11] -1    0    0x10100400 - 0x101005ff (0x200) MX[B]
#     [12] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
#     [13] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
#     [14] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
#     [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
#     [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
#     [17] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
#     [18] -1    0    0x0000e300 - 0x0000e37f (0x80) IX[B]
#     [19] -1    0    0x0000e200 - 0x0000e2ff (0x100) IX[B]
#     [20] -1    0    0x0000e100 - 0x0000e13f (0x40) IX[B]
#     [21] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
#     [22] -1    0    0x00000540 - 0x0000055f (0x20) IX[B]
#     [23] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
#     [24] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [25] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [26] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
#     [27] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[B]
#     [28] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
#     [29] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
#     [30] -1    0    0x0000df20 - 0x0000df3f (0x20) IX[B]
#     [31] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
#     [32] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
# (II) Setting vga for screen 0.
# (II) Loading sub module "int10"
# (II) LoadModule: "int10"
# (II) Loading /usr/lib/xorg/modules//libint10.so
# (II) Module int10: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) Loading sub module "vbe"
# (II) LoadModule: "vbe"
# (II) Loading /usr/lib/xorg/modules//libvbe.so
# (II) Module vbe: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.1.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) Loading sub module "vgahw"
# (II) LoadModule: "vgahw"
# (II) Loading /usr/lib/xorg/modules//libvgahw.so
# (II) Module vgahw: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 0.1.0
#     ABI class: X.Org Video Driver, version 1.2
# (==) intel(0): Depth 24, (==) framebuffer bpp 32
# (==) intel(0): RGB weight 888
# (==) intel(0): Default visual is TrueColor
# (**) intel(0): Option "NoAccel"
# (**) intel(0): Option "DRI"
# (II) intel(0): Integrated Graphics Chipset: Intel(R) 845G
# (--) intel(0): Chipset: "845G"
# (--) intel(0): Linear framebuffer at 0xD0000000
# (--) intel(0): IO registers at addr 0xDFF80000
# (II) intel(0): 1 display pipe available.
# (**) intel(0): DRI is disabled because it needs HW cursor and 2D acceleration.
# (II) Loading sub module "ddc"
# (II) LoadModule: "ddc"(II) Module already built-in
# (II) Loading sub module "i2c"
# (II) LoadModule: "i2c"(II) Module already built-in
# (II) intel(0): Output VGA using monitor section Monitor0
# (II) intel(0): I2C bus "CRTDDC_A" initialized.
# (II) intel(0): I2C bus "DVODDC_D" initialized.
# (II) Loading sub module "sil164"
# (II) LoadModule: "sil164"
# (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
# (II) Module sil164: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) intel(0): I2C bus "DVOI2C_E" initialized.
# (EE) intel(0): detecting sil164
# (EE) intel(0): Unable to read from DVOI2C_E Slave 112.
# (II) Loading sub module "ch7xxx"
# (II) LoadModule: "ch7xxx"
# (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
# (II) Module ch7xxx: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) intel(0): I2C bus "DVOI2C_E" removed.
# (II) intel(0): I2C bus "DVOI2C_E" initialized.
# (EE) intel(0): Unable to read from DVOI2C_E Slave 236.
# (II) Loading sub module "ivch"
# (II) LoadModule: "ivch"
# (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
# (II) Module ivch: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) intel(0): I2C bus "DVOI2C_E" removed.
# (II) intel(0): I2C bus "DVOI2C_B" initialized.
# (EE) intel(0): ivch: Unable to read register 0x00 from DVOI2C_B:04.
# (II) Loading sub module "tfp410"
# (II) LoadModule: "tfp410"
# (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
# (II) Module tfp410: vendor="X.Org Foundation"
#     compiled for 1.3.0, module version = 1.0.0
#     ABI class: X.Org Video Driver, version 1.2
# (II) intel(0): I2C bus "DVOI2C_B" removed.
# (II) intel(0): I2C bus "DVOI2C_E" initialized.
# (II) intel(0): detecting tfp410
# (EE) intel(0): Unable to read from DVOI2C_E Slave 112.
# (EE) intel(0): tfp410 not detected got VID FFFFFFFF: from DVOI2C_E Slave 112.
# (II) intel(0): I2C bus "DVOI2C_E" removed.
# (II) intel(0): I2C bus "DVODDC_D" removed.
# (II) intel(0): Output VGA disconnected
# (II) intel(0): EDID for output VGA
# (II) intel(0): Output VGA disconnected
# (EE) intel(0): No valid modes.
# (II) UnloadModule: "intel"
# (II) UnloadModule: "tfp410"
# (II) Unloading /usr/lib/xorg/modules/drivers//tfp410.so
# (II) UnloadModule: "ivch"
# (II) Unloading /usr/lib/xorg/modules/drivers//ivch.so
# (II) UnloadModule: "ch7xxx"
# (II) Unloading /usr/lib/xorg/modules/drivers//ch7xxx.so
# (II) UnloadModule: "sil164"
# (II) Unloading /usr/lib/xorg/modules/drivers//sil164.so
# (II) UnloadModule: "vgahw"
# (II) Unloading /usr/lib/xorg/modules//libvgahw.so
# (II) UnloadModule: "vbe"
# (II) Unloading /usr/lib/xorg/modules//libvbe.so
# (II) UnloadModule: "int10"
# (II) Unloading /usr/lib/xorg/modules//libint10.so
# (EE) Screen(s) found, but none have a usable configuration.

# Fatal server error:


i jeszcze jedno jak zmieni na vesa w xorg.conf startuje mi sie ladnie fluxiak, jednak gdy zabije x'y (ctrl+alt+backspace) wtedy widze ciemnosc ...
Back to top
View user's profile Send private message
magnum_pl
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2006
Posts: 81
Location: Polska

PostPosted: Wed Oct 24, 2007 8:58 pm    Post subject: Reply with quote

a konfig kernela? jak tam masz ustawione? co do ciemnego ekranu po przejściu z X do konsoli to tez tak mam i na razie się poddałem ale reszta mi działa włącznie z aiglx.
Back to top
View user's profile Send private message
c3l3r1on
n00b
n00b


Joined: 12 Nov 2006
Posts: 54

PostPosted: Thu Oct 25, 2007 10:13 pm    Post subject: Reply with quote

http://przyjaznagmina.org/.config <--- config kernel 2.6.22-gentoo-r8
Back to top
View user's profile Send private message
mistix
Apprentice
Apprentice


Joined: 27 Dec 2006
Posts: 247
Location: Gliwice / Poland

PostPosted: Fri Oct 26, 2007 11:01 am    Post subject: Reply with quote

A gdzie masz kolego rozdzielczości poustawiane ?
Code:
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection
Chyba powinieneś tam wpakować coś ala
Code:
Section "Screen"
    Identifier     "Screen 1"
    Device         "GF2 MX400"
    Monitor        "Mirai 517N"
    DefaultDepth    24
    Option       "RenderAccel" "true"
    Option         "NoLogo" "true"
    Option       "NvAGP" "2"
    #Option         "AllowGLXWithComposite" "true"

    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection
To oczywiście mój konfig dla X
_________________
Cuda się zdarzają. Co potwierdzi każdy programista.
Back to top
View user's profile Send private message
c3l3r1on
n00b
n00b


Joined: 12 Nov 2006
Posts: 54

PostPosted: Fri Oct 26, 2007 9:44 pm    Post subject: Reply with quote

mistix wrote:
A gdzie masz kolego rozdzielczości poustawiane ?
To oczywiście mój konfig dla X


Mialem poustawiane, tylko jak wydalem xordcfg to skasowal mi....., ale efekt ten sam ;/
Back to top
View user's profile Send private message
magnum_pl
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2006
Posts: 81
Location: Polska

PostPosted: Wed Oct 31, 2007 8:39 am    Post subject: Reply with quote

a masz zainstalowane xf86-video-i810 ?

To mój config:

Code:

Section "ServerLayout"
   Identifier   "X.Org Configured"
   Screen   0   "Screen0" 0 0
   InputDevice   "Keyboard0" "CoreKeyboard"
   Option      "AIGLX"   "true"
   
   

# PS/2 Mouse not detected
# Serial Mouse not detected
   InputDevice   "USB Mouse" "AlwaysCore"
   InputDevice   "Synaptics" "AlwaysCore"
EndSection

Section "ServerFlags"
   Option   "AllowMouseOpenFail" "true"
   Option   "NoPM"   
EndSection

Section "Files"
   FontPath   "/usr/share/fonts/util"
   FontPath   "/usr/share/fonts/encodings"
   FontPath   "/usr/share/fonts/misc"
   FontPath   "/usr/share/fonts/local"
   FontPath   "/usr/share/fonts/terminus"
   FontPath   "/usr/share/fonts/corefonts"
   FontPath   "/usr/local/share/fonts"
   FontPath   "/usr/share/fonts"
   FontPath   "/usr/share/fonts/default"
   FontPath   "/usr/share/fonts/TTF"
   FontPath   "/usr/share/fonts/arphicfonts"
   FontPath   "/usr/share/fonts/jisx0213"
   FontPath   "/usr/share/fonts/shinonome"
   FontPath   "/usr/share/fonts/baekmuk-fonts"
   FontPath   "/usr/share/fonts/kacst-fonts"
   FontPath   "/usr/share/fonts/sgi-fonts"
   FontPath   "/usr/share/fonts/unfonts"
   FontPath   "/usr/share/fonts/default/ghostscript"
   FontPath   "/usr/share/fonts/xfonts-cronyx-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-misc"
   FontPath   "/usr/share/fonts/artwiz"
EndSection

Section "Module"
   Load   "ddc"
   Load   "vbe"
#   Load   "GLcore"
   Load   "dbe"
   Load   "dri"
   Load   "extmod"
   Load   "glx"
   Load   "bitmap"
#   Load   "speedo"
   Load   "type1"
   Load   "freetype"
#   Load   "record"
#   Load    "drm"
   Load    "synaptics"
   Load    "i2c"
   Load   "int10"
   
SubSection "extmod"
    Option   "omit xfree86-dga"
EndSubSection

EndSection

Section "InputDevice"
   Identifier   "Keyboard0"
   Driver   "kbd"
   Option   "CoreKeyboard"
   Option  "XkbLayout" "pl"
   Option   "XkbModel" "pc105"
#   Option   "XkbOptions" "grp:toggle,grp_led:scroll"
#   Option   "XkbVariant" ",winkeys"
EndSection

Section "InputDevice"
   Identifier   "USB Mouse"
   Driver   "mouse"
   Option   "Device" "/dev/input/mice"
   Option   "SendCoreEvents" "true"
   Option   "Protocol" "IMPs/2"
   Option   "ZAxisMapping" "4 5"
   Option   "Resolution" "400"
#   Option   "MinSpeed" "0.02"
#   Option   "MaxSpeed" "0.04"
#   Option   "AccelFactor" "0.0010"
#   Option   "Buttons" "5"
#   Option   "BautRate" "9600"
#   Option   "SampleRate" "15"
   
EndSection

Section "InputDevice"
   Identifier   "Synaptics"
   Driver   "synaptics"
   Option   "Protocol" "event"
   Option   "Device" "/dev/input/event4"
   Option   "LeftEdge" "1900"
   Option   "RightEdge" "5400"
   Option   "TopEdge" "1900"
   Option   "BottomEdge" "4000"
   Option   "FingerLow" "25"
   Option   "FingerHigh" "30"
   Option   "MaxTapTime" "180"
   Option   "MaxTapMove" "220"
   Option   "VertScrollDelta" "100"
#   Option   "MinSpeed" "0.02"
#   Option   "MaxSpeed" "0.10"
#   Option   "AccelFactor" "0.0010"
   Option   "SHMConfig" "on"
EndSection
 
# Auto-generated by mkxf86config

Section "Monitor"
   Identifier   "Monitor0"
   HorizSync    28.0 - 96.0
   VertRefresh  50.0 - 75.0
#   Option        "DPMS"
   
   DisplaySize   240 180 # 108 DPI @ 1027x768
   
EndSection

Section "Device"
   Identifier  "Card0"
# The following line is auto-generated by x11-misc/mkxf86config
   Driver      "i810"
#   VendorName  "All"
#   BoardName   "All"
#   BusID       "PCI:0:2:0"
   Option       "DRI" "true"
   Option       "RenderAccel" "on"
   VideoRam    65536
   Option       "VBERestore" "True"
   Option      "XAANoOffscreenPixmaps"   "true"


EndSection

Section "Screen"
   Identifier   "Screen0"
   Device   "Card0"
   Monitor   "Monitor0"
   DefaultColorDepth 24
      SubSection "Display"
      Depth   24
      Modes "1024x768"
      EndSubSection
#   Option   "AddARGBLXVisuals"   "true"
   

EndSection

Section "DRI"
    Group   0   
    Mode 0666
EndSection

Section "Extensions"
Option "Composite" "enable"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum