Skip to content

Cuda can not be installed #327

@dtracers

Description

@dtracers

As of right now cuda 7.5 can not be installed through the usual means because of the same issue affecting java. (just thought I would create this and link it to the same issue before someone else does and)

(Also does anyone know if cuda will work at all when compiled manually?)
Same problem as issue #49

This is through the debian local package method.

Additionally cuda will not work even when this bug is fixed because bash is now aware of the graphics card.

running this command is supposed to list the nvidia card if your computer has one installed

lspci | grep -i nvidia

its output is this:

pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.

This could also be related to the other issues people are having with /proc
(cant find an official issue number for /proc issues)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions