Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: video driver / system state question
Date: Tue, 26 Jan 2010 22:02:26
Message-Id: 5bdc1c8b1001261304p33403173qe5d88d88c3de449d@mail.gmail.com
In Reply to: [gentoo-amd64] Re: video driver / system state question by Nikos Chantziaras
1 On Tue, Jan 26, 2010 at 10:37 AM, Nikos Chantziaras <realnc@×××××.de> wrote:
2 > On 01/26/2010 07:30 PM, Mark Knecht wrote:
3 <SNIP>
4 >>
5 >>    Assuming I haven't made any omissions or stupid mistakes that gets
6 >> me into xfce4. I don't know if I'm running X over a frame buffer or
7 >> using a more native VGA.
8 >
9 > Enable compositing ("effects") in XFCE.  If it works, you're on native.
10 >
11 >
12 >
13
14 Humm, then I'm thinking maybe I don't, but I'm still looking around
15 for the right controls in the xfce4 settings editors. glxgears is
16 failing but I haven't even looked for instructions yet on enabling 3d
17 so maybe that's expected.
18
19 I added this to xorg.conf
20
21 Section "Extensions"
22 Option "Composite" "Enable"
23 EndSection
24
25 and restarted the server. The xfce website said to select and hover
26 over the title bar of a window and then roll the mouse. The window
27 should become more or less transparent. That's the only test I know to
28 do right now.
29
30 Thanks,
31 Mark
32
33 mark@firefly ~/Desktop $ xrandr
34 Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
35 VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y
36 axis) 338mm x 270mm
37 1280x1024 60.0*+ 75.0
38 1152x864 75.0
39 1024x768 75.1 75.0 70.1 60.0
40 832x624 74.6
41 800x600 72.2 75.0 60.3 56.2
42 640x480 75.0 72.8 66.7 60.0 59.9
43 720x400 70.1
44 HDMI1 disconnected (normal left inverted right x axis y axis)
45 HDMI2 connected 1280x1024+0+0 (normal left inverted right x axis y
46 axis) 474mm x 296mm
47 1680x1050 59.9 +
48 1280x1024 75.0 60.0*
49 1280x960 60.0
50 1152x864 75.0
51 1024x768 75.1 70.1 60.0
52 832x624 74.6
53 800x600 72.2 75.0 60.3 56.2
54 640x480 72.8 75.0 66.7 60.0
55 720x400 70.1
56 DP1 disconnected (normal left inverted right x axis y axis)
57 DP2 disconnected (normal left inverted right x axis y axis)
58 mark@firefly ~/Desktop $
59
60
61 firefly ~ # glxgears
62 Unrecognized deviceID 42
63 X Error of failed request: BadAlloc (insufficient resources for operation)
64 Major opcode of failed request: 152 (GLX)
65 Minor opcode of failed request: 3 (X_GLXCreateContext)
66 Serial number of failed request: 27
67 Current serial number in output stream: 29
68 firefly ~ # glxinfo
69 name of display: :0.0
70 Unrecognized deviceID 42
71 X Error of failed request: BadAlloc (insufficient resources for operation)
72 Major opcode of failed request: 152 (GLX)
73 Minor opcode of failed request: 3 (X_GLXCreateContext)
74 Serial number of failed request: 21
75 Current serial number in output stream: 24
76 firefly ~ # emerge -pv xorg-server
77
78 These are the packages that would be merged, in order:
79
80 Calculating dependencies... done!
81 [ebuild R ] x11-base/xorg-server-1.6.5-r1 USE="hal ipv6 nptl sdl
82 xorg -debug -dmx -kdrive -minimal -tslib" 0 kB
83
84 Total: 1 package (1 reinstall), Size of downloads: 0 kB
85 firefly ~ # emerge -pv xorg-drivers
86
87 These are the packages that would be merged, in order:
88
89 Calculating dependencies... done!
90 [ebuild R ] x11-base/xorg-drivers-1.6 INPUT_DEVICES="evdev
91 -acecad -aiptek -citron -elographics -fpit -hyperpen -joystick
92 -keyboard -mouse -mutouch -penmount -synaptics -tslib -virtualbox
93 -vmmouse -void -wacom" VIDEO_CARDS="fbdev intel vmware -apm -ark -ast
94 -chips -cirrus -dummy -epson -fglrx (-geode) -glint -i128 (-i740)
95 (-impact) -mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeon
96 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb
97 (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx)
98 -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox (-voodoo)
99 (-xgi)" 0 kB
100
101 Total: 1 package (1 reinstall), Size of downloads: 0 kB
102 firefly ~ #