Displaying 20 results from an estimated 2000 matches similar to: "NV130 - gtx 1050 ti"
2017 May 06
0
NV130 - gtx 1050 ti
First things first -- I've alluded to this before, but let me be clear
-- there is no global database that contains monitor-specific
information which is used by any linux drivers. Please forget any
notions you had of such a thing existing or being used.
The information comes from the EDID blob supplied by the monitor.
Presumably hwinfo has a primitive EDID parser, which is where that
2017 May 04
2
NV130 - gtx 1050 ti
This is probably the problem
May 3 16:44:45 kernel: [ 7.068336] nouveau E[ DEVICE][0000:08:00.0] unknown chipset, 0x137000a1
May 3 16:44:45 kernel: [ 7.068401] nouveau E[ DRM] failed to create 0x80000080, -22
May 3 16:44:45 kernel: [ 7.068723] nouveau: probe of 0000:08:00.0 failed with error -22
I can make this card available - if you can tell me an older card that can do the
2017 May 04
3
NV130 - gtx 1050 ti
On 05/04/2017 04:00 AM, Pierre Moreau wrote:
> Hello,
>
> Acceleration for Pascal cards is coming in Linux 4.12, support for Pascal cards
> in xorg-video-nouveau is in 1.0.15, and if I remember correctly, on the
> Mesa-side, you will need >=17.0.
Thanks - I suspected it was too new.
I'm finding the monitor capabilities miss identified even if I use an older card - I'm
2017 May 06
1
NV130 - gtx 1050 ti
On 05/06/2017 12:38 PM, Ilia Mirkin wrote:
> The information comes from the EDID blob supplied by the monitor.
> Presumably hwinfo has a primitive EDID parser, which is where that
> information comes from. A more complete EDID parser is available at
>
> https://cgit.freedesktop.org/xorg/app/edid-decode/
>
> For example,
>
> $ ./src/edid-decode/edid-decode
2017 May 04
0
NV130 - gtx 1050 ti
Hello,
Acceleration for Pascal cards is coming in Linux 4.12, support for Pascal cards
in xorg-video-nouveau is in 1.0.15, and if I remember correctly, on the
Mesa-side, you will need >=17.0.
Pierre
On 02:04 am - May 04 2017, Karl Schmidt wrote:
> This is probably the problem
> May 3 16:44:45 kernel: [ 7.068336] nouveau E[ DEVICE][0000:08:00.0] unknown chipset, 0x137000a1
> May
2011 Aug 17
3
Live linux booting
I have a need to have a live Linux (Debian or sysrescued ) to boot off a hard-drive so that the
hard-drive ends up umounted after boot. (for running partimage ).
I've gone down the memdisk iso route and read about the issues there - I've seen a way to do this by
mounting over nfs (messy) - but I want to do this without the network.
I'm thinking that there should be a way to loop
2008 Apr 21
2
Mutually exclusive Exim setup instructions
The correct way has to be one or the other:
http://wiki.dovecot.org/LDA/Exim
are mutually exclusive with
http://wiki.dovecot.org/HowTo/DebianStable
It appears that exim can either call dovecot's LDA or make the delivery itself. There may
be good reasons to do it one way or the other.
----------------------------------------------------------------
Karl Schmidt
2017 May 09
0
GM206 [GeForce GTX 960] with 4k display
I was getting a glicthy checkerboard mess at the cursor in some programs (konsol+) with
# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=4107d1db-62a3-427c-8515-c954a103ce25 ro text quiet
changed the command line in a blind attempt to:
$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=4107d1db-62a3-427c-8515-c954a103ce25 ro
nouveau.config=NvForcePost=1
2002 May 10
3
Samba + Quickbooks
This is set up with Win2K boxes sharing a QB file on a SAMBA share. It may
be quite different than with 95-98x-ME(Miserable Edition).
There are two or more problems - one thing I identified is that it is
possible for two computers to connect to the QB(QuickBooks) share using the
same quick books logon - something that will cause data corruption.
(Something that could have been easily
2005 Jul 04
1
Powerware 5119 = Exide NETUPS SE = Deltec name was PowerRite Pro II
Someone might want to add this to the docs - cable list and compatibility list
- took me way to long to find.
I was trying to find information on my UPS and came up with the following names
for the same UPS series.
Powerware 5119
Exide name was NetUPS SE
Deltec name was PowerRite Pro II
(1000VA-3000VA)
What I have:
The Exide NETUPS SE
model PRC2400a
p/n 05144038-3904
OUTPUT 2400VA 1600 WATTS
2008 Apr 20
1
Moving Maildir email messages and backing things up.
I just moved to dovecot with Maildir. I think this is probably a stupid question, but I
couldn't find an answer after an hour of googling and searching the wiki.
What would happen if I ran a script that did this:
mv ~/Maildir/.folder_one/cur/* ~/Maildir/.folder_two/cur/
My hunch is it might break things.
What if dovecot was stopped?
,.,.,.
Where can I find a list of files in
2008 Apr 25
1
icedove update
Something came up that Confounded problems in my move from UW-imap to
dovecot. I found a problem with the new icedove update in Debian lenny
when moving from 1.5.0.13+1.5.0.14b.dfsg1-0etch1 to 2.0.0.9-3 that could
look like a dovecot issue. Icedove runs for a while but eventually quits
updating the displayed email, yet appears to be working and busy trying
to get messages from the server. I
2011 Aug 10
2
memdisk - grub2
I've been trying to use memdisk with grub2 to boot some iso images -( I've done this without any
problem with pxe )
There is a memdisk.mod in /boot/grub/ and I've seen some material talking about this, but no example
of a menu.
After trying countless permutations - Right now I have :
menuentry "Memtest-Plus 4.2" {
echo `hello`
insmod lvm
2019 Feb 06
2
640x480 does not fill screen
Ilia Mirkin <imirkin at alum.mit.edu> writes:
> On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
>>
>> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>>
>> > It would be useful to know how the screen is connected. Also please
>> > grab the monitor's EDID from /sys/class/drm/cardN-connector/edid and
>> >
2019 Feb 16
1
640x480 does not fill screen
On Sat, Feb 16, 2019 at 12:49 PM Dan Espen <dan1espen at gmail.com> wrote:
>
> Dan Espen <dan1espen at gmail.com> writes:
>
> > Ilia Mirkin <imirkin at alum.mit.edu> writes:
> >
> >> On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
> >>>
> >>> Ilia Mirkin <imirkin at alum.mit.edu> writes:
2014 Dec 13
5
[Bug 2327] New: sshd to log one unique string or prefix after connection failure, no matter why.
https://bugzilla.mindrot.org/show_bug.cgi?id=2327
Bug ID: 2327
Summary: sshd to log one unique string or prefix after
connection failure, no matter why.
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2019 Jun 24
2
Issue with dvd/cdrom drive
Hi,
I'm having an issue with my Thinkpad P70 laptop/workstation. This system is
a dual boot,
windows 10 pro and centos 7. I have not needed to use the cdrom until now,
however the system does not see it in /dev. I know the cdrom works as I can
use it in windows 10 and when initially installing centos 7, I installed
from dvd media. I'm not sure what to check.
I do not see anything related
2008 Nov 09
2
Hwinfo
Has anyone info about package hwinfo for
Centos, rhel, fedora?
Nice piece of commandline tools.
Jarmo
2012 May 04
1
NV43: Native resolution not available on Dell 2007FP
I have a Dell 2007FP monitor. NV43 (GeForce 6600) can not use the native
resolution.
1600x1200 is listed under "DDC gathered Modelines" with the rest of the
info, but then is missing from "probed modes".
I have a secondary card, NV4a (GeForce 6200, PCI). It works with this
card. This card does not show "DDC gathered modelines" at all, and
1600x1200 is listed
2006 Dec 25
6
Yum uses too much resources
Hi all,
When I do a simple string search with Yum (ex. yum search *hwinfo*) my
laptop suffers high slowness. If I open another shell-tab and execute
top command, it shows me an extensive use of hardware resources from Yum
(20-25% RAM and 70-85% CPU). If in the same time I'm using Firefox
browser the performance goes down too much and even it seems the box
it's freezed. The box become