Intel G965 / x3000 does not work

From: vermaden <vermaden_at_interia.pl>
Date: 03 Feb 2008 01:44:58 +0100
Hi, the subject tells it all, I cannot start x11 with intel drivers

FreeBSD 7.0-RC1 (nothing changed, just installed from CD)

then I just added x11 by pkg_add -r xorg removed video-i810 driver
package and added video-intel driver also by pkg_add -r ...

all other configuration is below, along with errors


/var/log/Xorg.0.log --> http://pastebin.com/m2223621f

%cat /etc/hosts
::1             localhost vermaden vermaden.go.pl
128.0.0.1       localhost vermaden vermaden.go.pl

%cat /etc/rc.conf

font8x14="iso02-8x14"
font8x16="iso02-8x16"
font8x8="iso02-8x8"
keymap="pl_PL.ISO8859-2"
keyrate="fast"
linux_enable="YES"
moused_enable="YES"

ifconfig_re0="DHCP"
sshd_enable="YES"
hostname="vermaden.go.pl"

%kldstat
Id Refs Address    Size     Name
 1   14 0xc0400000 926ed4   kernel
 2    1 0xc0d27000 6a1c4    acpi.ko
 3    1 0xc5698000 22000    linux.ko
34    1 0xc5de4000 13000    snd_hda.ko
35    1 0xc5eb0000 3f000    sound.ko
36    1 0xc7209000 6000     i915.ko
37    1 0xc720f000 f000     drm.ko

%xinit


X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-RELEASE i386
Current Operating System: FreeBSD vermaden.go.pl 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon
 Dec 24 12:18:24 UTC 2007     root_at_logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GE
NERIC i386
Build Date: 08 December 2007  03:38:37PM

        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: Sat Feb  2 19:22:57 2008
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0

XIO:  fatal IO error 53 (Software caused connection abort) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

%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/local/share/X11/rgb"
        ModulePath   "/usr/local/lib/xorg/modules"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
EndSection

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

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

Section "Monitor"
        Identifier   "Monitor0"
        HorizSync    30.0 - 110.0
        VertRefresh  48.0 - 170.0
        Option      "DPMS"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "intel"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
            Modes "1280x1240"
        EndSubSection
EndSection


Thanks in advance

Regards
vermaden


----------------------------------------------------------------------
Zmus swojego faceta, zeby to przeczytal
Kliknij >>> http://link.interia.pl/f1ceb
Received on Sat Feb 02 2008 - 23:45:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:26 UTC