Displaying 20 results from an estimated 10000 matches similar to: "How to rebuild the kernel"
2020 Jun 02
2
Help needed for installing MT7601U Linux driver
Hi everyone,
My PC don't have an integrated WLAN card, so I bought an USB WIFI device
which use the MediaTek MT7601U chip(image 'dongle.jpg').
------------------------------------------------------------------------------------------------------
My PC specification-
OS = CentOS 7.8.2003.
Processor = AMD Ryzen 5 1600.
Mother-Board = GA-Gigabyte A320M-S2H
2020 Jun 04
1
How to rebuild the kernel
Hi everyone,
I cloned and installed the 5.7 kernel from git.
Also how do I analyze the system logs with journalctl and implement
changes to recover my 3.10 kernel
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi,
an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8.
Code:
max at ub64:~/Downloads$ uname -a
Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2011 Aug 12
2
Replace brick of a dead node
Hi!
Seeking pardon from the experts, but I have a basic usage question that I could not find a straightforward answer to.
I have a two node cluster, with two bricks replicated, one on each node.
Lets say one of the node dies and is unreachable.
I want to be able to spin a new node and replace the dead node's brick to a location on the new node.
The command 'gluster volume
2006 Aug 05
14
Rake aborted! on No Rakefile Found error
Hello,
On a command:
rake db:migrate
I get the "rake aborted!" error. The message is:
No Rakefile found (looking for: rakefile, Rakefile, rakebile.rb,
Rakefile.rb)
c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1822:in
''load_rakefile''
Checking my setup, I see that Rakefile.rb is in the expected path.
Why can''t rake see Rakefile.rb,
2010 Feb 10
3
Using R to format a file using a server (PDB to PQR file)
I am trying to write a program that uses R and takes a pdb file, and converts
it to a pqr file. This task is simple generally, using the website,
http://pdb2pqr-1.wustl.edu/pdb2pqr/. How do you use R to input a pdb file
(that is on hand) into the upload pdb file input, and run the website and
give the return file to be a pqr file. Thanks for your help.
--
View this message in context:
2010 Apr 12
4
R GUI
I am really new with R Graphical user interfacefunctions. I am developing a
software package to calculate pKa (biochemistry) but I want to make it look
aesthetically pleasing and make it user friendly. I have heard that R has
some GUI (Graphical user interface) and you can do some really cool stuff
out there. What are the limitations and what are some resources for help. I
have found a couple of
2005 Aug 09
1
document request for samba + edirectory
So i have gone through the archives and see a lot of people asking
if samba can use edirectory as a source for user passwords. No i'm
down the same road myself =D my company is using edirectory 8.7.3
on Solaris and redhat enterprise linux 3. the samba server only
needs to talk to the redhat edirectory server though. From the
turtorials that i have read a lot pf people hook up edirectory
2007 Aug 07
3
XSendFile problem
I am trying to user XSendFile in my application.
I have installed the plugin and in the environment.rb included this line
XSendFile::Plugin.replace_send_file!
but it is unable to read the files.
Earlier i had used send_file but it increases the mongrel size and slows
down the application.
Any suggestions about how to make it work?
--
Posted via http://www.ruby-forum.com/.
2008 Dec 27
1
Trouble with MacPorts install, .profile file not created/ need help
I have just installed MacPorts 1.7.0 for Leopard using a
downloaded .dmg file. Following the download and installation, I
looked for the .profile file to change the environment variables, but
found that no .profile file was created.
When I tried to do so, I got an error message:
/Applications/TextEdit.app/Contents/MacOS/TextEdit .profile
2008-12-27 14:19:02.393 TextEdit[47100:10b] ***
2009 Jul 18
2
Sharing controllers/models within a view
Hello, please forgive me if this answer is obvious! I''m new to Rails
this week.
I have two database tables, and the associated scaffolding, controllers,
models and views. The first is service_provider, which holds a list of
service providers. The second is service_provider_countries which is a
table of countries (obvious perhaps).
In views/service_providers/new.html.erb I have a form,
2010 Jul 01
4
Index of Character
Hi,
I am a newbie to R and this may be too simple to ask.
I am trying to find out a string function in R that returns the index of a
character.
For e.g. indexOf("Test1234", '4') would return 8.
Is there a similar function in R.
I tried searching the documentation and could find other useful string
functions, but not the index function.
Thanks in advance.
Regards,
Harsh
2017 Aug 02
6
What RH-like on a Dell XPS 15 (9590)?
On 07/27/2017 04:16 PM, wwp wrote:
> ...
> It is as simple as unknown hardware at boot up, it's a well known issue
> w/ *Lake hardware (modern hardware) that kernel 3.x cannot handle.
> CentOS7 has a kernel which is simply not modern, unable to handle lots
> of computers sold currently.
>
> That said, there might be a way to boot, but nothing trivial and
> nothing at
2011 Mar 03
3
R usage survey
Hi R users,
I request members of the R community to consider filling a short survey
regarding the use of R.
The survey can be found at http://goo.gl/jw1ig
Please accept my apologies for posting here for a non-technical reason.
The data collected will be suitably analyzed and I'll post a link to the
results in the coming weeks.
Thank you all for your interest and for sharing your R usage
2017 Oct 04
3
Samba upgrade from 4.6 to 4.7
Hello
I have a Samba 4.6.7 server installed with the sernet package on Ubuntu
12.04 precise which I like to upgrade to 4.7 and also I want to do a
release upgrade for Ubuntu from 12.04 to 14.04.
Before I continue I like know if I should first do a release upgrade for
Ubuntu or do I have to upgrade Samba to 4.7 first and then run the release
upgrade.
Thanks n Regards
*Harsh Kukreja *Systems
2008 Dec 09
4
Pre-model Variable Reduction
Hello All,
I am trying to carry out variable reduction. I do not have information
about the dependent variable, and have only the X variables as it
were.
In selecting variables I wish to keep, I have considered the following criteria.
1) Percentage of missing value in each column/variable
2) Variance of each variable, with a cut-off value.
I recently came across Weka and found that there is an
2018 Jan 11
4
Cannot remove offline domain
Hi
I am trying to remove a dead offline domain using the below command which
is failing
samba-tool domain demote --remove-other-dead-server=IUMONG-RODC
-UAdministrator
ERROR: Demote failed: DemoteException: IUMONG-RODC is not an AD DC in
iumnet.edu.na
A transaction is still active in ldb context [0x2bf15b0] on
tdb:///var/lib/samba/private/sam.ldb
IUMONG-RODC domain is still visible under domain
2010 Apr 25
4
Image into Excel file from R
Hi useRs,
I would like to know what R users are employing to get their
images/plots created in R, into Excel sheets.
I am aware of the various packages (xlsReadWrite, RODBC) to get data
frames into R, but I would like to copy images too.
Thank you for any help in solving this problem.
Regards,
Harsh Singhal
2017 Dec 14
7
Question on CentoS 7.4 on nvidia
I installed the elrepo kmod-nvidia and also the nvidia-detect and modules
(see below).
I had X working with the 3.10 from Centos - but video was freezing. SO I
thought I would try the elrepo kernel. I installed that and X does not come
up?
How do I re-make the nvidia module for 4.14.5 kernel? I want to make sure
the kmod kernel did it. I 'm thinking it did not.
lspci | grep VGA says
2009 Feb 11
2
Label bars in a faceted bar plot in ggplot2
Hi List,
I am running R 2.8.0 on a Windows XP machine, running ggplot2 version 0.8.1
I want to label the bars in a faceted grid barplot. Reproducible R
code is given below:
#### reproducible facet barplot #####
library(ggplot2)
# Dataset from which to create the barplot
ml <- rep(1:10,2)
vals <- rnorm(20,mean = 10, sd=1)
type <- c(rep("MAPE",10),rep("AIC",10))