crystalhd-dkms 1:0.0~git20110715.fdd2f19-7: crystalhd kernel module failed to build

Bug #1075814 reported by Andra Wise
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
crystalhd (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I tried to Download this butan error message came up.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: crystalhd-dkms 1:0.0~git20110715.fdd2f19-7
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
DKMSKernelVersion: 3.5.0-18-generic
Date: Tue Nov 6 20:33:36 2012
InstallationDate: Installed on 2012-11-05 (1 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MarkForUpload: True
PackageVersion: 1:0.0~git20110715.fdd2f19-7
SourcePackage: crystalhd
Title: crystalhd-dkms 1:0.0~git20110715.fdd2f19-7: crystalhd kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Andra Wise (cherokeesavage7) wrote :
Revision history for this message
Seth Arnold (seth-arnold) wrote : Bug is not a security issue

Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privilege boundaries nor directly cause loss of data/privacy. Please feel free to report any other bugs you may find.

information type: Private Security → Public
tags: removed: need-duplicate-check
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in crystalhd (Ubuntu):
status: New → Confirmed
Revision history for this message
GabbaGandalf (d1no) wrote :

Bug appears in 12.04.02 with quantal Kernel too.

Revision history for this message
GabbaGandalf (d1no) wrote :

Bugfix Solution:

http://forum.xbmc.org/showthread.php?tid=151600&pid=1294123#pid1294123

sudo apt-get install crystalhd-dkms gstreamer0.10-crystalhd firmware-crystalhd libcrystalhd-dev libcrystalhd3

Setting up crystalhd-dkms will fail giving you this error:

Error! Bad return status for module build on kernel:

It is due to a current bug in ubuntu:
https://bugs.launchpad.net/ubuntu/+sourc...ug/1016976

To fix:

sudo nano /usr/src/crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_misc.h

Go down to line 38, it should say:

#include <asm/system.h>

Comment it out by adding // to the front of the line so it says:

// #include <asm/system.h>

Hit control-x, then yes to save.

type: sudo nano /usr/src/crystalhd-0.0~git20110715.fdd2f19/driver/linux/crystalhd_lnx.h

Then go down 48 lines to:

#include <asm/system.h>

Do the same, adding two / like so:

// #include <asm/system.h>

Control-X, then Yes to save.

Then run:

sudo dpkg-reconfigure crystalhd-dkms

It will reconfigure crystalhd-dkms and build the kernel module.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.