Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2008 16:18:28 +0400
From:      =?koi8-r?Q?=E1=CE=C4=D2=C5=CA_=F3=CD=C1=C7=C9=CE?= <samspeed@mail.ru>
To:        Paul B. Mahol <onemda@gmail.com>
Cc:        freebsd-x11 <freebsd-x11@freebsd.org>
Subject:   Re[2]: glxgears crash xorg on Asus EEE PC 900
Message-ID:  <E1Kl0ey-000DTI-00.samspeed-mail-ru@f80.mail.ru>
In-Reply-To: <3a142e750810010500u30de62afy72e9e8ed040952b3@mail.gmail.com>
References:  <3a142e750810010500u30de62afy72e9e8ed040952b3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help



> On 10/1/08, Андрей Смагин <samspeed@mail.ru> wrote:
> > Please help, about month can't run 3D on my EEE PC 900.
> > If I run glxgears from xterm on my eeepc, xorg hang on some seconds and then
> > crash with following error:
> >
> > ---------------------
> > ........
> > Ring at virtual 0x28800000 head 0x1e0 tail 0x2a70 count 2596
> > Ring at virtual 0x28800000 head 0x1e0 tail 0x2a70 count 2596
> > Ring end
> > space: 120680 wanted 131064
> >
> > FatalError re-entered, aborting
> > lockup
> 
> I have same problem on i945GM on completly another machine, and that
> is related to Robert Noland pre-gem changes of drm/drm and drm/i915.
> 
> You can build i915 and drm module before that change and DRI will work ....
> Just cvsup versions that works.
> 

I rebuilt system by "make buildkernel" , what else need to run dri  ?

> > ---------------------
> >
> > Xorg compiled 2 week ago
> > System - Freebsd last night CURRENT with
> > http://people.freebsd.org/~rnoland/agp_i810-g33-g45.patch
> >
> >
> > xorg pkg
> >
> > xorg-7.3_2          X.Org complete distribution metaport
> > xorg-apps-7.3       X.org apps meta-port
> > xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds
> > xorg-docs-1.4,1     X.org documentation files
> > xorg-drivers-7.3_3  X.org drivers meta-port
> > xorg-fonts-100dpi-7.3 X.Org 100dpi bitmap fonts
> > xorg-fonts-7.3_1    X.org fonts meta-port
> > xorg-fonts-75dpi-7.3 X.Org 75dpi bitmap fonts
> > xorg-fonts-cyrillic-7.3 X.Org Cyrillic bitmap fonts
> > xorg-fonts-truetype-7.3 X.Org TrueType fonts
> > xorg-fonts-type1-7.3 X.Org Type1 fonts
> > xorg-libraries-7.3_2 X.org libraries meta-port
> > xorg-protos-7.3_2   X.org protos meta-port
> > xorg-server-1.4.2,1 X.Org X server and related programs
> >
> >
> > xorg.conf
> > ...... cut ......
> > Section "Device"
> >     Identifier  "Radeon"
> >     Driver      "intel"
> >     Option "RenderAccel" "on"
> >
> >     Option "GARTSize" "128"
> > EndSection
> >
> >
> > Section "Screen"
> >     Identifier  "Screen 1"
> >     Device      "Intel"
> >     Monitor     "Notebook Screen"
> >     DefaultDepth 24
> >
> >     Subsection "Display"
> >         Depth       24
> >         Modes       "1024x600"
> >         ViewPort    0 0
> >
> >     EndSubsection
> >     Subsection "Display"
> >         Depth       8
> >         Modes       "1024x600"
> >         ViewPort    0 0
> >     EndSubsection
> >     Subsection "Display"
> >         Depth       16
> >         Modes       "1024x600"
> >         ViewPort    0 0
> >     EndSubsection
> > EndSection
> > ........ end cut .....
> >
> >
> >
> > dmesg
> >
> > Copyright (c) 1992-2008 The FreeBSD Project.
> > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> >         The Regents of the University of California. All rights reserved.
> > FreeBSD is a registered trademark of The FreeBSD Foundation.
> > FreeBSD 8.0-CURRENT #4: Wed Oct  1 01:54:49 MSD 2008
> >     root@samnote.vvt:/usr/obj/usr/src/sys/EEE
> > Timecounter "i8254" frequency 1193182 Hz quality 0
> > CPU: Intel(R) Celeron(R) M processor          900MHz (900.10-MHz 686-class
> > CPU)
> >   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
> >
> > Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
> >   AMD Features=0x100000<NX>
> > real memory  = 2138570752 (2039 MB)
> > avail memory = 2089725952 (1992 MB)
> > kbd1 at kbdmux0
> > ath_hal: 0.10.5.10 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413,
> > RF5413, RF2133, RF2425, RF2417)
> > acpi0: <A M I OEMRSDT> on motherboard
> > acpi0: [ITHREAD]
> > acpi0: Power Button (fixed)
> > acpi0: reservation of 0, a0000 (3) failed
> > acpi0: reservation of 100000, 7f700000 (3) failed
> > Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
> > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
> > acpi_ec0: <Embedded Controller: GPE 0x18> port 0x62,0x66 on acpi0
> > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
> > pci0: <ACPI PCI bus> on pcib0
> > vgapci0: <VGA-compatible display> port 0xec00-0xec07 mem
> > 0xf7f00000-0xf7f7ffff,0xd0000000-0xdfffffff,0xf7ec0000-0xf7efffff irq 5 at
> > device 2.0 on pci0
> > agp0: <Intel 82915GM (915GM GMCH) SVGA controller> on vgapci0
> > agp0: detected 7932k stolen memory
> > agp0: aperture size is 256M
> > agp0: AGP_I810_PGTBL_CTL: 7ffc0001
> > agp0: AGP_I855_GCC1: 0x30
> > agp0: AGP_I915_MSAC: 0xd1
> > agp0: Aperture resource size: 268435456 bytes
> > vgapci1: <VGA-compatible display> mem 0xf7f80000-0xf7ffffff at device 2.1 on
> > pci0
> > hdac0: <Intel 82801F High Definition Audio Controller> mem
> > 0xf7eb8000-0xf7ebbfff irq 5 at device 27.0 on pci0
> > hdac0: <HDA Driver Revision: 20080916_0112>
> > hdac0: [ITHREAD]
> > pcib1: <ACPI PCI-PCI bridge> irq 5 at device 28.0 on pci0
> > pci4: <ACPI PCI bus> on pcib1
> > pcib2: <ACPI PCI-PCI bridge> irq 11 at device 28.1 on pci0
> > pci3: <ACPI PCI bus> on pcib2
> > pci3: <network, ethernet> at device 0.0 (no driver attached)
> > pcib3: <ACPI PCI-PCI bridge> irq 10 at device 28.2 on pci0
> > pci1: <ACPI PCI bus> on pcib3
> > ath0: <Atheros 5424/2424> mem 0xfbef0000-0xfbefffff irq 10 at device 0.0 on
> > pci1
> > ath0: [ITHREAD]
> > ath0: WARNING: using obsoleted if_watchdog interface
> > ath0: mac 14.2 phy 7.0 radio 10.2
> > pci0: <serial bus, USB> at device 29.0 (no driver attached)
> > pci0: <serial bus, USB> at device 29.1 (no driver attached)
> > pci0: <serial bus, USB> at device 29.2 (no driver attached)
> > pci0: <serial bus, USB> at device 29.3 (no driver attached)
> > ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xf7eb7c00-0xf7eb7fff
> > irq 3 at device 29.7 on pci0
> > ehci0: [GIANT-LOCKED]
> > ehci0: [ITHREAD]
> > usb0: EHCI version 1.0
> > usb0: wrong number of companions (4 != 0)
> > usb0: <Intel 82801FB (ICH6) USB 2.0 controller> on ehci0
> > usb0: USB revision 2.0
> > uhub0: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb0
> > uhub0: 8 ports with 8 removable, self powered
> > umass0: <ENE UB6225, class 0/0, rev 2.00/1.00, addr 2> on uhub0
> > ugen0: <Chicony Electronics Co., Ltd. CNF7129, class 239/2, rev 2.00/15.12,
> > addr 3> on uhub0
> > pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
> > pci5: <ACPI PCI bus> on pcib4
> > isab0: <PCI-ISA bridge> at device 31.0 on pci0
> > isa0: <ISA bus> on isab0
> > atapci0: <Intel ICH6M SATA150 controller> port
> > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.2 on pci0
> > ata0: <ATA channel 0> on atapci0
> > ata0: [ITHREAD]
> > ata1: <ATA channel 1> on atapci0
> > ata1: [ITHREAD]
> > pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> > acpi_asus0: <ASUS EeePC> on acpi0
> > acpi_lid0: <Control Method Lid Switch> on acpi0
> > acpi_button0: <Sleep Button> on acpi0
> > acpi_button1: <Power Button> on acpi0
> > acpi_tz0: <Thermal Zone> on acpi0
> > battery0: <ACPI Control Method Battery> on acpi0
> > acpi_acad0: <AC Adapter> on acpi0
> > atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
> > atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
> > atkbd0: <AT Keyboard> irq 1 on atkbdc0
> > kbd0 at atkbd0
> > atkbd0: [GIANT-LOCKED]
> > atkbd0: [ITHREAD]
> > psm0: <PS/2 Mouse> irq 12 on atkbdc0
> > psm0: [GIANT-LOCKED]
> > psm0: [ITHREAD]
> > psm0: model IntelliMouse, device ID 3
> > cpu0: <ACPI CPU> on acpi0
> > acpi_throttle0: <ACPI CPU Throttling> on cpu0
> > pmtimer0 on isa0
> > orm0: <ISA Option ROM> at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0
> > sc0: <System console> at flags 0x100 on isa0
> > sc0: VGA <16 virtual consoles, flags=0x300>
> > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> > ppc0: parallel port not found.
> > Timecounter "TSC" frequency 900097629 Hz quality 800
> > Timecounters tick every 1.000 msec
> > ipfw2 (+ipv6) initialized, divert enabled, nat enabled, rule-based
> > forwarding enabled, default to deny, logging unlimited
> > ad2: FAILURE - SET_MULTI status=51<READY,DSC,ERROR> error=4<ABORTED>
> > ad2: 3847MB <ASUS-PHISON OB SSD TST2.04P> at ata1-master UDMA66
> > ad3: FAILURE - SET_MULTI status=51<READY,DSC,ERROR> error=4<ABORTED>
> > ad3: 15391MB <ASUS-PHISON SSD TST2.04P> at ata1-slave UDMA66
> > hdac0: <HDA Codec #0: Realtek ALC662>
> > pcm0: <HDA codec #0 Realtek ALC662 PCM #0> on hdac0
> > da0 at umass-sim0 bus 0 target 0 lun 0
> > da0: <USB2.0 CardReader SD0 0100> Removable Direct Access SCSI-0 device
> > da0: 40.000MB/s transfers
> > da0: 976MB (1999872 512 byte sectors: 64H 32S/T 976C)
> > Trying to mount root from ufs:/dev/ad3s1a
> > ae0: <Attansic Technology Corp, L2 FastEthernet> mem 0xfbfc0000-0xfbffffff
> > irq 11 at device 0.0 on pci3
> > ae0: pci device revision: 0xa0
> > ae0: chip id: 0x3
> > miibus0: <MII bus> on ae0
> > ukphy0: <Generic IEEE 802.3u media interface> PHY 0 on miibus0
> > ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> > ae0: Ethernet address: 00:22:15:3a:4c:b8
> > ae0: [FILTER]
> > wlan0: Ethernet address: 00:15:af:b5:25:8b
> > drm0: <Intel i915GM> on vgapci0
> > vgapci0: child drm0 requested pci_enable_busmaster
> > info: [drm] AGP at 0xd0000000 256MB
> > info: [drm] Initialized i915 1.6.0 20080312
> > drm0: [ITHREAD]
> >
> >
> >
> >
> > _______________________________________________
> > freebsd-x11@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
> >
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Kl0ey-000DTI-00.samspeed-mail-ru>