Search found 799 matches: xconfig

Return to advanced search

Re: USB TV Tuner - Azurewave/Twinhan AD-TU200

... you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. If you are experiencing problems building the v4l-dvb tree, please try building against a vanilla kernel before reporting a bug. ...
by Hihoba
on Sat May 18, 2013 3:37 am
 
Forum: Graphic Cards & Monitors
Topic: USB TV Tuner - Azurewave/Twinhan AD-TU200
Replies: 8
Views: 131

Re: Missing Nvidia X Driver in Mint 14 (64 bit, Mate.)

... box pops up & tells me I do not appear to be using the Nvidia X driver , then says: Please edit youe X configuration file (just run 'nvidia-xconfig' as root) and restart the X server. Don't know about any of this. - Not too experienced in using the terminal. - Indeed, this is the first version ...
by viking1au
on Fri May 17, 2013 11:49 pm
 
Forum: Software & Applications
Topic: Missing Nvidia X Driver in Mint 14 (64 bit, Mate.)
Replies: 6
Views: 138

Re: Any way around this? PCIe and Onboard clash

... thanks for the input, and your not the only one whos confused :wink: I've been scratching my head over this for a few weeks! Albert, I have had xconfig create a new config file but to no avail. HOWEVER, the "current" driver has solved the lag issue even with the quadro vga in use so ...
by curranlfc
on Sat May 11, 2013 6:32 am
 
Forum: Hardware Support
Topic: Any way around this? PCIe and Onboard clash
Replies: 10
Views: 165

Re: Any way around this? PCIe and Onboard clash

Could you run sudo nvidia-xconfig in terminal after installing the driver (or from a recovery mode terminal when X server start fails)?
by AlbertP
on Sat May 11, 2013 3:57 am
 
Forum: Hardware Support
Topic: Any way around this? PCIe and Onboard clash
Replies: 10
Views: 165

Re: Can't Start/Install LMDE

... successfully. *Edit* A tip for those who follow what I did. Once I had LMDE installed I installed the appropriate Nvidia drivers only with nvidia-xconfig and nvidia-settings. I then ran sudo nvidia-xconfig in the terminal so that the xord file would be created/updated to use the nvidia drivers. ...
by suicidejack
on Sat May 11, 2013 1:39 am
 
Forum: Installation & Boot
Topic: [Solved] Can't Start/Install LMDE
Replies: 1
Views: 167

Missing Nvidia X Driver in Mint 14 (64 bit, Mate.)

... Nvidia settings, I get the message: You do not appear to be using Nvidia X driver. Please edit your Nvidia X configuration file (just run Nvidia xconfig as root), and restart the X server. -- In English, does anyone know what this is all about? Not sure if the 2 probs are related. Maybe a clue ...
by viking1au
on Fri May 10, 2013 4:37 am
 
Forum: Software & Applications
Topic: Missing Nvidia X Driver in Mint 14 (64 bit, Mate.)
Replies: 6
Views: 138

Re: Blacklisting of nouveau driver causes blank tty screen.

... DKMS", I said YES. At question (64 bit only): "Install 32-bit OpenGl compatibility", I said NO. At question: "run the nvidia-xconfig utility", I said YES. (One early trial install asked me if I wanted the installer to hack nouveau off my system. I said yes and it worked ...
by trapperjohn
on Thu May 09, 2013 7:10 pm
 
Forum: Graphic Cards & Monitors
Topic: Blacklisting of nouveau driver causes blank tty screen.
Replies: 8
Views: 210

Re: Blacklisting of nouveau driver causes blank tty screen.

... blacklist nvidiafb blacklist rivatv Removed everything nvidia from the system with: sudo apt-get remove --purge nvidia* I had to run 'NVidia-xconfig' from the terminal to seed the xorg.conf file with default values on the first boot. A reboot is required. With my install, I use the NVidia ...
by trapperjohn
on Thu May 09, 2013 10:24 am
 
Forum: Graphic Cards & Monitors
Topic: Blacklisting of nouveau driver causes blank tty screen.
Replies: 8
Views: 210

Re: [Help] Brightness on ASUS g73sw

After installing the proprietary Nvidia driver, did you run the following command in the Terminal, to start using the driver. sudo nvidia-xconfig If not, then do so. Then reboot. This will also generate a new "xorg.conf" file. Since you are using XFCE, then type this command in the ...
by roblm
on Thu May 09, 2013 7:26 am
 
Forum: Hardware Support
Topic: [SOLVED] Brightness on ASUS g73sw GF106
Replies: 10
Views: 323

HOW-TO Triple Boot Mountain Lion, Windows 7, LMDE

... drivers working. Open Synaptic Package Manager and search for nvidia. Choose nvidia-settings (it will choose other packages. Let it) and nvidia-xconfig. Apply the marked packages. Wait for it to install. NOTE: I got a warning mentioning conflicts between the nouveau kernel modules and the nvidia ...
by gustavoj
on Tue Apr 30, 2013 7:22 pm
 
Forum: Tutorials / Howtos
Topic: HOW-TO Triple Boot Mountain Lion, Windows 7, LMDE
Replies: 0
Views: 210

Re: How to install the Nvidia proprietary drivers in LinuxMi

... and find a different graphics card. Something will work. I already have installed nvidia-kernel-dkms, nvidia-settings, nvidia-smi, and nvidia-xconfig. A̶n̶d̶ ̶i̶f̶ ̶a̶n̶y̶o̶n̶e̶ ̶h̶a̶s̶ ̶a̶n̶y̶ ̶i̶d̶e̶a̶s̶ ̶f̶o̶r̶ ̶m̶e̶,̶ ̶I̶'̶d̶ ̶a̶p̶p̶r̶e̶c̶i̶a̶t̶e̶ ̶i̶t̶.̶ FIXED IT. Finally, what worked, ...
by Bladeforger
on Mon Apr 29, 2013 4:00 pm
 
Forum: Graphic Cards & Monitors
Topic: How to install the Nvidia proprietary drivers in LinuxMint
Replies: 80
Views: 16307

Re: Logitech Mouse Dissapearing Shennanigans

I am running the proprietary drivers from NVidia. I had to work a bit to get the dual screen working including using nividia-xconfig and the restarting the x server a couple times.
by jasonsandeman
on Wed Apr 24, 2013 4:07 pm
 
Forum: Newbie Questions
Topic: Logitech Mouse Dissapearing Shennanigans
Replies: 3
Views: 76

How to--compile the latest kernel(s) the Mint/Ubuntu way

... enter (return) to use the default options. cp /boot/config-`uname -r` ./.config make oldconfig If you chose to do the QT4 install, then use make xconfig, if not use make menuconfig. make xconfig OR make menuconfig Finally, we will compile the kernel and install it like any other .deb file for ...
by Acid_1
on Tue Apr 16, 2013 3:55 pm
 
Forum: Tutorials / Howtos
Topic: How to--compile the latest kernel(s) the Mint/Ubuntu way
Replies: 0
Views: 508

Re: installing Mint from an external drive

sorted, I followed instructions from http://forums.linuxmint.com/viewtopic.php?f=46&t=122257 I installed nvidia driver and then: sudo nvidia-xconfig and then I just pressed ctrl/alt/backspace The only thing is I can work only in gnome classic without any effects. In Cinnamon, bar with start ...
by alan8529
on Sat Apr 06, 2013 6:13 pm
 
Forum: Installation & Boot
Topic: installing Mint from an external drive
Replies: 7
Views: 316

Re: Nvidia drivers are throughing me for a loop.

... "sudo nvidia-settings" I get You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. "sudo nvidia-xconfig " seems to write alright, but nothing seems to change. Also something weird. ...
by DartTimeTime
on Thu Apr 04, 2013 11:36 am
 
Forum: Software & Applications
Topic: Nvidia drivers are throughing me for a loop.
Replies: 8
Views: 483

Re: Nvidia drivers are throughing me for a loop.

@Jamesc 359 Nvidia-Xconfig has, ultimatly, no results. It changes nothing.
by DartTimeTime
on Thu Apr 04, 2013 9:28 am
 
Forum: Software & Applications
Topic: Nvidia drivers are throughing me for a loop.
Replies: 8
Views: 483

Re: Nvidia drivers are throughing me for a loop.

Have you tried nvidia-xconfig?
by Jamesc359
on Thu Apr 04, 2013 3:50 am
 
Forum: Software & Applications
Topic: Nvidia drivers are throughing me for a loop.
Replies: 8
Views: 483

Re: Mint 14 64 bit new install does not drop down cooling fa

Okay I did install that current nvidia display driver with the package manager, then ran this; nvidia-xconfig which the installed nvidia settings tool said to do, then after a re-start this issue is now fixed, as the fans noise now does drop down to quiet sound. Thanks for ...
by james2b
on Mon Apr 01, 2013 3:51 am
 
Forum: Hardware Support
Topic: Mint 14 64 bit new install does not drop down cooling fan r
Replies: 4
Views: 265

Re: about kernels versions

... lightweight app selection your battery will last longer. But if you insist on testing a new kernel, you can compile one from its source-code using xconfig and make-kpkg. There are lots of tutorials out there, use one suitable for ubuntu.
by renatov
on Wed Mar 27, 2013 3:33 pm
 
Forum: Newbie Questions
Topic: about kernel versions
Replies: 1
Views: 89

Re: Updating the kernel?

You can either install a new kernel using a third party repository or compiling a new one with a kernel source code, xconfig and make-kpkg. Either way, if you don't know exactly what you're doing and why you're doing, the chances are that you'll broke your system down.
by renatov
on Wed Mar 27, 2013 2:27 am
 
Forum: Newbie Questions
Topic: Updating the kernel?
Replies: 6
Views: 197
Next

Return to advanced search