Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11-7.1 ignores VIDEO_CARDS/INPUT_DEVICES [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
aguyfromearth
n00b
n00b


Joined: 18 Apr 2006
Posts: 53
Location: /earth/europe/...

PostPosted: Fri Oct 13, 2006 12:31 am    Post subject: xorg-x11-7.1 ignores VIDEO_CARDS/INPUT_DEVICES [solved] Reply with quote

it ignores even USE="xxx" VIDEO_CARDS/INPUT_DEVICES on commandline,
so whats wrong here ?
xorg-x11-7.0 works fine, on x86

and yes i searched alrdy but couldnt find anything usefull


Last edited by aguyfromearth on Fri Oct 13, 2006 12:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hagar
Guru
Guru


Joined: 11 Feb 2003
Posts: 445

PostPosted: Fri Oct 13, 2006 1:36 am    Post subject: Reply with quote

Sorry, I've used up all my psychic powers today
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Fri Oct 13, 2006 4:03 am    Post subject: Reply with quote

Please post your /etc/make.conf
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
aguyfromearth
n00b
n00b


Joined: 18 Apr 2006
Posts: 53
Location: /earth/europe/...

PostPosted: Fri Oct 13, 2006 12:02 pm    Post subject: Reply with quote

mark_alec wrote:
Please post your /etc/make.conf


Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
#-m32 flag needed for distcc amd64 host + CC=gcc CXX=g++ emerge <packet> by ak47


CFLAGS="-m32 -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer"

CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

USE="libnotify dri truetype apache2 gtk X vorbis ogg xml fat ntfs mp3 gif jpeg mpeg png aac cdr a52 madwifi win32codecs xv wxwindows unicode fbcon directfb gpm hal dbus mmx sse sse2 xosd svg aim icq xvid samba firefox gnome alsa acpi opengl ssl nptl nptlonly -ipv6 -nsplugin -arts -kde -apm -esd -eds -qt -mozilla -dlloader"

# for best multimedia support add following
# USE="${USE} aac aalib avi cdparanoia cdr divx4linux dv dvd dvdr dvdread encode ffmpeg flac jpeg lame live mad mjpeg mp3 ogg quicktime real vcd vidix vorbis win32codecs xmms xv"

VIDEO_CARDS="ati vesa fglrx fbdev radeon vmware"
INPUT_DEVICES="keyboard mouse synaptics"
AUTOCLEAN="yes"
FEATURES="parallel-fetch"
#FEATURES="distcc"



i guess thats fine cuz xorg-x11-7.0-r1 worked very well
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Fri Oct 13, 2006 12:08 pm    Post subject: Reply with quote

Can't see anything noticeably wrong there, so could you post the output of `emerge -pv xorg-x11` and indicate where the problem is.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
aguyfromearth
n00b
n00b


Joined: 18 Apr 2006
Posts: 53
Location: /earth/europe/...

PostPosted: Fri Oct 13, 2006 12:24 pm    Post subject: Reply with quote

thanks for your reply.

Code:

t41p ~ # emerge -pv xorg-x11

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

Calculating dependencies... done!
[ebuild     U ] x11-base/xorg-x11-7.1 [7.0-r1] USE="(-3dfx%)" INPUT_DEVICES="(-acecad%) (-aiptek%) (-calcomp%) (-citron%) (-digitaledge%) (-dmc%) (-dynapro%) (-elo2300%) (-elographics%) (-evdev%) (-fpit%) (-hyperpen%) (-jamstudio%) (-joystick%) (-keyboard%*) (-magellan%) (-magictouch%) (-microtouch%) (-mouse%*) (-mutouch%) (-palmax%) (-penmount%) (-spaceorb%) (-summa%) (-synaptics%*) (-tek4957%) (-ur98%) (-vmmouse%) (-void%) (-wacom%)" VIDEO_CARDS="(-apm%) (-ark%) (-chips%) (-cirrus%) (-cyrix%) (-dummy%) (-fbdev%*) (-fglrx%*) (-glint%) (-i128%) (-i740%) (-i810%) (-imstt%) (-mach64%) (-mga%) (-neomagic%) (-newport%) (-nsc%) (-nv%) (-nvidia%) (-r128%) (-radeon%*) (-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 size of downloads: 0 kB
t41p ~ #
[/quote]
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Fri Oct 13, 2006 12:33 pm    Post subject: Reply with quote

That is normal, xorg-x11 no longer has any USE flags. They are in xorg-server instead.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Hagar
Guru
Guru


Joined: 11 Feb 2003
Posts: 445

PostPosted: Fri Oct 13, 2006 12:33 pm    Post subject: Reply with quote

That's *normal* behaviour.

Those flags have been moved to x11-base/xorg-server

@mark_alec: hey :P
Back to top
View user's profile Send private message
aguyfromearth
n00b
n00b


Joined: 18 Apr 2006
Posts: 53
Location: /earth/europe/...

PostPosted: Fri Oct 13, 2006 12:37 pm    Post subject: Reply with quote

thank you very much, its mostly easier then it looks like :)

[solved]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum