Re: agp in kernel

2012-11-06 Thread Zoran Kolic
 I am using latest nvidia-driver, and GENERIC 9.1-RC3, which has agp in the 
 kernel, and have no issues..

After a bit more posts reading , I found that people used one
driver even for intel graphics: xf86-video-intel. Is it nece-
ssary in case of 9.1 for hd3000? Do I have to change make.conf
as a way to run kms? On 8 it was intel in xorg.conf. Should
I change to i915kms now?

 Zoran

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


Re: agp in kernel

2012-11-06 Thread Jakub Lach
No, it's still intel in xorg.conf, you just need 

WITH_KMS=
WITH_NEW_XORG= 

set in ports.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/agp-in-kernel-tp5758326p5758722.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: agp in kernel

2012-11-06 Thread Kimmo Paasiala
On Mon, Nov 5, 2012 at 5:00 PM, Zoran Kolic zko...@sbb.rs wrote:
 After several years I replaced desktop and laptop and
 wait for release to start fresh. On desktop I put nvidia
 gt520. Forums say nvidia prop driver dislikes agp op-
 tion in kernel and recommend removing it. Laptop is
 sandy bridge with hd3000 integrated. Would I trigger
 something if I delete agp from conf file in both cases?

 Another issue bothers me also. RC version of amdtemp
 failed to read temperatures on 8120. What version will
 be included in release? Some months ago there was a post
 of people taking source from current and compiling mo-
 dule. It worked on 8 core bulldozer.

 Best regards all

   Zoran


I don't see how the AGP driver could interfere in a system that does
not have any AGP hardware.  The driver does not have any matching
hardware to attach to so it's just unused code in memory.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: agp in kernel

2012-11-06 Thread Jakub Lach
I think it's historical cruft, nvidia driver had it's own agp module
or something to this effect.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/agp-in-kernel-tp5758326p5758733.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: agp in kernel

2012-11-06 Thread Zoran Fooboo
 I don't see how the AGP driver could interfere in a system that does
 not have any AGP hardware.  The driver does not have any matching
 hardware to attach to so it's just unused code in memory.

Sounds logical, but take a look at this post:
http://www.mail-archive.com/freebsd-stable@freebsd.org/msg121942.html

It is Kostik Belousov's reply. What next I have on my mind is:
if I install vanilla 9.1, install intel driver, if I make
xorg.conf, would it work out of the box? Is it necessary to
compile from the source with KMS and NEW_XORG?

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


agp in kernel

2012-11-05 Thread Zoran Kolic
After several years I replaced desktop and laptop and
wait for release to start fresh. On desktop I put nvidia
gt520. Forums say nvidia prop driver dislikes agp op-
tion in kernel and recommend removing it. Laptop is
sandy bridge with hd3000 integrated. Would I trigger
something if I delete agp from conf file in both cases?

Another issue bothers me also. RC version of amdtemp
failed to read temperatures on 8120. What version will
be included in release? Some months ago there was a post
of people taking source from current and compiling mo-
dule. It worked on 8 core bulldozer.

Best regards all

  Zoran

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


Re: agp in kernel

2012-11-05 Thread Chuck Burns
On Monday, November 05, 2012 04:00:58 PM Zoran Kolic wrote:
 After several years I replaced desktop and laptop and
 wait for release to start fresh. On desktop I put nvidia
 gt520. Forums say nvidia prop driver dislikes agp op-
 tion in kernel and recommend removing it. Laptop is
 sandy bridge with hd3000 integrated. Would I trigger
 something if I delete agp from conf file in both cases?
 
 Another issue bothers me also. RC version of amdtemp
 failed to read temperatures on 8120. What version will
 be included in release? Some months ago there was a post
 of people taking source from current and compiling mo-
 dule. It worked on 8 core bulldozer.
 To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

I am using latest nvidia-driver, and GENERIC 9.1-RC3, which has agp in the 
kernel, and have no issues.. 

I don't have an FX- cpu, so can't speak to the 2nd part of your post.
-- 
Chuck Burns brea...@gmail.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org