LinHES Forums http://forum.linhes.org/ |
|
x server issues http://forum.linhes.org/viewtopic.php?f=1&t=1103 |
Page 1 of 1 |
Author: | islander [ Tue Mar 30, 2004 8:54 pm ] |
Post subject: | x server issues |
I'm getting most of the details worked out, but I'm having a fit with the xserver starting when I use the XF86Config-4 file for the pvr350 tvout 9the sample provided. It starts just fine w/ the default config (but no tv out). The issue is that it doesn't seem to like the frame buffer. the error is: (EE) open /dev/fb1: No such device (EE) No devices detected Fatal server error: No screens found The frame buffer is set correctly (I thinK) af /dev/fb1 as reported by modprobe ivtv-fb. Any thoughts? why wouldn't it see the frame buffer correctly? Thanks! --Paul |
Author: | cesman [ Wed Mar 31, 2004 2:18 pm ] |
Post subject: | |
Perhaps a search of the forum. Several people have posted on how to get the 350 TV out working. |
Author: | islander [ Wed Mar 31, 2004 2:58 pm ] |
Post subject: | |
I have searched the forum, I have compied my XF86Config-4 file verbatum form another post. I have made the adjustments that I thought were required (hex addy reported by lspci for the card, and the fram buffer associated from modpropbe ivtv-fb). But when it tries to come up X says it can't even find the frabe buffer device (it is there, and I have reset permisions on it to 666). Just wondering if anyone has thoughts on why it won't start w/ this config. Or has anyone else seen it do this? Thanks, --Paul |
Author: | esurfer [ Mon Apr 05, 2004 10:20 am ] |
Post subject: | |
I think I have the same problem. I've got TV-OUT working for X, but when I restart my machine and it boots up, I get the same message: (EE) open /dev/fb1: No such device (EE) No devices detected Fatal server error: No screens found I found I have to do a "modprobe ivtv-fb" to get /dev/fb1 running. Then I can startx and it works fine. Since I am a linux newbie, I'm not sure where to put this so that it runs at start up. |
Author: | Xsecrets [ Mon Apr 05, 2004 12:13 pm ] |
Post subject: | |
to get a module to load on boot add it to the /etc/modules file. |
Author: | islander [ Fri Apr 09, 2004 4:02 pm ] |
Post subject: | |
I was able to get it working. I had to put "ivtv-fb" and "saa7127" w/ the appropriate options (mine were diffeerent than others I've seen, maybe jsut the tons of tweakig I did 1st) into /etc/modules. Then w/ the appropriate /etc/X11/XF86Config-4 file it comes up on the tv. --Paul |
Author: | Xsecrets [ Fri Apr 09, 2004 4:11 pm ] |
Post subject: | |
just a quick note the proper way to do it is to just put the module name in /etc/modules and put your options in a file in the /etc/modutils/ directory. |
Author: | islander [ Fri Apr 09, 2004 4:58 pm ] |
Post subject: | |
Xsecrets wrote: just a quick note the proper way to do it is to just put the module name in /etc/modules and put your options in a file in the /etc/modutils/ directory.
When I did that it didn't take all the arguments. I had put the stuff under /etc/mythtv/modules/ivtv, I do see that there are other ivtvX files there, should they be included too? This is a little unfamiliar to me, I'm used to just modifyint the /etc/modules.conf file, but mine says explicitly not too (so why am I listening *this* time?), and to use the update-modules command. --Paul |
Author: | Xsecrets [ Fri Apr 09, 2004 5:25 pm ] |
Post subject: | |
well if you look through the files in /etc/modutils/ you will see that one of them includes a line like include /etc/mythtv/modules/ivtv which is why putting the options in there worked. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |