2010/3/28 Мартин Бохниг (Martin Bochnig) <[email protected]>: > 2010/3/28 philo <[email protected]>: >> hi, >> >> i do >> >> Xorg -verbose -logverbose >> >> i'm joint a file /var/log... > > > > Hi, this looks almost fantastic!! > Xorg does detect the fb type from /dev/fb (namely efb). > Accordingly it loads the right ddx module efb_drv.so (which is a > Sun-hacked [now closed src] version of the opensrc radeon ddx. > > The only relevant mishap I can make out so far is this one: > > > (WW) mouse: cannot pop module 'usbms' off mouse device: Invalid argument > > > And this causes Xorg to unload. > Now we must find out, why this happens. > Probably missing symbols. > > This itself is easy, but I am on my laptop here. > I told you the rest from memory, but for this I must look. > > > > Till later. > And: relax. This is a minor glitch. > Soon you will indeed have a running Xorg. > > > > > %mab
I read your log again. I also wonder, if this behavior is normal: > (WW) Falling back to old probe method for efb > (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support > (II) Running in FRAMEBUFFER Mode Normally I use my own version of Xorg (with different bus scanning method) and my own hacked version of the radeon driver. When I am back at home I must try out Sun´s version of Xorg with Sun´s version of the radeon driver (aka efb). Then I can tell you more. As I mentioned earlier, on Tuesday I will be back home. Until then much luck in console mode ;-) rgds. %mab > > > >> >> >> >> >> >> Мартин Бохниг (Martin Bochnig) a écrit : >>> >>> 2010/3/28 Philippe PONCEBLANC <[email protected]>: >>> >>>> >>>> This is the result >>>> >>>> ----------------------------------------------------------------- >>>> ad...@usrv-starbuck:/etc/X11# ls -l /dev/fb >>>> lrwxrwxrwx 1 root root 42 mars 15 18:07 /dev/fb -> >>>> /devices/p...@1f,700000/SUNW,xvr-...@3:efb0 >>>> ad...@usrv-starbuck:/etc/X11# find /dev*|grep XVR >>>> /devices/p...@1f,700000/SUNW,xvr-...@3 >>>> /devices/p...@1f,700000/SUNW,xvr-...@3:efb0 >>>> ad...@usrv-starbuck:/etc/X11# >>>> ----------------------------------------------------------------- >>>> >>> >>> >>> >>> >>> Err, right, pfb was the old XVR-100 /dev/fb driver. >>> Now it is efb (for {XVR-50} and XVR-100/300). >>> Mhh, it is installed and properly attached. >>> For some odd reason autodetection does not work. >>> >>> What happens, if you just issue: >>> >>> Xorg -verbose -logverbose >>> >>> >>> ? >>> >>> >>> Pls. send the verbose /var/logg/Xorg.0.log afterwards. >>> >>> >>> >>> %mab >>> >>> >>> >> >> >> (EE) Cannot create /var/dt/sdtlogin directory for display manager pipe: No >> such file or directory >> >> X.Org X Server 1.7.4 >> Release Date: 2010-01-08 >> X Protocol Version 11, Revision 0 >> Build Operating System: SunOS 5.11 sun4u >> Current Operating System: SunOS usrv-starbuck 5.11 snv_134 sun4u >> Build Date: 16 February 2010 01:06:28AM >> Solaris ABI: 64-bit >> Current version of pixman: 0.16.4 >> Before reporting problems, check http://sunsolve.sun.com/ >> to make sure that you have the latest version. >> Markers: (--) probed, (**) from config file, (==) default setting, >> (++) from command line, (!!) notice, (II) informational, >> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >> (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 28 18:12:46 2010 >> (II) Loader magic: 1002d8658 >> (II) Module ABI versions: >> X.Org ANSI C Emulation: 0.4 >> X.Org Video Driver: 6.0 >> X.Org XInput driver : 7.0 >> X.Org Server Extension : 2.0 >> (--) using VT number 2 >> >> (--) console driver: SUNWefb >> Primary device is not PCI >> (==) Using default built-in configuration (30 lines) >> (==) --- Start of built-in configuration --- >> Section "Device" >> Identifier "Builtin Default SUNW Device 0" >> Driver "SUNW" >> EndSection >> Section "Screen" >> Identifier "Builtin Default SUNW Screen 0" >> Device "Builtin Default SUNW Device 0" >> EndSection >> Section "Device" >> Identifier "Builtin Default efb Device 0" >> Driver "efb" >> EndSection >> Section "Screen" >> Identifier "Builtin Default efb Screen 0" >> Device "Builtin Default efb Device 0" >> EndSection >> Section "Device" >> Identifier "Builtin Default wsfb Device 0" >> Driver "wsfb" >> EndSection >> Section "Screen" >> Identifier "Builtin Default wsfb Screen 0" >> Device "Builtin Default wsfb Device 0" >> EndSection >> Section "ServerLayout" >> Identifier "Builtin Default Layout" >> Screen "Builtin Default SUNW Screen 0" >> Screen "Builtin Default efb Screen 0" >> Screen "Builtin Default wsfb Screen 0" >> EndSection >> (==) --- End of built-in configuration --- >> (==) ServerLayout "Builtin Default Layout" >> (**) |-->Screen "Builtin Default SUNW Screen 0" (0) >> (**) | |-->Monitor "<default monitor>" >> (**) | |-->Device "Builtin Default SUNW Device 0" >> (==) No monitor specified for screen "Builtin Default SUNW Screen 0". >> Using a default monitor configuration. >> (**) |-->Screen "Builtin Default efb Screen 0" (1) >> (**) | |-->Monitor "<default monitor>" >> (**) | |-->Device "Builtin Default efb Device 0" >> (==) No monitor specified for screen "Builtin Default efb Screen 0". >> Using a default monitor configuration. >> (**) |-->Screen "Builtin Default wsfb Screen 0" (2) >> (**) | |-->Monitor "<default monitor>" >> (**) | |-->Device "Builtin Default wsfb Device 0" >> (==) No monitor specified for screen "Builtin Default wsfb Screen 0". >> Using a default monitor configuration. >> (==) Disabling SIGIO handlers for input devices >> (==) Automatically adding devices >> (==) Automatically enabling devices >> (==) FontPath set to: >> catalogue:/etc/X11/fontpath.d >> (==) ModulePath set to "/usr/lib/xorg/modules,/usr/X11/lib/modules/" >> (II) Cannot locate a core pointer device. >> (II) Cannot locate a core keyboard device. >> (II) The server relies on HAL to provide the list of input devices. >> If no devices become available, reconfigure HAL or disable >> AutoAddDevices. >> (II) LoadModule: "extmod" >> (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so >> (II) Module extmod: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.0.0 >> Module class: X.Org Server Extension >> ABI class: X.Org Server Extension, version 2.0 >> (II) Loading extension MIT-SCREEN-SAVER >> (II) Loading extension XFree86-VidModeExtension >> (II) Loading extension XFree86-DGA >> (II) Loading extension DPMS >> (II) Loading extension XVideo >> (II) Loading extension XVideo-MotionCompensation >> (II) Loading extension X-Resource >> (II) LoadModule: "dbe" >> (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so >> (II) Module dbe: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.0.0 >> Module class: X.Org Server Extension >> ABI class: X.Org Server Extension, version 2.0 >> (II) Loading extension DOUBLE-BUFFER >> (II) LoadModule: "glx" >> (II) Loading /usr/lib/xorg/modules/extensions/libglx.so >> (II) Module glx: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.0.0 >> ABI class: X.Org Server Extension, version 2.0 >> (==) AIGLX enabled >> (II) Loading extension GLX >> (II) LoadModule: "dri" >> (II) Loading /usr/lib/xorg/modules/extensions/libdri.so >> (II) Module dri: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.0.0 >> ABI class: X.Org Server Extension, version 2.0 >> (II) Loading extension XFree86-DRI >> (II) LoadModule: "dri2" >> (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so >> (II) Module dri2: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.1.0 >> ABI class: X.Org Server Extension, version 2.0 >> (II) Loading extension DRI2 >> (II) LoadModule: "ia" >> (II) Loading /usr/lib/xorg/modules/extensions/libia.so >> (II) Module IANAME: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.0.0 >> ABI class: X.Org Server Extension, version 2.0 >> (II) Loading extension SolarisIA >> (II) LoadModule: "xtsol" >> (WW) Warning, couldn't open module xtsol >> (II) UnloadModule: "xtsol" >> (EE) Failed to load module "xtsol" (module does not exist, 0) >> (II) LoadModule: "sunw" >> (WW) Warning, couldn't open module sunw >> (II) UnloadModule: "sunw" >> (EE) Failed to load module "sunw" (module does not exist, 0) >> (II) LoadModule: "efb" >> (II) Loading /usr/lib/xorg/modules/drivers/efb_drv.so >> (II) Module efb: vendor="X.Org Foundation" >> compiled for 1.7.3, module version = 4.3.0 >> Module class: X.Org Video Driver >> ABI class: X.Org Video Driver, version 6.0 >> (II) LoadModule: "wsfb" >> (WW) Warning, couldn't open module wsfb >> (II) UnloadModule: "wsfb" >> (EE) Failed to load module "wsfb" (module does not exist, 0) >> (II) efb: Driver for ATI Radeon chipsets: >> ATI Radeon Mobility X600 (M24) 3150 (PCIE), >> ATI Radeon Mobility X300 (M24) 3152 (PCIE), >> ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE), >> ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, >> ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), >> ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), >> ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), >> ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), >> ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), >> ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), >> ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, >> ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, >> ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP), >> ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, >> ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), >> ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), >> ATI Radeon X800PRO (R420) JI (AGP), >> ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), >> ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), >> ATI Radeon Mobility 9800 (M18) JN (AGP), >> ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), >> ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), >> ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), >> ATI Radeon Mobility M7 LW (AGP), >> ATI Mobility FireGL 7800 M7 LX (AGP), >> ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), >> ATI FireGL Mobility 9000 (M9) Ld (AGP), >> ATI Radeon Mobility 9000 (M9) Lf (AGP), >> ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP), >> ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), >> ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), >> ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), >> ATI Radeon 9800XT NJ (AGP), >> ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), >> ATI Radeon Mobility 9600 (M10) NQ (AGP), >> ATI Radeon Mobility 9600 (M11) NR (AGP), >> ATI Radeon Mobility 9600 (M10) NS (AGP), >> ATI FireGL Mobility T2 (M10) NT (AGP), >> ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), >> ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), >> ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), >> ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), >> ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), >> ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), >> ATI Radeon Mobility X300 (M22) 5460 (PCIE), >> ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), >> ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), >> ATI Radeon X800PRO (R423) UI (PCIE), >> ATI Radeon X800LE (R423) UJ (PCIE), >> ATI Radeon X800SE (R423) UK (PCIE), >> ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), >> ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), >> ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), >> ATI FireGL unknown (R423) UR (PCIE), >> ATI FireGL unknown (R423) UT (PCIE), >> ATI Mobility FireGL V5000 (M26) (PCIE), >> ATI Mobility FireGL V5000 (M26) (PCIE), >> ATI Mobility Radeon X700 XL (M26) (PCIE), >> ATI Mobility Radeon X700 (M26) (PCIE), >> ATI Mobility Radeon X700 (M26) (PCIE), ATI Radeon 9100 IGP (A5) 5834, >> ATI Radeon Mobility 9100 IGP (U3) 5835, >> ATI Radeon XPRESS 200 5954 (PCIE), >> ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), >> ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), >> ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), >> ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), >> ATI Radeon XPRESS 200M 5975 (PCIE), >> ATI Radeon XPRESS 200 5A41 (PCIE), >> ATI Radeon XPRESS 200M 5A42 (PCIE), >> ATI Radeon XPRESS 200 5A61 (PCIE), >> ATI Radeon XPRESS 200M 5A62 (PCIE), >> ATI Radeon X300 (RV370) 5B60 (PCIE), >> ATI Radeon X600 (RV370) 5B62 (PCIE), >> ATI Radeon X550 (RV370) 5B63 (PCIE), >> ATI Radeon X550XTX (RV370) 5657 (PCIE), >> ATI FireGL V3100 (RV370) 5B64 (PCIE), >> ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), >> ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), >> ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), >> ATI Mobility Radeon X800 XT (M28) (PCIE), >> ATI Mobility FireGL V5100 (M28) (PCIE), >> ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), >> ATI Radeon X850 XT PE (R480) (PCIE), >> ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), >> ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), >> ATI Radeon X850 XT (R480) (PCIE), >> ATI Radeon X800XT (R423) 5D57 (PCIE), >> ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), >> ATI Radeon X700 PRO (RV410) (PCIE), >> ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), >> ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, >> ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, >> ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, >> ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, >> ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, >> ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, >> ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, >> ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, >> ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, >> ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, >> ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, >> ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, >> ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, >> ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, >> ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, >> ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, >> ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, >> ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, >> ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, >> ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, >> ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, >> ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, >> ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, >> ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, >> ATI Mobility Radeon X1700 XT, ATI FireGL V5200, >> ATI Mobility Radeon X1700, ATI Radeon X2300HD, >> ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, >> ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, >> ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, >> ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, >> ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, >> ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, >> ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, >> ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI ATI FireGL V7400, >> ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, >> ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, >> ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, >> ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, >> ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, >> ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI RV610, >> ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, >> ATI ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, >> ATI ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, >> ATI Mobility Radeon HD 2400, ATI ATI RADEON E2400, ATI RV610, >> ATI RV670, ATI Radeon HD3870, ATI Radeon HD3850, ATI RV670, >> ATI Radeon HD3870 X2, ATI FireGL V7700, ATI RV630, >> ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, >> ATI ATI Radeon HD 2600 XT AGP, ATI ATI Radeon HD 2600 Pro AGP, >> ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, >> ATI Gemini ATI Mobility Radeon HD 2600 XT, ATI FireGL V5600, >> ATI FireGL V3600, ATI ATI Radeon HD 2600 LE >> (WW) Falling back to old probe method for efb >> (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support >> (II) Running in FRAMEBUFFER Mode >> (II) efb(0): RADEONPreInit >> (II) efb(0): MMIO registers at 0x0000000000100000: size 256KB >> (II) efb(0): PCI bus 0 card 0 func 0 >> (II) efb(0): Creating default Display subsection in Screen section >> "Builtin Default efb Screen 0" for depth/fbbpp 24/32 >> (==) efb(0): Depth 24, (--) framebuffer bpp 32 >> (II) efb(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) >> (==) efb(0): Default visual is TrueColor >> (II) efb(0): VGAAccess option set to FALSE, VGA module load skipped >> (==) efb(0): RGB weight 888 >> (II) efb(0): Using 8 bits per RGB (8 bit DAC) >> (WW) efb(0): Restoring MEM_CNTL (00000000), setting to 00002e00 >> (WW) efb(0): Restoring MPP_TB_CONFIG<31:24> (04), setting to 01 >> (--) efb(0): Chipset: "ATI Radeon VE/7000 QY (AGP/PCI)" (ChipID = 0x5159) >> (--) efb(0): Linear framebuffer at 0x0000000008000000 >> (II) efb(0): Detected total video RAM=65536K, accessible=65536K (PCI >> BAR=256K) >> (--) efb(0): Mapped VideoRAM: 65536 kByte (64 bit DDR SDRAM) >> (II) Loading sub module "ddc" >> (II) LoadModule: "ddc" >> (II) Module "ddc" already built-in >> (II) Loading sub module "i2c" >> (II) LoadModule: "i2c" >> (II) Module "i2c" already built-in >> (WW) efb(0): Video BIOS not detected, using default clock settings! >> (II) efb(0): Probed PLL values: xtal: 27.000000 Mhz, sclk: 299.076935 Mhz, >> mclk: 149.538467 Mhz >> (II) efb(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=29908 >> (II) efb(0): Output DVI-0 has no monitor section >> (II) efb(0): I2C bus "DVI-0" initialized. >> (II) efb(0): Output VGA-0 has no monitor section >> (II) efb(0): Output VGA-0 has no monitor section >> (II) efb(0): I2C bus "VGA-0" initialized. >> (II) efb(0): Output S-video has no monitor section >> (II) efb(0): Output S-video has no monitor section >> (II) efb(0): Port0: >> Monitor -- AUTO >> Connector -- DVI-I >> DAC Type -- TVDAC/ExtDAC >> TMDS Type -- Internal >> DDC Type -- 0x64 >> (II) efb(0): Port1: >> Monitor -- AUTO >> Connector -- VGA >> DAC Type -- Primary >> TMDS Type -- None >> DDC Type -- 0x60 >> (II) efb(0): Port2: >> Monitor -- AUTO >> Connector -- STV >> DAC Type -- TVDAC/ExtDAC >> TMDS Type -- None >> DDC Type -- 0x0 >> (II) efb(0): I2C device "DVI-0:ddc2" registered at address 0xA0. >> (II) efb(0): Output: DVI-0, Detected Monitor Type: 0 >> (II) efb(0): Detected non-DDC Monitor Type: 0 >> finished output detect: 0 >> (II) efb(0): I2C device "VGA-0:ddc2" registered at address 0xA0. >> (II) efb(0): I2C device "VGA-0:E-EDID segment register" registered at >> address 0x60. >> (II) efb(0): I2C device "VGA-0:EDID EEPROM interface" registered at address >> 0x62. >> (II) efb(0): I2C device "VGA-0:DDC control interface" registered at address >> 0x6E. >> (II) efb(0): Output: VGA-0, Detected Monitor Type: 1 >> (II) efb(0): EDID data from the display on output: VGA-0 >> ---------------------- >> (II) efb(0): Manufacturer: DEL Model: 7005 Serial#: 1127241554 >> (II) efb(0): Year: 2002 Week: 30 >> (II) efb(0): EDID Version: 1.3 >> (II) efb(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V >> (II) efb(0): Sync: Separate >> (II) efb(0): Max Image Size [cm]: horiz.: 30 vert.: 23 >> (II) efb(0): Gamma: 2.77 >> (II) efb(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display >> (II) efb(0): Default color space is primary color space >> (II) efb(0): First detailed timing is preferred mode >> (II) efb(0): redX: 0.631 redY: 0.329 greenX: 0.276 greenY: 0.600 >> (II) efb(0): blueX: 0.143 blueY: 0.057 whiteX: 0.283 whiteY: 0.297 >> (II) efb(0): Supported established timings: >> (II) efb(0): 720x...@70hz >> (II) efb(0): 640x...@60hz >> (II) efb(0): 800x...@75hz >> (II) efb(0): 1024x...@75hz >> (II) efb(0): Manufacturer's mask: 0 >> (II) efb(0): Supported standard timings: >> (II) efb(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 >> (II) efb(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 >> (II) efb(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 >> (II) efb(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337 >> (II) efb(0): Supported detailed timing: >> (II) efb(0): clock: 78.8 MHz Image Size: 300 x 225 mm >> (II) efb(0): h_active: 1024 h_sync: 1040 h_sync_end 1136 h_blank_end 1312 >> h_border: 0 >> (II) efb(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 >> v_border: 0 >> (II) efb(0): Serial No: 5P09927NC0WR >> (II) efb(0): Monitor name: DELL E772p >> (II) efb(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, >> PixClock max 110 MHz >> (II) efb(0): EDID (in hex): >> (II) efb(0): 00ffffffffffff0010ac057052573043 >> (II) efb(0): 1e0c0103681e17b1ee9ea8a154469924 >> (II) efb(0): 0e484ca04200315945596159714f0101 >> (II) efb(0): 010101010101c31e0020410020301060 >> (II) efb(0): 13002ce11000001e000000ff00355030 >> (II) efb(0): 393932374e433057520a000000fc0044 >> (II) efb(0): 454c4c202045373732700a20000000fd >> (II) efb(0): 0032a01e460b000a20202020202000ac >> finished output detect: 1 >> finished output detect: 2 >> finished all detect >> (II) efb(0): Max desktop size set to 2048x1200 >> (II) efb(0): For a larger or smaller max desktop size, add a Virtual line to >> your xorg.conf >> (II) efb(0): If you are having trouble with 3D, reduce the desktop size by >> adjusting the Virtual line to your xorg.conf >> before xf86InitialConfiguration >> (II) efb(0): Output: DVI-0, Detected Monitor Type: 0 >> (II) efb(0): Detected non-DDC Monitor Type: 0 >> (II) efb(0): Output: VGA-0, Detected Monitor Type: 1 >> (II) efb(0): EDID data from the display on output: VGA-0 >> ---------------------- >> (II) efb(0): Manufacturer: DEL Model: 7005 Serial#: 1127241554 >> (II) efb(0): Year: 2002 Week: 30 >> (II) efb(0): EDID Version: 1.3 >> (II) efb(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V >> (II) efb(0): Sync: Separate >> (II) efb(0): Max Image Size [cm]: horiz.: 30 vert.: 23 >> (II) efb(0): Gamma: 2.77 >> (II) efb(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display >> (II) efb(0): Default color space is primary color space >> (II) efb(0): First detailed timing is preferred mode >> (II) efb(0): redX: 0.631 redY: 0.329 greenX: 0.276 greenY: 0.600 >> (II) efb(0): blueX: 0.143 blueY: 0.057 whiteX: 0.283 whiteY: 0.297 >> (II) efb(0): Supported established timings: >> (II) efb(0): 720x...@70hz >> (II) efb(0): 640x...@60hz >> (II) efb(0): 800x...@75hz >> (II) efb(0): 1024x...@75hz >> (II) efb(0): Manufacturer's mask: 0 >> (II) efb(0): Supported standard timings: >> (II) efb(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 >> (II) efb(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 >> (II) efb(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 >> (II) efb(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337 >> (II) efb(0): Supported detailed timing: >> (II) efb(0): clock: 78.8 MHz Image Size: 300 x 225 mm >> (II) efb(0): h_active: 1024 h_sync: 1040 h_sync_end 1136 h_blank_end 1312 >> h_border: 0 >> (II) efb(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 >> v_border: 0 >> (II) efb(0): Serial No: 5P09927NC0WR >> (II) efb(0): Monitor name: DELL E772p >> (II) efb(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, >> PixClock max 110 MHz >> (II) efb(0): EDID (in hex): >> (II) efb(0): 00ffffffffffff0010ac057052573043 >> (II) efb(0): 1e0c0103681e17b1ee9ea8a154469924 >> (II) efb(0): 0e484ca04200315945596159714f0101 >> (II) efb(0): 010101010101c31e0020410020301060 >> (II) efb(0): 13002ce11000001e000000ff00355030 >> (II) efb(0): 393932374e433057520a000000fc0044 >> (II) efb(0): 454c4c202045373732700a20000000fd >> (II) efb(0): 0032a01e460b000a20202020202000ac >> in RADEONProbeOutputModes >> (II) efb(0): EDID vendor "DEL", prod id 28677 >> (II) efb(0): Output DVI-0 disconnected >> (II) efb(0): Output VGA-0 connected >> (II) efb(0): Output S-video disconnected >> (II) efb(0): Using exact sizes for initial modes >> (II) efb(0): Output VGA-0 using initial mode 1024x768 >> (II) efb(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. >> after xf86InitialConfiguration >> (==) efb(0): DPI set to (96, 96) >> (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 1.7.4, module version = 1.0.0 >> ABI class: X.Org ANSI C Emulation, version 0.4 >> (II) Loading sub module "ramdac" >> (II) LoadModule: "ramdac" >> (II) Module "ramdac" already built-in >> (==) efb(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 1.7.4, module version = 1.2.1 >> ABI class: X.Org Video Driver, version 6.0 >> (==) efb(0): Assuming overlay scaler buffer width is 1536 >> (II) efb(0): Cannot access BIOS or it is not valid. >> If your card is TV-in capable you will need to specify >> options RageTheatreCrystal, RageTheatreTunerPort, >> RageTheatreSVideoPort and TunerType in /etc/X11/xorg.conf. >> (!!) efb(0): For information on using the multimedia capabilities >> of this adapter, please see http://gatos.sf.net. >> (!!) efb(0): MergedFB support has been removed and replaced with xrandr 1.2 >> support >> (--) Depth 24 pixmap format is 32 bpp >> (II) efb(0): RADEONScreenInit 8000000 0 >> (II) efb(0): Map: 0x08000000, 0x04000000 >> (II) efb(0): RADEONSave >> (II) efb(0): Read: 0x0000000c 0x00010046 0x00000000 >> (II) efb(0): Read: rd=12, fd=70, pd=1 >> (II) efb(0): Read: 0x00000000 0x00000000 0x00000000 >> (II) efb(0): Read: rd=0, fd=0, pd=0 >> Entering TV Save >> Save TV timing tables >> saveTimingTables: reading timing tables >> TV Save done >> disable montype: 1 >> (II) efb(0): RADEONInitMemoryMap() : >> (II) efb(0): mem_size : 0x04000000 >> (II) efb(0): MC_FB_LOCATION : 0x03ff0000 >> (II) efb(0): MC_AGP_LOCATION : 0xffffffc0 >> (II) efb(0): Setting up initial surfaces >> (II) efb(0): Setting up accel memmap >> (II) efb(0): Memory manager initialized to (0,0) (1152,8191) >> (II) efb(0): Reserved area from (0,1152) to (1152,1154) >> (II) efb(0): Largest offscreen area available: 1152 x 7037 >> (II) efb(0): Initializing fb layer >> disable montype: 1 >> init memmap >> init common >> init crtc1 >> init pll1 >> freq: 78750000 >> best_freq: 78750000 >> best_feedback_div: 70 >> best_ref_div: 12 >> best_post_div: 2 >> (II) efb(0): dc=7875, of=0, fd=70, rd=12, pd=2 >> restore memmap >> (II) efb(0): RADEONRestoreMemMapRegisters() : >> (II) efb(0): MC_FB_LOCATION : 0x03ff0000 0x03ff0000 >> (II) efb(0): MC_AGP_LOCATION : 0xffffffc0 >> (II) efb(0): Updating display base addresses... >> (II) efb(0): Memory map updated. >> restore common >> restore crtc1 >> (II) efb(0): Programming CRTC1, offset: 0x00000000 >> restore pll1 >> (II) efb(0): Wrote: 0x0000000c 0x00010046 0x00000000 (0x00008f30) >> (II) efb(0): Wrote: rd=12, fd=70, pd=1 >> finished PLL1 >> (II) efb(0): GRPH_BUFFER_CNTL from 20005c5c to 20005c5c >> restore dac >> enable montype: 1 >> (WW) efb(0): No crtc mode list for crtc 1,continuing with desired mode >> disable montype: 0 >> disable montype: 5 >> (II) efb(0): RADEONSaveScreen(0) >> disable montype: 1 >> (II) efb(0): Initializing backing store >> (==) efb(0): Backing store disabled >> (II) efb(0): Setting up final surfaces >> (II) efb(0): Initializing Acceleration >> (II) efb(0): Render acceleration enabled >> (II) efb(0): EngineInit (32/32) >> (II) efb(0): Pitch for acceleration = 144 >> (II) efb(0): EngineRestore (32/32) >> (II) efb(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 >> Dashed Lines >> Scanline Image Writes >> Setting up tile and stipple cache: >> 32 128x128 slots >> 32 256x256 slots >> 16 512x512 slots >> (II) efb(0): Acceleration enabled >> (II) efb(0): Initializing DPMS >> (==) efb(0): DPMS enabled >> (II) efb(0): Initializing Cursor >> (==) efb(0): Silken mouse disabled >> (II) efb(0): Using hardware cursor 0 (scanline 1154) >> (II) efb(0): Using hardware cursor 1 (scanline 1157) >> (II) efb(0): Largest offscreen area available: 1152 x 7029 >> (II) efb(0): Initializing DGA >> (II) efb(0): Initializing Xv >> (II) efb(0): No video input capabilities detected and no information is >> provided - disabling multimedia i2c >> (II) Loading sub module "theatre_detect" >> (II) LoadModule: "theatre_detect" >> (WW) Warning, couldn't open module theatre_detect >> (II) UnloadModule: "theatre_detect" >> (EE) efb: Failed to load module "theatre_detect" (module does not exist, 0) >> (EE) efb(0): Unable to load Rage Theatre detect module >> (II) efb(0): RandR 1.2 enabled, ignore the following RandR disabled message. >> (II) efb(0): Initializing color map >> (II) efb(0): RADEONScreenInit finished >> (--) RandR disabled >> (II) Initializing built-in extension Generic Event Extension >> (II) Initializing built-in extension SHAPE >> (II) Initializing built-in extension MIT-SHM >> (II) Initializing built-in extension XInputExtension >> (II) Initializing built-in extension XTEST >> (II) Initializing built-in extension BIG-REQUESTS >> (II) Initializing built-in extension SYNC >> (II) Initializing built-in extension XKEYBOARD >> (II) Initializing built-in extension XC-MISC >> (II) Initializing built-in extension SECURITY >> (II) Initializing built-in extension XINERAMA >> (II) Initializing built-in extension XFIXES >> (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) AIGLX: Screen 0 is not DRI2 capable >> (II) AIGLX: Screen 0 is not DRI capable >> (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so >> (II) GLX: Initialized DRISWRAST GL provider for screen 0 >> (II) efb(0): Setting screen physical size to 270 x 203 >> (II) XKB: Reusing cached keymap >> (II) efb(0): RADEONSaveScreen(2) >> enable montype: 1 >> (II) config/hal: Adding input device mouse >> (II) LoadModule: "mouse" >> (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so >> (II) Module mouse: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.5.0 >> Module class: X.Org XInput Driver >> ABI class: X.Org XInput driver, version 7.0 >> (**) Option "Protocol" "VUID" >> (**) mouse: Protocol: VUID >> (**) mouse: always reports core events >> (**) Option "StreamsModule" "usbms" >> (**) Option "Device" "/dev/usb/hid1" >> (II) mouse: Setting Buttons option to "3" >> (==) mouse: Emulate3Buttons, Emulate3Timeout: 50 >> (**) mouse: ZAxisMapping: buttons 4 and 5 >> (**) mouse: Buttons: 9 >> (II) XINPUT: Adding extended input device "mouse" (type: MOUSE) >> (**) mouse: (accel) keeping acceleration scheme 1 >> (**) mouse: (accel) acceleration profile 0 >> (**) Option "Device" "/dev/usb/hid1" >> (WW) mouse: couldn't get wheel state >> (II) config/hal: Adding input device keyboard >> (II) LoadModule: "kbd" >> (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so >> (II) Module kbd: vendor="X.Org Foundation" >> compiled for 1.7.4, module version = 1.4.0 >> Module class: X.Org XInput Driver >> ABI class: X.Org XInput driver, version 7.0 >> (**) keyboard: always reports core events >> (**) Option "Device" "/dev/usb/hid0" >> (II) keyboard: Opened device "/dev/usb/hid0" >> (**) Option "XkbRules" "base" >> (**) keyboard: XkbRules: "base" >> (**) Option "XkbModel" "sun_type6_usb" >> (**) keyboard: XkbModel: "sun_type6_usb" >> (**) Option "XkbLayout" "us" >> (**) keyboard: XkbLayout: "us" >> (**) Option "CustomKeycodes" "off" >> (**) keyboard: CustomKeycodes disabled >> (II) XINPUT: Adding extended input device "keyboard" (type: KEYBOARD) >> (**) Option "StreamsModule" "usbkbm" >> (--) keyboard: Keyboard type: USB (6) >> (--) keyboard: Keyboard layout: 33 >> (WW) mouse: cannot pop module 'usbms' off mouse device: Invalid argument >> (II) UnloadModule: "mouse" >> (II) UnloadModule: "kbd" >> (II) efb(0): RADEONCloseScreen >> (II) efb(0): Disposing accel... >> (II) efb(0): Disposing cursor info >> (II) efb(0): Disposing DGA >> (II) efb(0): Unmapping memory >> (WW) xf86CloseConsole(): unable to mmap framebuffer (Invalid argument) >> >> > _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
