|  | |
08-28-2005, 12:22 PM
|
#1 (permalink)
|
Member (again) Join Date: Jan 2005 Location: Raul's Wild Kingdom...How 'bout that, huh? Posts: 4,200
| A Myriad of Linux Problems Rather than start individual threads about my problems with Debian PPC, I figured I would clump them together in this thread.
1. Whenever I try to open a song, any song, in XMMS, it locks up, and I have to open the KDE Resource Manager to kill it. I've tried reinstalling it, but no luck. Weird thing is, if I'm logged in as root, it works sometimes rather than never as a regular user.
2. Xine cannot find my DVD drive. I've tried playing with the settings to fix it, but nothing. Do I need to change /media/cdrom to /media/dvdrom in /etc/fstab to fix it?
TIA everybody. |
| |
08-28-2005, 12:38 PM
|
#2 (permalink)
|
Wizard Techie Join Date: Mar 2004 Posts: 3,545
| Do you only use debian?
__________________ 15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5 
No longer a Guru of games... |
| |
08-28-2005, 12:50 PM
|
#3 (permalink)
|
Member (again) Join Date: Jan 2005 Location: Raul's Wild Kingdom...How 'bout that, huh? Posts: 4,200
| If you're asking if it's a dual-boot system, then yes it is, with Debian 3.1 and Mac OS X. |
| |
08-28-2005, 12:58 PM
|
#4 (permalink)
|
Wizard Techie Join Date: Mar 2004 Posts: 3,545
| No, do you use any other linux distros?
__________________ 15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5 
No longer a Guru of games... |
| |
08-28-2005, 01:57 PM
|
#5 (permalink)
|
Master Techie Join Date: Apr 2004 Posts: 2,534
| alias the drive to boot as ide-scsi
then have xine look for it in /dev/sr0
start xmms from command line and see what it spits out |
| |
08-28-2005, 07:17 PM
|
#6 (permalink)
|
Member (again) Join Date: Jan 2005 Location: Raul's Wild Kingdom...How 'bout that, huh? Posts: 4,200
| Still working on the drive, I'll let you know how it works out.
As for XMMS, it spits out only "Message: device: default" when it's running, but when I have to kill it, I get: Code: GLib-WARNING **: g_main_iteration(): called recursively from within a source's check() or prepare() member or from a second thread, iteration not possible
GLib-WARNING **: g_main_iteration(): called recursively from within a source's check() or prepare() member or from a second thread, iteration not possible
GLib-WARNING **: g_main_iteration(): called recursively from within a source's check() or prepare() member or from a second thread, iteration not possible
GLib-WARNING **: g_main_iteration(): called recursively from within a source's check() or prepare() member or from a second thread, iteration not possible
|
| |
08-28-2005, 09:22 PM
|
#7 (permalink)
|
Master Techie Join Date: Apr 2004 Posts: 2,534
| Did you compile xmms from source?If not, it appears that your GLib version probably doesnt match what it was compiled against, not sure what or why its trying to call another thread though either. |
| |
08-28-2005, 09:29 PM
|
#8 (permalink)
|
Member (again) Join Date: Jan 2005 Location: Raul's Wild Kingdom...How 'bout that, huh? Posts: 4,200
| Nope, I apt-got it. Should I try to compile it from scratch, because I have a copy of the source? |
| |
08-28-2005, 09:37 PM
|
#9 (permalink)
|
Master Techie Join Date: Apr 2004 Posts: 2,534
| its worth a shot, here do this first:
ldd /usr/local/bin/xmms ---------or wherever the xmms binary is, see what its compiled against then check your GLib version, make sure gtk+ matches up too, xmms has a few dependencies |
| |
08-28-2005, 09:46 PM
|
#10 (permalink)
|
Member (again) Join Date: Jan 2005 Location: Raul's Wild Kingdom...How 'bout that, huh? Posts: 4,200
| Well, that's funny...everything matches up. I'm gonna go ahead and try compiling it from scratch, and I'll report back. |
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |