Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-30 Thread Byron Campbell
On Wednesday 20 June 2007 12:07:49 am Andy Fawcett wrote: > > One thing that *might* make a difference could be the drm > stuff. I have it built into my kernel, you might be > (auto)loading it as modules. > > Relevant lines from my kernel config: > > device radeondrm > device drm > > Could be wor

FIX: Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-21 Thread Spencer PriceNash
On Tue, Jun 19, 2007 at 08:48:53PM -0400, Byron Campbell wrote: > On Monday 18 June 2007 7:52:55 pm Mark Kirkwood wrote: > > Byron Campbell wrote: > > > On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > > >>[...] > > Thanks for the input Mark. I did a make deinstall / reinstall > of both

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Andy Fawcett
On Wednesday 20 June 2007 05:30:19 Mark Kirkwood wrote: > Byron Campbell wrote: > > Xorg -configure now reports: > > > > (++) Using config file: "/root/xorg.conf.new" > > (WW) RADEON: No matching Device section for instance (BusID > > PCI:1:0:1) found > > (**) RADEON(0): RADEONPreInit > > > > Manua

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Mark Kirkwood
Byron Campbell wrote: Xorg -configure now reports: (++) Using config file: "/root/xorg.conf.new" (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found (**) RADEON(0): RADEONPreInit Manually doing the config by running xorgcfg -textmode gives a different BusID in the x

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Byron Campbell
On Monday 18 June 2007 7:52:55 pm Mark Kirkwood wrote: > Byron Campbell wrote: > > On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > >> AFAICS the symbol is defined in: > >> > >> /usr/local/lib/xorg/modules/drivers/ati_drv.so > >> > >> e.g: > >> > >> $ nm ati_drv.so|grep ATIMemoryTypeNames_

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Andy Fawcett
On Tuesday 19 June 2007 02:52:55 Mark Kirkwood wrote: > Byron Campbell wrote: > > On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > >> AFAICS the symbol is defined in: > >> > >> /usr/local/lib/xorg/modules/drivers/ati_drv.so > >> > >> e.g: > >> > >> $ nm ati_drv.so|grep ATIMemoryTypeNames_8

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-18 Thread Mark Kirkwood
Byron Campbell wrote: On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: AFAICS the symbol is defined in: /usr/local/lib/xorg/modules/drivers/ati_drv.so e.g: $ nm ati_drv.so|grep ATIMemoryTypeNames_88800CX b5c0 D ATIMemoryTypeNames_88800CX What does it show on your system (I'm wonde

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-18 Thread Byron Campbell
On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > > AFAICS the symbol is defined in: > > /usr/local/lib/xorg/modules/drivers/ati_drv.so > > e.g: > > $ nm ati_drv.so|grep ATIMemoryTypeNames_88800CX > b5c0 D ATIMemoryTypeNames_88800CX > > What does it show on your system (I'm wondering if

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-17 Thread Mark Kirkwood
Byron Campbell wrote: I went back and ran Xorg -configure again, and noted the following error messages: dlopen: /usr/local/lib/xorg/modules/drivers//atimisc_drv.so: Undefined symbol "ATIMemoryTypeNames_88800CX" (EE) Failed to load /usr/local/lib/xorg/modules/drivers//atimisc_drv.so (E

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-17 Thread Byron Campbell
On Sunday 17 June 2007 7:21:03 pm Mark Kirkwood wrote: > Byron Campbell wrote: > > Help, X was working just fine until I did a portupgrade > > of xorg 6.9.0 to 7.2. > > > > Looks like X is starting but my LCD monitor just goes > > black with the monitor's OSD reporting "video input, out > > of rang

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-17 Thread Mark Kirkwood
Byron Campbell wrote: Help, X was working just fine until I did a portupgrade of xorg 6.9.0 to 7.2. Looks like X is starting but my LCD monitor just goes black with the monitor's OSD reporting "video input, out of range". I've gone back through Xorg configuration (via "xorgcfg -textmode") a

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-17 Thread [LoN]Kamikaze
Byron Campbell wrote: > Help, X was working just fine until I did a portupgrade of > xorg 6.9.0 to 7.2. > > Looks like X is starting but my LCD monitor just goes black > with the monitor's OSD reporting "video input, out of range". > > I've gone back through Xorg configuration > (via "xorgcfg