I'm on an IMAC G5, and because my fedora install was so recent and i wasn't making progress in this install i decided to try another distro out. Im in SuSE now with the same exact problem. I get the same exact results from the same apps i try to start, like totem etc.
lspci
Code:
f0:0b.0 Host bridge: Apple Computer Inc. U3L AGP Bridge
f0:10.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200] (rev a1)
0001:00:01.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge
0001:00:02.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge
0001:00:03.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge
0001:01:01.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
0001:01:07.0 Class ff00: Apple Computer Inc. Shasta Mac I/O
0001:01:0b.0 USB Controller: NEC Corporation USB (rev 43)
0001:01:0b.1 USB Controller: NEC Corporation USB (rev 43)
0001:01:0b.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
0001:02:0c.0 IDE interface: Broadcom K2 SATA
0001:02:0d.0 Class ff00: Apple Computer Inc. Shasta IDE
0001:02:0e.0 FireWire (IEEE 1394): Apple Computer Inc. Shasta Firewire
0001:03:0f.0 Ethernet controller: Apple Computer Inc. Shasta (Sun GEM)
lsmod searching for snd
Code:
snd_pcm_oss 90024 0
snd_mixer_oss 45928 1 snd_pcm_oss
snd_seq 114216 0
snd_seq_device 29904 1 snd_seq
snd_powermac 99664 0
snd_pcm 164804 2 snd_pcm_oss,snd_powermac
snd_page_alloc 31448 1 snd_pcm
snd_timer 55120 2 snd_seq,snd_pcm
snd 119144 7 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_powermac,snd_pcm,snd_timer
soundcore 31088 1 snd
alsa mixer
Code:
alsamixer: function snd_ctl_open failed for default: No such device
im not getting the pmu error anymore at startup so i think that was a fedora problem.
going into yast and alsasound and enable
/etc/init.d/resmgr start returned 0 (success):
Starting resource manager..done
/etc/init.d/alsasound start returned 1 (unspecified error):
Starting sound driver: powermac..done
this is what i get when i try and test sound in gstreamer
ALSA - Advanced Linux Sound Architecture: Could not open resource for writing.
"could not open resource for writing"
nothing in dmesg after test sound
thanks again