Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
On Thursday 30 September 2010 05:08:50 Jimmie James wrote: > Now i'm running with 6.13.2, but my graphical errors are the same. > I have a screenshot make of my errors. > >>> > >>> Please don't send image attachments to the mailing lists. Having said > >>> that, it looks bad. > >>> > >>> Comparing your xorg.conf to the sample at > >>> http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal > >>> something useful. > >>> > >> Have compared it and some settings tested, but doesn't help. > > > Well, there are the standard tricks. Disable composite, maybe disable > > acceleration even though it should work. > > > > The card works in other operating systems, right? > > I also have the same issue, and updated this ati driver. > > pciconf: > ATI RADEON X300/X550/X1050 Series (RV370) > dmesg |grep vga: > vgapci0: port 0x9800-0x98ff mem > 0xd800-0xdfff,0xffa2-0xffa2 irq 16 at device 0.0 on pci1 > drm0: on vgapci0 > vgapci0: child drm0 requested pci_enable_busmaster > vgapci1: mem 0xffa3-0xffa3 at device > 0.1 on pci1 > vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0 > > http://pastebin.com/pvgj9NLt xorg.conf (with ati commented out, using > vesa at the moment) > http://pastebin.com/ZpJgbLpi Xorg.log.0 > http://i.imgur.com/S1aCb.png screen and font corruption while using the > ATI driver, which happens at all resolutions and depths. > > The previous version of Xorg worked perfectly with this card/setup. and > there's no evidence using any liveCD with an ATI driver. > > P.S Sorry if I missed anyone on the C.C. > ___ > freebsd-...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscr...@freebsd.org" > At home I have PC with FBSD 8 Stable. Video card is ATI HD 5750. This card worked fine only with vesa driver. After release ATI driver 6.13.2 I tried this and get screen corruption. For me it was some progress because older version ati drivers (6.13.0. and 6.13.1) led to lockup at X start. These screen corruptions was resolved after mesa upgrade to version 7.8.2. Currently mesa version in ports is 7.4.4. So maybe there is benefit for upgrade mesa version in ports to latest. All whats need for upgrade mesa is just modify Makefiles. I am tested only this card (HD 5750) and dont know how latest mesa verison will work with another video cards. PS Sorry for my english. Thanks. -- Best Regards, Nasonov Sergey ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
Now i'm running with 6.13.2, but my graphical errors are the same. I have a screenshot make of my errors. Please don't send image attachments to the mailing lists. Having said that, it looks bad. Comparing your xorg.conf to the sample at http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal something useful. Have compared it and some settings tested, but doesn't help. Well, there are the standard tricks. Disable composite, maybe disable acceleration even though it should work. The card works in other operating systems, right? I also have the same issue, and updated this ati driver. pciconf: ATI RADEON X300/X550/X1050 Series (RV370) dmesg |grep vga: vgapci0: port 0x9800-0x98ff mem 0xd800-0xdfff,0xffa2-0xffa2 irq 16 at device 0.0 on pci1 drm0: on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster vgapci1: mem 0xffa3-0xffa3 at device 0.1 on pci1 vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0 http://pastebin.com/pvgj9NLt xorg.conf (with ati commented out, using vesa at the moment) http://pastebin.com/ZpJgbLpi Xorg.log.0 http://i.imgur.com/S1aCb.png screen and font corruption while using the ATI driver, which happens at all resolutions and depths. The previous version of Xorg worked perfectly with this card/setup. and there's no evidence using any liveCD with an ATI driver. P.S Sorry if I missed anyone on the C.C. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
Am 29.09.2010 17:46, schrieb Warren Block: On Wed, 29 Sep 2010, Lokadamus wrote: Am 29.09.2010 14:10, schrieb Warren Block: On Wed, 29 Sep 2010, lokada...@gmx.de wrote: Now i'm running with 6.13.2, but my graphical errors are the same. I have a screenshot make of my errors. Please don't send image attachments to the mailing lists. Having said that, it looks bad. Comparing your xorg.conf to the sample at http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal something useful. Have compared it and some settings tested, but doesn't help. Well, there are the standard tricks. Disable composite, maybe disable acceleration even though it should work. The card works in other operating systems, right? I change in PCBSD from ati 3denable to ati and now composite, dri and glx are away from xorg.conf. But the errors are the same. I don't know, what are default values for composite is, but i think, it is out. radeonHD makes same error with terminal, not with kde4 menu and is laggy. On my other System with KDE3 and ATI X1600 i updatet to 6.13.2 and the error with dark and green screen is away. Yes, my primary OS on this PC is Windows XP and under XP is ATI 4770 working fine. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
On Wed, 29 Sep 2010, Lokadamus wrote: Am 29.09.2010 14:10, schrieb Warren Block: On Wed, 29 Sep 2010, lokada...@gmx.de wrote: Now i'm running with 6.13.2, but my graphical errors are the same. I have a screenshot make of my errors. Please don't send image attachments to the mailing lists. Having said that, it looks bad. Comparing your xorg.conf to the sample at http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal something useful. Have compared it and some settings tested, but doesn't help. Well, there are the standard tricks. Disable composite, maybe disable acceleration even though it should work. The card works in other operating systems, right? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
Am 29.09.2010 14:10, schrieb Warren Block: On Wed, 29 Sep 2010, lokada...@gmx.de wrote: Now i'm running with 6.13.2, but my graphical errors are the same. I have a screenshot make of my errors. Please don't send image attachments to the mailing lists. Having said that, it looks bad. Comparing your xorg.conf to the sample at http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal something useful. Have compared it and some settings tested, but doesn't help. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
On Wed, 29 Sep 2010, lokada...@gmx.de wrote: Now i'm running with 6.13.2, but my graphical errors are the same. I have a screenshot make of my errors. Please don't send image attachments to the mailing lists. Having said that, it looks bad. Comparing your xorg.conf to the sample at http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal something useful. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
On Tue, 28 Sep 2010, Sam Fourman Jr. wrote: On Tue, Sep 28, 2010 at 2:48 PM, Lokadamus wrote: Hi all, Xorg has released xf86-video-ati-6.13.2. http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/ With 6.13.0 my ati 4770 isn't working correct. I get graphical error in taskbar and menu from kde4 and fluxbox. I tested it with FreeBSD 8.1 and PC-BSD 8.1. I would like to test this in PC-BSD 8.1 on a ATI raedon 3200 mobile card. right now 3d acceleration in KDE4 is disabled.. my hope is that this new driver will enable 3D. how would I test this in PC-BSD? If PC-BSD doesn't have some special procedure for installing normal FreeBSD ports, and you're comfortable with modifying ports, copy the x11-drivers/xf86-video-ati port to a new directory, modify the Makefile to show PORTVERSION= 6.13.2, run make makesum to update the checksums, deinstall the old port and install the new one. This assumes there are lots of other things, including that there are no changes in pkg-plist. I've been running 6.13.2 since the announcement, no problems so far.___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
On Tue, Sep 28, 2010 at 2:48 PM, Lokadamus wrote: > Hi all, > > Xorg has released xf86-video-ati-6.13.2. > http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/ > > With 6.13.0 my ati 4770 isn't working correct. > I get graphical error in taskbar and menu from kde4 and fluxbox. > I tested it with FreeBSD 8.1 and PC-BSD 8.1. > I would like to test this in PC-BSD 8.1 on a ATI raedon 3200 mobile card. right now 3d acceleration in KDE4 is disabled.. my hope is that this new driver will enable 3D. how would I test this in PC-BSD? -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2?
Hi all, Xorg has released xf86-video-ati-6.13.2. http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/ With 6.13.0 my ati 4770 isn't working correct. I get graphical error in taskbar and menu from kde4 and fluxbox. I tested it with FreeBSD 8.1 and PC-BSD 8.1. Greetings ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"