Author |
Message |
tjc
|
Posted: Wed Mar 26, 2008 5:59 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
incy2k wrote: :cry: Ok this is becoming somewhat upsetting, everyday i get home from work and check for the new knoppmyth release.Only to be confronted with NO news I can post "Nothing new to report." in this thread every day if it will make you feel better.  At the moment there's no news because there is nothing new to report. Cecil is away for the week, we're still poking at the latest build he gave us before he left, and we're still waiting for somebody to come up with a real solution. It's just a hard problem. Truck wrote: On a side note, I also build the latest SVN checkout of MythTV on a semi-regular basis (probably once a month) to get various updates. I am guessing that this is going to make it extremely difficult for me to "upgrade" to the new knoppmyth release once you nail it down. Does anyone have any thoughts on this?
Won't be a problem. The upgrade process doesn't really care about that kind of stuff. All it carries over are the media (and other) files in " /myth", the contents of the database, the contents of the home directories for the users, and a (very) few things in " /etc". Both of the last three things are extracted from the backup. Everything in other locations gets totally replaced.
|
|
Top |
|
 |
grego892
|
Posted: Wed Mar 26, 2008 8:14 pm |
|
Joined: Thu Apr 26, 2007 9:51 pm
Posts: 35
Location:
Beaumont, Texas
|
I'm sure all of us that run home from work to see if it's ready, would appreciate any updates you can.
Of course, as always, we appreciate everything that you all do for this great project. We're eager to see all of the fixes and features discussed in this forum.
|
|
Top |
|
 |
cliffsjunk
|
Posted: Wed Mar 26, 2008 10:02 pm |
|
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
|
tjc wrote: ...and we're still waiting for somebody to come up with a real solution. It's just a hard problem.
Some possible suggestions:
From Cecil's comments I understand that the problem is that Nvidia chipset
motherboards with both PATA and SATA can have what was hda come up
as sdb after the upgrade. I wouldn't be surprised if having an extra USB
thumb drive plugged in at boot could even move this down to sdc.
Apparently there is something else to the issue, else it would seem like
simply converting fstab to use UUID's would be a solution.
I expect that converting device references in the database (like where
the dvd drive is) is the another problem?
Perhaps the one time creation of a permanent list of old device names
from the old fstab and a new list of new device names on each boot of the
new system and writing a translate function to be used to get the new
name of the (e.g.) dvd.
I recall that there are ways to get udev to consistently use the same
device name on consecutive boots, but that discussion is in unfamiliar
territory for me.
Cliff
_________________ R5F27 using R5F1 Nvidia drivers
HD-5500 analog from NTSC Sat Rx, with OTA DVB too
GeForce MX-440 SVideo tvout to a TV
Older dual core 3.4ghz Intel CPU
Asus P5PE-VM Motherboard
2 GB RAM
1 TB LVM2
VirtualBox
Samba
|
|
Top |
|
 |
Torrin
|
Posted: Thu Mar 27, 2008 8:28 am |
|
Joined: Fri Dec 30, 2005 7:11 pm
Posts: 52
|
grego892 wrote: I'm sure all of us that run home from work to see if it's ready, would appreciate any updates you can.
Of course, as always, we appreciate everything that you all do for this great project. We're eager to see all of the fixes and features discussed in this forum.
Yep, an update occasionally will be great. Even "Cecil is out for the week" tells me to stop hitting refresh for awhile on the home page! 
_________________ System Specs:
Intel P4 3.2Ghz; Intel mobo; nVid 7600gs AGP (512MB); SoundBlaster Audigy2 Sound; R5.5; PVR-500; HD Homerun; Vizio 42" LCD
|
|
Top |
|
 |
douglask
|
Posted: Fri Mar 28, 2008 10:36 am |
|
Joined: Fri Mar 14, 2008 12:30 pm
Posts: 10
|
|
Top |
|
 |
cecil
|
Posted: Sat Mar 29, 2008 6:07 pm |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
incy2k wrote: :cry: Ok this is becoming somewhat upsetting, everyday i get home from work and check for the new knoppmyth release. Then step up and help test. Search and search for anything related to the problem and help us fix it.
No one is more upset over this than I am. Since R5F27, I was hoping to get a release ready so it can be made public after 0.21 was released. Most everything was looking great until some testers stated they had issues w/ installing.
|
|
Top |
|
 |
cecil
|
Posted: Sat Mar 29, 2008 6:10 pm |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
Truck wrote: I just checked kernel.org and 2.6.24.4 is now the latest stable kernel. Have you tried abandoning the 2.6.23 kernel and going for the latest 2.6.24.4 stable kernel. Actually, I had a build w/ 2.6.24 that didn't pass my QC so the testers didn't see it. Since 2.6.24 merged x86_32 and 64 the Debian utility the build the kernel omitted some items. While I was able to get pass the problem (or so I thought), I had issue build various modules. So, 2.6.24 was a no go. Thanks for sharing your experience!
|
|
Top |
|
 |
warchildx
|
Posted: Sat Mar 29, 2008 7:48 pm |
|
Joined: Sat Mar 11, 2006 4:01 pm
Posts: 61
Location:
Tobaccoville, NC, USA
|
have you tried just disabling libata?
Kernel Option:
Code: hwprobe=-modules.pata
I know you (cecil) stated that you welcome us to step up and test, and help look for the answer, but can you provide (even privately) a copy of the new testing release for us to phsically test with? What is the proper proceedure for getting on the test team?
Please advise, and I would be glad to help if I can.
_________________ "If the facts don't fit the theory, change the facts"
--Albert Einstein
Last edited by warchildx on Fri Apr 04, 2008 9:24 am, edited 1 time in total.
|
|
Top |
|
 |
Torrin
|
Posted: Sat Mar 29, 2008 9:27 pm |
|
Joined: Fri Dec 30, 2005 7:11 pm
Posts: 52
|
warchildx wrote: have you tried just disabling libata? Kernel Option: Code: hwprobe=-modules.pata I know you (cecil) stated that you welcome us to step up and test, and help look for the answer, but can you provide (even privately) a copy of the new testing release for us to phsically test with? What is the proper proceedure for getting on the test team? Please advise, and I would be glad to help if I can.
I was going to say the same thing. I am not a strong Knoppix guy, I run more towards Red Hat, but I run cloned hard drives and I would be happy to test (If I had access to the release)
_________________ System Specs:
Intel P4 3.2Ghz; Intel mobo; nVid 7600gs AGP (512MB); SoundBlaster Audigy2 Sound; R5.5; PVR-500; HD Homerun; Vizio 42" LCD
|
|
Top |
|
 |
knappster
|
Posted: Sun Mar 30, 2008 8:19 am |
|
Joined: Thu Sep 27, 2007 5:44 pm
Posts: 580
|
When I was having problems in the past, Cecil offered test releases to me in the IRC channel, so I would recommend checking there.
On a positive note, at least all of this SATA/PATA business will be solved now, and not be a distraction when R6 is being released!
|
|
Top |
|
 |
cecil
|
Posted: Sun Mar 30, 2008 9:18 pm |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
I think I have this ironed out... Some more testing tonight and I'll get an ISO to the testers as soon as possible. As I was off last week, this week work work will have be busy catching up. So, stay tuned and thanks for your patiences.
|
|
Top |
|
 |
snaproll
|
Posted: Mon Mar 31, 2008 9:03 am |
|
Joined: Sun Jul 24, 2005 4:16 pm
Posts: 508
Location:
Ft. Worth TX
|
cecil wrote: .... So, stay tuned and thanks for your patiences. Thanks for your tireless efforts. I have a number of Mythboxes running in the hands of 'non-experts' and no problems feeding back at all.... The current product is PRETTY DARN GOOD !!.... 
|
|
Top |
|
 |
cecil
|
Posted: Wed Apr 02, 2008 4:38 am |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
Almost there... I do believe the major issue has been addressed. The Testers have pointed out a few smaller ones (they still need to give me thumbs up on the major bug, but I'm confident it is been squashed)... Hopefully by this weekend, what the testers have will be solid (gold even  ).
|
|
Top |
|
 |
RacerX
|
Posted: Wed Apr 02, 2008 6:03 pm |
|
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
|
Thanks for the update 
|
|
Top |
|
 |
Torrin
|
Posted: Thu Apr 03, 2008 1:53 pm |
|
Joined: Fri Dec 30, 2005 7:11 pm
Posts: 52
|
cecil wrote: I think I have this ironed out... Some more testing tonight and I'll get an ISO to the testers as soon as possible. As I was off last week, this week work work will have be busy catching up. So, stay tuned and thanks for your patiences.
Wait...wha?!? I though you were going to work for Micro$oft?!?
Thanks for the update Cecil.
_________________ System Specs:
Intel P4 3.2Ghz; Intel mobo; nVid 7600gs AGP (512MB); SoundBlaster Audigy2 Sound; R5.5; PVR-500; HD Homerun; Vizio 42" LCD
|
|
Top |
|
 |