View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 71 posts ] 
Go to page Previous  1, 2, 3, 4, 5  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Jul 26, 2006 10:55 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
Quote:
i get this at the end of make World.......is this trouble?

yes


if Xfree won't start I would look in the Xfree log not dmesg.
look in /var/log/ I forget the exact filename.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 27, 2006 5:52 am 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
i'll have to check it out tonight.

:(


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 28, 2006 2:56 pm 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
This is the information contained in my XFree86.0.log file after running the how-to.

Anyone have any clues what went wrong?

I'm getting close, one or two more solid tips and I'll have this thing in my living room. Thanks.

Code:
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.5
(EE) module ABI minor version (5) is newer than the server's version (4)
(II) UnloadModule: "bitmap"
(II) Unloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(EE) Failed to load module "bitmap" (module requirement mismatch, 0)
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6

Fatal server error:
Unable to load required base modules, Exiting...


When reporting a problem related to a server crash, please send

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 29, 2006 1:47 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
Quote:
(EE) module ABI minor version (5) is newer than the server's version (4)
(EE) module ABI minor version (5) is newer than the server's version (4)

these two lines highlight the problem. You didn't get everything updated and installed. If you never fixed the make error that is the root cause.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 29, 2006 7:07 am 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
I'm getting this right away when trying to download and install.

??

Code:
root@mythtv:/home/ajlapp# apt-get install libpam0g-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libpam0g-dev: Depends: libpam0g (= 0.79-3.1) but 0.79-3.2 is to be installed
E: Broken packages


or I get this.....

Code:
root@mythtv:/home/ajlapp# dpkg -i libpam0g-dev_0.79-3.1_i386.deb
Selecting previously deselected package libpam0g-dev.
(Reading database ... 63809 files and directories currently installed.)
Unpacking libpam0g-dev (from libpam0g-dev_0.79-3.1_i386.deb) ...
dpkg: dependency problems prevent configuration of libpam0g-dev:
 libpam0g-dev depends on libpam0g (= 0.79-3.1); however:
  Version of libpam0g on system is 0.79-3.2.
dpkg: error processing libpam0g-dev (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libpam0g-dev


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 29, 2006 10:27 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Code:
dpkg --force-all -i /var/cache/apt/archives/libpam0g-dev_0.79-3.1_i386.deb

_________________
cesman

When the source is open, the possibilities are endless!


Last edited by cesman on Sat Jul 29, 2006 10:53 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 29, 2006 12:11 pm 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
Thanks for the tip, unfortunately......

Code:
dpkg --force-all -i /var/cache/apt/archives/libpam0g-dev
dpkg: error processing /var/cache/apt/archives/libpam0g-dev (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 /var/cache/apt/archives/libpam0g-dev


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 29, 2006 10:54 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Editted... Look up. If all goes well, hopfully you'll be happy with the next release. ;)

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 31, 2006 8:17 am 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
this creates the same error....cannot find directory.

i'm taking a day or two off from the box.

when i come back i'll hopefully have renewed enthusiasm.

the libpam file currently installed in R5C7 is newer than the file listed in the how-to, is this a problem. i see others have mentioned it but i'm not sure if the problem has been addressed.

thanks.


Top
 Profile  
 
 Post subject: XOrg Assumed in Rev 201?
PostPosted: Mon Jul 31, 2006 8:05 pm 
Offline
Joined: Sat Mar 25, 2006 9:37 am
Posts: 28
Guys,

I'm doing a recompile to test the epia s-video out fix w/the unichrome driver.

I've been getting the following:

Code:
In file included from via_driver.c:49:
via.h:28:25: xorgVersion.h: No such file or directory
via.h:31:7: warning: "XORG_VERSION_MAJOR" is not defined
via_driver.c: In function `VIAPreInit':
via_driver.c:1087: error: `AGP_SIZE' undeclared (first use in this function)
via_driver.c:1087: error: (Each undeclared identifier is reported only once
via_driver.c:1087: error: for each function it appears in.)
make: *** [via_driver.o] Error 1


... no matter what on the make step for the unichrome driver. Looks like it assumes an Xorg install all of a sudden. Can anyone confirm this behavior? It's occuring with revision 201 of the unichrome driver.

I've tried it from the beginning twice with fresh sources w/same result.

Thanks,
Ken


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 03, 2006 6:05 am 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
looks like my experiments are a bust.........

i've tried the how-to a total of 6 times now and the result is no x server. :(

either something is missing or i don't have the competence to follow the instructions. the latter is most likely.

a few last ditch questions...

how do you deal with the libpam file in step one? R5C7 has a newer file already and it seems to cause issues.

how do i check that things are working correctly? my xorg log shows a few things but i don't know what to do with the information?

do i can this thing? or does someone out there have the fix/hints?

sp13000
knoppmyth r5c7
hauppauge 350

thanks again.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 08, 2006 1:37 pm 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
anyone care to get back in the saddle with this thing?

or am i screwed?

i'd really appreciate the help. thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 10, 2006 8:54 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
did you see cesmans comment about waiting for the next version. Makes one think he's working on this.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 11, 2006 6:36 am 
Offline
Joined: Thu Jul 20, 2006 6:57 am
Posts: 34
i didn't realize that's what he meant.

if that is the case then i'm waiting patiently. i have the box running....it just bites a fat one when the real power inthe machine is sitting dorment.


Top
 Profile  
 
PostPosted: Tue Aug 15, 2006 1:25 pm 
Offline
Joined: Mon Jan 09, 2006 3:59 pm
Posts: 18
FastPlymouth wrote:
Guys,

I'm doing a recompile to test the epia s-video out fix w/the unichrome driver.

I've been getting the following:

Code:
In file included from via_driver.c:49:
via.h:28:25: xorgVersion.h: No such file or directory
via.h:31:7: warning: "XORG_VERSION_MAJOR" is not defined
via_driver.c: In function `VIAPreInit':
via_driver.c:1087: error: `AGP_SIZE' undeclared (first use in this function)
via_driver.c:1087: error: (Each undeclared identifier is reported only once
via_driver.c:1087: error: for each function it appears in.)
make: *** [via_driver.o] Error 1


... no matter what on the make step for the unichrome driver. Looks like it assumes an Xorg install all of a sudden. Can anyone confirm this behavior? It's occuring with revision 201 of the unichrome driver.

I've tried it from the beginning twice with fresh sources w/same result.

Thanks,
Ken


Both these errors is easily fixed successfully by doing the following:

Create xorgVersion.h and add
Code:
#define XORG_VERSION_MAJOR 6


Open via_driver.h and search for AGP_SIZE ... now move the three AGP_ defines outside the #ifdef .... AGP_SIZE seems only to be used for a cosmetic printout, so, no harm done.... I tried... works beautifully..

I ahev revision 202 of the driver!

Regards // OwL


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 71 posts ] 
Go to page Previous  1, 2, 3, 4, 5  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu