Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Dmesg error output



On Mon, 19 Jun 2006 23:17:06 +0900
Dave M G <martin@example.com> wrote:

> Hmm... the modules you refer to are for kernel version 2.6.16, and I've 
> got 2.6.15. On the IVTV web site it says that the 0.6.6 drivers are 
> incompatible with my kernel.
Well, I guess then you have these choices:
 1. Build a 2.6.16 kernel, from
    http://packages.debian.org/unstable/devel/linux-source-2.6.16
 2. Go back and use the ubuntu supplied binary kernel (2.6.15).
 3. Install the ubuntu 2.6.15 source and build the 0.4.5 version with it.
    
> So, of course, I searched for a debian package for the 0.4.5 version.
There is no package of the old version in debian.

> > The ivtv source in debian is packaged so that a binary deb can be built
> > from it. It's not the same as the upstream source package!!
> >   
> Okay... so if I'm going to do it this way, I need to find a debian source...
I can't help you with that.

> > Well I hope you didn't wipe all the modules without a working kernel. If
> > the kernel package didn't build, how would you have rebooted without
> > any modules?!
> >   
> 
> Um... oops. I haven't rebooted yet. And now I'm scared to.
Check your installed kernels:
# dpkg -l 'linux-image-*' |grep ^ii
Then for each installed kernel, check the package contents:
# dpkg -L linux-image-with-the-exact-version
Then verify if the files listed under /lib/modules are still available.
If you have deleted them, reinstall the kernel:
# apt-get install --reinstall linux-image-2.6.15-whatever
This can save your ass if you deleted the modules.

> I downloaded the appropriate GTK dev package, and ran make gconfig. It 
> worked, and it opened up a new window with a GUI interface that I didn't 
> know what to do with. So I just closed it. There were no errors.
Well, if you don't know how to configure a kernel, then let us forget
that. You could still build a kernel from source with the default config.

> Wow... I feel so completely out of my depth now. I totally don't get why 
> I'm rebuilding and making custom kernels just to get this one piece of 
> hardware working. Especially as it worked before.
Then tell us what you did when it worked. How did you install it.

 

Attachment: signature.asc
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links