I have a few issues, some small, some bigger.
Recently installed OpenSuSE on 64bit system, a brand new computer. I had a few problems with video drivers but now everything seems to be OK with them.
But there's a strange thing about sound hardware. When I look at YaST's Device Information, under Sound it looks like it would detect the card(s) but it doesn't. Here's what the Device Information says:
Code:
20: PCI 1b.0: 0403 Audio device
**[Created at pci.286]
**UDI: /org/freedesktop/Hal/devices/pci_8086_293e
**Unique ID: u1Nb.m5Zx97I2gHE
**SysFS ID: /devices/pci0000:00/0000:00:1b.0
**SysFS BusID: 0000:00:1b.0
**Hardware Class: sound
**Model: "Giga-byte Audio device"
**Vendor: pci 0x8086 "Intel Corporation"
**Device: pci 0x293e
**SubVendor: pci 0x1458 "Giga-byte Technology"
**SubDevice: pci 0xa002
**Revision: 0x02
**Memory Range: 0xf8200000-0xf8203fff (rw,non-prefetchable)
**IRQ: 5 (no events)
**Module Alias: "pci:v00008086d0000293Esv00001458sd0000A002bc04sc03i00"
**Config Status: cfg=no, avail=yes, need=no, active=unknown
<...>
34: PCI 100.1: 0403 Audio device
**[Created at pci.286]
**UDI: /org/freedesktop/Hal/devices/pci_1002_aa08
**Unique ID: NXNs.DVbS_qxEbm1
**Parent ID: vSkL.695oDIffHYA
**SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.1
**SysFS BusID: 0000:01:00.1
**Hardware Class: sound
**Model: "Giga-byte Audio device"
**Vendor: pci 0x1002 "ATI Technologies Inc"
**Device: pci 0xaa08
**SubVendor: pci 0x1458 "Giga-byte Technology"
**SubDevice: pci 0xaa08
**Memory Range: 0xf5010000-0xf5013fff (rw,non-prefetchable)
**IRQ: 12 (no events)
**Module Alias: "pci:v00001002d0000AA08sv00001458sd0000AA08bc04sc03i00"
**Config Status: cfg=no, avail=yes, need=no, active=unknown
**Attached to: #15 (PCI bridge)
Like I've said, it won't detect the cards even if it lists them. The Sound section of YaST is empty, and won't add anything close. I have tried looking for drivers, but ATI doesn't seem to have anything like that in www2.ati.com/suse/10.2/ . While GigaByte website displays this:
"Due to different Linux support condition provided by chipset vendors, please download Linux driver from chipset vendors' website or 3rd party website."
I'm not sure what kind of the soundcard it is in the 20th slot in the device report (above), the manuals never mentioned it (from the report it seems to be made by Intel). The only reference to it is a line in the Gigabyte ATI Radeon manual page that states "otherwise, select Realtek HD Audio Output", so I guess it is Realtek's Intel HD Audio. The website of theirs (
http://downloadcenter.intel.com/Deta...=7525&lang=eng) gives drivers only for Windows. Any way to get the ATI one working or finding out the driver for Gigabyte Intel Realtek one?
Another issue is with programs and dependencies. Skype for Linux won't install for the following reason
Code:
Unresolved dependencies:
Installing skype-1.4.0.118-suse.i586[Local packages]
libqt4-4.2.1-18.i586[20080302-195113] provides libQtNetwork.so.4, but has another architecture.
There are no installable providers of libQtNetwork.so.4 for skype-1.4.0.118-suse.i586[Local packages]
libsigc++2-2.0.17-32.i586[20080302-195113] needed by skype-1.4.0.118-suse.i586[Local packages]
How to fix that? Looks like we have libQtNetwork.so.4 for 32bit and it's not good for the program, and we don't have libsigc++2 at all. As I can see from the repositories, libsigc++2 is there, as well as libqt, but libqt is listed as installed and it's not good for Skype. Any way to get them installed?
The last issue is a small boot one. For some reasons, even if I made 2 users during install, on boot OpenSuSE loads the first one. What should I set so it would open the login screen instead?
Thanks, waiting for a reply.
EDIT: added some additional info to the 20th slot soundcard, it was mentioned once, looks like it's Realtek's HD Audio.