Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-28-2005, 12:22 PM   #1 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default 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.
__________________



Debian Support Forums!
macdude425 is offline  
Old 08-28-2005, 12:38 PM   #2 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

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...
GameGURU is offline  
Old 08-28-2005, 12:50 PM   #3 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

If you're asking if it's a dual-boot system, then yes it is, with Debian 3.1 and Mac OS X.
__________________



Debian Support Forums!
macdude425 is offline  
Old 08-28-2005, 12:58 PM   #4 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

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...
GameGURU is offline  
Old 08-28-2005, 01:57 PM   #5 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

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
horndude is offline  
Old 08-28-2005, 07:17 PM   #6 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

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

__________________



Debian Support Forums!
macdude425 is offline  
Old 08-28-2005, 09:22 PM   #7 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

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.
horndude is offline  
Old 08-28-2005, 09:29 PM   #8 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Nope, I apt-got it. Should I try to compile it from scratch, because I have a copy of the source?
__________________



Debian Support Forums!
macdude425 is offline  
Old 08-28-2005, 09:37 PM   #9 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

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
horndude is offline  
Old 08-28-2005, 09:46 PM   #10 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Well, that's funny...everything matches up. I'm gonna go ahead and try compiling it from scratch, and I'll report back.
__________________



Debian Support Forums!
macdude425 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On