LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 04-17-2005, 12:57 PM   #1
dominik81
Member
 
Registered: Sep 2003
Location: Germany
Distribution: Ubuntu 7.10
Posts: 54

Rep: Reputation: 15
Not booting with TV card (LE 2005)


I just wiped 10.1 from my hard disk in favor of LE 2005. But with my usual hardware configuration Mandriva 2005 is not booting at all. The boot procedure always stops after
Code:
Activating swap partitions    [  OK ]
I have pinpointed the problem to my TV card which ran just fine in 10.1. When I take out this card, Mandriva 2005 is booting without a problem.

What I've tried so far is booting with several kernel parameter, like apm=off, noapic, nolapic and acpi=off without success. And the kernel logs don't seem to show the boot procedure either because the HD is mounted after the swap partition gets activated.

Does anyone have a clue what the problem could be?
 
Old 04-17-2005, 04:14 PM   #2
dominik81
Member
 
Registered: Sep 2003
Location: Germany
Distribution: Ubuntu 7.10
Posts: 54

Original Poster
Rep: Reputation: 15
This issue seems to have nothing to do with Mandriva at all. I just tried the latest version of Knoppix which has the same problem. I guess that the Twinhan VisionPlus DVB-T card is causing the problem.

Could someone move this topic to the hardware forum please?
 
Old 05-03-2005, 02:49 PM   #3
Imerion
Member
 
Registered: Dec 2004
Posts: 35

Rep: Reputation: 15
Problem

I have the same problem but I do not have a tv-card. Any idea what could be causing it? I really need help. Any will be appreciated!
 
Old 05-03-2005, 05:43 PM   #4
Zmaster115
LQ Newbie
 
Registered: Jul 2003
Distribution: openSuse 10.3 x64
Posts: 28

Rep: Reputation: 15
Try disabling apic and local apic in your boot loader.
 
Old 05-04-2005, 08:02 AM   #5
Imerion
Member
 
Registered: Dec 2004
Posts: 35

Rep: Reputation: 15
Didn't help Any other ideas? It seems to sometimes freeze a tad later on in the boot sequence, but it always stops unless I start in Failsafe mode.
 
Old 05-05-2005, 08:03 AM   #6
Imerion
Member
 
Registered: Dec 2004
Posts: 35

Rep: Reputation: 15
I did a fresh install and after that everything worked perfect. I suppose upgrading from an older distro does not work very well.
 
Old 05-05-2005, 12:29 PM   #7
dominedi
LQ Newbie
 
Registered: Mar 2005
Location: italy
Distribution: mandrake 10
Posts: 26

Rep: Reputation: 15
same issue here with the last mandriva 2005 le.

boot hang after activating the swap partition,
i have a pinnacle pctv sat card in this pc and never been able to make it work, but at least with previous version of mandrake the pc booted.

any help ?
Thanks
 
Old 05-06-2005, 02:54 PM   #8
Imerion
Member
 
Registered: Dec 2004
Posts: 35

Rep: Reputation: 15
I suggest you do a clean install. You can keep your home-partition but and only format the system-one.
 
Old 05-06-2005, 03:15 PM   #9
dominedi
LQ Newbie
 
Registered: Mar 2005
Location: italy
Distribution: mandrake 10
Posts: 26

Rep: Reputation: 15
it's been a clean install
 
Old 05-06-2005, 03:17 PM   #10
dominedi
LQ Newbie
 
Registered: Mar 2005
Location: italy
Distribution: mandrake 10
Posts: 26

Rep: Reputation: 15
there isn't any way to bypass this kind of hang ?
i don't like very much the solution of format and reinstall for any issue, is too much windows like.
 
Old 05-06-2005, 03:19 PM   #11
Imerion
Member
 
Registered: Dec 2004
Posts: 35

Rep: Reputation: 15
There certainly is some way to solve it. However, I have no idea. Sorry...
 
Old 05-18-2005, 11:40 AM   #12
UBERSKiB
LQ Newbie
 
Registered: May 2005
Location: Melbourne, Australia
Distribution: Suse 9.1 & Mandriva 2005 LE
Posts: 8

Rep: Reputation: 0
The good news it can be fixed. The actual fault is in the kernel, it happens on Knoppix as well.

the patch can be found here.

it removes one line of code

Code:
--- bttv-cards.c.orig   2005-04-04 16:27:34.000000000 +0400
+++ bttv-cards.c        2005-04-04 16:26:41.000000000 +0400
@@ -2718,8 +2718,6 @@ void __devinit bttv_init_card2(struct bt
         }
        btv->pll.pll_current = -1;

-       bttv_reset_audio(btv);
-
        /* tuner configuration (from card list / autodetect / insmod
option) */
        if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
                if(UNSET == btv->tuner_type)
it removes the
Code:
bttv_reset_audio(btv);
line.

Ok, anybody have any idea how to patch the kernel after an install?
 
Old 05-18-2005, 11:48 AM   #13
dominedi
LQ Newbie
 
Registered: Mar 2005
Location: italy
Distribution: mandrake 10
Posts: 26

Rep: Reputation: 15
Smile

good, we did a step forward
NOW remain the issue of the pc that doesn't boot so after we can patch the kernel
 
Old 05-26-2005, 11:37 AM   #14
UBERSKiB
LQ Newbie
 
Registered: May 2005
Location: Melbourne, Australia
Distribution: Suse 9.1 & Mandriva 2005 LE
Posts: 8

Rep: Reputation: 0
From what i've been told, you'll need to get a "Live CD" and boot from that, then mount the HDD, and make whatever changes you must to the kernel, re compile and BAM. your all good.

but

i have no idea about anything related to kernel modifications
 
Old 06-03-2005, 04:48 AM   #15
dominedi
LQ Newbie
 
Registered: Mar 2005
Location: italy
Distribution: mandrake 10
Posts: 26

Rep: Reputation: 15
UBERSKiB, did you resolved ?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FIC PA-2005 not booting up CD-ROM bobbens Linux - Hardware 3 11-14-2005 10:10 AM
Ati Card Working On Le 2005!! paull2k1 Mandriva 12 08-04-2005 02:05 PM
Mandrive 2005 LE and Linksys EG1032 Card wdavro Linux - Networking 1 06-25-2005 03:38 AM
Booting Gentoo 2005.0 on SATA hd Napalm Llama Linux - Hardware 9 06-08-2005 06:54 AM
network card / booting hejduk Linux - General 2 03-12-2002 03:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 06:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration