| | |
Problems with ubuntu
![]() |
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
I just put open suse 10.2 on my system in the hope that it would detect more devices.
It appears not. Still no sound is coming from my speakers and every time I put a cd into either my dvd rom or cd drive it crashes.
Looks like I'm gonna have to hunt for some linux drivers eh?
Having said that I'm way impressed with the desktop!
It appears not. Still no sound is coming from my speakers and every time I put a cd into either my dvd rom or cd drive it crashes.
Looks like I'm gonna have to hunt for some linux drivers eh?
Having said that I'm way impressed with the desktop!
*Voted best profile in the world*
Can you find the model and make of your soundcard? That's usually the key to finding Linux drivers for it. Perhaps post it here for more information.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
The updater works just fine.
When I put my cd in I get this message
When I put my cd in I get this message
System configuration startup check disabled. (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1236957488 (LWP 5874)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #9 0xb7bb3b6f in cdda_open () from /usr/lib/libcdda_interface.so.0 #10 0x080da1b1 in KiloConfig::staticMetaObject () #11 0x080ce2ac in MLabel::staticMetaObject () #12 0x080751c5 in KUniqueApplication::metaObject () #13 0x080791a0 in KUniqueApplication::metaObject () #14 0x0807cceb in KUniqueApplication::metaObject () #15 0x08072549 in QWidget::setUpdatesEnabled () #16 0x0818e090 in ?? () #17 0x081df71e in ?? () #18 0xbfe02628 in ?? () #19 0xb70e6d23 in QCString::~QCString () from /usr/lib/qt3/lib/libqt-mt.so.3 #20 0xb74416ed in KUniqueApplication::processDelayed () from /opt/kde3/lib/libkdecore.so.4 #21 0xb747b5c8 in KUniqueApplication::qt_invoke () from /opt/kde3/lib/libkdecore.so.4 #22 0xb6e423cd in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0xb717c0ce in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #24 0xb6e5e497 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0xb6e65823 in QSingleShotTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0xb6de3647 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0xb6de44f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0xb74a01f2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #29 0xb6dd8663 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6d92bd0 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6dfa0e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6df9f76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb6de300f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0x08072865 in QWidget::setUpdatesEnabled () #35 0xbfe02c20 in ?? () #36 0x00000001 in ?? () #37 0x00000001 in ?? () #38 0x00000000 in ?? ()
*Voted best profile in the world*
There's also tons of documentation on the web. I've found solutions to nearly all my Linux-related problems with Google.
What initally helped me into the world of Linux was one of those crappy "Teach yourself Red Hat Linux in x days" from my local library, and although brief, it did help me to understand Linux shell commands, the Gnome and KDE desktops, etc..
My recommendation when learning Linux: figure out your tasks and priorities. When you're still in the setup stage, determine what's the most important thing to fix (there's always tons of glitches after an installation). For example, I might decide that getting my sound card working is more important than getting a proper video card driver. So then I work at that, and once I'm done, I continue with the next item.
This continues as you learn more about Linux. Maybe one day you want to learn how to use OpenOffice, and another you want to learn the shell. Set goals for yourself, and then you won't be confined to a simple little GUI.
What initally helped me into the world of Linux was one of those crappy "Teach yourself Red Hat Linux in x days" from my local library, and although brief, it did help me to understand Linux shell commands, the Gnome and KDE desktops, etc..
My recommendation when learning Linux: figure out your tasks and priorities. When you're still in the setup stage, determine what's the most important thing to fix (there's always tons of glitches after an installation). For example, I might decide that getting my sound card working is more important than getting a proper video card driver. So then I work at that, and once I'm done, I continue with the next item.
This continues as you learn more about Linux. Maybe one day you want to learn how to use OpenOffice, and another you want to learn the shell. Set goals for yourself, and then you won't be confined to a simple little GUI.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
Joe - a little bit of progress.
I switched to root user, at least here it plays my cds, but still no sound.
I have since opened by box took out the optical drives, sound card and graphics card and noted down the model numbers.
Then I checked the driver details from the menu in suse and they are the same! So it has detected them all right it would seem.
:cry: Help!
I switched to root user, at least here it plays my cds, but still no sound.
I have since opened by box took out the optical drives, sound card and graphics card and noted down the model numbers.
Then I checked the driver details from the menu in suse and they are the same! So it has detected them all right it would seem.
:cry: Help!
*Voted best profile in the world*
![]() |
Similar Threads
- Why Linux doesnt need an anti virus (Getting Started and Choosing a Distro)
- Ubuntu sound problems (*nix Hardware Configuration)
- Ubuntu Runlevel 3 Problems (Window and Desktop Managers)
- Starting GNOME on Ubuntu (Getting Started and Choosing a Distro)
- Problems with drivers Radeon X1650xt and Ubuntu (*nix Hardware Configuration)
- Why You Should Switch to Linux (IT Professionals' Lounge)
- Video Card Layer Problems (Monitors, Displays and Video Cards)
Other Threads in the Window and Desktop Managers Forum
- Previous Thread: Linux Newbie, You Have Options.
- Next Thread: nvidia settings not surviving reboot??
| Thread Tools | Search this Thread |
age android apple avast busybox canonical cell computer cool dell design desktop desktops developers distributions facebook fedora free fsf gadgets gfvs gio gnome gnu google gui hardware incomprehensible interface ireland itunes jasonperlow karmic kde kernel2.6.25 kids koala laptop laptops linustorvalds linux livecds lxde mac madness mandriva mepis microsoft napster netbooks news opensuse operating-system operatingsystems os oswars pc pclinuxos phones program programmers programming qt shuttleworth software steveballmer super survey twitter ubuntu user verizon vfs virtualization webbased windowmanagers windows xfce xui xwnidow youtube






