Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xorg]Configurazione... alcune considerazioni
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
effeuno
Apprentice
Apprentice


Joined: 23 Dec 2003
Posts: 292

PostPosted: Tue May 29, 2007 6:00 pm    Post subject: [Xorg]Configurazione... alcune considerazioni Reply with quote

Dopo un po' di anni passati a smanettare con Gentoo in mod.console, trovato un vecchio portatile buttato via ( HP Onibok XE2), l'ho rivitalizzato con Gentoo.
A questo punto ho deciso di configurare Xorg.
Letto il manuale "Guida alla configurazione di X server, vorrei soltanto alcune conferme:

Da lspci:

00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:0a.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:0a.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:0d.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator
00:0d.1 Communication controller: ESS Technology ES1983S Maestro-3i PCI Modem Accelerator
01:00.0 VGA compatible controller: Silicon Motion, Inc. SM710 LynxEM (rev a3)
rilevo scheda video Silicon Motion

Da dmesg:

...
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 212k freed
pccard: PCMCIA card inserted into slot 1
Synaptics Touchpad, model: 1, fw: 4.6, id: 0x135eb1, caps: 0x804713/0x0
input: SynPS/2 Synaptics TouchPad as /class/input/input1
[ACPI Debug] String: [0x08] "QUERY_09"
[ACPI Debug] String: [0x0D] "CMBatt - SMSL"
[ACPI Debug] Integer: 0x000000F1
....
[
rilevo Synaptics Touchpad

Conseguentemente ho pensato di configurare le variabili in questo modo:

/etc/make.conf

# 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
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

# Attivo supporto per mouse, tastiera, touchscrren
INPUT_DEVICES="keyboard mouse synaptics"

# Attivo scheda video
VIDEO_CARDS="siliconmotion"


da emerge -pv xorg-x11:

...
[ebuild N ] x11-libs/libXv-1.0.3 USE="-debug" 227 kB
[ebuild N ] media-libs/mesa-6.5.2-r1 USE="nptl -debug -doc -hardened -motif -xcb" VIDEO_CARDS="-i810 -mach64 -mga -none -r128 -radeon -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 3,218 kB
[ebuild N ] x11-libs/libXaw-1.0.3 USE="-debug -xprint" 504 kB
[ebuild N ] x11-apps/xauth-1.0.2 USE="ipv6 -debug" 108 kB
[ebuild N ] media-fonts/font-adobe-100dpi-1.0.0 USE="nls -X" 1,040 kB
[ebuild N ] media-fonts/font-adobe-utopia-type1-1.0.1 USE="-X" 204 kB
[ebuild N ] media-fonts/font-adobe-75dpi-1.0.0 USE="nls -X" 827 kB
[ebuild N ] media-fonts/font-misc-misc-1.0.0 USE="nls -X" 1,813 kB
[ebuild N ] media-fonts/font-cursor-misc-1.0.0 USE="nls -X" 42 kB
[ebuild N ] media-fonts/font-bh-type1-1.0.0 USE="-X" 563 kB
[ebuild N ] x11-apps/xhost-1.0.1 USE="ipv6 -debug" 88 kB
[ebuild N ] x11-misc/xkeyboard-config-0.8-r1 401 kB
[ebuild N ] x11-apps/xrandr-1.2.0 USE="-debug" 91 kB
[ebuild N ] x11-apps/xinit-1.0.3-r3 USE="-debug -minimal" 96 kB
[ebuild N ] virtual/opengl-7.0 0 kB
[ebuild N ] virtual/glu-7.0 0 kB
[ebuild N ] media-fonts/font-alias-1.0.1 USE="-debug" 42 kB
[ebuild N ] x11-base/xorg-server-1.2.0-r3 USE="dri ipv6 nptl xorg -3dfx -debug -dmx -kdrive -minimal -sdl -xprint" INPUT_DEVICES="keyboard mouse synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="siliconmotion -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo" 5,874 kB
[ebuild N ] media-libs/freeglut-2.4.0-r1 459 kB
...

Pensate che sia ok prima di dare il fatidico emerge xorg-x11

oppure devo modificare alcune cose (in particolare devpo configurare VIDEO_CARDS anche con vesa vga altro ancora)
Grazie per l'attenzione che sempre date.
Back to top
View user's profile Send private message
Cerberos86
Guru
Guru


Joined: 13 Dec 2003
Posts: 581
Location: Padova

PostPosted: Tue May 29, 2007 11:22 pm    Post subject: Reply with quote

vesa e vga consigliere di metterle comunque... Sono driver generici che fanno comunque comodo...
Per il resto non mi fare tanti problemi, emergi e poi cominci a configura xorg.conf fino a trovare una combinazione funzionante che ti gusta....!

Good Luck (anche se non dovrebbe servirne tanta...)

Cheers
_________________
Account jabber: cerberos@jabber.org
"I'm using the hand..." ~ Guybrush Threepwood ~
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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