Displaying 20 results from an estimated 100 matches similar to: "[Bug 25639] New: NV43 (6600GT): Monitor goes blank during boot"
2009 Dec 02
8
[Bug 25393] New: Repeated "EDID checksum is invalid" erros with varying remainders on NV43
http://bugs.freedesktop.org/show_bug.cgi?id=25393
Summary: Repeated "EDID checksum is invalid" erros with varying
remainders on NV43
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2018 Jun 02
2
encoding argument of source() in 3.5.0
In R 3.5.0 using the `encoding' argument of source() prevents loading
files from the internet; without the `encoding' argument files can be
loaded from the internet, but if they contain non-ascii characters,
these are not correctly displayed under MS-Windows (but they are
correctly displayed under GNU/Linux). With R 3.4.{2,3,4} there is no
such problem: using `encoding' the files are
2018 Jun 04
3
encoding argument of source() in 3.5.0
>>>>> peter dalgaard
>>>>> on Sun, 3 Jun 2018 23:51:24 +0200 writes:
> Looks like this actually comes from readLines(), nothing
> to do with source() as such: In current R-devel (still):
>> f <- file("http://home.versanet.de/~s-berman/source2.R", encoding="UTF-8")
>> readLines(f)
> character(0)
2018 Jun 04
2
encoding argument of source() in 3.5.0
On R 3.5.0 (Mac)
The issue appears when using the default (libcurl) method and specifying the encoding
Note that using method='internal' causes a segfault if used in conjunction with encoding. (and works when encoding is not set)
urlR <- "http://home.versanet.de/~s-berman/source2.R"
# works
url_default <- url(urlR)
scan(url_default, "")
# Read 7 items
# [1]
2009 Dec 13
1
*ERROR* EDID checksum is invalid
Another apparently harmless message.. But I find it quite curious.
Especially that they seem pretty harmful in the case of
http://bugs.freedesktop.org/show_bug.cgi?id=25393
So my setup is nv35 with a 19' CRT screen connected to vga output.
I get random occurrences of this message :
[drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 161
[drm:edid_is_valid] *ERROR* Raw EDID:
2005 Nov 25
1
Problems compiling R under AIX 4.3
Hi,
I have problems compiling R 2.2.0 under AIX 4.3 with GCC and xlf95 (FORTRAN)
Compilers.
here the error message I got:
make[1]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11'
make[1]: `Makedeps' is up to date.
make[1]: Leaving directory `/home/mau/sy/R-2.2.0/src/modules/X11'
make[1]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11'
/usr/local/bin/gcc
2012 Nov 24
4
[Bug 57484] New: NV43: fail resume after suspend
https://bugs.freedesktop.org/show_bug.cgi?id=57484
Priority: medium
Bug ID: 57484
Assignee: nouveau at lists.freedesktop.org
Summary: NV43: fail resume after suspend
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: xoddark at gmail.com
2018 Jun 03
0
encoding argument of source() in 3.5.0
Looks like this actually comes from readLines(), nothing to do with source() as such:
In current R-devel (still):
> f <- file("http://home.versanet.de/~s-berman/source2.R", encoding="UTF-8")
> readLines(f)
character(0)
> close(f)
> f <- file("http://home.versanet.de/~s-berman/source2.R")
> readLines(f)
[1] "source.test2 <- function()
2009 Jan 07
4
[Bug 19450] New: 6600GT on G5(Dual Head) - Pointer to flat panel table invalid
http://bugs.freedesktop.org/show_bug.cgi?id=19450
Summary: 6600GT on G5(Dual Head) - Pointer to flat panel table
invalid
Product: xorg
Version: 7.2
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2024 Nov 11
1
Very strange: Samba is unable to access one of its own files
Got these log messages on Samba startup just now on my AD/DC (including
the preamble to show the version I'm running):
Nov 11 17:05:18 ceres samba[31981]: [2024/11/11 17:05:18.209145, 0]
../../source4/samba/server.c:633(binary_smbd_main)
Nov 11 17:05:18 ceres samba[31981]:?? samba version 4.19.7 started.
Nov 11 17:05:18 ceres samba[31981]:?? Copyright Andrew Tridgell and the
Samba Team
2014 Jul 25
1
Error after Upgrade
Hello,
after upgrade (Debian wheezy) from dovecot 2:2.2.13-1~auto+103 =>
2:2.2.13-1~auto+113
I discovered that in my log and all mails stuck in the Queue.
I?ve had downgrade v 2:2.2.13-1~auto+103 an everything is fine.
What?s wrong?
Any ideas or solution greatly appreciated. Thanks.
Jul 25 11:03:01 server2 dovecot: lmtp(25638): Fatal: master:
service(lmtp): child 25638 killed with signal
2018 Jun 05
0
encoding argument of source() in 3.5.0
Thanks for the report, fixed in R-devel (74848).
Best
Tomas
On 06/04/2018 02:41 PM, NELSON, Michael wrote:
>
> On R 3.5.0 (Mac)
>
> The issue appears when using the default (libcurl) method and specifying the encoding
>
> Note that using method='internal' causes a segfault if used in conjunction with encoding. (and works when encoding is not set)
>
> urlR <-
2018 Jun 04
0
encoding argument of source() in 3.5.0
On Mon, 4 Jun 2018 10:44:11 +0200 Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>>>>>> peter dalgaard
>>>>>> on Sun, 3 Jun 2018 23:51:24 +0200 writes:
>
> > Looks like this actually comes from readLines(), nothing
> > to do with source() as such: In current R-devel (still):
>
> >> f <-
2012 Apr 01
0
I'd like to donate a passively cooled 6600 (NV43)
I'm willing to pay shipping in North America. Any takers?
-Robyn
2013 Oct 14
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Graphical corruption after |[NV43] Graphical corruption
|resume from suspend or |after resume from suspend
2013 Oct 28
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
Moi Jaiunvelo <moijaiunvelo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |http://bugs.debian.org/7258
| |71
--
You are receiving this
2013 Nov 26
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Was your libdrm compiled with gcc-4.8? If so, make sure to get libdrm 2.4.48 or
later.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Nov 26
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
--- Comment #5 from Moi Jaiunvelo <moijaiunvelo at gmail.com> ---
Hi,
I ignore against which gcc version my libdrm was compiled but my libdrm
version is 2.4.46-3 (I run debian/testing) :
Versions of packages xserver-xorg-video-nouveau depends on:
ii libc6 2.17-93
ii libdrm-nouveau2
2013 Nov 26
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
--- Comment #6 from Moi Jaiunvelo <moijaiunvelo at gmail.com> ---
I tried to backport libdrm from debian/sid and it fixed the graphical
corruption. More precisely for users who would like to reproduce it, I
backported libdrm2, libdrm-intel1, libdrm-radeon1 and libdrm-nouveau2 from
debian/sid to have them in 2.4.49-1 version.
Start-Date:
2019 Dec 04
0
[Bug 70452] [NV43] Graphical corruption after resume from suspend or hibernation
https://bugs.freedesktop.org/show_bug.cgi?id=70452
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from Martin Peres