Tiny Core Base > Corepure64

Corepure64 v5.1

<< < (3/5) > >>

killerhippy:
Xorg-fonts was not installed.
Installing it helped xorg-server finding fonts.
modules vesa and fbdev the same.

No luck with mouse, still I don't know how to check keyboard at X if mouse doesn't work
FYI: TCE runs at the host I am using right now (gentoo linux) and it starts from booting the host and choosing to boot from cfcard.

The more I try the less I a look forward.
I'll erase everything from tce and give it a fresh start, like http://distro.ibiblio.org/tinycorelinux/4.x/armv6/README.txt says, I start at Step 5

gerald_clark:
Why are you reading ARM instructions when you are running X86_64?

Juanito:
Only four or five days ago I updated the family server from tc-4.7.7 (core64) to corepure64 5.1

I started with an empty tce folder, downloaded extensions using "tce-load -w Xorg-7.7-3d", etc, installed them with "tce-load -i "Xorg-7.7-3d", etc and everything worked as expected...

killerhippy:

--- Quote ---Why are you reading ARM instructions when you are running X86_64?
--- End quote ---
I don't. I just use the recipe for installing X from Step 5 downwards.

Juanito, I did as the recipe told me, except that I used Xorg version 7.7.

Everything worked fine as before.
After reboot, typing startx leads to the same situation at my computer. It starts X, the desktop looks fine, the mouse does not move. Keyboard lights are off and do not react even if I press Nunlock.

FYI: If I do "sudo cat /dev/input/mice" and move my mouse at the console, I get garbage as expected for a working device. The mouse has no ball but a led and it is shining dark and brights up when moving...

Here I have the new Xorg.0.log part-one from the situation after using the recipe, booting, startx:

--- Code: ---[   112.171]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[   112.171] X Protocol Version 11, Revision 0
[   112.171] Build Operating System: Linux 3.8.13-tinycore64 x86_64
[   112.171] Current Operating System: Linux box 3.8.13-tinycore64 #777 SMP Fri Oct 18 15:13:45 UTC 2013 x86_64
[   112.171] Kernel command line: initrd=/tcv5.1-64/rootfs64.gz,/tcv5.1-64/modules64.gz text loglevel=3 noswap lst=ontcv5.1-64pure64.lst tce=sda1/tcv5.1-64/tce BOOT_IMAGE=/tcv5.1-64/vmlinuz64
[   112.171] Build Date: 12 November 2013  04:25:28PM
[   112.171] 
[   112.171] Current version of pixman: 0.30.2
[   112.171]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   112.171] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   112.172] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  3 16:19:26 2014
[   112.172] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   112.172] (==) No Layout section.  Using the first Screen section.
[   112.172] (==) No screen section available. Using defaults.
[   112.172] (**) |-->Screen "Default Screen Section" (0)
[   112.172] (**) |   |-->Monitor "<default monitor>"
[   112.173] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   112.173] (==) Automatically adding devices
[   112.173] (==) Automatically enabling devices
[   112.173] (==) Automatically adding GPU devices
[   112.173] (WW) The directory "/usr/local/lib/X11/fonts/OTF/" does not exist.
[   112.173]    Entry deleted from font path.
[   112.173] (WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist.
[   112.173]    Entry deleted from font path.
[   112.173] (==) FontPath set to:
        /usr/local/lib/X11/fonts/misc/,
        /usr/local/lib/X11/fonts/TTF/,
        /usr/local/lib/X11/fonts/Type1/,
        /usr/local/lib/X11/fonts/75dpi/
[   112.173] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   112.173] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   112.173] (II) Loader magic: 0x7a9ce0
[   112.173] (II) Module ABI versions:
[   112.173]    X.Org ANSI C Emulation: 0.4
[   112.173]    X.Org Video Driver: 14.1
[   112.173]    X.Org XInput driver : 19.1
[   112.173]    X.Org Server Extension : 7.0
[   112.176] (--) PCI:*(0:0:2:0) 8086:2772:1849:2772 rev 2, Mem @ 0xfea80000/524288, 0xe0000000/268435456, 0xfea40000/262144, I/O @ 0x0000dc00/8
[   112.176] (--) PCI: (0:3:0:0) 109e:036e:0000:0000 rev 2, Mem @ 0xfdffe000/4096
[   112.177] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   112.177] Initializing built-in extension Generic Event Extension
[   112.177] Initializing built-in extension SHAPE
[   112.177] Initializing built-in extension MIT-SHM
[   112.177] Initializing built-in extension XInputExtension
[   112.177] Initializing built-in extension XTEST
[   112.177] Initializing built-in extension BIG-REQUESTS
[   112.177] Initializing built-in extension SYNC
[   112.177] Initializing built-in extension XKEYBOARD
[   112.177] Initializing built-in extension XC-MISC
[   112.177] Initializing built-in extension XINERAMA
[   112.177] Initializing built-in extension XFIXES
[   112.177] Initializing built-in extension RENDER
[   112.177] Initializing built-in extension RANDR
[   112.177] Initializing built-in extension COMPOSITE
[   112.177] Initializing built-in extension DAMAGE
[   112.177] Initializing built-in extension MIT-SCREEN-SAVER
[   112.177] Initializing built-in extension DOUBLE-BUFFER
[   112.177] Initializing built-in extension RECORD
[   112.177] Initializing built-in extension DPMS
[   112.177] Initializing built-in extension X-Resource
[   112.177] Initializing built-in extension XVideo
[   112.177] Initializing built-in extension XVideo-MotionCompensation
[   112.177] Initializing built-in extension XFree86-VidModeExtension
[   112.177] Initializing built-in extension XFree86-DGA
[   112.177] Initializing built-in extension XFree86-DRI
[   112.177] Initializing built-in extension DRI2
[   112.177] (II) LoadModule: "glx"
[   112.178] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   112.188] (II) Module glx: vendor="X.Org Foundation"
[   112.189]    compiled for 1.14.4, module version = 1.0.0
[   112.189]    ABI class: X.Org Server Extension, version 7.0
[   112.189] (==) AIGLX enabled
[   112.189] Loading extension GLX
[   112.189] (==) Matched intel as autoconfigured driver 0
[   112.189] (==) Matched vesa as autoconfigured driver 1
[   112.189] (==) Matched modesetting as autoconfigured driver 2
[   112.189] (==) Matched fbdev as autoconfigured driver 3
[   112.189] (==) Assigned the driver to the xf86ConfigLayout
[   112.189] (II) LoadModule: "intel"
[   112.190] (WW) Warning, couldn't open module intel
[   112.190] (II) UnloadModule: "intel"
[   112.190] (II) Unloading intel
[   112.190] (EE) Failed to load module "intel" (module does not exist, 0)
[   112.190] (II) LoadModule: "vesa"
[   112.190] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[   112.191] (II) Module vesa: vendor="X.Org Foundation"
[   112.191]    compiled for 1.14.3, module version = 2.3.3
[   112.191]    Module class: X.Org Video Driver
[   112.191]    ABI class: X.Org Video Driver, version 14.1
[   112.191] (II) LoadModule: "modesetting"
[   112.192] (WW) Warning, couldn't open module modesetting
[   112.192] (II) UnloadModule: "modesetting"
[   112.192] (II) Unloading modesetting
[   112.192] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   112.192] (II) LoadModule: "fbdev"
[   112.192] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[   112.193] (II) Module fbdev: vendor="X.Org Foundation"
[   112.193]    compiled for 1.14.3, module version = 0.4.4
[   112.193]    Module class: X.Org Video Driver
[   112.193]    ABI class: X.Org Video Driver, version 14.1
[   112.193] (II) VESA: driver for VESA chipsets: vesa
[   112.193] (II) FBDEV: driver for framebuffer: fbdev
[   112.193] (--) using VT number 2

[   112.198] (WW) Falling back to old probe method for fbdev
[   112.198] (II) Loading sub module "fbdevhw"
[   112.198] (II) LoadModule: "fbdevhw"
[   112.199] (II) Loading /usr/local/lib/xorg/modules/libfbdevhw.so
[   112.200] (II) Module fbdevhw: vendor="X.Org Foundation"
[   112.200]    compiled for 1.14.4, module version = 0.0.2
[   112.200]    ABI class: X.Org Video Driver, version 14.1
[   112.209] (EE) open /dev/fb0: No such device
[   112.209] (II) Loading sub module "vbe"
[   112.209] (II) LoadModule: "vbe"
[   112.210] (II) Loading /usr/local/lib/xorg/modules/libvbe.so
[   112.213] (II) Module vbe: vendor="X.Org Foundation"
[   112.213]    compiled for 1.14.4, module version = 1.1.0
[   112.213]    ABI class: X.Org Video Driver, version 14.1
[   112.213] (II) Loading sub module "int10"
[   112.213] (II) LoadModule: "int10"
[   112.214] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[   112.218] (II) Module int10: vendor="X.Org Foundation"
[   112.218]    compiled for 1.14.4, module version = 1.0.0
[   112.218]    ABI class: X.Org Video Driver, version 14.1
[   112.218] (II) VESA(0): initializing int10
[   112.226] (II) VESA(0): Bad V_BIOS checksum
[   112.226] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   112.227] (II) VESA(0): VESA BIOS detected
[   112.227] (II) VESA(0): VESA VBE Version 3.0
[   112.227] (II) VESA(0): VESA VBE Total Mem: 7872 kB
[   112.227] (II) VESA(0): VESA VBE OEM: Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS
[   112.227] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   112.227] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   112.227] (II) VESA(0): VESA VBE OEM Product: Intel(r) 82945G Chipset Family Graphics Controller
[   112.227] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   112.294] (II) VESA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   112.294] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   112.294] (==) VESA(0): RGB weight 888
[   112.294] (==) VESA(0): Default visual is TrueColor
[   112.294] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   112.294] (II) Loading sub module "ddc"
[   112.294] (II) LoadModule: "ddc"
[   112.294] (II) Module "ddc" already built-in
[   112.296] (II) VESA(0): VESA VBE DDC supported
[   112.296] (II) VESA(0): VESA VBE DDC Level 2
[   112.296] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   112.309] (II) VESA(0): VESA VBE DDC read successfully
[   112.309] (II) VESA(0): Manufacturer: BNQ  Model: 7874  Serial#: 21573
[   112.309] (II) VESA(0): Year: 2010  Week: 42
[   112.309] (II) VESA(0): EDID Version: 1.3
[   112.309] (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   112.309] (II) VESA(0): Sync:  Separate  Composite  SyncOnGreen
[   112.309] (II) VESA(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[   112.309] (II) VESA(0): Gamma: 2.20
[   112.309] (II) VESA(0): DPMS capabilities: Off; RGB/Color Display
[   112.309] (II) VESA(0): Default color space is primary color space
[   112.309] (II) VESA(0): First detailed timing is preferred mode
[   112.309] (II) VESA(0): redX: 0.637 redY: 0.349   greenX: 0.333 greenY: 0.605
[   112.309] (II) VESA(0): blueX: 0.148 blueY: 0.061   whiteX: 0.312 whiteY: 0.329
[   112.309] (II) VESA(0): Supported established timings:
[   112.309] (II) VESA(0): 720x400@70Hz

--- End code ---

killerhippy:
part-two

--- Code: ---[   112.309] (II) VESA(0): 640x480@60Hz
[   112.309] (II) VESA(0): 640x480@75Hz
[   112.309] (II) VESA(0): 800x600@60Hz
[   112.309] (II) VESA(0): 800x600@75Hz
[   112.309] (II) VESA(0): 832x624@75Hz
[   112.309] (II) VESA(0): 1024x768@60Hz
[   112.309] (II) VESA(0): 1024x768@75Hz
[   112.309] (II) VESA(0): 1280x1024@75Hz
[   112.309] (II) VESA(0): 1152x864@75Hz
[   112.309] (II) VESA(0): Manufacturer's mask: 0
[   112.309] (II) VESA(0): Supported standard timings:
[   112.309] (II) VESA(0): #0: hsize: 1024  vsize 576  refresh: 60  vid: 49249
[   112.309] (II) VESA(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   112.309] (II) VESA(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   112.309] (II) VESA(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   112.310] (II) VESA(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   112.310] (II) VESA(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   112.310] (II) VESA(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   112.310] (II) VESA(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   112.310] (II) VESA(0): Supported detailed timing:
[   112.310] (II) VESA(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[   112.310] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   112.310] (II) VESA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   112.310] (II) VESA(0): Serial No: BAA07143SL0
[   112.310] (II) VESA(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 215 MHz
[   112.310] (II) VESA(0): Monitor name: BenQ GL2230
[   112.310] (II) VESA(0): EDID (in hex):
[   112.310] (II) VESA(0):      00ffffffffffff0009d1747845540000
[   112.310] (II) VESA(0):      2a1401030e301b782e1421a359559b26
[   112.310] (II) VESA(0):      0f5054a56b8061c0810081c081408180
[   112.310] (II) VESA(0):      a9c0b300d1c0023a801871382d40582c
[   112.310] (II) VESA(0):      4500dd0c1100001e000000ff00424141
[   112.310] (II) VESA(0):      3037313433534c300a20000000fd0032
[   112.310] (II) VESA(0):      4c1e5315000a202020202020000000fc
[   112.310] (II) VESA(0):      0042656e5120474c323233300a200033
[   112.310] (II) VESA(0): EDID vendor "BNQ", prod id 30836
[   112.310] (II) VESA(0): Using EDID range info for horizontal sync
[   112.310] (II) VESA(0): Using EDID range info for vertical refresh
[   112.310] (II) VESA(0): Printing DDC gathered Modelines:
[   112.310] (II) VESA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   112.310] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   112.310] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   112.310] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   112.310] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   112.311] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   112.311] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   112.311] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   112.311] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   112.311] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   112.311] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   112.311] (II) VESA(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz e)
[   112.311] (II) VESA(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   112.311] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   112.311] (II) VESA(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   112.311] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   112.311] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   112.311] (II) VESA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   112.311] (II) VESA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[   112.311] (II) VESA(0): Searching for matching VESA mode(s):
... a lot of them...
[   112.397]
[   112.397] (II) VESA(0): Total Memory: 123 64KB banks (7872kB)
[   112.397] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[   112.397] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-76.00 Hz
[   112.397] (II) VESA(0): <default monitor>: Using maximum pixel clock of 215.00 MHz
[   112.397] (WW) VESA(0): Unable to estimate virtual size
[   112.397] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[   112.407] (II) VESA(0): Not using built-in mode "1440x900" (no mode of this name)
[   112.416] (II) VESA(0): Not using built-in mode "960x600" (no mode of this name)
[   112.421] (--) VESA(0): Virtual size is 1680x1050 (pitch 1680)
[   112.421] (**) VESA(0): *Built-in mode "1680x1050"
[   112.421] (**) VESA(0): *Built-in mode "1280x1024"
[   112.421] (**) VESA(0): *Built-in mode "1024x768"
[   112.421] (**) VESA(0): *Built-in mode "800x600"
[   112.421] (**) VESA(0): *Built-in mode "640x480"
[   112.421] (**) VESA(0): Display dimensions: (480, 270) mm
[   112.421] (**) VESA(0): DPI set to (88, 98)
[   112.421] (**) VESA(0): Using "Shadow Framebuffer"
[   112.421] (II) Loading sub module "shadow"
[   112.421] (II) LoadModule: "shadow"
[   112.422] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[   112.422] (II) Module shadow: vendor="X.Org Foundation"
[   112.422]    compiled for 1.14.4, module version = 1.1.0
[   112.422]    ABI class: X.Org ANSI C Emulation, version 0.4
[   112.422] (II) Loading sub module "fb"
[   112.422] (II) LoadModule: "fb"
[   112.423] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[   112.429] (II) Module fb: vendor="X.Org Foundation"
[   112.429]    compiled for 1.14.4, module version = 1.0.0
[   112.429]    ABI class: X.Org ANSI C Emulation, version 0.4
[   112.429] (II) UnloadModule: "fbdev"
[   112.429] (II) Unloading fbdev
[   112.429] (II) UnloadSubModule: "fbdevhw"
[   112.429] (II) Unloading fbdevhw
[   112.429] (==) Depth 24 pixmap format is 32 bpp
[   112.429] (II) Loading sub module "int10"
[   112.429] (II) LoadModule: "int10"
[   112.430] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[   112.430] (II) Module int10: vendor="X.Org Foundation"
[   112.430]    compiled for 1.14.4, module version = 1.0.0
[   112.430]    ABI class: X.Org Video Driver, version 14.1
[   112.430] (II) VESA(0): initializing int10
[   112.436] (II) VESA(0): Bad V_BIOS checksum
[   112.436] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   112.437] (II) VESA(0): VESA BIOS detected
[   112.437] (II) VESA(0): VESA VBE Version 3.0
[   112.437] (II) VESA(0): VESA VBE Total Mem: 7872 kB
[   112.437] (II) VESA(0): VESA VBE OEM: Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS
[   112.437] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   112.437] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   112.437] (II) VESA(0): VESA VBE OEM Product: Intel(r) 82945G Chipset Family Graphics Controller
[   112.437] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   112.437] (II) VESA(0): virtual address = 0x7fee355e1000,
        physical address = 0xe0000000, size = 8060928
[   112.474] (II) VESA(0): Setting up VESA Mode 0x168 (1680x1050)
[   112.536] (==) VESA(0): Default visual is TrueColor
[   112.545] (==) VESA(0): Backing store disabled
[   112.546] (==) VESA(0): DPMS enabled
[   112.546] (==) RandR enabled
[   112.568] (II) AIGLX: Screen 0 is not DRI2 capable
[   112.568] (II) AIGLX: Screen 0 is not DRI capable
[   112.568] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (/usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[   112.568] (EE) GLX: could not load software renderer
[   112.568] (II) GLX: no usable GL providers found for screen 0
[   112.867] 7 XSELINUXs still allocated at reset
[   112.867] SCREEN: 0 objects of 320 bytes = 0 total bytes 0 private allocs
[   112.867] COLORMAP: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[   112.867] DEVICE: 0 objects of 96 bytes = 0 total bytes 0 private allocs
[   112.867] CLIENT: 0 objects of 176 bytes = 0 total bytes 0 private allocs
[   112.867] WINDOW: 0 objects of 40 bytes = 0 total bytes 0 private allocs
[   112.867] PIXMAP: 2 objects of 16 bytes = 32 total bytes 0 private allocs
[   112.867] GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
[   112.867] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   112.867] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   112.867] TOTAL: 7 objects, 104 bytes, 0 allocs
[   112.867] 2 PIXMAPs still allocated at reset
[   112.867] PIXMAP: 2 objects of 16 bytes = 32 total bytes 0 private allocs
[   112.867] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   112.867] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   112.867] TOTAL: 7 objects, 104 bytes, 0 allocs
[   112.867] 4 GCs still allocated at reset
[   112.867] GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
[   112.867] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   112.867] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   112.867] TOTAL: 5 objects, 72 bytes, 0 allocs
[   112.867] 1 CURSORs still allocated at reset
[   112.867] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   112.867] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   112.867] TOTAL: 1 objects, 8 bytes, 0 allocs
[   112.867] 1 CURSOR_BITSs still allocated at reset
[   112.867] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   112.867] TOTAL: 0 objects, 0 bytes, 0 allocs
[   112.870] (II) Loading sub module "int10"
[   112.870] (II) LoadModule: "int10"
[   112.870] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[   112.870] (II) Module int10: vendor="X.Org Foundation"
[   112.870]    compiled for 1.14.4, module version = 1.0.0
[   112.870]    ABI class: X.Org Video Driver, version 14.1
[   112.870] (II) VESA(0): initializing int10
[   112.876] (II) VESA(0): Bad V_BIOS checksum
[   112.876] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   112.877] (II) VESA(0): VESA BIOS detected
[   112.877] (II) VESA(0): VESA VBE Version 3.0
[   112.877] (II) VESA(0): VESA VBE Total Mem: 7872 kB
[   112.877] (II) VESA(0): VESA VBE OEM: Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS
[   112.877] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   112.877] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   112.877] (II) VESA(0): VESA VBE OEM Product: Intel(r) 82945G Chipset Family Graphics Controller
[   112.877] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   112.877] (II) VESA(0): virtual address = 0x7fee355e1000,
        physical address = 0xe0000000, size = 8060928
[   112.894] (II) VESA(0): Setting up VESA Mode 0x168 (1680x1050)
[   112.956] (==) VESA(0): Default visual is TrueColor
[   112.957] (==) VESA(0): DPMS enabled
[   112.957] (==) RandR enabled
[   112.979] (II) AIGLX: Screen 0 is not DRI2 capable
[   112.979] (II) AIGLX: Screen 0 is not DRI capable
[   112.979] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (/usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[   112.979] (EE) GLX: could not load software renderer
[   112.979] (II) GLX: no usable GL providers found for screen 0
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version