similar to: [Bug 36560] New: snow when motion is present (NV15)

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 36560] New: snow when motion is present (NV15)"

2011 Jan 21
2
smartmontools SRPM fails
I want to install smarmontools v 5.40, and so I pulled the SRPM for 5.39 so I could patch and install... $ wget -Nc ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/smartmontools-5.39.1-2.el6.src.rpm However, the install of the source fails. $ rpm -ivh smartmontools-5.39.1-2.el6.src.rpm warning: smartmontools-5.39.1-2.el6.src.rpm: V3 RSA/MD5 signature: NOKEY, key ID
2008 Jun 13
1
[Bug 16342] New: NV15: Randr12 not usable
http://bugs.freedesktop.org/show_bug.cgi?id=16342 Summary: NV15: Randr12 not usable Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2013 Sep 17
2
"userspace nouveau" on NV15
Hello, I'm trying to get "userspace" nouveau to work on the NV15 card (GeForce2 GTS - ASUS v7700 TVR). Whilte kernel nouveau driver works, userspace nv_init programs hangs during CONFIGURE_MEM. I have produced a trace log (in attach) in the hope that it will help. Card is installed as a primary (the only) card in a box and is correctly booted by VBIOS. -- With best wishes Dmitry
2013 Sep 17
0
"userspace nouveau" on NV15
On Tue, Sep 17, 2013 at 10:04 AM, Dmitry Eremin-Solenikov <dbaryshkov at gmail.com> wrote: > Hello, > > I'm trying to get "userspace" nouveau to work on the NV15 card > (GeForce2 GTS - ASUS v7700 TVR). > Whilte kernel nouveau driver works, userspace nv_init programs hangs > during CONFIGURE_MEM. Does this help?
2007 Mar 30
6
Hop from FC
I'm most likely going to make the hop from FC to CentOS in the next several months, and wonder whether I should wait for CentOS 5. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn. I can explain it for you, but I can't
2003 Feb 26
4
Swat, not there
Morning list, I asked yesterday if anyone has had an error message stating the "cannot open swat, directory is empty"? All packages are showing installed. Can some please respond? Thanks-- Kevin McCarty CCNP CCNA #CSCO10448370 Computer Sciences Corporation Defense Sector "Obstacles are those annoying little bumps that occur when you take your eyes off your goals"
2007 Oct 27
1
Oops with Nouveau on amd64 with nv15 card and kernel 2.6.22 (debian sid)
Hello, I've build drm and nouveau from git and got this error while starting Xorg. Another thing is that before the install instructions on the wiki worked I had to install xorg-dev. This was the error I got before installing xorg-dev: ./configure: line 20257: syntax error near unexpected token `RANDR,' ./configure: line 20257: `XORG_DRIVER_CHECK_EXT(RANDR, randrproto)' I'm not
2009 Oct 30
28
[Bug 24820] New: [nv15] Vertical screen corruption in X when KMS is enabled
http://bugs.freedesktop.org/show_bug.cgi?id=24820 Summary: [nv15] Vertical screen corruption in X when KMS is enabled Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2007 Mar 02
3
What is cached swap?
Isn't cached swap somewhat an oxymoron? Why cache virtual? Am I misunderstanding this line from top? Swap: 524120k total, 80760k used, 443360k free, 73448k cached Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn.
2007 Feb 27
5
Swap Considerations
I am considering installing CentOS 4.4, and am interested in how best to set up. I have been using FC2 and helping administer a Debian machine for a few years, but do not consider myself a Linux guru. My current set up uses a /swap partition which is 2x my memory size mem = 256 MB $ sudo /sbin/fdisk -l /dev/hda6 76506 77545 524128+ 82 Linux swap I'm interested in the
2005 Aug 16
4
Contemplating Move
Hello, all. New to list. I hope this isn't an FAQ. I looked at the FAQs I could find, and didn't see it. I am doing contract work, and was requested to install FC2 on my machine (last October). Since doing that, I have tentatively concluded that the Fedora Core Project is more or less beta test, and not really suitable for development work. Please anyone correct me if I am wrong. So I
2007 Feb 23
3
Jumping from FC2
Some time ago I installed FC2 at the request of an employer. That contract ended over a year ago, and FC2 is an orphan. I am gradually feeling more pressure to jump from FC2, and do not wish to remain with the Fedora Core Project, as I don't want to make installing and upgrading my machine into a hobby. I already maintain a Debian machine for my girlfriend, but I'm not sure I wish make
2007 Jun 01
1
CentOS 5 LiveCD Planned?
I'd like to know whether a LiveCD for CentOS 5 is planned. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn. I can explain it for you, but I can't understand it for you. I speak only for myself, and I am unanimous in
2017 Feb 06
2
Re-release of version 1.3.2?
Hello, The project I work on, the Clear Linux Project for Intel Architecture, regularly scans for new releases of upstream packages. On January 1, the scans detected a flac 1.3.2 release tarball. However, when a build was attempted at a later date (January 10), a hash mismatch was detected between the originally detected release tarball and the one currently published at the download mirrors.
2007 May 25
0
2 Servers different gid?
Hi All, I have 2 servers both running a compiled version of samba and winbind. They use my Windows Active Directory for user authentication via kerberoes. All that works fine and I can see and authenticate as any user. Every user on both machines have the same uid, the problem is the groups from the windows domain have different gid?s on each of the servers. I am using nfs to export the
2007 Mar 02
7
Lame question about cp
Hi, How can i copy a file to another with the same name without being prompted for a confirmation ? I read the cp man page, but nada. Any help would be appreciated. Warm Regards, M?rio Gamito
2007 Jun 19
5
CentOS 5 LiveCD - When?
I asked before (about 2 weeks) about this, and was told it was in testing. I wonder when it will be available. My GF is considering leaving Debian due to it not recognizing her hardware very well, and I thought a CentOS 5 LiveCD might be a reasonable way for her to see whether CentOS might do a better job. If no LiveCD is forthcoming soon, then I'll burn a copy of the CentOS 4 LiveCD and let
2005 Aug 25
4
Mount floppy on startup?
On bootup, it seems CentOS automatically mounts the floppy drive to /media/floppy. Is there a way to stop this from happening, short of removing the floppy drive from the system (as I don't use it)? Thanks, Ash Christopher -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 15
2
Samba 3.3.0.obeta3, Redhat 9.0, Win2k ADS integration
My goal here is to add my Redhat 9.0 box to the domain and authenticate to the ADS Win2K domain from my Redhat 9.0 box. I have read the user gorup archives,man pages, for smb.conf and winbind, and I have read Head/3.0 documentation, specifically this part is where I started: http://us3.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html#ads-member The docs are sadly not complete....
2005 Sep 19
8
upgrade problem
Currently we have RH7.3 with compiler gcc 2.96.x My mission, should I choose to accept it, involves moving our embedded application to CentOS 4.1 with gcc 3.x Problem is that about 1/2 million lines of code that gcc 2.96 accepts gives fatal fits to the gcc 3.x compiler from CentOS 4.1 I don't know how many fatal fits, as some disguise others etc. "Can't find register to