Skip to main content

Thread: 3d drivers on ubuntu mint


hello, dont know if i'm posting right section, have problems on linux ubuntu mint graphic drivers. laptop leonovo thingpad edge e320 - uses intel core , intel problem is, dont have 3d acceleration, , laptop freezes, when doing graphic-needed thing (playing video, flash in browser, opening blender....) please me? here info's:

uname -r
code:
3.2.0-23-generic
code:
hwinfo | less
code:
14: pci 02.0: 0300 vga compatible controller (vga)   [created @ pci.318]   udi: /org/freedesktop/hal/devices/pci_8086_126   unique id: _znp.rke3ev8diua   sysfs id: /devices/pci0000:00/0000:00:02.0   sysfs busid: 0000:00:02.0   hardware class: graphics card   model: "intel vga compatible controller"   vendor: pci 0x8086 "intel corporation"   device: pci 0x0126    subvendor: pci 0x17aa "lenovo"   subdevice: pci 0x21ee    revision: 0x09   driver: "i915"   driver modules: "drm"   memory range: 0xd0000000-0xd03fffff (rw,non-prefetchable)   memory range: 0xc0000000-0xcfffffff (ro,non-prefetchable)   i/o ports: 0x4000-0x403f (rw)   irq: 43 (20482 events)   module alias: "pci:v00008086d00000126sv000017aasd000021eebc03sc00i00"   driver info #0:     driver status: i915 active     driver activation cmd: "modprobe i915"   config status: cfg=new, avail=yes, need=no, active=unknown
code:
glxgears
code:
xlib:  extension "glx" missing on display ":0.0". error: couldn't rgb, double-buffered visual
code:
ls -1 /etc/x11/ | grep xorg
code:
xorg.conf.backup xorg.conf.failsafe xorg.conf.nvidia-xconfig-original xorg.conf_sladdy_backup
you can see, im not using xorg file ! atleast, thing, works (no 3d @ all, freezes often, can use normal resolution)

tried nvidia-current package,than
code:
nvidia-xconf
no 3d @ all, still freezes, , xorg file was:

code:
# nvidia-xconfig: x configuration file generated nvidia-xconfig # nvidia-xconfig:  version 304.60  (buildmeister@swio-display-x86-rhel47-04.nvidia.com)  sun oct 14 21:34:47 pdt 2012  section "serverlayout"     identifier     "layout0"     screen      0  "screen0"     inputdevice    "keyboard0" "corekeyboard"     inputdevice    "mouse0" "corepointer" endsection  section "files" endsection  section "inputdevice"     # generated default     identifier     "mouse0"     driver         "mouse"     option         "protocol" "auto"     option         "device" "/dev/psaux"     option         "emulate3buttons" "no"     option         "zaxismapping" "4 5" endsection  section "inputdevice"     # generated default     identifier     "keyboard0"     driver         "kbd" endsection  section "monitor"     identifier     "monitor0"     vendorname     "unknown"     modelname      "unknown"     horizsync       28.0 - 33.0     vertrefresh     43.0 - 72.0     option         "dpms" endsection  section "device"     identifier     "device0"     driver         "nvidia"     vendorname     "nvidia corporation" endsection section "screen"     identifier     "screen0"     device         "device0"     monitor        "monitor0"     defaultdepth    24     subsection     "display"         depth       24     endsubsection endsection
you can see, there no module , file sections, loads driver. when use tried install nvidia drivers official site, same results.

nvidia install log:
code:
nvidia-installer log file '/var/log/nvidia-installer.log' creation time: mon nov 19 21:33:47 2012 installer version: 310.19  path: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin  nvidia-installer command line:     ./nvidia-installer  using: nvidia-installer ncurses user interface warning: not appear have nvidia gpu supported 310.19 nvidia linux graphics driver installed in system.  further details, please see appendix supported nvidia graphics chips in readme available on linux driver download page @ www.nvidia.com. -> license accepted. -> installing nvidia driver version 310.19. -> there appears driver installed on system (version: 304.60).  part of installing driver (version: 310.19), existing driver uninstalled.  sure want continue? ('no' abort installation) (answer: yes) -> register kernel module sources dkms? allow dkms automatically build new module, if install different kernel later. (answer: yes) -> installing both new , classic tls opengl libraries. -> installing both new , classic tls 32bit opengl libraries. -> install nvidia's 32-bit compatibility opengl libraries? (answer: yes) -> parsing log file: -> done. -> validating previous installation: -> done. -> uninstalling nvidia accelerated graphics driver linux-x86_64 (1.0-30460 (304.60)): -> dkms module detected; removing... -> done. -> uninstallation of existing driver: nvidia accelerated graphics driver linux-x86_64 (304.60) complete. -> searching conflicting x files: -> done. -> searching conflicting opengl files: -> done. -> installing 'nvidia accelerated graphics driver linux-x86_64' (310.19):    executing: '/sbin/ldconfig'...    executing: '/sbin/depmod -aq'... -> done. -> driver file installation complete. -> installing dkms kernel module: -> done. -> running post-install sanity check: -> done. -> post-install sanity check passed. -> shared memory test passed. -> running runtime sanity check: -> done. -> runtime sanity check passed. -> run nvidia-xconfig utility automatically update x configuration file nvidia x driver used when restart x?  pre-existing x configuration file backed up. (answer: yes) -> x configuration file has been updated.  installation of nvidia accelerated graphics driver linux-x86_64 (version: 310.19) complete.
i've been cruising in kernel log , found this:nov 21 22:48:53 tp kernel: [ 2.476696]
code:
acpi: ec: gpe storm detected, transactions use polling mode nov 21 22:48:53 tp kernel: [    2.668615] linux agpgart interface v0.103 nov 21 22:48:53 tp kernel: [    2.668677] agpgart-intel 0000:00:00.0: intel sandybridge chipset nov 21 22:48:53 tp kernel: [    2.668768] agpgart-intel 0000:00:00.0: detected gtt size: 2097152k total, 262144k mappable nov 21 22:48:53 tp kernel: [    2.669735] agpgart-intel 0000:00:00.0: detected 65536k stolen memory nov 21 22:48:53 tp kernel: [    2.669835] agpgart-intel 0000:00:00.0: agp aperture 256m @ 0xc0000000
and this:
code:
nov 21 22:33:17 tp kernel: [   73.304604] nvidia: module license 'nvidia' taints kernel. nov 21 22:33:17 tp kernel: [   73.304610] disabling lock debugging due kernel taint nov 21 22:33:17 tp kernel: [   73.340490] nvrm: no nvidia graphics adapter found! nov 21 22:37:18 tp kernel: [  314.002432] nvrm: no nvidia graphics adapter found!

wow that's sweet maschine...

anyway have intel gpu in processor i3 (intel hd 3000).
model: "intel vga compatible controller"
drivers intel cards embedded in kernel. if have intel gpu why did install nvidia drivers? no wonder nothing works.

if maybe have version amd card (for example http://www.ubuntu.com/certification/...e/201106-8229/) need install amd drivers not nvidia.

anyway since drivers gpu part of kernel have 2 options:
1. upgrade kernel
2. install ppa newer drivers.

believe card have should supported kernel using. else maybe more. not have intel cards on mashcine. knwo notebooks intel cards , i3 chip come linux preloaded.

additionally perhaps mint issue , best addressed on forums. don't know if added "fixes" or pathes messes support chip.


Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS 3d drivers on ubuntu mint


Ubuntu

Comments

Popular posts from this blog

Could not place because the source rectangle is empty

Thread: Using smartcard reader with vpnc

Adobe Font Folio 7.0 or just 7?