Date: Fri, 15 Apr 2011 15:40:44 +0400 From: Pavel Timofeev <timp87@gmail.com> To: Olivier Duchateau <duchateau.olivier@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: xfce 4.8 upgrade errors Message-ID: <BANLkTinN05hfrp2V79RjFckh_KV1CVECug@mail.gmail.com> In-Reply-To: <BANLkTi=BbBa=74PnQRDYtH6-Bd6TAisG=A@mail.gmail.com> References: <op.vrxwbjva34t2sn@skeletor.feld.me> <1300368202240-3863483.post@n5.nabble.com> <AANLkTinv3=MfbWBgduDe1p3yBWZu21RprhQ_Gfe0SOE6@mail.gmail.com> <AANLkTinOukE58DE%2BqfhEcWuAhjuB6cX5r1KVzJ98g4du@mail.gmail.com> <1302699023481-4300506.post@n5.nabble.com> <BANLkTinPCx0OKvcKZki1XeYWNJVdOp1CJw@mail.gmail.com> <BANLkTinTE0t4NtfSYHDV56dGWRZPQ-MuGg@mail.gmail.com> <alpine.BSF.2.00.1104141454230.77025@wonkity.com> <BANLkTikb9iwXue-OyG_7A8J4JFmBEwAwLA@mail.gmail.com> <BANLkTikaxC%2BsL5uKO%2B5%2BjshsXFKL7-6JUg@mail.gmail.com> <BANLkTi=BbBa=74PnQRDYtH6-Bd6TAisG=A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
When I used xfce-4.6 I didn`t have problems. Maybe it hardware error in my video card. I think removing notification area looks not bad for me. Anyway, big thanks to all. 2011/4/15 Olivier Duchateau <duchateau.olivier@gmail.com> > I have also an ATI graphics card (below excerpt from dmesg). > > [...] > drm0: <ATI Radeon XPRESS 200M 5955> on vgapci0 > vgapci0: child drm0 requested pci_enable_busmaster > info: [drm] Initialized radeon 1.31.0 20080613 > info: [drm] Setting GART location based on new memory map > info: [drm] Loading R300 Microcode > info: [drm] Num pipes: 2 > info: [drm] writeback test succeeded in 1 usecs > > In my /etc/X11/xorg.conf, in section Device: > Section "Device" > Option "int10" "on" > Option "BusType" "PCIE" > Option "RenderAccel" "on" > Option "AccelMethod" "exa" > Option "DRI" "on" > Option "DynamicPM" "on" > Identifier "Card0" > Driver "radeon" > VendorName "ATI Technologies Inc" > BoardName "Radeon XPRESS 200M 5955 (PCIE)" > BusID "PCI:1:5:0" > EndSection > > I used Xfce 4.8 (during development stages) with FreeBSD 8.1 and older > version of X.org, and I didn't notice particular. > > > 2011/4/15 Pavel Timofeev <timp87@gmail.com>: > >> I've send PR, http://www.freebsd.org/cgi/query-pr.cgi?pr=156231 > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=156230 > >> We must wait for upgrade made by maintainer, but you can use patches. > > > > Yes, I tried ports/156231 and ports/156230. Nothing changed. And tried > > > >> Pavel, are you able to run your xfce session with startx command? > >> 1. In /etc/ttys (line beginning by ttyv8), replace 'on' by 'off', > >> reboot your computer. > > > > I use slim and rc.conf. Ok, slim_enable="YES" was commented in > /etc/rc.conf > > > >> 2. if in your $HOME directory, .xinitrc (or .xsession) file doesn't > >> exist, copy it from /usr/local/etc/xdg/xfce4/. > >> 3. create also .xsession (ln -sf ~/.xinitrc ~/.xsession) > > Copied and created. (Before I had .xinitrc and it contained > > /usr/local/bin/startxfce4, and I had .xsession which used as link to > > .xinitrc. Made by your advice.) > > > >> 4. finally, run 'startx' command, a file called .xsession-errors will > >> appear > > Done. But no .xsession-errors file =( > > And system hangs as before when I want to run opera and other problem > apps. > > > > > > About miwi`s post: > > I noticed that adding line 'Option "BusType" "PCIE"' to xorg.conf in the > > 'Section "Device"' makes something strange. > > At first Xorg start I see black screen (no errors in Xorg.log.0), but > after > > restart it works good, and hangs don't occur. > > Is it normal? My card is 'ATI Technologies Inc RV350 AQ [Radeon 9600] rev > 0' > > and it is AGP card. > > Changing BusType to AGP or PCI doesn`t bring anything good: system hangs. > > > > 2011/4/15 Olivier Duchateau <duchateau.olivier@gmail.com> > >> > >> 2011/4/14 Warren Block <wblock@wonkity.com>: > >> > On Thu, 14 Apr 2011, Pavel Timofeev wrote: > >> > > >> >> I just understood the problem! > >> >> It dawned upon me! All these apps are united by the fact that they > have > >> >> icons (when they running) at notification area on xfce4-panel. > >> >> Problem with xfce4-panel! I checked it. > >> >> > >> >> If I make > >> >> $ rm -rf .config > >> >> and then logon to xfce4 it tell me 'Welcome to the first start of the > >> >> panel' > >> >> and I choose 'Use default config'. > >> >> Now all works very good, > >> >> But if I make logout and then relogon to xfce4 again opera and some > >> >> apps > >> >> hangs system. > >> >> > >> >> Ok. Reboot system. Logon to xfce4 and first thing remove > 'notification > >> >> area' > >> >> from xfce4-panel. And now all works fine! > >> >> Problem in xfce4-panel. > >> > > >> > There was a new release of xfce4-panel a few days ago: > >> > http://foo-projects.org/pipermail/xfce/2011-April/028514.html > >> > >> I've send PR, http://www.freebsd.org/cgi/query-pr.cgi?pr=156231 > >> > >> > > >> > Also a new version of garcon: > >> > http://foo-projects.org/pipermail/xfce/2011-April/028513.html > >> > > >> > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=156230 > >> > >> We must wait for upgrade made by maintainer, but you can use patches. > >> > >> Pavel, are you able to run your xfce session with startx command ? > >> > >> 1. In /etc/ttys (line beginning by ttyv8), replace 'on' by 'off', > >> reboot your computer. > >> 2. if in your $HOME directory, .xinitrc (or .xsession) file doesn't > >> exist, copy it from /usr/local/etc/xdg/xfce4/. > >> 3. create also .xsession (ln -sf ~/.xinitrc ~/.xsession) > >> 4. finally, run 'startx' command, a file called .xsession-errors will > >> appear > >> > >> Look at warning and errors. > >> > >> -- > >> olivier > > > > > > > > -- > olivier >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinN05hfrp2V79RjFckh_KV1CVECug>