Mesa/Dri (driver video open source )

Riconoscimento, installazione e configurazione delle periferiche.
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

# Load "dri"

questo no..altrimenti il direct rendering non viene caricato  ::)
il dri si disabilita solo per alcuni modelli di schede nvidia..non ati
decommentalo
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

Divilinux ha scritto: # Load "dri"

questo no..altrimenti il direct rendering non viene caricato  ::)
il dri si disabilita solo per alcuni modelli di schede nvidia..non ati
decommentalo
penso che è la prima cosa che ho imparato da due anni a questa parte con dapper...
me lo hanno già detto in dieci e a tutti ho risposto(nei post precedenti) che se decommento il caricamento di dri, non parte il server x.

adesso ho appena provato a far caricare i moduli drm e radeon, dato il dpkg-reconfigure xserver-xorg e fatto riconoscere tutto in automatico, l'unica cosa che ha cambiato è la frequenza di refresh video, che adesso è uguale a quella riconosciuta in kubuntu, ma il risultato non cambia: al login doppio rullo di congas, anzichè singolo, e schermo beige... cntr+alt+f1 e decommento il 'load "dri"' e riparte ubuntu in 2d....
questo per spiegare in dettaglio la situazione.

altre idee?
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

ecco..decommenta il modulo dri..avvia il server x con "startx" e prova a riportare l'errore
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

Divilinux ha scritto: ecco..decommenta il modulo dri..avvia il server x con "startx" e prova a riportare l'errore
non è che mi dia un errore ben preciso, cmq ho decommentato, riavviato tutto il s.o. e ho registrato l'output di dmesg:

Codice: Seleziona tutto

[    0.000000] Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 (Ubuntu 2.6.20-15.27-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000d8000 size: 0000000000028000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000003fe70000 end: 000000003ff70000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000003ff70000 size: 000000000000b000 end: 000000003ff7b000 type: 3
[    0.000000] copy_e820_map() start: 000000003ff7b000 size: 0000000000005000 end: 000000003ff80000 type: 4
[    0.000000] copy_e820_map() start: 000000003ff80000 size: 0000000000080000 end: 0000000040000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000ff800000 size: 0000000000400000 end: 00000000ffc00000 type: 2
[    0.000000] copy_e820_map() start: 00000000fffffc00 size: 0000000000000400 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d8000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff70000 (usable)
[    0.000000]  BIOS-e820: 000000003ff70000 - 000000003ff7b000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff7b000 - 000000003ff80000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffffc00 - 0000000100000000 (reserved)
[    0.000000] 127MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f6670
[    0.000000] Entering add_active_range(0, 0, 262000) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   262000
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   262000
[    0.000000] On node 0 totalpages: 262000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 254 pages used for memmap
[    0.000000]   HighMem zone: 32370 pages, LIFO batch:7
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f66e0
[    0.000000] ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x3ff76ae2
[    0.000000] ACPI: FADT (v001 Clevo  SPDG     0x06040000 PTL  0x00000003) @ 0x3ff7aecf
[    0.000000] ACPI: MADT (v001 PTLTD  	 APIC   0x06040000  LTP 0x00000000) @ 0x3ff7af43
[    0.000000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x3ff7afa1
[    0.000000] ACPI: SSDT (v001 PTLTD  ACPIHT   0x06040000  LTP 0x00000001) @ 0x3ff7afc9
[    0.000000] ACPI: DSDT (v001  INTEL SPRGDLEG 0x06040000 MSFT 0x0100000e) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 15:2 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 15:2 APIC version 20
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[    0.000000] Detected 3000.241 MHz processor.
[   22.705649] Built 1 zonelists.  Total pages: 259954
[   22.705652] Kernel command line: root=UUID=67603915-3459-46fd-9c86-ccccf550081f ro quiet splash
[   22.705792] mapped APIC to ffffd000 (fee00000)
[   22.705794] mapped IOAPIC to ffffc000 (fec00000)
[   22.705797] Enabling fast FPU save and restore... done.
[   22.705800] Enabling unmasked SIMD FPU exception support... done.
[   22.705810] Initializing CPU#0
[   22.705875] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   22.706909] Console: colour VGA+ 80x25
[   22.707391] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   22.707836] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   22.730808] Memory: 1027812k/1048000k available (1992k kernel code, 19496k reserved, 893k data, 328k init, 130496k highmem)
[   22.730817] virtual kernel memory layout:
[   22.730818]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   22.730819]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   22.730820]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   22.730821]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   22.730822]       .init : 0xc03d7000 - 0xc0429000   ( 328 kB)
[   22.730823]       .data : 0xc02f2264 - 0xc03d16d4   ( 893 kB)
[   22.730824]       .text : 0xc0100000 - 0xc02f2264   (1992 kB)
[   22.730827] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   22.809789] Calibrating delay using timer specific routine.. 6004.68 BogoMIPS (lpj=12009375)
[   22.809832] Security Framework v1.0.0 initialized
[   22.809840] SELinux:  Disabled at boot.
[   22.809856] Mount-cache hash table entries: 512
[   22.810012] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[   22.810024] CPU: Trace cache: 12K uops, L1 D cache: 8K
[   22.810026] CPU: L2 cache: 512K
[   22.810028] CPU: Physical Processor ID: 0
[   22.810030] CPU: After all inits, caps: bfebfbff 00000000 00000000 00003080 00004400 00000000 00000000
[   22.810042] Compat vDSO mapped to ffffe000.
[   22.810045] Remapping vsyscall page to ffffe000
[   22.810057] Checking 'hlt' instruction... OK.
[   22.825874] SMP alternatives: switching to UP code
[   22.826246] Early unpacking initramfs... done
[   23.087163] ACPI: Core revision 20060707
[   23.087963] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   23.090772] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
[   23.090793] SMP alternatives: switching to SMP code
[   23.090943] Booting processor 1/1 eip 3000
[   23.101197] Initializing CPU#1
[   23.181458] Calibrating delay using timer specific routine.. 6000.63 BogoMIPS (lpj=12001268)
[   23.181467] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[   23.181477] CPU: Trace cache: 12K uops, L1 D cache: 8K
[   23.181479] CPU: L2 cache: 512K
[   23.181482] CPU: Physical Processor ID: 0
[   23.181484] CPU: After all inits, caps: bfebfbff 00000000 00000000 00003080 00004400 00000000 00000000
[   23.181688] CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
[   23.181726] Total of 2 processors activated (12005.32 BogoMIPS).
[   23.181855] ENABLING IO-APIC IRQs
[   23.182036] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[   23.329334] checking TSC synchronization across 2 CPUs: passed.
[    0.003999] Brought up 2 CPUs
[    0.046057] migration_cost=91
[    0.046358] Booting paravirtualized kernel on bare hardware
[    0.046439] Time: 17:46:47  Date: 04/02/107
[    0.046473] NET: Registered protocol family 16
[    0.046576] EISA bus registered
[    0.046581] ACPI: bus type pci registered
[    0.047936] PCI: PCI BIOS revision 2.10 entry at 0xfd9b2, last bus=3
[    0.047938] PCI: Using configuration type 1
[    0.047939] Setting up standard PCI resources
[    0.060779] ACPI: Interpreter enabled
[    0.060782] ACPI: Using IOAPIC for interrupt routing
[    0.061639] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.061644] PCI: Probing PCI hardware (bus 00)
[    0.063140] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[    0.063144] PCI quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.063411] Boot video device is 0000:01:00.0
[    0.063682] PCI: Transparent bridge - 0000:00:1e.0
[    0.063745] PCI: Bus #04 (-#07) is hidden behind transparent bridge #03 (-#03) (try 'pci=assign-busses')
[    0.063748] Please report the result to linux-kernel to fix this permanently
[    0.063767] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.066614] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.066759] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.067881] ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
[    0.068092] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.068291] ACPI: PCI Interrupt Link [LNKC] (IRQs *5)
[    0.068490] ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
[    0.068698] ACPI: PCI Interrupt Link [LNKE] (IRQs 5) *0, disabled.
[    0.068900] ACPI: PCI Interrupt Link [LNKF] (IRQs *11)
[    0.069101] ACPI: PCI Interrupt Link [LNKG] (IRQs *5)
[    0.069306] ACPI: PCI Interrupt Link [LNKH] (IRQs *5)
[    0.072244] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.072258] pnp: PnP ACPI init
[    0.077177] pnp: PnP ACPI: found 12 devices
[    0.077182] PnPBIOS: Disabled by ACPI PNP
[    0.077252] PCI: Using ACPI for IRQ routing
[    0.077256] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.083424] NET: Registered protocol family 8
[    0.083427] NET: Registered protocol family 20
[    0.084036] PCI: Bridge: 0000:00:01.0
[    0.084040]   IO window: 3000-3fff
[    0.084045]   MEM window: e8100000-e81fffff
[    0.084049]   PREFETCH window: f0000000-f7ffffff
[    0.084059] PCI: Bus 4, cardbus bridge: 0000:03:00.0
[    0.084061]   IO window: 00004800-000048ff
[    0.084065]   IO window: 00004c00-00004cff
[    0.084069]   PREFETCH window: 50000000-53ffffff
[    0.084073]   MEM window: 58000000-5bffffff
[    0.084077] PCI: Bridge: 0000:00:1e.0
[    0.084080]   IO window: 4000-4fff
[    0.084085]   MEM window: e8200000-e82fffff
[    0.084089]   PREFETCH window: 50000000-55ffffff
[    0.084106] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.084196] PCI: Enabling device 0000:03:00.0 (0000 -> 0003)
[    0.084205] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.084253] NET: Registered protocol family 2
[    0.131956] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.132131] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.132708] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.133299] TCP: Hash tables configured (established 131072 bind 65536)
[    0.133304] TCP reno registered
[    0.144034] checking if image is initramfs... it is
[    0.652618] Freeing initrd memory: 6781k freed
[    0.652815] Simple Boot Flag at 0x41 set to 0x1
[    0.653070] audit: initializing netlink socket (disabled)
[    0.653083] audit(1178128007.364:1): initialized
[    0.653214] highmem bounce pool size: 64 pages
[    0.653328] VFS: Disk quotas dquot_6.5.1
[    0.653352] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.653404] io scheduler noop registered
[    0.653407] io scheduler anticipatory registered
[    0.653409] io scheduler deadline registered
[    0.653423] io scheduler cfq registered (default)
[    0.653743] isapnp: Scanning for PnP cards...
[    1.007239] isapnp: No Plug & Play device found
[    1.036642] Real Time Clock Driver v1.12ac
[    1.036697] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.036909] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 8250
[    1.037518] ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 17
[    1.037526] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[    1.037607] mice: PS/2 mouse device common for all mice
[    1.038289] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.038455] input: Macintosh mouse button emulation as /class/input/input0
[    1.038499] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.038503] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.038749] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[    1.040845] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.042063] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.042068] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.042072] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.042076] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.042080] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.042216] EISA: Probing bus 0 at eisa.0
[    1.042224] Cannot allocate resource for EISA slot 1
[    1.042226] Cannot allocate resource for EISA slot 2
[    1.042228] Cannot allocate resource for EISA slot 3
[    1.042231] Cannot allocate resource for EISA slot 4
[    1.042249] EISA: Detected 0 cards.
[    1.072323] TCP cubic registered
[    1.072334] NET: Registered protocol family 1
[    1.072360] Starting balanced_irq
[    1.072368] Using IPI No-Shortcut mode
[    1.072461] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.072547] ACPI: (supports S0 S3 S4 S5)
[    1.072593]   Magic number: 7:182:794
[    1.072733]   hash matches device ptyr2
[    1.073034] Freeing unused kernel memory: 328k freed
[    1.075047] Time: tsc clocksource has been installed.
[    2.297676] Capability LSM initialized
[    2.342131] ACPI: Processor [CPU0] (supports 8 throttling states)
[    2.342148] ACPI: Processor [CPU1] (supports 8 throttling states)
[    2.345251] ACPI: Thermal Zone [THM0] (50 C)
[    2.944594] usbcore: registered new interface driver usbfs
[    2.944627] usbcore: registered new interface driver hub
[    2.944660] usbcore: registered new device driver usb
[    2.945872] USB Universal Host Controller Interface driver v3.0
[    2.945931] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[    2.945944] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    2.945950] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.946082] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    2.946112] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001cc0
[    2.946254] usb usb1: configuration #1 chosen from 1 choice
[    2.946294] hub 1-0:1.0: USB hub found
[    2.946303] hub 1-0:1.0: 2 ports detected
[    3.030208] ieee1394: Initialized config rom entry `ip1394'
[    3.049592] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
[    3.049608] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    3.049614] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.049655] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    3.049684] uhci_hcd 0000:00:1d.1: irq 18, io base 0x00001ce0
[    3.049811] usb usb2: configuration #1 chosen from 1 choice
[    3.049852] hub 2-0:1.0: USB hub found
[    3.049865] hub 2-0:1.0: 2 ports detected
[    3.101269] FDC 0 is a National Semiconductor PC87306
[    3.153438] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
[    3.153458] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    3.153464] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.153499] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    3.153527] uhci_hcd 0000:00:1d.2: irq 19, io base 0x00002000
[    3.153675] usb usb3: configuration #1 chosen from 1 choice
[    3.153727] hub 3-0:1.0: USB hub found
[    3.153741] hub 3-0:1.0: 2 ports detected
[    3.257349] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[    3.257368] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    3.257373] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    3.257412] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    3.257440] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002020
[    3.257577] usb usb4: configuration #1 chosen from 1 choice
[    3.257627] hub 4-0:1.0: USB hub found
[    3.257644] hub 4-0:1.0: 2 ports detected
[    3.371150] SCSI subsystem initialized
[    3.378433] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 20
[    3.378452] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    3.378457] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.378500] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    3.378540] ehci_hcd 0000:00:1d.7: debug port 1
[    3.378550] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[    3.378564] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xe8000000
[    3.382448] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.382613] usb usb5: configuration #1 chosen from 1 choice
[    3.382656] hub 5-0:1.0: USB hub found
[    3.382668] hub 5-0:1.0: 8 ports detected
[    3.385484] libata version 2.20 loaded.
[    3.485318] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 21 (level, low) -> IRQ 21
[    3.535169] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21]  MMIO=[e8204000-e82047ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.535263] ata_piix 0000:00:1f.1: version 2.10ac1
[    3.535281] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[    3.535290] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 19
[    3.535314] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    3.535572] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00012060 irq 14
[    3.535628] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x00012068 irq 15
[    3.535649] scsi0 : ata_piix
[    3.697125] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[    3.697130] ata1.00: ATA-5: TOSHIBA MK6022GAX, HB002A, max UDMA/100
[    3.697132] ata1.00: 117210240 sectors, multi 16: LBA 
[    3.705111] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[    3.705113] ata1.00: configured for UDMA/100
[    3.705125] scsi1 : ata_piix
[    4.032765] ata2.00: ATAPI, max UDMA/33
[    4.033035] ata2.01: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
[    4.033038] ata2.01: ATA-5: IC25N040ATCS04-0, CA4OA71A, max UDMA/100
[    4.033040] ata2.01: 78140160 sectors, multi 16: LBA 
[    4.196624] ata2.00: configured for UDMA/33
[    4.204839] ata2.01: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
[    4.204842] ata2.01: configured for UDMA/100
[    4.204983] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK6022GA HB00 PQ: 0 ANSI: 5
[    4.206369] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7543A  1-00 PQ: 0 ANSI: 5
[    4.206528] scsi 1:0:1:0: Direct-Access     ATA      IC25N040ATCS04-0 CA4O PQ: 0 ANSI: 5
[    4.206979] r8169 Gigabit Ethernet driver 2.2LK loaded
[    4.207012] ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 22 (level, low) -> IRQ 22
[    4.207350] eth0: RTL8169s/8110s at 0xf8856800, 00:90:f5:23:12:38, IRQ 22
[    4.225201] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[    4.225239] sda: Write Protect is off
[    4.225244] sda: Mode Sense: 00 3a 00 00
[    4.225275] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.226566] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[    4.226608] sda: Write Protect is off
[    4.226611] sda: Mode Sense: 00 3a 00 00
[    4.226642] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.226650]  sda: sda1 sda2 sda3
[    4.324737] sd 0:0:0:0: Attached scsi disk sda
[    4.324835] SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB)
[    4.324853] sdb: Write Protect is off
[    4.324856] sdb: Mode Sense: 00 3a 00 00
[    4.324881] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.324955] SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB)
[    4.324972] sdb: Write Protect is off
[    4.324975] sdb: Mode Sense: 00 3a 00 00
[    4.325011] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.325015]  sdb: sdb1
[    4.601365] sd 1:0:1:0: Attached scsi disk sdb
[    4.607242] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.607269] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.607299] sd 1:0:1:0: Attached scsi generic sg2 type 0
[    4.608324] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.608332] Uniform CD-ROM driver Revision: 3.20
[    4.608429] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.804072] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0090f50000231238]
[    4.853251] Attempting manual resume
[    4.853255] swsusp: Resume From Partition 8:3
[    4.853257] PM: Checking swsusp image.
[    4.853468] PM: Resume from disk failed.
[    4.886009] kjournald starting.  Commit interval 5 seconds
[    4.886019] EXT3-fs: mounted filesystem with ordered data mode.
[   18.848205] iTCO_vendor_support: vendor-support=0
[   18.849605] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[   18.849731] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x1060)
[   18.849786] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   18.896040] intel_rng: FWH not detected
[   19.186194] Linux agpgart interface v0.102 (c) Dave Jones
[   19.201153] agpgart: Detected an Intel 865 Chipset.
[   19.206792] agpgart: AGP aperture is 128M @ 0xd0000000
[   19.473108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   19.519294] parport: PnPBIOS parport detected.
[   19.519397] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   19.575411] input: PC Speaker as /class/input/input2
[   19.599036] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   19.898143] irda_init()
[   19.898163] NET: Registered protocol family 23
[   19.898203] Synaptics Touchpad, model: 1, fw: 5.6, id: 0x9244b1, caps: 0x80471b/0x0
[   19.935085] input: SynPS/2 Synaptics TouchPad as /class/input/input3
[   20.000724] nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 3 ; dma 3.
[   20.000752] nsc-ircc, chip->init
[   20.000762] nsc-ircc, Found chip at base=0x02e
[   20.000789] nsc-ircc, driver loaded (Dag Brattli)
[   20.000796] nsc_ircc_open(), can't get iobase of 0x2f8
[   20.000825] nsc-ircc, Found chip at base=0x02e
[   20.000851] nsc-ircc, driver loaded (Dag Brattli)
[   20.000855] nsc_ircc_open(), can't get iobase of 0x2f8
[   20.001053] pnp: Device 00:0b disabled.
[   20.042628] Yenta: CardBus bridge found at 0000:03:00.0 [1558:0500]
[   20.042653] Yenta: Using CSCINT to route CSC interrupts to PCI
[   20.042656] Yenta: Routing CardBus interrupts to PCI
[   20.042662] Yenta TI: socket 0000:03:00.0, mfunc 0x00001002, devctl 0x44
[   20.150264] rtl_ieee80211_crypt: registered algorithm 'NULL'
[   20.150270] rtl_ieee80211_crypt: registered algorithm 'TKIP'
[   20.150273] rtl_ieee80211_crypt: registered algorithm 'WEP'
[   20.150276] rtl_ieee80211_crypt: registered algorithm 'CCMP'
[   20.201980] 
[   20.201983] Linux kernel driver for RTL8180 / RTL8185 based WLAN cards
[   20.201987] Copyright (c) 2004-2005, Andrea Merello
[   20.201989] rtl8180: Initializing module
[   20.201992] rtl8180: Wireless extensions version 21
[   20.201994] rtl8180: Initializing proc filesystem
[   20.275251] Yenta: ISA IRQ mask 0x0018, PCI irq 16
[   20.275256] Socket status: 30000006
[   20.275260] Yenta: Raising subordinate bus# of parent bus (#03) from #03 to #07
[   20.275269] pcmcia: parent PCI bridge I/O window: 0x4000 - 0x4fff
[   20.275274] cs: IO port probe 0x4000-0x4fff: clean.
[   20.275656] pcmcia: parent PCI bridge Memory window: 0xe8200000 - 0xe82fffff
[   20.275662] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x55ffffff
[   20.303756] ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 17
[   20.303780] PCI: Setting latency timer of device 0000:00:1f.6 to 64
[   20.559082] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 17
[   20.559121] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[   20.608139] cs: IO port probe 0x100-0x3af: clean.
[   20.609885] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   20.610718] cs: IO port probe 0x820-0x8ff: clean.
[   20.611338] cs: IO port probe 0xc00-0xcf7: clean.
[   20.612100] cs: IO port probe 0xa00-0xaff: clean.
[   21.377670] intel8x0_measure_ac97_clock: measured 55404 usecs
[   21.377673] intel8x0: clocking to 48000
[   21.378735] rtl8180: Configuring chip resources
[   21.378765] ACPI: PCI Interrupt 0000:03:04.0[A] -> GSI 19 (level, low) -> IRQ 18
[   21.378863] rtl8180: Memory mapped space @ 0xe8204c00 
[   21.378899] rtl8180: MAC controller is a RTL8180 (v. F)
[   21.378903] rtl8180: This is a MINI-PCI NIC
[   21.378906] rtl8180: Reported EEPROM chip is a 93c56 (2Kbit)
[   21.385052] rtl8180: Card MAC address is 00:0b:6b:28:0a:b0
[   21.393237] rtl8180: EEPROM version 103
[   21.394257] rtl8180: RfParam: 7
[   21.396308] rtl8180: Card reports RF frontend by Philips.
[   21.396315] rtl8180: OK! Philips SA2400 radio chipset is supported.
[   21.396318] rtl8180: Analog PHY found
[   21.396322] rtl8180: Energy threshold: b
[   21.396326] rtl8180: PAPE from CONFIG2: 6
[   21.396328] rtl8180: Antenna B is default antenna
[   21.396331] rtl8180: Antenna diversity is enabled
[   21.396333] rtl8180: Carrier sense 1
[   21.396516] rtl8180: 40-bit WEP is NOT supported in hardware
[   21.396521] rtl8180: 104-bit WEP is NOT supported in hardware
[   21.396531] rtl8180: IRQ 18
[   21.396659] rtl8180: Driver probe completed
[   21.396661] 
[   21.584213] lp0: using parport0 (interrupt-driven).
[   21.626638] [drm] Initialized drm 1.1.0 20060810
[   21.651075] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 23 (level, low) -> IRQ 20
[   21.651341] [drm] Initialized radeon 1.25.0 20060524 on minor 0
[   21.687133] Adding 1028152k swap on /dev/disk/by-uuid/6c2ba77a-3c03-4ddf-b91b-c328bdf195e9.  Priority:-1 extents:1 across:1028152k
[   21.880085] EXT3 FS on sda2, internal journal
[   22.461042] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   22.533560] NTFS volume version 3.1.
[   22.555783] kjournald starting.  Commit interval 5 seconds
[   22.556333] EXT3 FS on sdb1, internal journal
[   22.556339] EXT3-fs: mounted filesystem with ordered data mode.
[   23.208189] Using specific hotkey driver
[   23.259044] ACPI: AC Adapter [ADP0] (on-line)
[   23.293137] No dock devices found.
[   23.303339] ibm_acpi: ec object not found
[   23.376822] ACPI: Battery Slot [BAT0] (battery present)
[   23.377020] ACPI: Battery Slot [BAT1] (battery absent)
[   23.399015] input: Lid Switch as /class/input/input4
[   23.399047] ACPI: Lid Switch [LID]
[   23.399091] input: Sleep Button (CM) as /class/input/input5
[   23.399127] ACPI: Sleep Button (CM) [SLPB]
[   23.399199] input: Power Button (CM) as /class/input/input6
[   23.399237] ACPI: Power Button (CM) [PWRB]
[   23.517787] pcc_acpi: loading...
[   26.323600] ttyS1: LSR safety check engaged!
[   27.463268] rtl8180: Bringing up iface
[   27.671583] rtl8180: Card successfully reset
[   28.123280] rtl8180: Setting SW wep key
[   28.128254] r8169: eth0: link down
[   30.764597] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[   30.764622] agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
[   30.764663] agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
[   30.910002] ppdev: user-space parallel port driver
[   31.097264] [drm] Setting GART location based on new memory map
[   31.097276] [drm] Loading R300 Microcode
[   31.097323] [drm] writeback test succeeded in 1 usecs
[   31.624064] irq 17: nobody cared (try booting with the "irqpoll" option)
[   31.624092]  [<c0154394>] __report_bad_irq+0x24/0x80
[   31.624106]  [<f8b1ad63>] snd_intel8x0_interrupt+0x193/0x200 [snd_intel8x0m]
[   31.624116]  [<c015464e>] note_interrupt+0x25e/0x290
[   31.624135]  [<c01538c0>] handle_IRQ_event+0x30/0x60
[   31.624148]  [<c0154f81>] handle_fasteoi_irq+0xc1/0xf0
[   31.624161]  [<c0105b70>] do_IRQ+0x40/0x80
[   31.624176]  [<c0104233>] common_interrupt+0x23/0x30
[   31.624182]  [<c0101e00>] default_idle+0x0/0x60
[   31.624201]  [<c02e00d8>] xfrm_state_add+0x18/0x1f0
[   31.624208]  [<c011c092>] native_safe_halt+0x2/0x10
[   31.624218]  [<c0101e3d>] default_idle+0x3d/0x60
[   31.624221]  [<c0101409>] cpu_idle+0x49/0xd0
[   31.624231]  [<c03d77f5>] start_kernel+0x365/0x420
[   31.624239]  [<c03d7230>] unknown_bootoption+0x0/0x260
[   31.624265]  =======================
[   31.624267] handlers:
[   31.624269] [<f8b1abd0>] (snd_intel8x0_interrupt+0x0/0x200 [snd_intel8x0m])
[   31.624276] [<f8b280e0>] (snd_intel8x0_interrupt+0x0/0x240 [snd_intel8x0])
[   31.624284] Disabling IRQ #17
[   32.233435] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[   32.233441] apm: disabled - APM is not SMP safe.
[   32.426008] Bluetooth: Core ver 2.11
[   32.426090] NET: Registered protocol family 31
[   32.426093] Bluetooth: HCI device and connection manager initialized
[   32.426097] Bluetooth: HCI socket layer initialized
[   32.444712] Bluetooth: L2CAP ver 2.8
[   32.444718] Bluetooth: L2CAP socket layer initialized
[   32.607515] Bluetooth: RFCOMM socket layer initialized
[   32.607536] Bluetooth: RFCOMM TTY layer initialized
[   32.607540] Bluetooth: RFCOMM ver 1.8
[  348.715869] NET: Registered protocol family 10
[  348.716022] lo: Disabled Privacy Extensions
[  348.716116] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  348.716121] ADDRCONF(NETDEV_UP): wlan0: link is not ready
può aiutare?
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

..e questo è /var/log/Xorg.0.log:

Codice: Seleziona tutto

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux dabbuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
...
(--) PCI:*(1:0:0) ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] rev 0, Mem @ 0xf0000000/27, 0xe8100000/16, I/O @ 0x3000/8
...
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.2.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 0.1.1
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 6.6.3
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
...
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]".
(--) Chipset ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe8204c00 - 0xe8204cff (0x100) MX[B]
	[5] -1	0	0xe8204800 - 0xe82048ff (0x100) MX[B]
	[6] -1	0	0xe8200000 - 0xe8203fff (0x4000) MX[B]
	[7] -1	0	0xe8204000 - 0xe82047ff (0x800) MX[B]
	[8] -1	0	0xe8000800 - 0xe80008ff (0x100) MX[B]
	[9] -1	0	0xe8000c00 - 0xe8000dff (0x200) MX[B]
	[10] -1	0	0x56000000 - 0x560003ff (0x400) MX[B]
	[11] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[12] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[13] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[14] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[18] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[19] -1	0	0x00001c00 - 0x00001c7f (0x80) IX[B]
	[20] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[21] -1	0	0x00001c80 - 0x00001cbf (0x40) IX[B]
	[22] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
	[23] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[24] -1	0	0x00002060 - 0x0000206f (0x10) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[26] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[29] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[30] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[31] -1	0	0x00001ce0 - 0x00001cff (0x20) IX[B]
	[32] -1	0	0x00001cc0 - 0x00001cdf (0x20) IX[B]
	[33] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 4.2.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe8204c00 - 0xe8204cff (0x100) MX[B]
	[5] -1	0	0xe8204800 - 0xe82048ff (0x100) MX[B]
	[6] -1	0	0xe8200000 - 0xe8203fff (0x4000) MX[B]
	[7] -1	0	0xe8204000 - 0xe82047ff (0x800) MX[B]
	[8] -1	0	0xe8000800 - 0xe80008ff (0x100) MX[B]
	[9] -1	0	0xe8000c00 - 0xe8000dff (0x200) MX[B]
	[10] -1	0	0x56000000 - 0x560003ff (0x400) MX[B]
	[11] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[12] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[13] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[14] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[21] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[22] -1	0	0x00001c00 - 0x00001c7f (0x80) IX[B]
	[23] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[24] -1	0	0x00001c80 - 0x00001cbf (0x40) IX[B]
	[25] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
	[26] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[27] -1	0	0x00002060 - 0x0000206f (0x10) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[33] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[34] -1	0	0x00001ce0 - 0x00001cff (0x20) IX[B]
	[35] -1	0	0x00001cc0 - 0x00001cdf (0x20) IX[B]
	[36] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[37] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[38] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xe8100000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) RADEON(0): Assuming overlay scaler buffer width is 1536
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) RADEON(0): initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules//libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
(--) RADEON(0): Linear framebuffer at 0xf0000000
(II) RADEON(0): AGP card detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.25.0
(II) RADEON(0): AGP Fast Write disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) RADEON(0): Page flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules//libddc.so
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): LVDS port is not in connector table, added in.
(II) RADEON(0): Connector0: DDCType-0, DACType-1, TMDSType--1, ConnectorType-1
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): VBE DDC probing on port 1 ::: 
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 131072 kB
(II) RADEON(0): VESA VBE OEM: ATI MOBILITY RADEON 9600   
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: P10 
(II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules//libddc.so
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level none
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read failed
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(WW) RADEON(0): No valid DDCType is given for DDC2, try vbe probing ...
(II) RADEON(0): DDC Type: 0, Detected Type: 0
(II) RADEON(0): 
(II) RADEON(0): Primary:
 Monitor   -- LVDS
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) RADEON(0): Secondary:
 Monitor   -- NONE
 Connector -- Proprietary
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- NONE
 DDC Type  -- NONE
(II) RADEON(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=23600
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Panel ID string: LG 1600x1200            
(II) RADEON(0): Panel Size from BIOS: 1600x1200
(II) RADEON(0): BIOS provided dividers will be used.
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Valid mode using on-chip RMX: 1600x1200
(II) RADEON(0): Valid mode using on-chip RMX: 1024x768
(II) RADEON(0): Valid mode using on-chip RMX: 800x600
(II) RADEON(0): Total number of valid FP mode(s) found: 3
(--) RADEON(0): Virtual size is 1600x1200 (pitch 1600)
(**) RADEON(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1600x1200"  162.00  1600 1656 1848 2160  1200 1202 1205 1248
(**) RADEON(0): *Mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1024x768"  162.00  1024 1656 1848 2160  768 1202 1205 1248
(**) RADEON(0): *Mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "800x600"  162.00  800 1656 1848 2160  600 1202 1205 1248
(**) RADEON(0):  Default mode "640x350": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "640x350"  162.00  640 1656 1848 2160  350 1202 1205 1248
(**) RADEON(0):  Default mode "640x400": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "640x400"  162.00  640 1656 1848 2160  400 1202 1205 1248
(**) RADEON(0):  Default mode "720x400": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "720x400"  162.00  720 1656 1848 2160  400 1202 1205 1248
(**) RADEON(0):  Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "640x480"  162.00  640 1656 1848 2160  480 1202 1205 1248
(**) RADEON(0):  Default mode "1152x864": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1152x864"  162.00  1152 1656 1848 2160  864 1202 1205 1248
(**) RADEON(0):  Default mode "1280x960": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1280x960"  162.00  1280 1656 1848 2160  960 1202 1205 1248
(**) RADEON(0):  Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1280x1024"  162.00  1280 1656 1848 2160  1024 1202 1205 1248
(**) RADEON(0):  Default mode "832x624": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "832x624"  162.00  832 1656 1848 2160  624 1202 1205 1248
(**) RADEON(0):  Default mode "1280x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1280x768"  162.00  1280 1656 1848 2160  768 1202 1205 1248
(**) RADEON(0):  Default mode "1280x800": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1280x800"  162.00  1280 1656 1848 2160  800 1202 1205 1248
(**) RADEON(0):  Default mode "1152x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1152x768"  162.00  1152 1656 1848 2160  768 1202 1205 1248
(**) RADEON(0):  Default mode "1400x1050": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1400x1050"  162.00  1400 1656 1848 2160  1050 1202 1205 1248
(**) RADEON(0):  Default mode "1440x900": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1440x900"  162.00  1440 1656 1848 2160  900 1202 1205 1248
(**) RADEON(0):  Default mode "1600x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.1 Hz
(II) RADEON(0): Modeline "1600x1024"  162.00  1600 1656 1848 2160  1024 1202 1205 1248
(==) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.1
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe8100000 - 0xe810ffff (0x10000) MX[B]
	[1] 0	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xe8204c00 - 0xe8204cff (0x100) MX[B]
	[7] -1	0	0xe8204800 - 0xe82048ff (0x100) MX[B]
	[8] -1	0	0xe8200000 - 0xe8203fff (0x4000) MX[B]
	[9] -1	0	0xe8204000 - 0xe82047ff (0x800) MX[B]
	[10] -1	0	0xe8000800 - 0xe80008ff (0x100) MX[B]
	[11] -1	0	0xe8000c00 - 0xe8000dff (0x200) MX[B]
	[12] -1	0	0x56000000 - 0x560003ff (0x400) MX[B]
	[13] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[14] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[15] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[16] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[20] 0	0	0x00003000 - 0x000030ff (0x100) IX[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[24] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[25] -1	0	0x00001c00 - 0x00001c7f (0x80) IX[B]
	[26] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[27] -1	0	0x00001c80 - 0x00001cbf (0x40) IX[B]
	[28] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
	[29] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[30] -1	0	0x00002060 - 0x0000206f (0x10) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[35] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[36] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[37] -1	0	0x00001ce0 - 0x00001cff (0x20) IX[B]
	[38] -1	0	0x00001cc0 - 0x00001cdf (0x20) IX[B]
	[39] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(**) RADEON(0): RADEONScreenInit f0000000 0
(**) RADEON(0): Map: 0xf0000000, 0x08000000
(==) RADEON(0): Write-combining range (0xf0000000,0x8000000)
(**) RADEON(0): RADEONSave
(**) RADEON(0): RADEONSaveMode(0x81f6668)
(**) RADEON(0): Read: 0x00080002 0x00010018 0x00000000
(**) RADEON(0): Read: rd=2, fd=24, pd=1
(**) RADEON(0): RADEONSaveMode returns 0x81f6668
(II) RADEON(0): Dynamic Clock Scaling Disabled
(==) RADEON(0): Using 24 bit depth buffer
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [drm] DRM interface version 1.3
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf8d2c000
(II) RADEON(0): [drm] mapped SAREA 0xf8d2c000 to 0xb7ac5000
(II) RADEON(0): [drm] framebuffer handle = 0xf0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f004a09 [AGP 0x8086/0x2570; Card 0x1002/0x4e50]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xd0000000
(II) RADEON(0): [agp] Ring mapped at 0xaf7ed000
(II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xaf7ec000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf5ec000
(II) RADEON(0): [agp] GART texture map handle = 0xd0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xaf10c000
(II) RADEON(0): [drm] register handle = 0xe8100000
(II) RADEON(0): [dri] Visual configs initialized
(**) RADEON(0): DRI New memory map param
(**) RADEON(0): RADEONInitMemoryMap() : 
(**) RADEON(0):   mem_size         : 0x08000000
(**) RADEON(0):   MC_FB_LOCATION   : 0xf7fff000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0): RADEONModeInit()
1600x1200     162.00  1600 1656 1848 2160  1200 1202 1205 1248 (24,32)
1600x1200     162.00  1600 1656 1848 2160  1200 1202 1205 1248 (24,32)
(**) RADEON(0): Pitch = 13107400 bytes (virtualX = 1600, displayWidth = 1600)
(II) RADEON(0): BIOS HotKeys Enabled
(**) RADEON(0): RADEONInit returns 0x81f7018
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f7018)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0xf7fff000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20327c7c
(**) RADEON(0): RADEONSaveScreen(0)
(II) RADEON(0): Depth moves disabled by default
(**) RADEON(0): Setting up initial surfaces
(**) RADEON(0): Initializing fb layer
(**) RADEON(0): Setting up accel memmap
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB GART aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1600,8191)
(II) RADEON(0): Reserved area from (0,1200) to (1600,1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 6989
(II) RADEON(0): Will use back buffer at offset 0x1d4c000
(II) RADEON(0): Will use depth buffer at offset 0x249f000
(II) RADEON(0): Will use 86016 kb for textures at offset 0x2bf2000
(**) RADEON(0): Initializing backing store
(==) RADEON(0): Backing store disabled
(**) RADEON(0): DRI Finishing init !
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(**) RADEON(0): EngineRestore (32/32)
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 21
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xf7fff000 is: 0xf7fff000
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
(**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20327c7c
(II) RADEON(0): Direct rendering enabled
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(**) RADEON(0): EngineInit (32/32)
(**) RADEON(0): Pitch for acceleration = 200
(**) RADEON(0): EngineRestore (32/32)
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): Initializing DPMS
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(**) RADEON(0): Initializing Cursor
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 6986
(**) RADEON(0): Initializing color map
(**) RADEON(0): Initializing DGA
(**) RADEON(0): Initializing Xv
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(**) RADEON(0): RADEONScreenInit finished
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r300_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "it"
(**) Generic Keyboard: XkbLayout: "it"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(**) Option "HorizScrollDelta" "0"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
	No such file or directory.
Error opening /dev/input/wacom : Invalid argument
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
	No such file or directory.
Error opening /dev/input/wacom : Invalid argument
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
	No such file or directory.
Error opening /dev/input/wacom : Invalid argument
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(--) Synaptics Touchpad touchpad found
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
(**) RADEON(0): RADEONSaveScreen(2)
Synaptics DeviceOff called
(II) AIGLX: Suspending AIGLX clients for VT switch
(**) RADEON(0): RADEONLeaveVT
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f6668)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
(**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00080002 0x00010018 0x00000000 (0x0000bf00)
(**) RADEON(0): Wrote: rd=2, fd=24, pd=1
(**) RADEON(0): Ok, leaving now...
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(**) RADEON(0): RADEONEnterVT
(**) RADEON(0): RADEONModeInit()
1600x1200     162.00  1600 1656 1848 2160  1200 1202 1205 1248 (24,32)
1600x1200     162.00  1600 1656 1848 2160  1200 1202 1205 1248 (24,32)
(**) RADEON(0): Pitch = 13107400 bytes (virtualX = 1600, displayWidth = 1600)
(II) RADEON(0): BIOS HotKeys Enabled
(**) RADEON(0): RADEONInit returns 0x81f7018
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f7018)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0xf7fff000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xd07fd000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20327c7c
(II) RADEON(0): [RESUME] Attempting to re-init Radeon hardware.
(II) RADEON(0): [agp] Mode 0x1f004a09 [AGP 0x8086/0x2570; Card 0x1002/0x4e50]
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONSaveScreen(2)
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
ProcXCloseDevice to close or not ?
Synaptics DeviceOff called
(II) AIGLX: Suspending AIGLX clients for VT switch
(**) RADEON(0): RADEONLeaveVT
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f6668)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
(**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00080002 0x00010018 0x00000000 (0x0000bf00)
(**) RADEON(0): Wrote: rd=2, fd=24, pd=1
(**) RADEON(0): Ok, leaving now...
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(--) Synaptics Touchpad touchpad found
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

ma non si e' bloccato..sei riuscito a loggarti
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

Divilinux ha scritto: ma non si e' bloccato..sei riuscito a loggarti
capito?!? è quello che mi manda in bestia!
quello che succede te l'ho già detto, al login ripete il suono di benvenuto due volte (e già è strano..) poi do nome e pwd e lo schermo rimane tutto d'un colore (il beige di ubuntu) e non succede niente, anche per mezz'ora, dopodichè mi rompo e ri-commento dri per poter riavviare..
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

ma la nuova sessione Xgl la vedi assieme alle altre?..prima di loggarti?
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

Divilinux ha scritto: ma la nuova sessione Xgl la vedi assieme alle altre?..prima di loggarti?
scusami, non ho capito cosa intendi.  :-[

questo succede all'avvio da zero, cioè senza avviare un secondo X..
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

intendo..la sessione Xgl l'hai creata ma poi?..la selezioni dal GDM giusto?
Avatar utente
mous16
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3940
Iscrizione: mercoledì 25 ottobre 2006, 15:51
Sesso: Maschile

Re: Mesa/Dri (driver video open source )

Messaggio da mous16 »

non credo abbia una sessione xgl, e non ne ha nemmeno bisogno: solo con i driver proprietari serve, se no aixgl
scusa, kubu hai detto che l'ahi installato no? se facessimo un paio di prove su quello che almeno parte?
Pagine personali: Forum Ubuntu-it - Wiki Ubuntu-it - Launchpad
Solo/mous16
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

mous16 ha scritto: non credo abbia una sessione xgl, e non ne ha nemmeno bisogno: solo con i driver proprietari serve, se no aixgl
scusa, kubu hai detto che l'ahi installato no? se facessimo un paio di prove su quello che almeno parte?
infatti, niente xgl, perchè non ho installato i fglrx.

kubuntu l'ho provato solo in live, ma non riconosce la scheda audio e va solo a 1024x768, poi mi da problemi col modem, ed è per questo che non lo voglio installare.
cmq, da live posso prendere tutti i dati che occorrono e poi confrontarli, se serve.

tra l'altro ho provato anche a limitare in xorg.conf la risoluzione max a 1024x768 in ubuntu, ma non cambia.

cmq, sono pronto a postare qualsiasi cosa che può servire..

altra ipotesi: non si possono ricompilare da capo i driver r300 20070815?
gforresu

Re: Mesa/Dri (driver video open source )

Messaggio da gforresu »

ehm....il kernel di ubuntu e kubuntu è identico  :-[
quindi penso che magari devi configurare qualcosa
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

gforr ha scritto: ehm....il kernel di ubuntu e kubuntu è identico  :-[
quindi penso che magari devi configurare qualcosa
..e sai pure cosa? ???
Avatar utente
mous16
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3940
Iscrizione: mercoledì 25 ottobre 2006, 15:51
Sesso: Maschile

Re: Mesa/Dri (driver video open source )

Messaggio da mous16 »

praticamente non è più un problema di kernel (sono identici effettivamente) poiché questi moduli da synaptic stanno in un pacchetto loro, e si, si possono compilare, ma sempre a parte. come già hai constatato il sito della mesa non aiuta a ricompilarli. io con edgy, quando mi ero incastrato nella tua posizione (moduli praticamente ibridi, con residui di una decina di tentativi diversi) non ho formattato solo perché ho trovato i moduli ricompilati da trevino. solo che per feisty (ancora) non li fa. secondo me ti conviene davvero formattare e ripartire, eviti di perderci la testa. certo, è solo uan mia posizione. una volta che hai reinstallato ubu, sicuramente la cose non andranno alla perfezione, ma sarà meglio, anche perché saprai effettivamente cosa c'è installato sul pc!
ribadisco che quel problema di risoluzione massima non è solotuo: io con ubuntu 7.04 appena installato ex-novo ero esattamente nella stessa posizione, ma ora va tutto benissimo
Pagine personali: Forum Ubuntu-it - Wiki Ubuntu-it - Launchpad
Solo/mous16
cerbiatto
Prode Principiante
Messaggi: 2
Iscrizione: mercoledì 2 maggio 2007, 23:43

aiuto mesa

Messaggio da cerbiatto »

Salve ho una scheda video Sis m650-651-650-740, non riesco ad abilitare il 3d...ho provato a seguire la guida ma mi da sempre il solito errore:

ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.

nel file dri.log c'è scritto qst:

make DRM_MODULES=sis.o modules
make[1]: Entering directory `/home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core'
make -C /lib/modules/2.6.20-15-generic/build  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
  CC [M]  /home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core/drm_auth.o
In file included from /home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core/drm_auth.c:36:
/home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core/drmP.h:44:26: error: linux/config.h: Nessun file o directory
make[3]: *** [/home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core/drm_auth.o] Error 1
make[2]: *** [_module_/home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/carlo/Driver/3D/sis-20060330-linux.i386/drm/linux-core'
make: *** [sis.o] Error 2


Quando faccio glxinfo | grep rendering impazzisce il sistema e mi fa ripartire dal login...
qualcuno che ha la stessa scheda e ci è riuscito mi può dare una mano grazie mille
Avatar utente
dab
Prode Principiante
Messaggi: 68
Iscrizione: giovedì 28 dicembre 2006, 15:50

Re: Mesa/Dri (driver video open source )

Messaggio da dab »

mous16 ha scritto: praticamente non è più un problema di kernel (sono identici effettivamente) poiché questi moduli da synaptic stanno in un pacchetto loro, e si, si possono compilare, ma sempre a parte. come già hai constatato il sito della mesa non aiuta a ricompilarli. io con edgy, quando mi ero incastrato nella tua posizione (moduli praticamente ibridi, con residui di una decina di tentativi diversi) non ho formattato solo perché ho trovato i moduli ricompilati da trevino. solo che per feisty (ancora) non li fa. secondo me ti conviene davvero formattare e ripartire, eviti di perderci la testa. certo, è solo uan mia posizione. una volta che hai reinstallato ubu, sicuramente la cose non andranno alla perfezione, ma sarà meglio, anche perché saprai effettivamente cosa c'è installato sul pc!
ribadisco che quel problema di risoluzione massima non è solotuo: io con ubuntu 7.04 appena installato ex-novo ero esattamente nella stessa posizione, ma ora va tutto benissimo
certo hai ragione che ricominciando si ha il bel Punto di Partenza, il problema è anche che la live di ubuntu non ne vuole sapere di partire (ovviamente per il problema di non riconoscimento adeguato della scheda video) e quindi mi tocca installare da Alternate, avviare senza X funzionante, decommentare la riga load "dri" e riavviare.
seguivo la stessa procedura anche con edgy.

domanda: è possibile che i driver e/o i moduli dell'alternate siano diversi da quelli della live?

e con questa, notte a tutti e grazie molte per l'ascolto e per l'aiuto..
a domani..
@Divilinux: la notte ti porterà consiglio, vero? magari anche uno spunto, che poi mi metto di nuovo a spulciare la rete..  (z)
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

il livecd e' cosi' perche' non ci sono i driver propietari
ma se tu hai una scheda ati che supporta i driver open..quando arrivi alla conf di xorg non va disabilitato il dri (altrimenti non c'e' dri) bensi' basta solo sostituire i driver con "ati" o "radeon"..tutto qua
ti logghi e hai il dri attivo..almeno per me e' sempre stato cosi' ..anche se kubuntu sul macmini cell'ho installata a febbraio del 2006..non e' cambiato il livecd
probabilmente il comportamento e' diverso da scheda a scheda.. :-\
Avatar utente
Valleyman
Prode Principiante
Messaggi: 99
Iscrizione: venerdì 2 febbraio 2007, 20:53

Re: Mesa/Dri (driver video open source )

Messaggio da Valleyman »

Scusate ma io ho il solito problema : ho una ati 9250 ( anche detta 9200 pro ) e sto cercando di installare i driver mesa su Feisty .
Ho seguito il wiki ma quando arrivo a compilare esce
ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.
Ho letto tutto il topic e ho visto che bisogna aggiungere dei repository rescricted ma quelli sono repository per dapper non per Feisty ( ho anche provato ma nn funziona ) . Cosa posso fare io con Feisty ?
Valleyman
Divilinux

Re: Mesa/Dri (driver video open source )

Messaggio da Divilinux »

come mai installi i driver mesa che sono gia' installati?  :-\..stai seguendo il wiki che spiega come installarli?
il modulo comunque e'

sudo apt-get install xserver-xorg-video-ati

Codice: Seleziona tutto

This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Mach, Rage, Radeon, and FireGL series.  It
provides the 'atimisc', 'r128' and 'radeon' sub-drivers.

Note that this is not the same as the ATI-provided, binary-only, 'fglrx'
driver, which provides additional 3D functionality for some newer Radeon
cards, but is not supported.

This driver provides support for Mach, Rage, Rage128, Radeon, and most
FireGL series ATI cards.

More information about X.Org can be found at:
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found as the module 'driver/xf86-video-ati' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
poi prova a ricompilare di nuovo i mesa...
ma con questo modulo hai gia' risolto il problema del 3d
i driver mesa sono i driver veri e propi..mentre il modulo radeon e' quello che fornisce l'acc3d
Ultima modifica di Divilinux il giovedì 3 maggio 2007, 11:17, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti