Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mythtv-setup segfaults[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
jaylmaz
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2006
Posts: 80

PostPosted: Sat May 23, 2009 5:23 pm    Post subject: mythtv-setup segfaults[solved] Reply with quote

On a fresh install I can't get mythtv to work. I followed the wiki: http://en.gentoo-wiki.com/wiki/MythTV

Here's what happens when I try to run setup:

Quote:
mythtv@rain ~ $ mythtv-setup --geometry 640x480
2009-05-23 10:18:04.577 Using runtime prefix = /usr
2009-05-23 10:18:04.661 DPMS is active.
2009-05-23 10:18:04.670 Unable to read configuration file mysql.txt
2009-05-23 10:18:04.671 Empty LocalHostName.
2009-05-23 10:18:04.671 Using localhost value of rain
2009-05-23 10:18:04.895 New DB connection, total: 1
2009-05-23 10:18:04.966 Connected to database 'mythconverg' at host: localhost
2009-05-23 10:18:05.001 Closing DB connection named 'DBManager0'
2009-05-23 10:18:05.003 Primary screen 0.
2009-05-23 10:18:05.004 Connected to database 'mythconverg' at host: localhost
2009-05-23 10:18:05.038 Using screen 0, 1280x960 at 0,0
2009-05-23 10:18:05.061 Overriding GUI, width=640, height=480 at 0,0
2009-05-23 10:18:05.064 New DB connection, total: 2
2009-05-23 10:18:05.065 Connected to database 'mythconverg' at host: localhost
2009-05-23 10:18:05.073 Current Schema Version: 1214
2009-05-23 10:18:05.098 No theme dir: /home/mythtv/.mythtv/themes/G.A.N.T
2009-05-23 10:18:05.144 Switching to square mode (G.A.N.T)
2009-05-23 10:18:05.298 Using the Qt painter
mythtv: could not connect to socket
mythtv: No such file or directory
2009-05-23 10:18:05.300 lirc_init failed for mythtv, see preceding messages
2009-05-23 10:18:05.301 JoystickMenuClient Error: Joystick disabled - Failed to
read /home/mythtv/.mythtv/joystickmenurc
Segmentation fault


If lspci, emerge --info, kernel config files would be useful, I can post 'em.

thanks for any suggestions.


Last edited by jaylmaz on Sat May 30, 2009 5:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
splurben
Apprentice
Apprentice


Joined: 03 Feb 2004
Posts: 197
Location: Augusta, Southwest Western Australia

PostPosted: Mon May 25, 2009 5:13 am    Post subject: Re: mythtv-setup segfaults Reply with quote

jaylmaz wrote:
If lspci, emerge --info, kernel config files would be useful, I can post 'em.


Yeah, lspci, emerge --info, xorg.conf, and at least multimedia section of kernel config would be necessary to start to troubleshoot. (Keep in mind that current ~x86/~amd64 portage ebuild, media-tv/mythtv-0.21_p19961-r1 isn't working, however this isn't your problem as the bug with this only affects mythfrontend, you're trying to set-up which should still work with this build.)
_________________
--=>Like... Goodness had nothing to do with it.<=--
Back to top
View user's profile Send private message
xgregx
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 181
Location: Cheshire, CT

PostPosted: Tue May 26, 2009 7:44 pm    Post subject: Reply with quote

Sometimes mythtv-setup has troubles on multicore/smp boxes. You could start it and use the "taskset" command to tell it to only use one CPU. Taskset command is part of schedutils, which is now in sys-apps/util-linux, so you probably already have it.

You could also install strace, and run strace mythtv-setup
It will show loads of debug output, and can point you to where it's choking.
Good luck.
_________________
Half-life/Source/Urban Terror/Unreal control panel -> www.opengamepanel.org
Linux user #347899
Gentoo has USE flags for a highly configurable system.
Microsoft has SUE flags to stifle innovation
Back to top
View user's profile Send private message
jaylmaz
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2006
Posts: 80

PostPosted: Wed May 27, 2009 12:50 am    Post subject: Reply with quote

Here's the lspci, emerge --info and multimedia part of the kernel .config.



lspci:

Quote:
00:00.0 Host bridge: VIA Technologies, Inc. P4X333/P4X400/PT800 AGP Bridge (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
00:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev 46)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)


emerge --info:
Quote:
Portage 2.1.6.11 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Pentium-R-_4_CPU_2.66GHz-with-glibc2.0
Timestamp of tree: Mon, 25 May 2009 05:15:01 +0000
app-shells/bash: 3.2_p39
dev-java/java-config: 2.1.7
dev-lang/python: 2.5.4-r2
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.63
sys-devel/automake: 1.9.6-r2, 1.10.2
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/s
andbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ucsb.edu/pub/mirror
s/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --st
ats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi alsa apache2 avahi berkdb bindist bluetooth branding bzip2 cairo cdb cddb c
dparanoia cdr cli cracklib crypt css cups daap dbus dri dts dvb dvd dvdr dvdread eds emboss encode esd evo exif fa
m ffmpeg firefox flac fortran gdbm gif gpm gstreamer gtk hal iconv ipv6 isdnlog java javascript joystick jpeg lati
n1 ldap libnotify lirc lm_sensors mad mdnsresponder-compat midi mikmod mmxext mp3 mpeg mudflap mysql ncurses nls n
ptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl png posix ppds pppd python qt3 qt3support qt4 quickt
ime readline reflection rss samba sdl server session spell spl sqlite sse3 ssl startup-notification svg sysfs tcpd
tiff transcode truetype type1 unicode usb v4l vcd vorbis wifi win32codecs wma x86 xcomposite xine xml xorg xulrun
ner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens
1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALS
A_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic aut
hn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_ow
ner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter
headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status uniqu
e_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES=
"bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i8
10 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, POR
TAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


kernel config:#

Quote:
Multimedia devices
#

#
# Multimedia core support
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_VIDEO_ALLOW_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=m
# CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEO_V4L1=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_DMA_SG=m
CONFIG_VIDEO_BTCX=m
CONFIG_VIDEO_IR=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_IR_I2C=m
CONFIG_VIDEO_TVAUDIO=m
CONFIG_VIDEO_TDA7432=m
CONFIG_VIDEO_TDA9875=m
CONFIG_VIDEO_MSP3400=m
# CONFIG_VIDEO_VIVI is not set
CONFIG_VIDEO_BT848=m
# CONFIG_VIDEO_SAA6588 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_MEYE is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_IVTV is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_V4L_USB_DRIVERS=y
# CONFIG_USB_VIDEO_CLASS is not set
# CONFIG_USB_GSPCA is not set
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_QUICKCAM_MESSENGER is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_SOC_CAMERA is not set
# CONFIG_VIDEO_SH_MOBILE_CEU is not set
CONFIG_RADIO_ADAPTERS=y
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_SF16FMR2 is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_SI470X is not set
# CONFIG_DAB is not set
# CONFIG_RADIO_SF16FMR2 is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_SI470X is not set
# CONFIG_DAB is not set


here's the last bit of strace, way beyond my meager abilities:
Quote:
munmap(0xb36c6000, 4919296) = 0
munmap(0xb3b77000, 4919296) = 0
munmap(0xb4028000, 1925120) = 0
write(3, "\2\2\4\0\7\0\0\1\1\0\0\0\10\0\0\1\24\0\6\0~\0\0\0\35\1\0\0\0\0\0\0\0"..., 40) = 40
read(3, 0xbf842d2c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\253\24\10\0\0\0\0"..., 32) = 32
write(3, "\24\0\6\0~\0\0\0R\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0"..., 24) = 24
read(3, 0xbf842d2c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\344\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
write(3, "\24\0\6\0~\0\0\0!\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0"..., 24) = 24
read(3, 0xbf842d2c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\345\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
write(3, "\24\0\6\0~\0\0\0.\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0"..., 24) = 24
read(3, 0xbf842d2c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\346\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
write(3, "7\0\4\0\n\0\0\1\7\0\0\1\0\0\0\0007\0\4\0\v\0\0\1\7\0\0\1\0\0\0\0\16"..., 40) = 40
read(3, 0xbf842b04, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30\351\0\0\0\0\0~\0\0\0\0\0\0\0\0\5\300\3\0\0\0\0\300\366\220\10\0\0\0\0"..., 32) = 32
mmap2(NULL, 4919296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d4d000
mmap2(NULL, 4919296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb389c000
mmap2(NULL, 1232896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb376f000
write(3, "\16\0\2\0\7\0\0\1"..., 8) = 8
read(3, 0xbf842a84, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30\352\0\0\0\0\0~\0\0\0\0\0\0\0\0\5\300\3\0\0\0\0\300\366\220\10\0\0\0\0"..., 32) = 32
write(3, "\16\0\2\0\7\0\0\1"..., 8) = 8
read(3, 0xbf842a94, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30\353\0\0\0\0\0~\0\0\0\0\0\0\0\0\5\300\3\0\0\0\0\300\366\220\10\0\0\0\0"..., 32) = 32
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Back to top
View user's profile Send private message
xgregx
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 181
Location: Cheshire, CT

PostPosted: Wed May 27, 2009 11:39 am    Post subject: Reply with quote

Hmm, sorry man, not too sure. I can't tell what I'm looking at either with the strace. Sometimes you see something obvious, like a certain file trying to be loaded or something.

Does mytv-setup segfault while you're trying to use it, or does it die before it even opens?
Thanks,
Greg
_________________
Half-life/Source/Urban Terror/Unreal control panel -> www.opengamepanel.org
Linux user #347899
Gentoo has USE flags for a highly configurable system.
Microsoft has SUE flags to stifle innovation
Back to top
View user's profile Send private message
buccia
n00b
n00b


Joined: 26 Aug 2006
Posts: 43

PostPosted: Wed May 27, 2009 12:25 pm    Post subject: Reply with quote

I think I have the same problem. It happens with mythtv-setup, mythfontend or mythwelcome. Nothing "graphical" appears on the screen at all. I suspect it's to do with qt, or x, or perhaps the default theme.

I tried downgrading mythtv from p19961-r1 to p18314-r1 and it doesn't change anything (I also have p19961-r1 working perfectly on another machine).

A suggestion from another forum is to try and run it remotely, so it uses the x server from a different machine (e.g. using "ssh -X" or rlogin, etc). If it works it could help narrow down the problem. I haven't quite figured out how to get this to work yet.
Back to top
View user's profile Send private message
xgregx
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 181
Location: Cheshire, CT

PostPosted: Wed May 27, 2009 12:55 pm    Post subject: Reply with quote

To use X over ssh, you need to have X forwarding enabled.
Make sure this is enabled in your /etc/ssh/sshd_config file: X11Forwarding yes

Then all you need to do is ssh to the box normally (from another Linux box), but with the -X switch.

ssh -X -l username hostname

Then give it a try by running xclock in the SSH session.

It should spawn a little analog clock on machine.

Now you can run mythtv-setup and it will run the program using the xserver of your desktop machine, rather than the mythtv box.
_________________
Half-life/Source/Urban Terror/Unreal control panel -> www.opengamepanel.org
Linux user #347899
Gentoo has USE flags for a highly configurable system.
Microsoft has SUE flags to stifle innovation
Back to top
View user's profile Send private message
MaximeG
l33t
l33t


Joined: 15 Apr 2008
Posts: 722
Location: Belgium

PostPosted: Wed May 27, 2009 1:20 pm    Post subject: Reply with quote

Hi,

For graphical session, you might want to look in the NX direction as well, which is fairly efficient :)

Regards,
Maxime
_________________
Future is wide open.
Back to top
View user's profile Send private message
buccia
n00b
n00b


Joined: 26 Aug 2006
Posts: 43

PostPosted: Wed May 27, 2009 8:49 pm    Post subject: Reply with quote

OK. I can run mythtv-setup successfully remotely (i.e. mythtv-setup running on the problematic machine, but the x server provided by a different one). So it looks like something to do with x, or the video driver, etc.

Now scratching my head wondering what to check next... I'll take a closer look at the video drivers and the kernel setup. I'll let you know how I get on.

btw thanks Maxime for suggesting nx. Looks interesting. Will have a play with it soon.
Back to top
View user's profile Send private message
xgregx
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 181
Location: Cheshire, CT

PostPosted: Thu May 28, 2009 1:25 pm    Post subject: Reply with quote

I don't think you have to worry about anything with the kernel.

I would focus on X or your video driver.
You might even want to consider doing a deep emerge on mythtv ( emerge -D mythtv ) to recompile all the down stream dependencies in case myth was compiled against some library that was updated after myth was installed. That's one downside to Gentoo, dependent libraries getting out of whack.

I also noticed in your emerge info that you have 3dnow in your use flags, but are using an Intel chip. Not sure if it matters, but 3dnow is for AMD chips. Probably won't hurt anything.

Also, your VIDEO_CARDS and ALSA_CARDS in make.conf don't seem to be set, emerge info is showing what looks like all the defaults. Again, I don't think would hurt anything though.
_________________
Half-life/Source/Urban Terror/Unreal control panel -> www.opengamepanel.org
Linux user #347899
Gentoo has USE flags for a highly configurable system.
Microsoft has SUE flags to stifle innovation
Back to top
View user's profile Send private message
sirusDX
n00b
n00b


Joined: 29 May 2009
Posts: 1

PostPosted: Fri May 29, 2009 6:13 am    Post subject: Reply with quote

Check you OpenGL implementation by running
Code:
eselect opengl list

You should be running the Nvidia implementation, but since you said that this is a fresh install, I suspect your running the xorg-x11 version.
I ran into the same problem recently on a fresh install as well.
Just run
Code:
eselect opengl set nvidia
. Lemmie know if that does the trick.
Back to top
View user's profile Send private message
nativemad
Developer
Developer


Joined: 30 Aug 2004
Posts: 918
Location: Switzerland

PostPosted: Fri May 29, 2009 11:51 am    Post subject: Reply with quote

I had it for months that it segfaulted, but everythings else was running on that backend machine so i haven't looked into it depper until recently...

I updated python and all its stuff, then i used "python-updater".

now everything works again for me! :P

HTH, Cheers!
_________________
Power to the people!
Back to top
View user's profile Send private message
jaylmaz
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2006
Posts: 80

PostPosted: Sat May 30, 2009 5:27 pm    Post subject: Reply with quote

It appears that X and the video drivers were the problem.

I started over with another fresh install. I compiled xorg-server with:
Quote:
USE="-hal"


I installed the nvidia-driver-173.14.15 for FX5200 video card.

lastly, I added:
Quote:
Option "AutoAddDevices" "false"
to /etc/X11/xorg.conf as noted in xorg 1.5 upgrade guide.

I'm wondering what ill effects I will suffer with the lack of hald running, but Mythtv is all good.

Thanks to all for the help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum