RISOLTO compilazione sorgenti intel driver. aiuto per ./configure quali pacchett

Installazione, configurazione e uso di programmi e strumenti.
Avatar utente
yosku
Prode Principiante
Messaggi: 7
Iscrizione: mercoledì 18 luglio 2007, 22:38
Località: domodossola

RISOLTO compilazione sorgenti intel driver. aiuto per ./configure quali pacchett

Messaggio da yosku »

Ciao a tutti! questo è il mio primo post!

sono newbie dell'ambiente linux ma uso il pc da parecchi anni e diciamo che in winzz me la cavo, linux è capitato di installarlo più volte nel mio vecchio amd ma circa 8 anni fa le distribuzioni non erano per niente user-friendly e dopo vani tentativi e casini vari winzz prevaleva.

Oggi tutti devono fare i complimenti all'ottimo lavoro  della comunità di ubuntu e linux in generale.

E' veramente un progetto fantastico... :)



il mio computer è un  hppavilion DV1356EA, intel centrino 1.73, ubuntu FEISTY con compizfusion, video INTEL 915.

è nella mia stanza, sempre chiuso, con collegato un lcdsamsung LE27S71B.

Premetto che funziona praticamente tutto a dovere e sono già contento, ma sono pignolo e vorrei cercare di migliorare ulteriormente; ovviamente ho già  fatto parecchie ricerche, procedure dal wiki, guide ecc ma non riesco a cambiare correttamente l'uscita vga dal notebook all'lcd, che ovviamente va a risoluzione diversa.

Credo che la causa dei problemi sia che l'uscita del video viene forzata in automatico dal notebook chiuso (tipo Fn+F4 nel mio caso) e il sistema operativo/sistema video  non riconosce o non distingue chiaramente i due display.
Non sono riuscito a impostare il modello, refresh, e modeline ( può servirmi?? ) dell'lcd samsung nel file /etc/X11/xorg.conf 
Neanche con la guida sul doppio monitor.

avevo provato anche il reconfigure-xorg (qualcosa del genere) ma è complicato,mi sembra che setta solo un'uscita e avevo fatto casini..
In più anche a causa delle varie prove di installazione/configurazione di compiz  ::) credo di aver "rovinato" in generale il "sistema video"

xorg.conf ==>come si fa a mettere il riquadro??[/size][/size]
______________________________________________________________________________________________________________________________
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1360x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1360x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1360x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1360x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1360x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1360x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice    "stylus" "SendCoreEvents"
InputDevice    "cursor" "SendCoreEvents"
InputDevice    "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection
____________________________________________________________________________________________________________________________



ho dei problemi nel settare l'output nei vari player video. X11 è brutto, gli altri non vanno, quello predefinito chi lo usa?? :-) compiz? il serverX? gnome?? non ho le idee chiare.
a volte mi sembra di avere delle variazioni nel refresh ?? come se fosse basso


Ho provato a reinstallare da synaptic i driver, ho provato ubuntu studio (speravo che avendo editing video ecc mi riconfigurava qualcosa) ma niente.

Così ho pensato ai driver nuovi che sono disponibili: xf86-video-intel-2.0.0

Il ./configure mi da questo risultato e sono bloccato, non so cosa fare..

_______________________________________________________________________________________________________________________________

yosku@noteyosku:~/xf86-video-intel-2.0.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for intel-gen4asm... no
checking if XINERAMA is defined... no
checking if RANDR is defined... no
checking if RENDER is defined... no
checking if XF86DRI is defined... no
checking if DPMSExtension is defined... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... configure: error: Package requirements (xorg-server xproto xvmc fontsproto ) were not met:

No package 'xorg-server' found
No package 'xproto' found
No package 'xvmc' found
No package 'fontsproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
_______________________________________________________________________________________________________________________________

non trovo quei pacchetti con apt... devo usare qualche altro repository o programma????? boo

col pkg-config non sono riuscito ho letto l'help ma non capisco... :-\

aiuto!!

Ho cercato di dare più informazioni possibili sul mio problema, nel caso manca qualcosa(ovvio)  basta chiedere 

Spero che qualcuno mi sappia aiutare ???

Un grazie anticipato  e viva ubuntu!!!!
Ultima modifica di yosku il martedì 21 agosto 2007, 20:18, modificato 1 volta in totale.
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
Messaggi: 28474
Iscrizione: martedì 24 aprile 2007, 15:28
Località: Roma
Contatti:

Re: [Xorg] Help per compilazione sorgenti driver xf86 intel 2.0.0

Messaggio da Guiodic »

intanto prova ad installare i810switch dai repo, quindi

sudo apt-get install i810switch

e poi dai man i810switch per le opzioni

forse può esserti utile anche

i855crt

nonche i810rotate che è uno script che automatizza i810switch

i810switch serve appunto per switchare tra lcd e video esterno, forse può esserti di aiuto
Avatar utente
yosku
Prode Principiante
Messaggi: 7
Iscrizione: mercoledì 18 luglio 2007, 22:38
Località: domodossola

Re: [Xorg] compilazione sorgenti... aiuto per ./configure quali pacchetti??

Messaggio da yosku »

ciao Guiodic!

grazie mille per il consiglio ma non mi aiuta.... :'(

Lo switch lo fa già con i tasto Fn+F4. se mi serve farlo.. se lascio chiuso il notebook, invece, non vedo le schermate di boot (non ho ancora cambiato la risoluzione) ma il segnale c'è e al login si accende (LCD).

ho impostato la ris nativa 1360x768@60hz

chissà come sceglie la frequenza orizzontale??? a caso???? (b2b)


e aproposito..... non mi trova i810rotate... bo




il problema credo che sia che  il sistema non lo sà quale siano le impostazioni (diverse) per i due schermi.
infatti xorg.conf  ha solo uno schermo generico con modalità default ( secondo quello che ho capito ) e tra frequenze di refresh(H/V ;+/+), v-sync e il 3d di compizfusion ???

credo ci siano dei conflitti nel I/O del server X..... ::)
riguardano pure l'output dei player video

help help please!!
Ultima modifica di yosku il sabato 21 luglio 2007, 12:04, modificato 1 volta in totale.
Avatar utente
yosku
Prode Principiante
Messaggi: 7
Iscrizione: mercoledì 18 luglio 2007, 22:38
Località: domodossola

Re: RISOLTO compilazione sorgenti intel driver. aiuto per ./configure quali pacc

Messaggio da yosku »

GUARDATE QUESTO THREAD CHE POTREBBE ESSERE D'AIUTO.....

http://forum.ubuntu-it.org/viewtopic.ph ... #msg709324

8)
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 11 ospiti