[Solar-tecnica] Re: VIDEO, ayuda: prueben este script: xorgmusix.sh
maram
maramsis en gmail.com
Mie Ago 2 22:33:06 CEST 2006
En el msg anterior olvide uno de los adjuntos: el finalmente generado
por el script :(
xorg.conf-musix
El mié, 02-08-2006 a las 16:57 -0300, maram escribió:
> El mié, 02-08-2006 a las 14:43 +0200, Marcos Guglielmetti escribió:
> > El Miércoles, 2 de Agosto de 2006 15:03, maram escribió:
> > > El lun, 31-07-2006 a las 20:06 +0200, Marcos Guglielmetti escribió:
> > > ...
> > >
> > > > Te mando una nueva versión, que tiene los siguientes cambios: no
> > > > posee las funciones de Musix (esas que debiste borrar), y si no
> > > > logra hacer la autodetección avisa y sale :D
> > >
> > > marcos>
> > > Te comento las pruebas que hice...
> > >
> > > $ Xorg -version
> > >
> > > X Window System Version 7.0.0
> >
> > Teóricamente en esa versión no funcionarÃa bien... pero por lo que me
> > enviaste, funcionó...
>
> mas o menos... ahora esta es la version que instala dapper, bastante
> actualizada...
>
> >
> > > Release Date: 21 December 2005
> > > X Protocol Version 11, Revision 0, Release 7.0
> > > Build Operating System:Linux 2.6.15.7 i686
> > > Current Operating System: Linux margus 2.6.15-25-686 #1 SMP PREEMPT
> > > Wed Jun 14 11:34:19 UTC 2006 i686
> > >
> > >
> > > corri el script:
> > >
> > > ~$ sudo ./xorgmusix-sin-func.sh
> > >
> > > obtuve el archivo adjunto: xorg.conf.new
> >
> > Claro, pero no: el archivo que debés obtener además de ese
> > es /etc/X11/xorg.conf, cosa que no recibÃ: ese es el creado y adaptado,
> > teóricamente, de mejor manera al hardware.
> >
> > ¿podés enviármelo, o no creó ese archivo? Gracias por la colaboración, es muy
> > necesaria.
>
> la primera vez que corro "sudo ./xorgmusix-sin.func.sh" me genera solo
> el archivo xorg.conf.new en /home/marcelo... y creo falla en que luego
> lo busca en /root/ (y no en home)
>
> te paso el primer log en algo1.txt
>
> a mano copie a /root el archivo xorg.conf.new y al correr nuevamente el
> script genera el xorg.conf en /etc/X11/xorg.conf
>
> te lo paso como: xorg.conf-musix
> y el log como: algo2.txt
>
> cuando vuelvo a levantar las X me da error por problemas del mouse entre
> otras cosas creo... y se caen. (Si me decis donde esta el log del error
> de las X, te lo paso)
>
> de nuevo por las duda el xorg generado por ubuntu con sudo
> dpkg-reconfigure xserver-xorg como: xorg.conf
>
>
> >
> > > el archivo original creado por ubuntu: xorg.conf.ubuntu
> >
> > Lo veo, parece bastante bien, che
> >
> > > entre las diferencias que encontre esta que no me detecto el teclado
> > > en espaniol ni el mouse.
> >
> > Ah, bueno, lo del teclado en realidad no serÃa problema en musix porque en
> > nuestro escritorio el teclado se configura al iniciar según el idioma... pero
> > bueno, serÃa un problema en tu Ubuntu quizá.. ahora, lo del mouse... eso es
> > mucho peor: la idea era dejar mouses genéricos habilitados, igual, como no sé
> > si probaste la nueva configuración que deberÃa haber creado
> > en /etc/X11/xorg.conf, realmente no sé qué pasó.
> >
> > > corregi esas lineas y corri el nuevo xorg,
> >
> > Entonces calculo que corregiste el /etc/X11/xorg.conf que yo no recibÃ...
>
> no. corri una version modificada del xorg.conf.new
>
> >
> > > levanto pero el juego que
> > > mencionas Trigger no corre!
> >
> > No es problema de ubuntu ni (aparentemente) de la autodetección, es una cosa
> > que solucionás muy fácilmente según las FAQs del juego, tenés que hacer lo
> > siguiente...>>
> >
> > > Da el error:
> > >
> > > Trigger init
> > > Build: 0.5.2 on May 11 2006 at 02:48:35
> > > Initialising PhysFS
> > > Set writable user directory to "/home/marcelo/"
> > > Reset writable user directory to "/home/marcelo/.trigger"
> > > Application base directory "/usr/games/"
> > > Main game data directory datadir="/usr/share/trigger-data"
> > > Loading game configuration
> > > Initialising SDL
> > > Create window and set video mode
> > > libGL error: open DRM failed (Operation not permitted)
> > > libGL error: reverting to (slow) indirect rendering
> > > Failed to create window or set video mode
> > > SDL error: Couldn't find matching GLX visual
> > > Try changing your video settings in data/trigger.config
> > >
> > > Mother: ASRock P4i45GV
> > > Chipset: INtel 845Gv
> > > Video: Intel Extreme Graphics, Max 64MB VRAM
> > >
> > >
> > > alguna idea...
> >
> > SI >>
> >
> > nano ~/.trigger/trigger.config
> >
> >
> > requirergb="no"
> > requirealpha="no"
> #esta 3 es la opcion que cambie de "yes" a "no", pa que es...
> > requiredepth="no"
> > requirestencil="no"
> >
> > ahà va a andar, fijate si está acelerada la placa, se verá bien, si no se verá
> > muy entrecortado... otro juego bueno para hacer pruebas es foobillard
>
> no tengo aceleracion... ya que se ve re-entrecortado...injugable...
> como instalo la aceleracion, pense que el script la instalaba... (y como
> se si mi placa la tiene, dice "Extreme Graphics" )
>
> gracias... y por probar tu script, conoci ese juego que parece bueno...!
> ahora me tendras que ayudar a jugarlo...!
>
------------ próxima parte ------------
# /etc/X11/xorg.conf, created by xorgmusix.sh
Section "ServerLayout"
Identifier "Xorg Configurado"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Serial Mouse" "CorePointer"
# habilitamos esto?
#InputDevice "PS/2 Mouse" "CorePointer"
InputDevice "USB Mouse" "CorePointer"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
# FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
# FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/latex-ttf-fonts"
FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID"
FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection
Section "Module"
Load "ddc" # ddc probing of monitor
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "speedo"
Load "type1"
Load "freetype"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
EndSection
Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
# You can add things links "1280x768" here...
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Más información sobre la lista de distribución Solar-tecnica