Jump to content
Compatible Support Forums

Theophile

Members
  • Content count

    37
  • Joined

  • Last visited

    Never

Everything posted by Theophile

  1. Theophile

    ATI Mobility Radeon U1

    I've found very limited information about this online, only that it seems to be the only Mobility Radeon chip that is not supported at all. I don't know what progress has been made and I don't know if this chip has other names. Is this the same this as the Mobility Radeon IGP chips or is it different? Any ideas here? I have a Compaq Presario 2105US that I need to get acceleration working on. Any help appreciated. Thanks!
  2. Theophile

    Where is outlook express?

    I don't think I was rude. Rather, I believe I very politely stated my firm opinion. Linux is not for everyone. And yes, I would say that Windows is, even though I haven't used it in 3 years. The simple fact is that Linux is not ready for end users who want Microsoft's compatibility and easy of use. End users shouldn't have to compile anything, know what a kernel is, etc. I started using computers when I was 5 or 6 and then, the family computer was a Commodore 64. By the time we migrated over to the PC, it was a 386 with Windows 3.1. I learned it by poking around. Of course I had help and others people's opinions when I started learning Linux, but I didn't even install the thing on my computer until I had read the book RedHat shipped with 5.2. I certainly didn't have a friend come over and install it for me leaving me just enough ability to post questions on a web forum. I think you have to have a fair amount of background information befre trying to run Linux. In short, I do not and would not recommend Linux for the caual user who wants their computer to do what it is already doing fine in Windows. Those people should stick to Windows.
  3. Theophile

    newbie trying to configure sound card

    Okay, it seems that yast2 is trying to load the correct module for the chipset you mention. Something that will help us help you is if you could paste here the output of 'lspci -v'. Also, sometimes integrated sound chips will have BIOS-level options. Go into the BIOS setup and pole around looking for anything having to do with the sound card. Also, while you're in there, set it to "PnP (Plug and Play) OS? NO" if there is such an option. Sometimes, in the BIOS you will have the option of slecting the irq and I/O settings. Just write down what they are if it is in fact listed. Then, back in the OS, paste us that output and we'll see what we can figure out. Also, give us some info such as your exact distro information, what kernel you are running ('uname -a'), what modules are loaded ('lsmod'), and whatever else you would consider helpful.
  4. Theophile

    Software probems

    I'm not trying to be mean or unkind, but as I said in the other thread (before I read this one), Linux is definitely not for everyone. I am wondering why your friend installed Linux on your machine. Based on the threads you have started, it seems very clear that running Linux will not benefit you at all. I have been using Linux exclusively for three years and while it is possible to get certain Windows programs to run in Linux using Wine, getting Wine installed and properly configured is not a task for a newbie. Even then, I promise you you will not get anything to run with the speed or reliability you expect. If you want to run Windows software, don't use Linux. I'm saying this as gently as possible. Call your friend and have him come put Windows back on your computer.
  5. Theophile

    Where is outlook express?

    Linux is not for everyone. Personally, I would recommend that you go back to Windows 98. As far as your Evo issue, you're going to have to provide more detailed information than "I installed lots of files and it won't work." What did you install? How did you install it? In what order? From what repository (I'm assuming you're using RPM's)? Copy and paste error messages and debuggin information. You can search Google for similar errors or check Ximian bug reports. Good luck...
  6. Theophile

    divx collection manager

    http://freshmeat.net/search/?q=divx+database&section=projects&x=0&y=0
  7. Theophile

    What is the kernel?

    No. The kernel is not a file, it is the entire operating system. Without the kernel, you would have nothing. As gfolket said, the kernel IS Linux. If you are running RedHat 8, you are already running the RH8 kernel. Your Evolution problem is completely unrelated to the kernel.
  8. Theophile

    wha tis; the best linux?

    Kyrie eleison...
  9. Theophile

    ATI Mobility Radeon U1

    Just to let everyone know, there is an ATI developer working with the XFree86 team to write an accelerated driver for the U1/3*0M chips. So far, it's working pretty well. They still need to fix some bugs in the 2D acceleration and then begin work taking advantage of the 3D acceleration. But it is promising!
  10. Theophile

    Mandrake9.1 RC !

    Perhaps try one of the various Mandrake forums? In the mean time, you could try poking around in the /etc/X11/XF86Config file. If it's a PS/2 mouse, a standard PS/2 entry should work with no problem. From there you can try adding scroll wheel support.
  11. Theophile

    Help please... Newbie to linux

    Small digression, yes... ...but I've heard the whole "never use root as regular login" speech. But I've been a Linux end user for a little over three years now and I've never logged in to any of my boxes as anything other than root. I've never had any problems from this and it prevents much headache. i.e. commands always work, I always have permission to do what I want, I never have to be annoyed by 'su', maintaining my system on a daily basis is a piece of cake, etc, etc, etc... Carry on!
  12. Theophile

    Real-Time Linux

    If you're looking for experienced developers, real-time or otherwise, you're definitely in the wrong forum. And by the way, applying the term "hard determinism" to kernels is a very new application of the phrase. Any casual student of philosophy or theology would understand it in a very different sense.
  13. Theophile

    Real-Time Linux

    You need "hard determinism"? Are you doing a philosophical project or are you using this term in a different way?
  14. Theophile

    SuSE 8.1 Pro ACPI

    Download the 2.4.20 kernel: http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.20.tar.bz2 Patch it to 2.4.20-pre4: http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-2.4.21-pre4.bz2 Patch it with the ACPI patch: http://prdownloads.sourceforge.net/acpi/acpi-20030218-2.4.21-pre4.diff.gz?download Patch it with the kernel-level suspend patch: http://fchabaud.free.fr/English/Tricks/Laptop/Swsusp/patch-acpi-acpi20030125-swsusp18.gz 'make menuconfig' The additional options for APCI will be present. Enable them. Recompile. In the mean time, read the documentation on the pages above. Read it all.
  15. Theophile

    SuSE 8.1 Pro ACPI

    I'd wait on the 2.5 kernels. I'm running a patched 2.4.21-pre3 and it's working nicely. Once you apply the appropriate patch, 'make menuconfig' should give you a couple extra menu items for power management. Also, 'make clean' should preceed 'make dep'
  16. Theophile

    SuSE 8.1 Pro ACPI

    ACPI support in the 2.4 kernels is not really good enough for general useage. If you want to use features like battery and AC adapter status (and others), you'll need to patch your kernel. You should find what you need at: http://acpi.sourceforge.net/download.html
  17. Theophile

    which distro will install on ntfs? if any?

    Nope. Currently, there is preliminary support for reading NTFS filesystems, but attempting to write to one still causes major filesystem corruption. Therefore, you won't find a Linux distribution that will install top NTFS. However, if you're planning on swithing over, why not just repartition the hard drive?
  18. Theophile

    Bootable CD1 Of Beta 3?

    Hehe, no worries. I swore off RedHat somewhere around 5.2... consequently, I have no idea what they're developing these days. They must be around version 15 or 16 by now, no?
  19. Theophile

    Who can teach me about ipchains?

    ipchains has been replaced by iptables. I personally do not know enough about firewalling to help you, but the overwhelmingly popular firewall script found at: http://monmotha.mplug.org/firewall/index.php can pobably be adjusted to suit your needs. At worst, you could lok it over for ideas that could help you find a solution. HTH!
  20. Theophile

    new linux user question

    It is unclear in your post what exactly is going on. When you reboot the machine, it posts, correct? Then does LILO boot your Linux partition, or does the machine hang at LILO?
  21. Theophile

    Camera Intel

    http://www.google.com/search?hl=en&i...G=Google+Search
  22. Theophile

    Bootable CD1 Of Beta 3?

    CD's of what?
  23. Theophile

    Swapping music files

    Download the file. Unpack it: 'bunzip2 MPlayer-0.90rc4.tar.bz2', 'tar -xvf MPlayer-0.90rc4.tar' In the source directory: './configure; make; make install' If you're feeling adventurous, you could even read the README file.
  24. Theophile

    Help please... Newbie to linux

    First of all, you're going to irritate a lot of people by referring to "linux 8.0". There is no such thing. The "8.0" is the version number of whatever distribution you are using, and that is the information we need. Onward... If you have a graphical login (xdm, kdm, gdm) it IS running X so unless you have killed the login, there's no reason to issue 'startx'. Just log in with your root login (or whatever user) and it should give you your distro's default operating environment (KDE, GNOME, etc.) As far as your home network, we can help you if you give us some information on it, such as: How many other machines are on it? Do you have any networked printers you need to access? Is your network connected to the internet? If so, it is via dial-up and M$ internet connection sharing? or are you on ADSL? If on ADSL, do you have a modem connected to one machine or a router connected to your hub? Things like this wil make it a lot easier to help you. Also, if you want to learn Linux, I'd recommend using the Slackware distribution. If you just want to use Linux, you're probably fine with Mandrakw (which is what I'm assuming your 8.0 refers to). Hope this helps, and do post back with that info!
  25. Theophile

    DvD Rip Problem

    It looks like you're trying to mix source and RPM installs. It also looks like you're using an RPM distribution. In my experience, Red Hat and all its friends make it unneccesarily difficult to compile from source, but we'll see what we can do. First, make sure you remove RPM's for any previous versions of these things. Then, try to install each of the above packages, from source, in that order. Judging by your transcode install, you have no avifile or XviD built in. This will prevent you from successfully ripping DVD's. Also, in Perl, did you do 'Install Gtk' (case sensitive)? I have Slackware 8.1 packages for each of these items. I can go back and try to make RPM's. Let me know if you are still having trouble.
×