Jump to content

chalex20

Members
  • Posts

    157
  • Joined

  • Last visited

Posts posted by chalex20

  1. the video is captured by my tv card (happauge wintv 250pvr) directly on mpeg so I don't have it on avi format to edit it...

    AVI is just a container, generally having approximately the same MPEG inside - DivX should be a good example of that. What kind of editing do you need to perform? Just cutting out ads etc?

  2. While on phone with DSL provider they suggested that a legitimate way to see if my ssh was set up right was to ssh username@my.ip.address. However that gave me the connection refused message.

     

    Later, when I went over to my friends place to help him set up urpmi sources and configure various kde things, I tried to access my machine from his and ssh worked fine. So, it seems I do have the port forwarding set up right.

    Most chances are that your DSL modem is actually a router and that it has some kind of firewall built-in, which disables port forwarding for requests coming "from within", or just blocks any request coming "from within" trying to address its "external" interface.

    I thought that I could ssh into my own machine (from my own machine) using my ip address (instead of localhost) and that that would allow me to go out to the internet and back again, just to test my ssh. However, this doesn't seem to work the same way as localhost.

    This wouldn't work by definition.

  3. As I recall the nvidia installation readme says you will have to uninstall what you have and then re-install after the kernel change.

    Nope. Recompiling the module would suffice.

    I'd be pretty much interested to see the exact error message produced by the kernel. I remember several discussions at some Nvidia Linux forum regarding a compiler signature conflict, i.e. kernel is signed "blah blah blah gcc so-and-so blah blah blah custom blah blah blah", whereas the very same "custom" word is completely absent from the nvidia module signature.

  4. PLF has RPMs of it, so there is no need to download the source code and recompile. I've had some bitter experience recompiling their source code - one who developed their makefiles deserves some sophisticated inquisition torture. That's not to mention that the code compilation gets sorely broken with each new gcc release - it's just full of "dirty tricks".

  5. Thanks, Chalex. Now that things are working correctly, this is what I see in my log files when I connect the enclosure:

     

    I don't see anything about ehci anywhere. Could it just be that my laptop (a Dell Latitude CPxJ650 - circa 2003) isn't USB 2.0 compliant?

    It may be. Try to load the "ehci_hcd" module forcefully ( issue "modprobe ehci_hcd" as root ), and see what happens. If the controller is detected, good. If the controller is not detected, your enclosure would work slooooooowly :-( .

  6. Judging from the logs, I see that there may be some additional problem here.

    new full speed USB device using uhci_hcd and address 6

    Note full speed and uhci_hcd . It means that all the transfers to and from the device would be performed at USB 1.1 speed ( 12 Mbit/s). If you have the device connected to a port able to support USB2, make sure that ehci_hcd module is loaded - this would enable USB2 transfers.

  7. To add my own 2 cents:

    I encountered Linux for the first time when I was 25, decided to try it ( got some RedHat 4.x disks) , installed it on my home comp, tried to use it in my typical desktop usage scenarios, discovered that it could do none of those with the same ease as Windows, and removed it. Later, I tried RedHat 5.2 and then encountered Mandrake. Having tried that, I was really impressed with the speed of its development ( the negative impressions of RedHat 4 were still fresh, and Mandrake was a lot more workable, though not perfect ), and decided to keep the system and not to remove. Since then, I've upgraded my system through all the releases of Mandrake / Mandriva, now running MDV 2006, and gradually advanced from mainly booting Windows with occasional use of Linux now and then, to single boot Mandriva machine with long periods of Cooker usage. I do keep Windows XP on our second machine, due to there being a lot of Internet sites crucial to me, that refuse to work with free browsers ( or don't work well with them), and use it occasionally to browse these sites, or to reboot my Linux machine when it hangs ( Cygwin is a good thing :-) ).

  8. The most interesting thing is that I personally have not experienced a lot of problems with "nv" driver ( I'm to check how the "ati" driver behaves yet) even with X.org 6.9 CVS of Mandriva 2006. It's exactly the other way around - when using Nvidia proprietary driver, X just hangs from time to time, no display updates, no keyboard responses, mouse pointer moves and that's all. Logging in remotely and killing X helps, but further hangups are impreventible - sometimes X hangs again within minutes, sometimes within hours, and sometimes within days. So, it's relative slowness and no 3D ( sometimes I use it ) of "nv" driver vs. hangups of "nvidia" driver.

  9. It's weird, because on my other machines it's fine.  It's just this one, which makes it frustrating.

    I'd suspect hardware, namely CPU or memory, problems.

    I'll try some output, but even launching a terminal does this too :P

    What happens if you invoke "Start - Run command" ( Alt-F2 on my system) and try to run "konsole" from there?

  10. when I launch an application it just sits there and then disappears after 30 seconds.

    What you observe "sitting there", is not the application itself, but rather "launch feedback". It is shown by KDE before running the application itself and held for some time (30 seconds by default and configurable). If the application being run shows some window, launch feedback taskbar entry is just replaced by this window one. Otherwise, the "launch feedback" taskbar entry just disappears.

    Now, the most probable reason for such behaviour may be the application just crashing at startup. Try to run the application from the console and see its output. If there are any signs of crash or some useful debug output, investigate it. If not, KDE has some bug :(

  11. checking for KDE... configure: error:

    in the prefix, you've chosen, are no KDE headers installed. This will fail.

    So, check this please and use another prefix!

    Install libkdebase4-devel, libkdecore4-devel and libkdemultimedia1-common-devel.

    I believe it should suffice.

    my graphic card is an Nvidia Geforce 2 DDR and I downloaded the Linux driver from Nividia web site but I've never been able to install it correctly...

    If I guess correctly, you need to install "kernel-source-2.6" or "kernel-headers-2.6". Aside from that, Nvidia developers have got an excellent README, find some time to consult it, it will ease the installation.

  12. Hi  chalex20,

     

    I tried to install Kamix but I couldn't.

     

    I had an error message saying that something about KDE prefix was wrong and it refused to install.

    May you provide more details so that I be able to provide you with step-by-step instructions?

     

     

    Franckly, the more it goes, the lower Linux is dropping in my opinion.

     

    I can't install my graphic card drivers,

    Which card is it? Nvidia?

    I can't install Amule,

    Go to http://easyurpmi.zarb.org . Follow the instructions to add PLF to your repositories. Install Amule.

    I, can't have a normal mixer with appropriate tabs,

    I'm eager to see normal mixer for SB Live / Audigy as well.

    can't play many video files,

    Add PLF-non-free to your repositories. Install win32-codecs. Use mplayer, xine, kaffeine, kmplayer, kplayer, in short, anything based on mplayer or xine, to play your video files. They would play. The reason they don't "out of the box" is legal rather than technical.

    java problems in all browsers,

    Another kind of legal problem. Go to Sun's site, download JRE or JDK ( they even have RPM), install it, enjoy java.

    can't play many video games, and so on and so on.

    Vast majority of video games are for Windows ( or Sony PS ) and not for Linux. Purchase Cedega, it may help you run most of the games. Or make the computer dual-boot and use each OS in its niche. You haven't to use Linux exclusively.

    I'm seriously considering to return back to Windows.At least, under Windows, you don't have to learn 5 years in university to install an application or a driver because a simple click and that's it, that's all the program is installed and ready to use.

    If the particular piece of software you're trying to install, is packaged for Mandriva, it's "several clicks away" as well. Use "drakrpm" or "smart" ( in Mandriva 2006), it's exactly the tool for this matter.

    I'm trying since several days to make a bootable DOS 6.22 floppy disk and I found nowhere how to do it under Linux... I couldn't even find a DOS 6.22 iso image...

    DOS 6.22 under Linux? I'm afraid there is indeed no way, for the very simple reason that DOS 6.22 is not Open Source. Try FreeDOS, it may enable you to make its bootable disk.

    I saw countless post in countless forums reporting the fact that Kmix and Alsamixer had weird behaviors with the input tab, wich is empty most of the time,  with the audigy 2 ZS soundcard but nowhere I could find the trace of an answer...

    You may also see countless posts in countless forums stating various kinds of software and hardware problems in Windows, and so?

    Have you tried to go to www.alsa-project.org and look at their soundcard-related Wiki? http://alsa.opensrc.org/AlsaMixers

  13. It is my impression that everything is easier in Windows.  For instance, I go to a web site and it says I need flash and click here to download it - done!  I go to a web site and it says I need Adobe Acrobat, click here to download it - done!

    There is one very simple reason for such things being easier in Windows - the web sites you relate to, were deliberately and intendedly designed for users of IE on Windows. Their designers care neither for alternative browsers nor for alternative OSes, for variety of reasons.

    To go even further, there are sites that do their best to check that you indeed use IE on Windows, and deliberately block all the other browsers, in spite of these very browsers being fully and completely capable of supporting all the tricks of these very websites. In a better case, you may be presented with some crippled version of the site. In some cases, just changing the "user agent" string of the browser shows you the site as needed. Gmail site interaction with e.g. Konqueror is an excellent approval for this - you enter the site with default identification and see some crippled version telling you to use "supported browser". You change the identification to "Internet Explorer" and surprise! all works, no complaints.

    For other sites ( Israeli banking sites come to mind) even changing the "user agent" string wouldn't help - they use a lot of other tricks to exclude non-IE browsers.

    Now, look at some "magic circle" here. Users enter a site using alternative browsers, fail to browse it, change the user agent string to "IE" - and hoopla, all works. The site logs show that the vast majority of its users use IE ( according to "user agent" strings), so there is no need to adapt the site to support alternative browsers - it wouldn't be worth the money invested. "Catch 22" at its best.

×
×
  • Create New...