Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 19

Discussione: x.org e debian

  1. #1
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178

    x.org e debian

    eh già, mi sto cimentando nell'impresa di mettere x.org su debian....
    il più è fatto, ovvero ho installato tutto il necessario, ma il problema viene ora: la configurazione di xorg in modo da "ritrovarmi" i settaggi di xfree...
    cominciamo con il kernel
    codice:
    # Hardware Sensors Chip support
    CONFIG_SENSORS_ADM1021=m
    CONFIG_SENSORS_ADM1025=m
    CONFIG_SENSORS_ADM1026=m
    CONFIG_SENSORS_ADM1031=m
    CONFIG_SENSORS_ASB100=m
    CONFIG_SENSORS_DS1621=m
    CONFIG_SENSORS_FSCHER=m
    CONFIG_SENSORS_GL518SM=m
    CONFIG_SENSORS_IT87=m
    CONFIG_SENSORS_LM63=m
    CONFIG_SENSORS_LM75=m
    CONFIG_SENSORS_LM77=m
    CONFIG_SENSORS_LM78=m
    CONFIG_SENSORS_LM80=m
    CONFIG_SENSORS_LM83=m
    CONFIG_SENSORS_LM85=m
    CONFIG_SENSORS_LM87=m
    CONFIG_SENSORS_LM90=m
    CONFIG_SENSORS_MAX1619=m
    CONFIG_SENSORS_PC87360=m
    CONFIG_SENSORS_SMSC47B397=m
    CONFIG_SENSORS_SMSC47M1=m
    CONFIG_SENSORS_VIA686A=m
    CONFIG_SENSORS_W83781D=m
    CONFIG_SENSORS_W83L785TS=m
    CONFIG_SENSORS_W83627HF=m
    CONFIG_SENSORS_EEPROM=m
    CONFIG_SENSORS_PCF8574=m
    CONFIG_SENSORS_PCF8591=m
    CONFIG_SENSORS_RTC8564=m
    
    # I2C support
    CONFIG_I2C=y
    CONFIG_I2C_CHARDEV=m
    # I2C Algorithms
    CONFIG_I2C_ALGOBIT=m
    CONFIG_I2C_ALGOPCF=m
    CONFIG_I2C_ALGOPCA=m
    # I2C Hardware Bus support
    CONFIG_I2C_ALI1535=m
    CONFIG_I2C_ALI1563=m
    CONFIG_I2C_ALI15X3=m
    # CONFIG_I2C_AMD756 is not set
    # CONFIG_I2C_AMD8111 is not set
    # CONFIG_I2C_ELEKTOR is not set
    # CONFIG_I2C_I801 is not set
    # CONFIG_I2C_I810 is not set
    CONFIG_I2C_ISA=m
    # CONFIG_I2C_NFORCE2 is not set
    # CONFIG_I2C_PARPORT is not set
    # CONFIG_I2C_PARPORT_LIGHT is not set
    # CONFIG_I2C_PIIX4 is not set
    # CONFIG_I2C_PROSAVAGE is not set
    # CONFIG_I2C_SAVAGE4 is not set
    # CONFIG_I2C_SIS5595 is not set
    # CONFIG_I2C_SIS630 is not set
    # CONFIG_I2C_SIS96X is not set
    # CONFIG_I2C_STUB is not set
    # CONFIG_I2C_VIA is not set
    # CONFIG_I2C_VIAPRO is not set
    # CONFIG_I2C_VOODOO3 is not set
    # CONFIG_I2C_PCA_ISA is not set
    CONFIG_I2C_SENSOR=m
    # Other I2C Chip support
    # CONFIG_I2C_DEBUG_CORE is not set
    # CONFIG_I2C_DEBUG_ALGO is not set
    # CONFIG_I2C_DEBUG_BUS is not set
    # CONFIG_I2C_DEBUG_CHIP is not set
    CONFIG_FB_RADEON_I2C=y
    
    # CONFIG_BLK_DEV_OFFBOARD is not set
    CONFIG_FB=y
    CONFIG_FB_MODE_HELPERS=y
    # CONFIG_FB_TILEBLITTING is not set
    # CONFIG_FB_CIRRUS is not set
    # CONFIG_FB_PM2 is not set
    # CONFIG_FB_CYBER2000 is not set
    # CONFIG_FB_ASILIANT is not set
    # CONFIG_FB_IMSTT is not set
    CONFIG_FB_VGA16=m
    CONFIG_FB_VESA=y
    # CONFIG_FB_HGA is not set
    # CONFIG_FB_RIVA is not set
    # CONFIG_FB_I810 is not set
    # CONFIG_FB_INTEL is not set
    # CONFIG_FB_MATROX is not set
    # CONFIG_FB_RADEON_OLD is not set
    CONFIG_FB_RADEON=m
    CONFIG_FB_RADEON_I2C=y
    # CONFIG_FB_RADEON_DEBUG is not set
    # CONFIG_FB_ATY128 is not set
    # CONFIG_FB_ATY is not set
    # CONFIG_FB_SAVAGE is not set
    # CONFIG_FB_SIS is not set
    # CONFIG_FB_NEOMAGIC is not set
    # CONFIG_FB_KYRO is not set
    # CONFIG_FB_3DFX is not set
    # CONFIG_FB_VOODOO1 is not set
    # CONFIG_FB_TRIDENT is not set
    # CONFIG_FB_VIRTUAL is not set
    
    CONFIG_DRM=m
    # CONFIG_DRM_TDFX is not set
    # CONFIG_DRM_R128 is not set
    CONFIG_DRM_RADEON=m
    # CONFIG_DRM_I810 is not set
    # CONFIG_DRM_I830 is not set
    # CONFIG_DRM_I915 is not set
    # CONFIG_DRM_MGA is not set
    # CONFIG_DRM_SIS is not set
    
    CONFIG_AGP=m
    # CONFIG_AGP_ALI is not set
    CONFIG_AGP_ATI=m
    # CONFIG_AGP_AMD is not set
    # CONFIG_AGP_AMD64 is not set
    CONFIG_AGP_INTEL=m
    CONFIG_AGP_INTEL_MCH=m
    # CONFIG_AGP_NVIDIA is not set
    # CONFIG_AGP_SIS is not set
    # CONFIG_AGP_SWORKS is not set
    # CONFIG_AGP_VIA is not set
    # CONFIG_AGP_EFFICEON is not set
    unica cosa che non mi trovo (suggerita da pumax in questo post ) è
    codice:
     CONFIG_FT_STD_FDC=y
    CONFIG_FT_FDC_THR=8
    CONFIG_FT_FDC_MAX_RATE=2000
    CONFIG_FT_ALPHA_CLOCK=0
    passiamo a xorg.conf:
    codice:
    Section "Files"
    	FontPath	"unix/:7100"			# local font server
    	# if the local font server has problems, we can fall back on these
    	FontPath	"/usr/lib/X11/fonts/misc"
    	FontPath	"/usr/lib/X11/fonts/cyrillic"
    	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/Type1"
    	FontPath	"/usr/lib/X11/fonts/CID"
    	FontPath	"/usr/lib/X11/fonts/100dpi"
    	FontPath	"/usr/lib/X11/fonts/75dpi"
            # paths to defoma fonts
    	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
    EndSection
    
    Section "Module"
    	Load    "synaptics"
    	Load	"GLcore"
    	Load	"bitmap"
    	Load	"dbe"
    	Load	"ddc"
    	Load	"dri"
    	Load	"extmod"
    	Load	"freetype"
    	Load	"glx"
    	Load	"int10"
    	Load	"record"
    	Load	"type1"
    	Load	"vbe"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"keyboard"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"it"
    EndSection
    
    #Section "InputDevice"
    #        Identifier      "Synaptic Mouse"
    #        Driver          "synaptics"
    #        Option          "Device"                "/dev/input/mice"
    #        Option          "Protocol"              "autops2"
    #        Option          "LeftEdge"              "1700"
    #        Option          "RightEdge"             "5300"
    #        Option          "TopEdge"               "1700"
    #        Option          "BottomEdge"            "4200"
    #        Option          "FingerLow"             "25"
    #        Option          "FingerHigh"            "30"
    #        Option          "MaxTapTime"            "180"
    #        Option          "MaxTapMove"            "220"
    #        Option          "VertScrollDelta"       "100"
    #        Option          "MinSpeed"              "0.09"
    #        Option          "MaxSpeed"              "0.18"
    #        Option          "AccelFactor"           "0.0015"
    #        Option          "SHMConfig"             "on"
    #EndSection
    										
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/input/mice"
            Option          "Protocol"              "ImPS/2"
            Option		"Emulate3Buttons"	"true"
    	Option		"ZAxisMapping"		"4 5"
    EndSection
    
    Section "Device"
    	Identifier	"ATI Mobility Radeon"
    	Driver		"vesa"
    	BusID		"PCI:1:5:0"
    	VideoRam	64000
    	Option		"UseFBDev"		"true"
    EndSection
    
    Section "Monitor"
    	Identifier	"Lcd"
    	Option		"DPMS"
    	HorizSync	28-49
    	VertRefresh	43-72
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"ATI Mobility Radeon"
    	Monitor		"Lcd"
    	DefaultDepth	24
    	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
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    	InputDevice	"Generic Keyboard"
    #        InputDevice     "Synaptic Mouse"    "Core Pointer"
            InputDevice	"Configured Mouse"
    EndSection
    
    Section "DRI"
    	Mode	0666
    EndSection
    (la sezione input device commentata era la vecchia config di xfree per lo scambio mouse/touchpad)
    il problema è che se sostituisco Driver "radeon" a Driver "vesa" non mi parte più il server con errore
    "caught signal 11. server aborting" ....

    problema secondario è far fare al touchpad lo scrolling (ha una zona definita) come se fosse la rotellina del mouse...la sezione commentata quando usavo xfree funzionava, ora non va...

    ditemi voi!

    ps scusatemi per la lunghezza del post, ma è dovuto....ah l'installazione è stata fatta seguendo questo procedimento...

    Thx!

  2. #2
    per il file di conf se il XF86Config-4 ti va bene puoi usare quello tranquillamente per xorg

    io con gentoo ad esempio faccio un link a quel file in /etc/X11

    ln -s XF86Config-4 xorg.conf

  3. #3
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178
    ho anche provato a farlo...
    risultato: mi da sempre quell'errore perché il mouse ha protocollo auto-dev...

    in definitiva non parte il server se metto autodev come protocollo o se metto "radeon" al posto di "vesa" in Driver della scheda video...

    comunque, per quanto riguarda il mouse, ho notato delle differenze tra xorg e xfree: anche se xorg.conf non è configurato x 2 mouse come stacco quello sulla ps2 entra in funzione il touchpad e viceversa (con xfree dovevo averli configurati entrambi)...

    ora sto ricompilando il kernel con altri moduli aggiuntivi...vedremo se va...

    Thx!

  4. #4
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178
    up....

    come faccio a non far creashare X con il driver radeon?
    idee??

    Thanks!

  5. #5
    prova a caricare il modulo del'agp della tua mobo

    via-agp o intel-agp e prova a settare

    Option "AGPMode" "4"

    in xorg.conf



    prova a mettere ati al posto di radeon

    prova ad installare i diver radeon ed usa fglrx come driver

  6. #6
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178
    Originariamente inviato da andy caps
    prova a caricare il modulo del'agp della tua mobo

    via-agp o intel-agp e prova a settare

    Option "AGPMode" "4"

    in xorg.conf



    prova a mettere ati al posto di radeon

    prova ad installare i diver radeon ed usa fglrx come driver
    come faccio a sapere quale modulo caricare tra via-agp e intel-agp?? premetto che il processore è un athlon xp-m (credo che m sta a indicare la serie mobile dato che sto su un laptop)...a naso credo che debba caricare via-agp, però la mia scheda video è una radeon igp 320M...proverò e farò sapere...

    ho provato a mettere ati al posto di radeon e funziona!
    ho provato a fare lsmod e mi risponde
    codice:
    radeon                 74432  1
    drm                    60948  2 radeon
    ati_agp                 6540  1
    agpgart                28648  2 drm,ati_agp
    quindi significa che il modulo radeon c'è ed è usato da agpgart visto che questo usa drm, ma allora perché X crasha?
    proverò a inserire il modulo radeon all'avvio e/o nell'xorg.conf invece di farlo caricare automaticamente dal modulo ati (inserito nell'xorg.conf)...non so se si è capito cosa sto per fare oltre che

    ma fglrx che driver sono di preciso? mi è stato detto che sono sì per le ati ma per quelle da desktop e non da laptop ("integrate" diciamo)...quanto c'è di vero?

    Thanks thousand!

  7. #7
    se ati va lascia ati ( se non crasha )
    l'agp della mobo è ati che è gia caricato
    se avessi una scheda basata su chipset intel o via dovresti mettere l'agp della tua mobo

    i driver fglrx sono i driver che si scaricano dal sito di ati e che permettono anche l'accelerazione grafica
    sul sito di ati ci sono driver e la guida per l'installazione

    per conoscere i componenti della scheda dai un

    dmesg
    o
    scanpci

  8. #8
    adesso stai udsando i driver vesa

    Driver "vesa"

    prova ati o radeon se no lo hai gia fatto

  9. #9
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178
    prima utilizzavo i vesa, ma quando ho scritto gli ultimi post stavo già con ati mentre ora sto con radeon VVoVe:
    sembra quasi incredibile ma è così...
    cat /etc/X11/xorg.conf:
    codice:
    Section "Device"
            Identifier      "Ati Mobility Radeon"
            Driver          "radeon"
            BusID           "PCI:1:5:0"
            VideoRam        64000
    EndSection
    mi è bastato aggiungere un
    codice:
    Load   "radeon"
    per non far crashare...

    ma ora mi viene una domanda:
    quali sono le differenze tra i moduli vesa, ati, radeon e fglrx???pregi e difetti di ognuno??


    cat scanpci
    codice:
    pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x1002 device 0xcab0
     ATI Technologies Inc AGP Bridge [IGP 320M]
    
    pci bus 0x0000 cardnum 0x01 function 0x00: vendor 0x1002 device 0x700f
     ATI Technologies Inc PCI Bridge [IGP 320M]
    
    pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x10b9 device 0x5237
     ALi Corporation USB 1.1 Controller
    
    pci bus 0x0000 cardnum 0x06 function 0x00: vendor 0x10b9 device 0x5451
     ALi Corporation M5451 PCI AC-Link Controller Audio Device
    
    pci bus 0x0000 cardnum 0x07 function 0x00: vendor 0x10b9 device 0x1533
     ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
    
    pci bus 0x0000 cardnum 0x08 function 0x00: vendor 0x10b9 device 0x5457
     ALi Corporation Intel 537 [M5457 AC-Link Modem]
    
    pci bus 0x0000 cardnum 0x09 function 0x00: vendor 0x1260 device 0x3873
     Harris Semiconductor Prism 2.5 Wavelan chipset
    
    pci bus 0x0000 cardnum 0x0a function 0x00: vendor 0x104c device 0xac50
     Texas Instruments PCI1410 PC card Cardbus Controller
    
    pci bus 0x0000 cardnum 0x10 function 0x00: vendor 0x10b9 device 0x5229
     ALi Corporation M5229 IDE
    
    pci bus 0x0000 cardnum 0x11 function 0x00: vendor 0x10b9 device 0x7101
     ALi Corporation M7101 PMU
    
    pci bus 0x0000 cardnum 0x12 function 0x00: vendor 0x100b device 0x0020
     National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
    
    pci bus 0x0001 cardnum 0x05 function 0x00: vendor 0x1002 device 0x4336
     ATI Technologies Inc Radeon Mobility U1
    prima avevo anche provato i fglrx (ma mi sono fermato quando mi hanno detto che non erano per i laptop) ma anche questi davano dei problemi nonostante avessi seguito la guida...più che altro erano problemi di compilazione che neanche ricordo...

    passiamo ad un altro punto cruciale di xorg: il mouse e il touchpad...
    come è possibile far coesistere i due dispositivi senza creare conflitti?
    cat /etc/X11/xorg.conf:
    codice:
    Section "InputDevice"
            Identifier      "Configured Mouse"
            Driver          "mouse"
            Option          "CorePointer"
            Option          "Device"                "/dev/input/mice"
            Option          "Protocol"              "ImPS/2"
            Option          "Emulate3Buttons"       "true"
            Option          "ZAxisMapping"          "4 5"
    
            Option          "LeftEdge"              "1700"
            Option          "RightEdge"             "5300"
            Option          "TopEdge"               "1700"
            Option          "BottomEdge"            "4200"
            Option          "FingerLow"             "25"
            Option          "FingerHigh"            "30"
            Option          "MaxTapTime"            "180"
            Option          "MaxTapMove"            "220"
            Option          "VertScrollDelta"       "100"
            Option          "MinSpeed"              "0.09"
            Option          "MaxSpeed"              "0.18"
            Option          "AccelFactor"           "0.0015"
            Option          "SHMConfig"             "on"
    
    EndSection
    questo è quanto relativo al mouse (che funziona)...tutte le opzioni dopo la riga vuota sono anche quelle del touchpad synaptic (premetto di avere già installato il pacchetto synaptic-xorg) ma il problema è tra la scelta di driver e protocolli opportuni...che protocollo utilizza il touchpad?

    ps scusate per il post lunghetto...

    Thanks thousand!

  10. #10
    non ho il touchpad e dovrei cercare in rete

    prova a decommantare questa sezione se sai usare un editor da consolle per eventualmente ricommentarla
    nel caso non partisse il sever
    #Section "InputDevice"
    # Identifier "Synaptic Mouse"
    # Driver "synaptics"
    # Option "Device" "/dev/input/mice"
    # Option "Protocol" "autops2"
    # Option "LeftEdge" "1700"
    # Option "RightEdge" "5300"
    # Option "TopEdge" "1700"
    # Option "BottomEdge" "4200"
    # Option "FingerLow" "25"
    # Option "FingerHigh" "30"
    # Option "MaxTapTime" "180"
    # Option "MaxTapMove" "220"
    # Option "VertScrollDelta" "100"
    # Option "MinSpeed" "0.09"
    # Option "MaxSpeed" "0.18"
    # Option "AccelFactor" "0.0015"
    # Option "SHMConfig" "on"
    #EndSection


    la differenza dei vari driver video
    vesa > driver generici per tutte le schede
    ati > i driver per le schede piu vacchie
    radeon > i driver per le schede piu recenti
    fglrx > i diver proprietari di ati che permettono l'accelerazione grafica

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.