Re: nv(4) driver on nVidia 7600GS card

2007-03-12 Thread Andreas Maus

On 3/1/07, Joachim Schipper [EMAIL PROTECTED] wrote:


No, but you can already use 7.1 in -current. (To help with testing,
obviously, and some stuff is still broken. So it's not a good idea if
you want the easy way out. Xenocara, and 7.1, will be merged as soon as
4.1 is sent to the CD guys).

You guys rock ! ;)

Running xenocara for 8 days and it is amazing!
nv driver works like a charm-
Although I'm still in the process of rebuilding apps,
it is running without any crashes nor problems yet
(neither applications nor X).

This is sooo awesome ^^

Andreas.

--
Hobbes : Shouldn't we read the instructions?
Calvin : Do I look like a sissy?



Re: nv(4) driver on nVidia 7600GS card

2007-03-12 Thread Joachim Schipper
On Mon, Mar 12, 2007 at 06:31:42PM +0100, Andreas Maus wrote:
 On 3/1/07, Joachim Schipper [EMAIL PROTECTED] wrote:
 
 No, but you can already use 7.1 in -current. (To help with testing,
 obviously, and some stuff is still broken. So it's not a good idea if
 you want the easy way out. Xenocara, and 7.1, will be merged as soon as
 4.1 is sent to the CD guys).

 You guys rock ! ;)

Just as a clarification, I'm not a developer (this seems to be a common
misconception, caused by me knowing some things but not actually knowing
which end of the compiler is sharp, although I'm trying to learn [1]).
*Those* guys rock; I don't even dare to sing in the shower, as it sounds
positively awful.

 Running xenocara for 8 days and it is amazing!
 nv driver works like a charm-
 Although I'm still in the process of rebuilding apps,
 it is running without any crashes nor problems yet
 (neither applications nor X).

Good to hear!

Joachim


[1] Although, given that this is C, learning which ends aren't sharp
('undefined') is probably a better bet.



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Joachim Schipper
On Thu, Mar 01, 2007 at 08:22:22AM +0100, Andreas Maus wrote:
 On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:
 I have an nVidia 7600GS Graphics card, and attempted to get it to work
 with the NV(4) driver.
 
 This is not a hardware problem. It is the nv driver.
 I had similar problems with my 7800GS.
 The thread was discussed here:
 
 http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2
 
 As a workaround you have to use the vesa driver till we have X 7.x

 P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
 can be annoying, because I can't watch movies in fullscreen with mplayer. ;)

No, but you can already use 7.1 in -current. (To help with testing,
obviously, and some stuff is still broken. So it's not a good idea if
you want the easy way out. Xenocara, and 7.1, will be merged as soon as
4.1 is sent to the CD guys).

Joachim



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Andreas Maus

On 3/1/07, Joachim Schipper [EMAIL PROTECTED] wrote:

No, but you can already use 7.1 in -current. (To help with testing,
obviously, and some stuff is still broken. So it's not a good idea if
you want the easy way out. Xenocara, and 7.1, will be merged as soon as
4.1 is sent to the CD guys).

I _LOVE_ to try it from the current tree! ;)
(I already use the current tree - except XF4 - because of some
problems with the nfe* NICs).

I will try it.

Many thanks,

Andreas.

--
Hobbes : Shouldn't we read the instructions?
Calvin : Do I look like a sissy?



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Sunnz

Ok I am keen to be a tester, any documentation on how does one test
and send useful information to the port maintainer? (Will be getting
-current, but that's only the first step.)

I have learnt C from college as well, so I like to do a bit of code
too if I can... any documentation on how Xorg was ported and such?

Linkage would be good.

Thanks.

2007/3/1, Joachim Schipper [EMAIL PROTECTED]:

On Thu, Mar 01, 2007 at 08:22:22AM +0100, Andreas Maus wrote:
 On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:
 I have an nVidia 7600GS Graphics card, and attempted to get it to work
 with the NV(4) driver.

 This is not a hardware problem. It is the nv driver.
 I had similar problems with my 7800GS.
 The thread was discussed here:

 http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2

 As a workaround you have to use the vesa driver till we have X 7.x

 P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
 can be annoying, because I can't watch movies in fullscreen with mplayer. ;)

No, but you can already use 7.1 in -current. (To help with testing,
obviously, and some stuff is still broken. So it's not a good idea if
you want the easy way out. Xenocara, and 7.1, will be merged as soon as
4.1 is sent to the CD guys).

Joachim





--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Joachim Schipper
On Thu, Mar 01, 2007 at 11:05:51PM +1100, Sunnz wrote:
 Ok I am keen to be a tester, any documentation on how does one test
 and send useful information to the port maintainer? (Will be getting
 -current, but that's only the first step.)
 
 I have learnt C from college as well, so I like to do a bit of code
 too if I can... any documentation on how Xorg was ported and such?

To start playing with it, I suppose
http://www.undeadly.org/cgi?action=articlesid=20070106130727 would be a
good first step.

If you want to learn more about the X/OpenBSD integration, see
http://www.undeadly.org/cgi?action=articlesid=20070228144722.

Joachim



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Sunnz

Thanks for the linkage will try it shortly.

2007/3/2, Joachim Schipper [EMAIL PROTECTED]:

On Thu, Mar 01, 2007 at 11:05:51PM +1100, Sunnz wrote:
 Ok I am keen to be a tester, any documentation on how does one test
 and send useful information to the port maintainer? (Will be getting
 -current, but that's only the first step.)

 I have learnt C from college as well, so I like to do a bit of code
 too if I can... any documentation on how Xorg was ported and such?

To start playing with it, I suppose
http://www.undeadly.org/cgi?action=articlesid=20070106130727 would be a
good first step.

If you want to learn more about the X/OpenBSD integration, see
http://www.undeadly.org/cgi?action=articlesid=20070228144722.

Joachim





--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Andreas Bihlmaier
On Thu, Mar 01, 2007 at 11:05:51PM +1100, Sunnz wrote:
 Ok I am keen to be a tester, any documentation on how does one test
 and send useful information to the port maintainer? (Will be getting
 -current, but that's only the first step.)

Be aware that you need to rebuild all ports using X from source.
I'm just telling you this in advance, since I need OO + KDE, well it
took some time until I had them, but otherwise I'm was very impressed
by the stability (haven't had a single crash since 06.01.07).

 I have learnt C from college as well, so I like to do a bit of code
 too if I can... any documentation on how Xorg was ported and such?
 
 Linkage would be good.
 Thanks.
 
 2007/3/1, Joachim Schipper [EMAIL PROTECTED]:
 On Thu, Mar 01, 2007 at 08:22:22AM +0100, Andreas Maus wrote:
  On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:
  I have an nVidia 7600GS Graphics card, and attempted to get it to work
  with the NV(4) driver.
 
  This is not a hardware problem. It is the nv driver.
  I had similar problems with my 7800GS.
  The thread was discussed here:
 
  http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2
 
  As a workaround you have to use the vesa driver till we have X 7.x
 
  P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
  can be annoying, because I can't watch movies in fullscreen with 
 mplayer. ;)
 
 No, but you can already use 7.1 in -current. (To help with testing,
 obviously, and some stuff is still broken. So it's not a good idea if
 you want the easy way out. Xenocara, and 7.1, will be merged as soon as
 4.1 is sent to the CD guys).
 
 Joachim

Regards,
ahb



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Jason Beaudoin
On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:

 Ok I am keen to be a tester, any documentation on how does one test
 and send useful information to the port maintainer? (Will be getting
 -current, but that's only the first step.)

 I have learnt C from college as well, so I like to do a bit of code
 too if I can... any documentation on how Xorg was ported and such?

 Linkage would be good.

 Thanks.


you could start with x:

http://www.X.org

no?

~J

2007/3/1, Joachim Schipper [EMAIL PROTECTED]:
  On Thu, Mar 01, 2007 at 08:22:22AM +0100, Andreas Maus wrote:
   On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:
   I have an nVidia 7600GS Graphics card, and attempted to get it to
 work
   with the NV(4) driver.
  
   This is not a hardware problem. It is the nv driver.
   I had similar problems with my 7800GS.
   The thread was discussed here:
  
   http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2
  
   As a workaround you have to use the vesa driver till we have X 7.x
 
   P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
   can be annoying, because I can't watch movies in fullscreen with
 mplayer. ;)
 
  No, but you can already use 7.1 in -current. (To help with testing,
  obviously, and some stuff is still broken. So it's not a good idea if
  you want the easy way out. Xenocara, and 7.1, will be merged as soon as
  4.1 is sent to the CD guys).
 
  Joachim
 
 


 --
 Please avoid sending me Word or PowerPoint attachments.
 See http://www.gnu.org/philosophy/no-word-attachments.html




-- 
IEEE Student Branch President
Wentworth Institute of Technology
550 Huntington Ave.
Boston, MA. 02115
401.837.8417
[EMAIL PROTECTED]



Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Sunnz

Thanks for the advice, I think I will just use a separate disk and
install OpenBSD from scratch for it.

2007/3/2, Andreas Bihlmaier [EMAIL PROTECTED]:

On Thu, Mar 01, 2007 at 11:05:51PM +1100, Sunnz wrote:
 Ok I am keen to be a tester, any documentation on how does one test
 and send useful information to the port maintainer? (Will be getting
 -current, but that's only the first step.)

Be aware that you need to rebuild all ports using X from source.
I'm just telling you this in advance, since I need OO + KDE, well it
took some time until I had them, but otherwise I'm was very impressed
by the stability (haven't had a single crash since 06.01.07).

 I have learnt C from college as well, so I like to do a bit of code
 too if I can... any documentation on how Xorg was ported and such?

 Linkage would be good.
 Thanks.

 2007/3/1, Joachim Schipper [EMAIL PROTECTED]:
 On Thu, Mar 01, 2007 at 08:22:22AM +0100, Andreas Maus wrote:
  On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:
  I have an nVidia 7600GS Graphics card, and attempted to get it to work
  with the NV(4) driver.
 
  This is not a hardware problem. It is the nv driver.
  I had similar problems with my 7800GS.
  The thread was discussed here:
 
  http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2
 
  As a workaround you have to use the vesa driver till we have X 7.x
 
  P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
  can be annoying, because I can't watch movies in fullscreen with
 mplayer. ;)
 
 No, but you can already use 7.1 in -current. (To help with testing,
 obviously, and some stuff is still broken. So it's not a good idea if
 you want the easy way out. Xenocara, and 7.1, will be merged as soon as
 4.1 is sent to the CD guys).
 
 Joachim

Regards,
ahb





--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



nv(4) driver on nVidia 7600GS card.

2007-02-28 Thread Sunnz
Hi,

I have an nVidia 7600GS Graphics card, and attempted to get it to work
with the NV(4) driver.

There shall be no hardware problem, as I have tested it with VESA(4)
driver, and X -config /root/xorg.conf.new works.

This is the monitor that I was trying to get to work:
http://support.ap.dell.com/support/edocs/monitors/2407WFP/en/about.htm#Specifications

Its modeline has been specified in the xorg.conf.new file.

I don't quite get the warnings in the log, I have only specified ONE
resolution to be used in xorg.conf.new but it is trying all different
one's??

Attached dmesg, xorg.conf.new and Xorg.0.log, hope they can help. If
you do not prefer attachments I can upload it to a http server
instead.

Thanks for the help.
-- 
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of dmesg.boot]

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of xorg.conf.new]

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of Xorg.0.log]



Re: nv(4) driver on nVidia 7600GS card.

2007-02-28 Thread Maxime DERCHE
Hello.

Your three attachments (dmesg.boot, xorg.conf.new and Xorg.0.log) were
removed, we can't read them...

Regards,

Maxime DERCHE


Sunnz wrote:
 Hi,

 I have an nVidia 7600GS Graphics card, and attempted to get it to work
 with the NV(4) driver.

 There shall be no hardware problem, as I have tested it with VESA(4)
 driver, and X -config /root/xorg.conf.new works.

 This is the monitor that I was trying to get to work:
 http://support.ap.dell.com/support/edocs/monitors/2407WFP/en/about.htm#Specifications

 Its modeline has been specified in the xorg.conf.new file.

 I don't quite get the warnings in the log, I have only specified ONE
 resolution to be used in xorg.conf.new but it is trying all different
 one's??

 Attached dmesg, xorg.conf.new and Xorg.0.log, hope they can help. If
 you do not prefer attachments I can upload it to a http server
 instead.

 Thanks for the help.



Re: nv(4) driver on nVidia 7600GS card.

2007-02-28 Thread Sunnz

Ok I have uploaded it my site: http://sunnz.net/nv.tgz

2007/3/1, Maxime DERCHE [EMAIL PROTECTED]:

Hello.

Your three attachments (dmesg.boot, xorg.conf.new and Xorg.0.log) were
removed, we can't read them...

Regards,

Maxime DERCHE


Sunnz wrote:
 Hi,

 I have an nVidia 7600GS Graphics card, and attempted to get it to work
 with the NV(4) driver.

 There shall be no hardware problem, as I have tested it with VESA(4)
 driver, and X -config /root/xorg.conf.new works.

 This is the monitor that I was trying to get to work:
 
http://support.ap.dell.com/support/edocs/monitors/2407WFP/en/about.htm#Specifications

 Its modeline has been specified in the xorg.conf.new file.

 I don't quite get the warnings in the log, I have only specified ONE
 resolution to be used in xorg.conf.new but it is trying all different
 one's??

 Attached dmesg, xorg.conf.new and Xorg.0.log, hope they can help. If
 you do not prefer attachments I can upload it to a http server
 instead.

 Thanks for the help.





--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



Re: nv(4) driver on nVidia 7600GS card.

2007-02-28 Thread Andreas Maus

On 3/1/07, Sunnz [EMAIL PROTECTED] wrote:

Hi,

I have an nVidia 7600GS Graphics card, and attempted to get it to work
with the NV(4) driver.

There shall be no hardware problem, as I have tested it with VESA(4)
driver, and X -config /root/xorg.conf.new works.

This is the monitor that I was trying to get to work:
http://support.ap.dell.com/support/edocs/monitors/2407WFP/en/about.htm#Specifications

Its modeline has been specified in the xorg.conf.new file.

I don't quite get the warnings in the log, I have only specified ONE
resolution to be used in xorg.conf.new but it is trying all different
one's??

Attached dmesg, xorg.conf.new and Xorg.0.log, hope they can help. If
you do not prefer attachments I can upload it to a http server
instead.

Thanks for the help.


Hi.

Look at your Xorg.0.log file. Your problem is:

Fatal server error:
Caught signal 8.  Server aborting

This is not a hardware problem. It is the nv driver.
I had similar problems with my 7800GS.
The thread was discussed here:

http://marc.theaimsgroup.com/?l=openbsd-miscm=116017301426487w=2

As a workaround you have to use the vesa driver till we have X 7.x

HTH,

Andreas.

P.S.: By the way ... will we switch to X 7.x in 4.1 ? The vesa driver
can be annoying, because I can't watch movies in fullscreen with mplayer. ;)

--
Hobbes : Shouldn't we read the instructions?
Calvin : Do I look like a sissy?