On Sat, 01 Sep 2007 19:52:11 +0200, Bo Ørsted Andresen wrote:

> On Saturday 01 September 2007 19:24:51 Hendrik Boom wrote:
>> > Have you enabled the keyboard USE flag under INPUT_DEVICES in
>> > xorg-xserver? You can set this in make.conf.
>>
>> make.conf ends with the lines
>>
>> INPUT_DEVICES="keyboard mouse"
>> VIDEO_CARDS="radeon"
>>
>> Is this what you mean?
> 
> *nod*
> 

Aha!  xorg-server!  All I saw in the docs I had been
looking at was xorg-x11.

> # emerge -pv xorg-server

These are the packages that would be merged, in order:

Calculating dependencies  ..... done!
[ebuild  N    ] x11-drivers/xf86-input-keyboard-1.1.1  USE="-debug" 230 kB
[ebuild   R   ] x11-base/xorg-server-1.2.0-r3  USE="dri ipv6 nptl xorg -3dfx 
-debug -dmx -kdrive -minimal -sdl -xprint" INPUT_DEVICES="keyboard* mouse 
-acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 
-elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch 
-mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse 
-void -wacom" VIDEO_CARDS="radeon -apm -ark -chips -cirrus -cyrix -dummy -epson 
-fbdev -fglrx -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic 
(-newport) -nsc -nv -nvidia -r128 -rendition -s3 -s3virge -savage 
-siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) 
(-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware 
-voodoo" 0 kB

Total: 2 packages (1 new, 1 reinstall), Size of downloads: 230 kB

> # equery check x11-drivers/xf86-input-keyboard

-bash: equery: command not found

> 

So I proceeded to emerge xorg-server for real.  No more keyboard problems.
 Instead I get the black screen of death.  The monitor on light starts
 bliking, indicating it is getting no signal, ctrl-alt-backspace and
 ctrl-alt-delete don't work, and only a hard reset on the box itself
 gets anything going.

My make.conf specifies VIDEO_CARDS="radeon", even though the automatically
generated /root/xorg.conf.new specifies

        Driver      "ati"

in the "Device" section.  Could this be a problem?  The hardware is a. ATI
Radeon all-in-wonder card.

I tried replacing ati by fbdev just to get something working, but it just
told me it couldn't find fbdev.  Presumably this driver was not installed.
 Is the proper way to install this add in fbdev to the make.conf file:

 VIDEO_CARDS="radeon fbdev"

or even 

 VIDEO_CARDS="radeon ati fbdev"

and then re-emerge xorg-server?  Or is there a more straightforward way?  I
still haven't found a way to browse the list of available packages the way
I used to do in Debian using aptitude or packages.debian.org.

-- hendrik

-- 
[EMAIL PROTECTED] mailing list

Reply via email to