|
List Info
Thread: Problems With xorg 7.2
|
|
| Problems With xorg 7.2 |
  United States |
2007-05-29 00:14:18 |
System: FreeBSD 6.2-STABLE i386 SMP
MOBO: Intel 946GZIS + 3.2Ghz Pentium D + 2G memory
I just finally managed to muddle through the upgrade to xorg
7.2.
(Though not noted in the docs in /usr/ports/UPDATING, I had
to
do a 'make install' for /usr/ports/x11/xorg to get the
installation
to complete after the upgrade. Without this step, I had no
video,
mouse, or keyboard drivers. I had installed X originally
from the
6.2-RELEASE CD so I guess I assumed - wrongly - that the
upgrade
would pickup everything needed. Is this normal or did I
miss a
step somewhere along the way?)
Three problems remain:
1) After doing the portupgrades as explained in the doc, I
ran it
one last time to make sure all was well and saw this:
Stale dependency: xf86-input-acecad-1.1.0 -->
xkeyboard-config-0.9_2
-- manually run 'pkgdb -F' to fix, or specify -O to
force.
Is this significant and/or what causes it/fixes it? I
am new
to portupgrade, having always done this sort of thing by
hand
in the past.
2) When I startup X - especially with xfce4 - now and then,
the background
will come up and the screen will do a sort of slow flash
- about
once a second. If I kill the X server and restart, the
problem
goes away and I get normal operation.
3) Things work OK with VESA driver, but I cannot seem to get
things to
work with the i810 driver (Intel 946GZIS mobo + 3.2Ghz
Pentium D):
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.2-STABLE i386
Current Operating System: FreeBSD troll.tundraware.com
6.2-STABLE FreeBSD 6.2-ST
ABLE #2: Mon May 28 02:01:41 CDT 2007 toor troll.tundraware.com:/usr/obj/usr
/src/sys/SMP i386
Build Date: 28 May 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Tue
May 29 00:00:01 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) GARTInit: Unable to open /dev/agpgart (No such file or
directory)
(EE) I810(0): Failed to allocate framebuffer. Is your
VideoRAM set too low ??
Fatal server error:
AddScreen/ScreenInit failed for driver 0
X connection to :0.0 broken (explicit kill or server
shutdown)
Ideas and suggestions welcome and TIA,
--
------------------------------------------------------------
----------------
Tim Daneliuk tundra tundraware.com
PGP Key: http://www.tundraware.
com/PGP/
_______________________________________________
freebsd-x11 freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to
"freebsd-x11-unsubscribe freebsd.org"
|
|
| Re: Problems With xorg 7.2 |
  France |
2007-05-29 06:49:16 |
On Tuesday 29 May 2007 07:14:18 Tim Daneliuk wrote:
> System: FreeBSD 6.2-STABLE i386 SMP
> MOBO: Intel 946GZIS + 3.2Ghz Pentium D + 2G memory
>
> I just finally managed to muddle through the upgrade to
xorg 7.2.
> (Though not noted in the docs in /usr/ports/UPDATING, I
had to
> do a 'make install' for /usr/ports/x11/xorg to get the
installation
> to complete after the upgrade. Without this step, I
had no video,
> mouse, or keyboard drivers. I had installed X
originally from the
> 6.2-RELEASE CD so I guess I assumed - wrongly - that
the upgrade
> would pickup everything needed. Is this normal or did
I miss a
> step somewhere along the way?)
Well, unless I'm terribly mistaken, this _is_ mentioned in
UPDATING :
"Make sure you have the x11/xorg meta-port
installed."
> Three problems remain:
>
> 1) After doing the portupgrades as explained in the
doc, I ran it
> one last time to make sure all was well and saw
this:
>
> Stale dependency: xf86-input-acecad-1.1.0 -->
xkeyboard-config-0.9_2
> -- manually run 'pkgdb -F' to fix, or specify -O to
force.
>
> Is this significant and/or what causes it/fixes it?
I am new
> to portupgrade, having always done this sort of
thing by hand
> in the past.
When this happens to me, I just run pkgdb -F as suggested
and it installs the
missing dependency with no problems.
Afraid I can't help you with your other problems, I use the
nvidia driver and
it works perfectly here.
Firas
_______________________________________________
freebsd-x11 freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to
"freebsd-x11-unsubscribe freebsd.org"
|
|
| Re: Problems With xorg 7.2 |
  United States |
2007-05-29 12:09:14 |
Firas Kraiem wrote:
> On Tuesday 29 May 2007 07:14:18 Tim Daneliuk wrote:
>> System: FreeBSD 6.2-STABLE i386 SMP
>> MOBO: Intel 946GZIS + 3.2Ghz Pentium D + 2G
memory
>>
>> I just finally managed to muddle through the
upgrade to xorg 7.2.
>> (Though not noted in the docs in
/usr/ports/UPDATING, I had to
>> do a 'make install' for /usr/ports/x11/xorg to get
the installation
>> to complete after the upgrade. Without this step,
I had no video,
>> mouse, or keyboard drivers. I had installed X
originally from the
>> 6.2-RELEASE CD so I guess I assumed - wrongly -
that the upgrade
>> would pickup everything needed. Is this normal or
did I miss a
>> step somewhere along the way?)
>
> Well, unless I'm terribly mistaken, this _is_ mentioned
in UPDATING :
>
> "Make sure you have the x11/xorg meta-port
installed."
Yes, it is. I misunderstood this to mean that the xorg
metaport
had to be installed *before* the update - that is, that X be
fully
installed as of the last version. My bad ;)
>
>> Three problems remain:
>>
>> 1) After doing the portupgrades as explained in the
doc, I ran it
>> one last time to make sure all was well and saw
this:
>>
>> Stale dependency: xf86-input-acecad-1.1.0
--> xkeyboard-config-0.9_2
>> -- manually run 'pkgdb -F' to fix, or specify
-O to force.
>>
>> Is this significant and/or what causes it/fixes
it? I am new
>> to portupgrade, having always done this sort of
thing by hand
>> in the past.
>
> When this happens to me, I just run pkgdb -F as
suggested and it installs the
> missing dependency with no problems.
>
I tried that as well. It seems that the port in question
has a broken makefile. I've not
had time to dig through it to figure out where a fix is
needed, but it looks simple enough:
rm -f /usr/local/share/X11/xkb/compiled
rm: /usr/local/share/X11/xkb/compiled: is a directory
gmake[3]: *** [install-compiled] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/xkeyboard-config/work/xkeyboard-config-0.9'
gmake[2]: *** [install-data-am] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11/xkeyboard-config/work/xkeyboard-config-0.9'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory
`/usr/ports/x11/xkeyboard-config/work/xkeyboard-config-0.9'
gmake: *** [install-recursive] Error 1
*** Error code 2
Stop in /usr/ports/x11/xkeyboard-config.
*** Error code 1
Stop in /usr/ports/x11/xkeyboard-config.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.29233.0 env make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! x11/xkeyboard-config (install error)
---> Packages processed: 0 done, 0 ignored, 0 skipped
and 1 failed
Command failed [exit code 1]: /usr/local/sbin/portinstall
x11/xkeyboard-config
Thanks for your time and interest ...
_______________________________________________
freebsd-x11 freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to
"freebsd-x11-unsubscribe freebsd.org"
|
|
[1-3]
|
|