ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #133480
[Bug 800208] Re: nvidia graphics not working
Solution for LTSP:
1) On the server, install nv drivers.
$ sudo apt-get install xserver-xorg-video-nv
2) On the server, edit /var/lib/tftpboot/ltsp/i386/lts.conf to contain
the following (replacing the 00's with the client's MAC address):
## START ##
[default]
[00:00:00:00:00:00]
X_CONF=/etc/X11/nv-xorg.conf
[00:00:00:00:00:00]
X_CONF=/etc/X11/nv-xorg.conf
## END ##
3) On the server, create a custom /opt/ltsp/i386/etc/X11/nv-xorg.conf
file for these client within the LTSP chroot directory (also know as the
client remote filesystem directory):
$ sudo nano /opt/ltsp/i386/etc/X11/nv-xorg.conf
Edit /opt/ltsp/i386/etc/X11/nv-xorg.conf to contain the following:
## START ##
# /etc/X11/xorg.conf
Section "Device"
Identifier "Configured Video Device"
Driver "nv"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
## END ##
4) On the server, rebuild the image:
$ sudo ltsp-update-image -p 2000 -b /opt/ltsp -a i386
** Summary changed:
- nvidia graphics not working
+ nVidia Corporation NV11 [GeForce2 MX/MX 400] [10de:0110] (rev b2) not recognized
** Description changed:
Binary package hint: xserver-xorg-video-nv
- Trying to use NVGF2MX400 as a thin client - LTSP. No graphics display
+ Trying to use a computer with an nVidia Corporation NV11 [GeForce2 MX/MX
+ 400] [10de:0110] (rev b2) as a thin client - LTSP. No graphics display
but I can login in in the blind. Tried nvidia-96 package with no
success as well. Similar to this bug (#45651) but I can't make an xorg
file.
+
+ SOLVED: See comment #4 for desktop and #5 for LTSP
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-video-nv 1:2.1.15-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
Architecture: i386
CurrentDmesg:
- [ 34.498530] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
- [ 34.499583] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
+ [ 34.498530] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
+ [ 34.499583] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
Date: Mon Jun 20 12:30:43 2011
DkmsStatus: Error: [Errno 2] No such file or directory
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
MachineType: Gateway Profile4
PccardctlIdent:
- Socket 0:
- no product info available
+ Socket 0:
+ no product info available
PccardctlStatus:
- Socket 0:
- no card
+ Socket 0:
+ no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-28-generic root=UUID=cd4ff578-acf7-431c-a00f-62c1825a9b5d ro quiet splash
ProcEnviron:
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
SourcePackage: xserver-xorg-video-nv
dmi.bios.date: 03/28/2003
dmi.bios.vendor: SAMSUNG ELECTRONICS CO.,LTD
dmi.bios.version: 04PB.20030328.2531.HJU
dmi.board.name: DeskTop System
dmi.board.vendor: Gateway
dmi.board.version: SEAWOLF
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 7
dmi.chassis.vendor: Gateway
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnSAMSUNGELECTRONICSCO.,LTD:bvr04PB.20030328.2531.HJU:bd03/28/2003:svnGateway:pnProfile4:pvrXAAA:rvnGateway:rnDeskTopSystem:rvrSEAWOLF:cvnGateway:ct7:cvrN/A:
dmi.product.name: Profile4
dmi.product.version: XAAA
dmi.sys.vendor: Gateway
system:
- distro: Ubuntu
- codename: lucid
- architecture: i686
- kernel: 2.6.32-28-generic
+ distro: Ubuntu
+ codename: lucid
+ architecture: i686
+ kernel: 2.6.32-28-generic
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
Status: New => Fix Released
** Changed in: xserver-xorg-video-nouveau (Ubuntu Lucid)
Status: New => Fix Released
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
Status: Fix Released => Invalid
** Changed in: xserver-xorg-video-nouveau (Ubuntu Lucid)
Status: Fix Released => Invalid
** Also affects: xserver-xorg-video-nv (Ubuntu)
Importance: Undecided
Status: New
** Changed in: xserver-xorg-video-nv (Ubuntu)
Status: New => Fix Released
** Changed in: xserver-xorg-video-nv (Ubuntu Lucid)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/800208
Title:
nVidia Corporation NV11 [GeForce2 MX/MX 400] [10de:0110] (rev b2) not
recognized
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/800208/+subscriptions
References