Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Dmesg error output
- Date: Mon, 19 Jun 2006 09:46:21 +0200
- From: Botond Botyanszki <tlug@example.com>
- Subject: Re: [tlug] Dmesg error output
- References: <44953289.1010300@example.com> <d8fcc0800606180437k71a4d246sd660f7c2454c69a8@example.com> <200606181407.34688.dstibbe@example.com> <449571F5.7090605@example.com> <20060618175623.375ab445@example.com> <44962F2D.2030107@example.com>
On Mon, 19 Jun 2006 13:59:25 +0900 Dave M G <martin@example.com> wrote: > So I went back to redo the whole process of installing ivtv, as per the > instructions on this page: > http://s91928265.onlinehome.us/hfamily/mythtv/myth_ubuntu.html The page title says "Installing MythTV on Ubuntu 5.10", yet the steps are not the traditional debian/ubuntu way. With 'make install' you will have files under /lib that you need to clean up by hand. I never had to edit a makefile for compiling modules and I don't understand why this should be necessary here with the prepackaged ivtv source. > What can I do to clean the pipes out enough to get the working system > back up again? Note that I don't have an ivtv setup, but this should work for all modules in general. Here are the steps to follow: # cd /usr/src # apt-get install linux-source-2.6.16 ivtv-source # tar jxvf linux-source-2.6.16.tar.bz2 # tar jxvf ivtv-source.tar.bz2 # cd linux-source-2.6.16 # make gconfig configure the kernel # make-kpkg kernel_image # make-kpkg modules_image Now you should have a kernel and an ivtv deb package. Make sure to remove all the old drivers and kernels installed by hand in your previous attempts (rm -rf /lib/modules/2.6.16-xxxxx) and then install the packages with dpkg -i. Make sure the bootloader was updated and reboot.Attachment: signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Dmesg error output
- From: Dave M G
- References:
- [tlug] Dmesg error output
- From: Dave M G
- Re: [tlug] Dmesg error output
- From: Josh Glover
- Re: [tlug] Dmesg error output
- From: David Stibbe gmail
- Re: [tlug] Dmesg error output
- From: Dave M G
- Re: [tlug] Dmesg error output
- From: Botond Botyanszki
- Re: [tlug] Dmesg error output
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] PHS Under Linux (& Mac)
- Next by Date: Re: [tlug] Job Offer
- Previous by thread: Re: [tlug] Dmesg error output
- Next by thread: Re: [tlug] Dmesg error output
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links