1
vote
0answers
44 views

Install Linux Mint 14 from CLI

I'm trying to install Linux Mint 14 from a live cd on a HP Pavilion laptop. I got some problem with X and the nvidia card, which prevents X from starting (and therefore prevents the live installer ...
1
vote
0answers
254 views

Debian Console Font with Nvidia Drivers?

On my Debian Squeeze (6.x) installation my system had a nice small login shell font (terminus??) but after installing the nvidia drivers for my machine it boots up using a very chunky font (on a 24 ...
1
vote
1answer
155 views

Checking video card load via command line

Is there a command like cpustat or iostat or memstat, but for the video card? Or some indication in /proc or /sys?
2
votes
1answer
891 views

Hopelessly stuck on making Nvidia Driver work on Debian

Before I posted question here, I'd been hacking around for the solution for my problem, but none of them worked. Here is my situation. I had a Win7 OS before I put a Debian Squeeze on it, now I got a ...
1
vote
0answers
77 views

Flash videos turn to gray box with light gradients on edges

As explained in the title .. it started happenning since installation of new openSUSE and it looks quite bizarre, see below for a shot from blip.tv. It happens usually after few minutes of watching ...
2
votes
0answers
212 views

KDE not loading without nomode tag in grub and bad resolution

I recently installed Linux Mint 13 KDE but it's not working fine. At first I had to use failsafe mode to boot because normal boot takes to a textual login. If I use normal boot and text login I'm not ...
2
votes
1answer
2k views

How to get dual graphic cards working under Linux?

My laptop is Dell Inspiron 5420, with two graphic cards: Intel HD Graphics 4000 Nvidia GeForce GT 630M I took the Thinkpad T400 configuration guide as an example to configure my Linux, but I only ...
4
votes
1answer
195 views

Specify Monitor For Linux Console

Does the kernel, framebuffer, or a framebuffer driver (uvesafb) have an option to specify the video-card output to use? The kernel only outputs to one monitor: Kernel message buffer (before and ...
2
votes
1answer
435 views

Bumblebee (Optimus) Service Won't Start w/ 3.4 Kernel on Fedora 16

I'm using an ASUS laptop (MUXless graphics) w/ a GT 630M (re-branded 540M) GPU and only Fedora 16 installed. I installed bumblebee and the NVIDIAdrivers using the instructions described here: ...
3
votes
2answers
537 views

nVidia proprietary driver

I successfully installed NVIDIA-Linux-x86_64-290.10.run on my Debian Squeeze desktop but I do not see /var/log/nvidia-installer.log clearly stating which file(s) have been added/replaced. Does anybody ...
4
votes
2answers
292 views

help needed to decipher this Acer Aspire 4830TG ACPI code for Nvidia Optimus

I am trying to make sense of the following NVOP Method from the ACPI tables for an Acer Aspire 4830TG with an Nvidia Optimus hybrid graphics system. The NVOP method on top defines a bunch of ...
1
vote
1answer
11k views

How to set the resolution in text consoles (troubleshoot when any `vga=…` fails)

It is a common way to set the resolution of a text consoles (that are usually available by Ctrl-Alt-F1 thru Ctrl-Alt-F6) by using a vga=... kernel parameter. I'm using Ubuntu 10.04 Lucid, output of ...
1
vote
1answer
2k views

how to use nvidia vdpau decoding for mplayer video player in linux?

How can I manage to switch on nvidia vdpau decoding on mplayer video player in Ubuntu 11.04? It doesn't work with default options. I've got the proprietary drivers installed: dpkg -l nvidia-current ...
2
votes
1answer
399 views

Xorg: two different libglx.so's with two different serverlayouts

I have an nvidia card for on monitor and a radeon (onboard) card for a second screen on Ubuntu 11.04. Would it be possible to have one serverlayout use the nvidia libglx.so and the second ...
5
votes
1answer
626 views

Switch display output without rebooting but not in Xorg

My graphic card has two output (VGA and DVI). Is it possible to switch from one to the other without rebooting ? It works in Xorg by restarting the X server (I guess it should be doable with xrandr ...