Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Modular X server bugs, annoyances and solutions (Part 2)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... , 20, 21, 22  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
b_nutzer
n00b
n00b


Joined: 01 Apr 2006
Posts: 46
Location: Austria

PostPosted: Mon Jul 17, 2006 3:06 pm    Post subject: Reply with quote

My xorg (gnome) surface is split-up in 6 parts.
I think there is something wrong with the xorg.conf.new :)

Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/share/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/75dpi"
   FontPath     "/usr/share/fonts/100dpi"
   FontPath     "/usr/share/fonts/TTF"
   FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
   Load  "glx"
   Load  "extmod"
   Load  "xtrap"
   Load  "record"
   Load  "dbe"
   Load  "dri"
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Touchpad"
   Driver       "Synaptics"
   Option       "CorePointer"
   Option      "Device" "/dev/input/event0"
   Option       "Protocol" "auto-dev"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "IMPS/2"
   Option       "Device" "/dev/input/mice"
   Option       "ZAxisMapping" "4 5"
   Option      "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
   #DisplaySize     330   210   # mm
   Identifier   "Monitor0"
#   VendorName   "QDS"
#   ModelName    "1d"
   HorizSync    31.5 - 90.0
   VertRefresh  60.0 - 60.0
   Option         "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "Dac8Bit"               # [<bool>]
        #Option     "BusType"               # [<str>]
        #Option     "CPPIOMode"             # [<bool>]
        #Option     "CPusecTimeout"         # <i>
        #Option     "AGPMode"               # <i>
        #Option     "AGPFastWrite"          # [<bool>]
        #Option     "AGPSize"               # <i>
        #Option     "GARTSize"              # <i>
        #Option     "RingSize"              # <i>
        #Option     "BufferSize"            # <i>
        #Option     "EnableDepthMoves"      # [<bool>]
        #Option     "EnablePageFlip"        # [<bool>]
        #Option     "NoBackBuffer"          # [<bool>]
        #Option     "DMAForXv"              # [<bool>]
        #Option     "FBTexPercent"          # <i>
        #Option     "PanelOff"              # [<bool>]
        #Option     "DDCMode"               # [<bool>]
        Option     "MonitorLayout" "LVDS, TMDS"        # [<str>]
        #Option     "IgnoreEDID"            # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "MergedFB"              # [<bool>]
        #Option     "CRT2HSync"             # [<str>]
        #Option     "CRT2VRefresh"          # [<str>]
        #Option     "CRT2Position"          # [<str>]
        #Option     "MetaModes"             # [<str>]
        #Option     "MergedDPI"             # [<str>]
        #Option     "MergedXinerama"        # [<bool>]
        #Option     "MergedXineramaCRT2IsScreen0"    # [<bool>]
        #Option     "MergedNonRectangular"    # [<bool>]
        #Option     "MergedMouseRestriction"    # [<bool>]
        #Option     "DisplayPriority"       # [<str>]
        #Option     "PanelSize"             # [<str>]
        #Option     "ForceMinDotClock"      # <freq>
        #Option     "ColorTiling"           # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "RageTheatreCrystal"    # <i>
        #Option     "RageTheatreTunerPort"    # <i>
        #Option     "RageTheatreCompositePort"    # <i>
        #Option     "RageTheatreSVideoPort"    # <i>
        #Option     "TunerType"             # <i>
        #Option     "RageTheatreMicrocPath"    # <str>
        #Option     "RageTheatreMicrocType"    # <str>
        Option     "RenderAccel" "on"          # [<bool>]
        #Option     "SubPixelOrder"         # [<str>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "DynamicClocks"         # [<bool>]
        #Option     "BIOSHotkeys"           # [<bool>]
        #Option     "VGAAccess"             # [<bool>]
        #Option     "ReverseDDC"            # [<bool>]
        #Option     "LVDSProbePLL"          # [<bool>]
        #Option     "AccelMethod"           # <str>
        #Option     "ConstantDPI"           # [<bool>]
   Identifier  "Card0"
   Driver      "ati"
   VendorName  "ATI Technologies Inc"
   BoardName   "Radeon Mobility X700 (PCIE)"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
#   SubSection "Display"
#      Viewport   0 0
#      Depth     1
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     4
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     8
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     15
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     16
#   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes    "1280x800" "800x600"
   EndSubSection
EndSection




Any Idea?

greets ape
Back to top
View user's profile Send private message
Akkara
Bodhisattva
Bodhisattva


Joined: 28 Mar 2006
Posts: 6702
Location: &akkara

PostPosted: Fri Jul 21, 2006 2:09 pm    Post subject: Reply with quote

Hi!

I finally got around to doing the update to modular xorg.

All in all it went smoothly and only took 45 minutes. Only issues were several programs I had tried running afterwards (among them xterm) wanted to link against /usr/lib/libXaw8.so, which curiously no longer seems to exist (highest one now is libXaw7). A revdep-rebuild solved the problem.

Next I tried emerge -upvD world to see what it would want to do. It seems to want to pull in a bunch of stuff that neither the initial emerge -av x11-base/xorg-x11 nor the subsequent revdep-rebuild seemed to care about:
Code:
[ebuild  N    ] app-text/rman-3.2  0 kB
[ebuild  N    ] x11-misc/xorg-cf-files-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-misc/imake-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-themes/gentoo-xcursors-0.3.1  0 kB
[ebuild  N    ] x11-apps/xdriinfo-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/sessreg-1.0.0  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/xdm-1.0.5  USE="ipv6 pam -debug -xprint" 0 kB
[ebuild  N    ] x11-libs/libXvMC-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXprintUtil-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXprintAppUtil-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/xsetroot-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-apps/xcursorgen-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-themes/xcursor-themes-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libFS-1.0.0  USE="ipv6 -debug" 0 kB
[ebuild  N    ] x11-apps/xdpyinfo-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXevie-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/libXTrap-1.0.0  USE="-debug" 0 kB
[ebuild  N    ] x11-libs/liboldX-1.0.1  USE="-debug" 0 kB
[ebuild  N    ] x11-misc/gccmakedep-1.0.2  USE="-debug" 0 kB
[ebuild  N    ] virtual/x11-7.0-r2  USE="dri" 0 kB
[ebuild  N    ] media-libs/libwmf-0.2.8.2  USE="X jpeg" 0 kB
[ebuild  N    ] gnome-extra/libgsf-1.14.0  USE="gnome -bzip2 -debug -doc -static" 0 kB
[ebuild     U ] app-text/wv-1.2.0 [1.0.0-r1] USE="-wmf" 0 kB
[ebuild  N    ] x11-apps/xmessage-1.0.1  USE="-debug -xprint" 0 kB
[ebuild  N    ] x11-apps/xset-1.0.2  USE="-debug" 0 kB


It seems that app-text/wv is the cause of most of these since when I try emerge -pv1D app-text/wv all but the last 2 lines above are displayed.

My question is, should I go ahead with this emerge -upvD world, or is this a sign of some problem that hasn't surfaced yet? It is normal for emerge deep to pull in lots of stuff, while revdep-rebuild seems to think everything is fine? My system otherwise works fine, I just like to understand things before I do them and possibly introduce problems :)

emerge --info:
Code:
Portage 2.1-r1 (default-linux/amd64/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r13 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8 -fno-ident -momit-leaf-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=k8 -fno-ident -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa asf avi berkdb bitmap-fonts cddb cdparanoia cdr cli crypt cups dlloader dri dvd dvdr eds emboss encode fam flac foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jack jack-tmpfs jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pcre pdflib perl pic png pppd python qt qt3 qt4 quicktime readline reflection sdl session shorten spell spl ssl tcpd tiff truetype-fonts type1-fonts usb wma xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia video_cards_-i810 video_cards_-via"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS


Thanks!
Back to top
View user's profile Send private message
davascript
l33t
l33t


Joined: 07 Apr 2004
Posts: 618
Location: Pennsylvania

PostPosted: Mon Jul 31, 2006 2:11 pm    Post subject: Reply with quote

I hosed my computer when i upgraded to modular x. i first unmerged X 6.8. then i emerged modular x and i cannot open any terminal, any x application(xeyes, xman, xlock, etc), and fbrun doenst work. I cannot login to any failsafe terminal either. flux and openbox are the only wms to even load. thanks guys
Back to top
View user's profile Send private message
frares
n00b
n00b


Joined: 02 Apr 2004
Posts: 20

PostPosted: Wed Aug 02, 2006 10:14 pm    Post subject: Reply with quote

you have to emerge xorg-x11 back. I know this because I did the same as you, unmerging x11-xorg has pulled out this entry from "world"
Back to top
View user's profile Send private message
davascript
l33t
l33t


Joined: 07 Apr 2004
Posts: 618
Location: Pennsylvania

PostPosted: Thu Aug 03, 2006 2:19 pm    Post subject: Reply with quote

thats is what i did to get in this boat. i got it fixed. i just copied my config info and then reinstalled my my root and usr partition. then copied config fiel back into place and re-emerged my apps that i use. took all of about 2 hours. thanks though
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Fri Aug 04, 2006 12:46 pm    Post subject: Reply with quote

I read a few posts in this thread about having a blank screen when upgrading to xorg 7.0. I jsut finished my upgrade and I also had this problem. I ended up solving it my upgrading to the ~x86 version of x11-drivers/xf86-video-i810 (which is version 1.6.1 at the time of this writing).

This caused me to also upgrade the following packages to ~x86 as well:
Code:
x11-drivers/xf86-video-i810 ~x86
x11-base/xorg-server ~x86
media-libs/mesa ~x86
x11-drivers/xf86-video-vesa ~x86
x11-drivers/xf86-video-fbdev ~x86
x11-drivers/xf86-input-mouse ~x86
x11-drivers/xf86-input-keyboard ~x86


Although I'm not really pleased having to mark these packages as unstable, I am pleased that everything works well :)


(Just my opinion... this thread is damn hard to search through since it is so long... it would have been much easier if it was broken up into many threads for each different problem... but then again I'm not a forum admin)
Back to top
View user's profile Send private message
adlaiff6
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jul 2006
Posts: 83
Location: new york

PostPosted: Fri Aug 04, 2006 3:58 pm    Post subject: Reply with quote

I've got a problem that comes up with startx. I've tried many different /etc/X11/xorg.conf versions, and none of them have seemed to work so far. This is what I've got right now (the important parts, anyway):

Code:
Section "Module"
    Load        "dbe"
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection
    Load        "freetype"
    Load        "glx"
    Load        "dri"
EndSection

Section "Files"
#    Fontpaths I'm not listing here because I'm copying this over to my laptop
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option      "AutoRepeat" "500 30"
    Option      "XkbModel"    "logicdn"
    Option      "XkbRules"    "xorg"
    Option      "XkbLayout"   "dvorak"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "auto"
    Option "Device"      "/dev/input/mice"
#    Stuff that, again, doesn't matter
EndSection

Section "Monitor"
    Identifier  "monitor0"
EndSection

Section "Device"
    Identifier  "ATI Radeon"
    Driver      "radeon"
    Option      "AGPFastWrite" "1"
EndSection

Section "Screen"
    Identifier  "screen0"
    Device      "ATI Radeon"
    Monitor     "monitor0"
    DefaultDepth 24
    Subsection "Display"
#        Three of these, shouldn't matter
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen      "screen0"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

 Section "DRI"
    Mode 0666
 EndSection


I also have another Device that has Driver "fglrx", which is what I was using before, but the guide I was following said to use "radeon" and Option "AGPFastWrite" "1".

Anyway, this is what happens when I run startx:

Code:
...a whole bunch of stuff...
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug  4 11:51:00 2006
(==) Using config file: "/etc/X11/xorg.conf"

(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:0) found
(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found
(EE) No devices detected.

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.


I can see it complaining about two video cards (Radeon X1300s, I had them crossfired before gentoo :-(), but those are just warnings. I tried adding
Code:
    BusID      "PCI:1:0:0"
in the Section "Driver", but that didn't have any effect. Should I add another Driver section for the other card? Why is it messing around with PCI:1:0:1 when it's obviously already looking at PCI:1:0:0?

That's all I can think of. Help...?

EDIT: Well, I commented out BusId and set Driver to "fglrx" and X started. However, the guide seemed to say I should be using the "radeon" driver. Also, I now get pathetic scores from glxgears (125-150fps).
Back to top
View user's profile Send private message
ahmedre
n00b
n00b


Joined: 28 Apr 2005
Posts: 34

PostPosted: Tue Aug 08, 2006 2:45 am    Post subject: Reply with quote

i have an... odd problem. i upgraded x.org 7.1 and then the ati drivers... and for the most part, stuff works... except for two things. first, when i startx, i get a blank screen and the monitor shuts off (dvi connection in case that matters) -- if i do ctrl+alt+f8 followed by ctrl+alt+f7, i get my screen back so its fine (and gl works, i tried quake4 so no problems).

if i exit x, however, even though it doesn't crash, i can't get back to the console. similarly, ctrl+alt+fx to switch shows things being blank and i don't get back to the console... any ideas?

thanks!
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Tue Aug 08, 2006 2:48 am    Post subject: Reply with quote

I heard around the camp fire that ATI have released a driver that is compiled against xorg 7.1, but doesn't provide the new features needed for xv and transparency and all that jazz. So apparently (I can't confirm this, I don't have an ATI card) they "work" but not enough to be considered complete.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
Sade
Guru
Guru


Joined: 22 Mar 2005
Posts: 406
Location: Netherlands - Eindhoven

PostPosted: Wed Aug 09, 2006 5:31 pm    Post subject: Reply with quote

Is there some kind of summary of this thread?
Am i supposed to read all of it and the previous one before i post my troubles?
_________________
| 1.6Ghz atom N270 | adopt an unanswerd post | a nice way to post a config file |
Back to top
View user's profile Send private message
thundercatslair
n00b
n00b


Joined: 20 Feb 2005
Posts: 10

PostPosted: Thu Aug 17, 2006 11:21 am    Post subject: Reply with quote

Since I installed the latest ati-drivers (8.27.10) whenever I startx the screen goes blank for about 15 seconds then goes into standby mode. I can get to my desktop by switching to tty1 (ctrl-alt-f1) and then to tty7(crtl-alt-f7). I also need to do that when the monitor moves to standby mode after idling for 10 minutes. Here is my config files.

xorg.conf
Code:


Section "Files"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/ttf-bitstream-vera"
EndSection

Section "Module"
        Load  "dbe"

        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection

        Load  "freetype"
        Load  "dri"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Compaq"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc101"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Logitech mx500"
        Driver      "mouse"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "ButtonMapping" "1 2 3 6 7"
        Option      "Resolution" "800"
EndSection

Section "Modes"
        Identifier   "16:10"
        ModeLine     "1680x1050" 146.2 1680 1960 2136 2240 1050 1080 1086 1089 -HSync +VSync
EndSection

Section "Monitor"
        Identifier  "Dell 2005FPW"
        UseModes    "16:10"
        VendorName  "Dell"
        ModelName   "Dell 2005FPW"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "ati 800XL"
        Driver      "fglrx"
        BusID       "PCI:2:0:0"
        Option      "VideoOverlay" "true"
EndSection

Section "Screen"
        Identifier "Screen 1"
        Device     "ATI 800XL"
        Monitor    "Dell 2005FPW"
        DefaultDepth     24
        SubSection "Display"
                Viewport  0 0
                Depth     24
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen 1"
        Device     "ATI 800XL"
        Monitor    "Dell 2005FPW"Option         
        Option      "AIGLX" "false"
        InputDevice    "Logitech mx500" "CorePointer"
        InputDevice    "Compaq" "CoreKeyboard"
EndSection
Back to top
View user's profile Send private message
osoblue
n00b
n00b


Joined: 18 Aug 2006
Posts: 1
Location: Freiberg/Germany

PostPosted: Fri Aug 18, 2006 4:17 pm    Post subject: Reply with quote

Hi,

i just upgraded my old X to the new modular x-server.
But i can't start the server using the i810 driver for my video card (Intel 82852/855 GM Integrated Graphics Device)

Code:
dlopen /usr/lib/xorg/modules/drivers/i810_drv.so : undefined symbol : xf86CreateCursorInfoRec


I think i have load a module in the xorg.conf . A similar error msg came before i load the "xaa" module.

thx 4 help
Back to top
View user's profile Send private message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Sat Aug 26, 2006 11:25 pm    Post subject: Reply with quote

I did upgrade to the new xorg-x11 server, without a a lot of problems. But I wonder what did happen to font server (xfs).
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Sun Aug 27, 2006 1:22 am    Post subject: Reply with quote

jonfr wrote:
I did upgrade to the new xorg-x11 server, without a a lot of problems. But I wonder what did happen to font server (xfs).

Nothing, you can still install it if you have some reason. But there's really very little point.
Back to top
View user's profile Send private message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Sun Aug 27, 2006 5:38 am    Post subject: Reply with quote

dberkholz wrote:
jonfr wrote:
I did upgrade to the new xorg-x11 server, without a a lot of problems. But I wonder what did happen to font server (xfs).

Nothing, you can still install it if you have some reason. But there's really very little point.


Why is there a little point of installing the font server ?
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Sun Aug 27, 2006 7:44 am    Post subject: Reply with quote

jonfr wrote:
Why is there a little point of installing the font server ?

There are only two good reasons to use it.

1) You have lots of really old applications that don't use fontconfig, and you need them to "dynamically" see new fonts you install without restarting X, by restarting xfs. All current apps (gtk+-2, qt-3) use fontconfig so xfs is irrelevant.

2) You run some kind of LTSP-like terminal server setup and you only want fonts installed on one box.
Back to top
View user's profile Send private message
bekkra
n00b
n00b


Joined: 13 Sep 2004
Posts: 57

PostPosted: Sat Sep 02, 2006 12:38 pm    Post subject: 7.0 -> 7.1 (up?)grade Reply with quote

I noticed an interesting....behaviour of the ~x86 evdev- driver that the modular X 7.1 package seems to require.

The previously working solution under X 7.0 was:
- PS/2 keyboard with "kbd" driver
- USB mouse with "evdev" driver, using a custom device under /dev/input though udev rule

The updgrade to X 7.1 gave:
- no core pointer
Of course I searched these forums and other places as well, after all, the server is still ~x86, but there was nothing that I could do to make the server detect my USB mouse. I noticed the following:
- The "Name" option was not working
- The "Device" option was not working ( the manual says that /dev/input/event# should work but it did not )
- The "Vendor" and "Product" options did not work either
(My humble question emerged after a while: what IS working with this "upgraded" evdev driver ?)

Finally, since I saw no other option, I pluged in the mouse as PS/2, and after a reboot (yeah, not even Microsoft would have done that better !), I finally GOT a core pointer with evdev, with all functions intact, less the sensitivity.

Now I saw the next problem:
- semi-working keyboard ( the AltGr key did not work, arrow keys and numeric keypad were unmapped )

Apparently, the evdev driver does not care about keyboard mappings and such. So the result:

x11-drivers/xf86-input-evdev-1.1.2-r1 does NOT like:
- USB mouse (wee, I must be the only Gentoo user with this strange hardware)
- PS/2 keyboard with other than US keymap, 74 keys or less

The solution ? There was NONE, that I could find. Eventually, I downgraded the evdev driver to 1.0.0.5, which immediately gave a working USB mouse, while I was still using the "kbd" driver for the PS/2 keyboard.

I just get curious WHAT is so fundamentally different between these versions of evdev, so a normal USB mouse ( Logitech MX-510 ), that works with everything I have yet tried, is just not accepted ... and how it can be so bad that there is absolutely no information in the error log about what is the problem. "<device name> returned NULL" is not a kind of message that gives a lot of room for fantasy.

I would love to see some solutions for this problem, failing that , it would be lovely to get ideas about what is wrong with the USB mouse detection.... if there is such a generic problem :)

//
_________________
Bugs don't "go away" ( Steve McGuire )
Back to top
View user's profile Send private message
ayqazi
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 164

PostPosted: Sun Sep 03, 2006 12:41 pm    Post subject: Re: 7.0 -> 7.1 (up?)grade Reply with quote

bekkra wrote:
I noticed an interesting....behaviour of the ~x86 evdev- driver that the modular X 7.1 package seems to require.

...<snip>...


Same error here - no core pointer. Same solution - downgrade it :-) Although I copied the xorg-server-1.1.1.ebuild file to /usr/local/portage and edited it to require an older evdev version.

Now, here's the funny thing: when I was testing evdev 1.1, I did this:

Code:

# HAHAHA - 2 kbd/mouse matching same product breaks
# Section "InputDevice"
#       Identifier  "LogitechReceiverMouse"
#       Driver      "evdev"
#       Option      "Dev Name"      "Logitech USB Wireless Mouse"
#       Option      "Product"       "Logitech USB Receiver"
#       Option      "Pass"          "1"
#       Option      "Buttons"       "8"
#       Option      "ZAxisMapping"  "4 5 7 8"
#       Option      "Emulate3Buttons" "no"
# EndSection


Now, the USB receiver for my Logitech G7 also supports a keyboard, and therefore there are 2 "Logitech USB Receiver" input devices on my system:
Code:

I: Bus=0003 Vendor=046d Product=c51a Version=4100
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:02.0-1/input0
S: Sysfs=/class/input/input1
H: Handlers=mouse0 event1
B: EV=7
B: KEY=ffff0000 0 0 0 0
B: REL=143

I: Bus=0003 Vendor=046d Product=c51a Version=4100
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:02.0-1/input1
S: Sysfs=/class/input/input2
H: Handlers=kbd event2
B: EV=f
B: KEY=c0002 40000000000 1 f8000078000 6639fad84157ad 8e000000000000 0
B: REL=40
B: ABS=100000000


evdev 1.1 obviously gets confused by this, and segfaults :-) :-) :-)

Oh well, I suppose I now see the first advantage of modular X - I can downgrade the evdev driver, and keep the other stuff up to the latest version :-)

I think evdev 1.1 just broken currently, and we should be patient for it to be fixed.
Back to top
View user's profile Send private message
EliteGamer
n00b
n00b


Joined: 11 Nov 2006
Posts: 1

PostPosted: Sat Nov 11, 2006 5:06 pm    Post subject: Reply with quote

I saw back some about someone having a font problem but i didnt see the answer. Im having a problem where my font is far to large can someone show me how to get it smaller.
_________________
Gaming Facts
Gaming Secrets
Back to top
View user's profile Send private message
XenoTerraCide
Veteran
Veteran


Joined: 18 Jan 2004
Posts: 1418
Location: MI, USA

PostPosted: Fri Nov 24, 2006 4:48 pm    Post subject: Reply with quote

has anyone had any problems with modular X, or knows of any, with LTSP? we're looking to update our terminal server at work but we aren't sure if we're likely to encounter any issues.
_________________
I don't hang out here anymore, try asking on http://unix.stackexchange.com/ if you want my help.
Back to top
View user's profile Send private message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1270

PostPosted: Tue Dec 05, 2006 1:47 am    Post subject: Reply with quote

Hello,

I opened a new thread as I setup a new system from livecd and now I cannot startx. Following the link to the thread as I have absolutely no clue on how to solve thatone. The system runed with gentoo quite long and after last world update i could start x only with vesa driver. As having found no solution, I decided to do a fresh install and now I have the same result.

https://forums.gentoo.org/viewtopic-t-521619.html

I am sorry for posting this in here but it seems to be a generell problem and not a configuration thing as before I had a working system with drm enabled. It worked with both, fglrx and radeon driver ... until the world update..

:cry:
Back to top
View user's profile Send private message
cormanthor
n00b
n00b


Joined: 07 Jan 2005
Posts: 6
Location: North Carolina, USA

PostPosted: Sun Dec 10, 2006 7:09 pm    Post subject: Color display issues w/ Nvidia and Mod X.org Reply with quote

I have recently upgraded to modular xorg on my amd64-based system. everything starts up and runs fine with nvidia-drivers emerged (FX5500 card), but the colors refuse to look correct. the highlights look overexposed (white-out) and there is a teal outline to every shadow. My colordepth is set at 24 bit and I've run eselect opengl set nvidia several times. Here's my xorg.conf, if that helps:
Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   FontPath     "/usr/share/fonts/misc/"
   FontPath     "/usr/share/fonts/TTF/"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/CID/"
   FontPath     "/usr/share/fonts/75dpi/"
   FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
   Load  "glx"
   Load  "record"
   Load  "extmod"
   Load  "dbe"
#   Load  "dri"
   Load  "xtrap"
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier   "Mouse0"
   Driver   "mouse"
   Option   "Device" "/dev/input/mice"
   Option   "Protocol" "auto"
   Option   "Buttons" "5"      # adding this enables the extra buttons on the MX510
   Option    "ZAxisMapping" "4 5"   # adding this maps wheel scrolling events to mouse buttons 4 & 5
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "MAG Innovision"
   ModelName    "LT565"
EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "nvidia"
   VendorName  "nVidia Corporation"
   BoardName   "Unknown Board"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Viewport   0 0
      Depth    24
   EndSubSection
EndSection

Section "Extensions"
   Option   "Composite"   "true"
EndSection


Thanks for any ideas you can come up with. Let me know if you need more information.
_________________
Don't vote. You'll only encourage them.
Back to top
View user's profile Send private message
Sir Alaran
Apprentice
Apprentice


Joined: 11 Dec 2003
Posts: 182
Location: KSJC

PostPosted: Wed Jan 10, 2007 4:10 am    Post subject: Re: 7.0 -> 7.1 (up?)grade Reply with quote

bekkra wrote:
I noticed an interesting....behaviour of the ~x86 evdev- driver that the modular X 7.1 package seems to require.


I had the same problem under ~amd64. Just to repeat what was said, don't allow any updates past version 1.0.0.5. It will render your keyboard pretty much useless. (I thought my hardware was broken until I tried another keyboard and saw that they were both broken under X)

Most of the time ~arch packages are safe. THIS ISN'T ONE OF THEM.
_________________
D is awesome.
Textadept is my friend.
Back to top
View user's profile Send private message
Sir Alaran
Apprentice
Apprentice


Joined: 11 Dec 2003
Posts: 182
Location: KSJC

PostPosted: Wed Jan 10, 2007 4:12 am    Post subject: Re: Color display issues w/ Nvidia and Mod X.org Reply with quote

cormanthor wrote:

Thanks for any ideas you can come up with. Let me know if you need more information.


Have you checked where the monitor cable plugs into your graphics card? The last few times I've seen that problem it was caused by a bad VGA/DVI connection.
_________________
D is awesome.
Textadept is my friend.
Back to top
View user's profile Send private message
mmx87
n00b
n00b


Joined: 30 Mar 2006
Posts: 7

PostPosted: Fri Jan 12, 2007 2:12 am    Post subject: Reply with quote

I just migrated to modular xorg 7.1, and every thing went smoothly except when I try to run xterm in my new xorg environment, nothing happens.

The only error message I get on VT1 is:

Code:

xterm: error while loading shared libraries: libXaw.so.8: cannot open shared object file: No such file or directory


Yeah I know it is a problem with libXaw, but the newest version is already installed. Do I have to add something to my path?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... , 20, 21, 22  Next
Page 21 of 22

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum