similar to: linux v4.4.0 nouveau fails

Displaying 20 results from an estimated 100 matches similar to: "linux v4.4.0 nouveau fails"

2016 Jan 15
3
linux v4.4.0 nouveau fails
Ilia Mirkin wrote: > I suspect the fb0 issue is because you disabled > CONFIG_DRM_FBDEV_EMULATION? Does the freeze also happen with 4.3? Any > chance you could bisect? I saw this config option, but I didn't realize that. The issue also occurs with 4.3. I even tried 4.3-rc1 with the same results. Would the DRM_FBDEV_EMULATION effect 3D? > On Mon, Jan 11, 2016 at 7:23 PM, Wakko
2016 Jan 15
0
linux v4.4.0 nouveau fails
I suspect the fb0 issue is because you disabled CONFIG_DRM_FBDEV_EMULATION? Does the freeze also happen with 4.3? Any chance you could bisect? On Mon, Jan 11, 2016 at 7:23 PM, Wakko Warner <wakko at animx.eu.org> wrote: > Please keep me in the CC. I am not subscribed to this list. > > When booting 4.4.0 on one of my systems, when nouveau loads, the screen goes > into powersave.
2016 Jan 15
0
linux v4.4.0 nouveau fails
On Fri, Jan 15, 2016 at 5:04 PM, Wakko Warner <wakko at animx.eu.org> wrote: > Ilia Mirkin wrote: >> I suspect the fb0 issue is because you disabled >> CONFIG_DRM_FBDEV_EMULATION? Does the freeze also happen with 4.3? Any >> chance you could bisect? > > I saw this config option, but I didn't realize that. > The issue also occurs with 4.3. I even tried
2011 Mar 25
2
Fw: PDC/wins on multiple networks
Hi, The pc that runs the samba server is my own property, it also dubs as router and dhcp server. I assign WINS server to the clients by dhcp using dnsmasq. I do not need or want to setup a domain. I just want to share files between the two networks using windows neighborhood and a workgroup, just like the clients would have been connected in the same network. I have deleted the "remote
2010 Jun 19
3
Case Insensitive TFTPD
I am trying to do file transfers through tftpd under fedora and I need the server to be case insensitive. I could not find any way to achieve this! Manual is useless! As an example I need to transfer file "foo.ext" even if I request file "FOO.Ext" which now spits an error saying that it does not exists. How can I do that?
2003 Sep 03
3
Pointer to upgrade 7960sip beyond v3.2.0?
Slightly off topic, but maybe some can suggest something off list... Trying to upgrade a 7960 that was running skinny. I've got sip v3.2.0 installed and running, and am able to place calls via *, etc. However, when upgrading to v4.4.0 I can never get to the point of being able to place a call (eg, no dialtone, etc). I can ping the phone, look at the Network Config, etc, but I can't
2024 Apr 30
1
Patches for CVE-2024-27322
Dear R-core, I just received notification of CVE-2024-27322 [1] in RedHat's Bugzilla. We updated R to v4.4.0 in Fedora rawhide, F40, EPEL9 and EPEL8, so no problem there. However, F38 and F39 will stay at v4.3.3, and I was wondering if there's a specific patch available, or if you could point me to the commits that fixed the issue, so that we can cherry-pick them for F38 and F39. Thanks.
2024 Apr 30
1
Patches for CVE-2024-27322
svn diff -c 86235 ~/r-devel/R (or 86238 for the port to the release branch) should be easily backported. (CC Luke in case there is more to it) - pd > On 30 Apr 2024, at 11:28 , I?aki Ucar <iucar at fedoraproject.org> wrote: > > Dear R-core, > > I just received notification of CVE-2024-27322 [1] in RedHat's Bugzilla. We > updated R to v4.4.0 in Fedora rawhide, F40,
2006 Nov 10
1
SQUID access URL and Port
Dear Friends, I am using ACL for user access Internet by SQUID, but I need all users access site http://sivolks1.volkswagen.com.br:5169/indexteste.html. How do it ? Thanks for all Adriano Frare
2011 Mar 24
1
PDC/wins on multiple networks
Hi to everyone on the mailing list. I have two networks at home, apart from the internet. One is the wired network, LAN, and the other is the wireless network, WLAN. They need to be separated, not bridged, because of hardware issues. I am trying to setup inter-networking browsing on these networks, pc's on LAN should see and browse pc's on WLAN and viceversa. After reading the manual
2024 Apr 30
1
Patches for CVE-2024-27322
On 30 April 2024 at 11:59, peter dalgaard wrote: | svn diff -c 86235 ~/r-devel/R Which is also available as https://github.com/r-devel/r-svn/commit/f7c46500f455eb4edfc3656c3fa20af61b16abb7 Dirk | (or 86238 for the port to the release branch) should be easily backported. | | (CC Luke in case there is more to it) | | - pd | | > On 30 Apr 2024, at 11:28 , I?aki Ucar <iucar at
2016 Oct 14
2
not quite demoted, yet
A few days ago I demoted my first DC (a v4.2.14, I think) and thought the demote had gone well. Now, when I run "samba-tool dnsupdate --verbose" I can see references to the first DC that remain. Unfortunately, that DC no longer exists so I simply cannot demote it again. Following the instructions on the "Demote a Samba AD DC" page "Verifying The Demotion" section, I
2024 Apr 30
1
Patches for CVE-2024-27322
Many thanks both. I'll wait for Luke's confirmation to trigger the update with the backported fix. I?aki On Tue, 30 Apr 2024 at 12:42, Dirk Eddelbuettel <edd at debian.org> wrote: > > On 30 April 2024 at 11:59, peter dalgaard wrote: > | svn diff -c 86235 ~/r-devel/R > > Which is also available as > >
2012 Mar 12
1
Faceted bar plot shows wrong counts (ggplot2)
I have encountered a problem with faceted bar plots. I have tried to create something like the example explained in the ggplot2 book (see pp. 126-128): library(ggplot2) mpg4 <- subset(mpg, manufacturer %in% c("audi", "volkswagen", "jeep")) mpg4$manufacturer <- as.character(mpg4$manufacturer) mpg4$model <- as.character(mpg4$model) base <-
2002 May 22
1
AW: rsync without syncing file permissions under W2K
Wernicke, Heino (CGS) wrote: >Thank you! >That helps a little. But the permissions on target machine >will not be inherited from parent folder as I wanted. > Uhm... removing ntsec shouldn't touch permissions at all... can't just you use "chmod -R 755 *" after rsyncing? -- Lapo 'Raist' Luchini lapo@lapo.it (PGP & X.509 keys available) http://www.lapo.it
2008 Aug 17
1
Icecast Help
Hello I am attempting to run a live feed from icecast, it was working an now isn't I have tried everything I can thing of, I am looking for some help to get back up and in service, I am at the point now that I will pay someone to get me up and running again. If anyone can help me contact me via email and i will explain what is going on Any help will be apprecated Thanks,
2016 Oct 16
0
not quite demoted, yet
On Thu, 2016-10-13 at 19:00 -0500, Bob of Donelson Trophy via samba wrote: > A few days ago I demoted my first DC (a v4.2.14, I think) and thought > the demote had gone well. Now, when I run "samba-tool dnsupdate > --verbose" I can see references to the first DC that remain. > Unfortunately, that DC no longer exists so I simply cannot demote it > again.  > >
2003 Jul 16
1
Q re Linear Models
Hello, I apologize in advance if what I'm about to ask is trivial or has been answered before. In the latter case I would appreciate a pointer to the right list/location I'm trying to model the following experimental design with groupedData and lme in R: Subjects were measured on two tasks (continuous outcome variable is "Prob", tasks are coded as within-subjects factor
2002 May 21
2
rsync without syncing file permissions under W2K
Hi there, I'm playing arround with rsync under W2K in conjunction with the cygwin environment. What I want is to get rsync copy a folder tree from one W2K machine to another W2K machine through a firewall. I installed the cygwin on both machines and got the rsync running which is using an openssh connection with public key authentication. Everything works fine except for the assignment of
2017 Mar 21
3
Public share ask for a password
On Tue, 21 Mar 2017 16:21:23 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > >   > > I suggest NOT to use fstab but systemd startups if you on debian > jessie. > >   > > Get to know systemd and if you do i’ll bet you like it. > > I know only on that hates it.. dont you Rowland. ;-) I am not the only one