Re: X is broken after upgrade

2010-05-12 Thread Colin Albert

Jamie Griffin wrote:

If you have moused enabled, you can select text with the left
mouse button, and insert text with the middle mouse button.
If you don't have a middle mouse button, press the wheel down.
If you don't have a wheel, press the left and the right mouse
button at the same time.

 
Thanks for the tip, i didn't know I could do that.
 
  

According to the error message, mentioning "/usr/local/lib/xorg/
modules/drivers/intel_drv.so", I would think a modular component
of xorg, maybe the "drivers" component, or a specific kernel
module (for Intel video) needs a separate update.



I did try recompiling the drivers after i read about a similar issue in
a post i found in the archives but that did not fix it.  


Jamie.
  
I just had a similar issue on a new install In my case it was because X 
could not find my configuration file.  In your first post i notice that 
your x.org.log lists the default configuration. Double check that your 
xorg.conf file wasn't deleted or renamed accidentally. Mine was 
xorg.config instead of xorg.conf.


Colin
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: X is broken after upgrade

2010-05-03 Thread Jamie Griffin
> 
> If you have moused enabled, you can select text with the left
> mouse button, and insert text with the middle mouse button.
> If you don't have a middle mouse button, press the wheel down.
> If you don't have a wheel, press the left and the right mouse
> button at the same time.
 
Thanks for the tip, i didn't know I could do that.
 
> According to the error message, mentioning "/usr/local/lib/xorg/
> modules/drivers/intel_drv.so", I would think a modular component
> of xorg, maybe the "drivers" component, or a specific kernel
> module (for Intel video) needs a separate update.

I did try recompiling the drivers after i read about a similar issue in
a post i found in the archives but that did not fix it.  

Jamie.


pgpYnXvVJva3r.pgp
Description: PGP signature


Re: X is broken after upgrade

2010-05-03 Thread Polytropon
A little sidenote, maybe useful for further debugging:

On Mon, 3 May 2010 11:57:08 +0100, Jamie Griffin  wrote:
> > > /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
> > > Undefinded symbol "xf86LoaderReqSymLists"
>  
> > Among other things, it means you transcribed the message by hand
> > instead of copy-pasting it :)
>  
> I did, you're right. With no X i'm working from the console so had no
> other option. :-)

If you have moused enabled, you can select text with the left
mouse button, and insert text with the middle mouse button.
If you don't have a middle mouse button, press the wheel down.
If you don't have a wheel, press the left and the right mouse
button at the same time.

You can easily use two virtual terminals in text mode - one with
the error message, the other one with an editor - to copy the
error message without needing to use the usual means of output 
redirection.



> > You seem to have a missing shared-library (runtime) dependency.
> > Perhaps one of your X libs didn't get upgraded?
> 
> What could I do to fix that, do you kno

According to the error message, mentioning "/usr/local/lib/xorg/
modules/drivers/intel_drv.so", I would think a modular component
of xorg, maybe the "drivers" component, or a specific kernel
module (for Intel video) needs a separate update.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: X is broken after upgrade

2010-05-03 Thread Joey Mingrone
On Mon, May 3, 2010 at 07:57, Jamie Griffin  wrote:
>> > /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
>> > Undefinded symbol "xf86LoaderReqSymLists"


I have the same problem.  I've submitted a PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=146256&cat=

Joey Mingrone
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: X is broken after upgrade

2010-05-03 Thread Jamie Griffin
> > /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
> > Undefinded symbol "xf86LoaderReqSymLists"
 
> Among other things, it means you transcribed the message by hand
> instead of copy-pasting it :)
 
I did, you're right. With no X i'm working from the console so had no
other option. :-)

> You seem to have a missing shared-library (runtime) dependency.
> Perhaps one of your X libs didn't get upgraded?

What could I do to fix that, do you know?

Jamie.

-- 
---
Public Key: 1F50DE41 2010-03-24
Key Fingerprint = B009 05F3 7EEA 6192 6529  25F5 392D DD2C 1F50 DE41
---


pgp0E9XD802I3.pgp
Description: PGP signature


Re: X is broken after upgrade

2010-05-02 Thread perryh
Jamie Griffin  wrote:
> When it crashes, i've noticed another error that shows on the console:
>
> /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
> Undefinded symbol "xf86LoaderReqSymLists"
  ^^

> ... not sure what that means exactly, any ideas?

Among other things, it means you transcribed the message by hand
instead of copy-pasting it :)

You seem to have a missing shared-library (runtime) dependency.
Perhaps one of your X libs didn't get upgraded?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: X is broken after upgrade

2010-05-02 Thread Jamie Griffin
When it crashes, i've noticed another error that shows on the console:

/libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
Undefinded symbol "xf86LoaderReqSymLists"

... not sure what that means exactly, any ideas?

-- 
---
Public Key: 1F50DE41 2010-03-24
Key Fingerprint = B009 05F3 7EEA 6192 6529  25F5 392D DD2C 1F50 DE41
---


pgp07dal2NEzk.pgp
Description: PGP signature


X is broken after upgrade

2010-05-02 Thread Jamie Griffin

Hello

Just upgraded X using portupgrade. Now, X dies when I try to start it. I
usually use xdm, disabled that and tried `startx` and it just hangs,
exactly as it did when trying to use xdm. I read that others on the list
are also having some X related issues after upgrading it, is anyone
aware of any other, similar problems? or even better if anyone knows how
to fix it?

I've included my /var/log/X.0.log

--
X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-RELEASE-p2 i386 
Current Operating System: FreeBSD fix.fantomatic.co.uk 8.0-RELEASE-p2 FreeBSD 
8.0-RELEASE-p2 #0: Sat Apr 24 18:40:30 BST 2010 
r...@fix.fantomatic.co.uk:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 02 May 2010  08:01:50PM
 
Current version of pixman: 0.16.6
Before reporting problems, check http://wiki.x.org
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 May  2 23:12:34 2010
(II) Loader magic: 0x81d4260
(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 syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0:0:2:0) 8086:2572:1028:017a Intel Corporation 82865G Integrated 
Graphics Controller rev 2, Mem @ 0xe800/134217728, 0xfeb8/524288, I/O @ 
0xed90/8, BIOS @ 0x/65536
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section "Device"
Identifier  "Builtin Default intel Device 0"
Driver  "intel"
EndSection
Section "Screen"
Identifier  "Builtin Default intel Screen 0"
Device  "Builtin Default intel Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default vesa Device 0"
Driver  "vesa"
EndSection
Section "Screen"
Identifier  "Builtin Default vesa Screen 0"
Device  "Builtin Default vesa Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default fbdev Device 0"
Driver  "fbdev"
EndSection
Section "Screen"
Identifier  "Builtin Default fbdev Screen 0"
Device  "Builtin Default fbdev Device 0"
EndSection
Section "ServerLayout"
Identifier  "Builtin Default Layout"
Screen  "Builtin Default intel Screen 0"
Screen  "Builtin Default vesa Screen 0"
Screen  "Builtin Default fbdev Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen "Builtin Default intel Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (1)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (2)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
/usr/local/lib/X11/fonts/misc/,
/usr/local/lib/X11/fonts/TTF/,
/usr/local/lib/X11/fonts/OTF,
/usr/local/lib/X11/fonts/Type1/,
/usr/local/lib/X11/fonts/100dpi/,
/usr/local/lib/X11/fonts/75dpi/
(==) ModulePath set to "/usr/local/lib/xorg/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/local/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.5, 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) Loadin