Jump to content

liquidzoo

Global Moderator
  • Posts

    2260
  • Joined

  • Last visited

Posts posted by liquidzoo

  1. Where is the stage1 file on the floppy?

     

    From the command that it's trying to issue, it looks like it should be in /boot/grub, is that where it is?

     

    I have never tried to make a grub boot floppy, always installed grub to the mbr. Any particular reason that you're using the floppy method?

  2. I have run WoW (2 accounts at the same time on multiple monitors, no less) for about a year on Linux using regular Wine (not Cedega) and I can confirm that it is rock solid, and a noticeable performance increase over Vista.

     

    I even got Ventrilo working perfectly last night, and the PTT key works when WoW has focus.

  3. I would not recommend running normal, everyday programs as root.

     

    But.

     

    Have you added all of your urpmi sources? If not, see the easy urpmi link at the top of the page. Once they are all added, open a console, switch to root and type:

     

    XFdrake

     

    From there, choose your video card (just hit enter on the selection screen) and it will ask if you want to use the proprietary drivers, respond yes and everything will be installed for you. Then restart X (or reboot) and everything should be working in terms of the drivers.

  4. Try creating a file in your /home/user folder called .xinitrc

     

    In this file, just put the following:

     

    startkde

     

    Then follow the instructions adam posted to log in as your normal user (if you reboot, you don't have to as you can just log out of X) and type startx

     

    In theory, that should launch KDE as your normal user.

  5. What login manager do you use?

     

    When you get that login screen, press Ctrl-Alt-F2 to switch to another screen, then login as root and type:

     

    killall kdm (or gdm, or xdm depending on what you use)

     

    You can then switch back to the normal screen with Ctrl-Alt-F1 and log in as your normal user.

  6. Sometimes when you're updating to cooker it won't get all of the packages on the first go-around.

     

    What you're describing looks very much like a problem with your WM/DE. Have you tried launching it from the command line so you can see if there are any errors?

  7. There is a menu option, and forgive me because I've forgotten where it is but I know it's inside one of those 'more applications' links, that will allow you to open a file browser as root which will allow you to edit those files through a gui editor if you choose.

     

    Another option, and I know you said you didn't like the command line, would be to open a terminal (or the run command option) and type:

     

    su -c 'kwrite /path/to/file'

     

    with the quotes and that will open up that file, in kwrite, as root after prompting you for the root password.

  8. fluxbox will use the .xinitrc file if you start it from the command line. I did figure out that the background was being set in the theme, which was being applied after the fbsetbg command was run.

     

    If I could find the icon bar that did what I wanted I would be all set and use flux again as my main WM. As it stands, however, I went back to XFCE for now (while trying to fix KDE or find what I'm looking for).

     

    Maybe xcompmgr + awn would do it, but I'm not sure. I will play around when I get the time and see what I can find.

  9. Sounds to me like the disc you got might be bad, but that's just a theory. You say Ubuntu loaded with no issues, right?

     

    What you might try, if you've got a good connection and some time to spare, is to download a new 2008.1 i586 dvd iso from one of the mirrors, burn it, and go from there. That might be better for you.

     

    Make sure you get the i586 version of the disc, not the 64 bit version. That also could be your issue but I don't know for sure.

  10. I installed flux again yesterday, and almost got everything working the way I want. Just have a couple of questions.

     

    In my ~/.xinitrc file, I have a line to set the background when I log in. That works just fine, but when the flux desktop loads, it seems like it overwrites my background and I am left with a pale grey color background. If I run the command again, problem solved.

     

    How do I prevent this from happening? I want it to just work and not overwrite the background. If I have to customize the theme, I will do so.

     

    Second question:

     

    Can anyone recommend a good icon bar that is both compatible with flux and that will launch programs with more than one word launch commands (like a game running through Wine)? I tried adesklets, but it won't work properly.

     

    Also, do things like thunar (XFCE file browser) not work when you call them outside of XFCE? Perhaps the actual command is different, though I can't imagine that it would be.

     

     

    [moved from Software by spinynorman]

     

    Wow, I'm way off my game lately...3 for 3 in posts moved by spiny!

  11. I'm looking to get a headset and I was looking at USB ones, but I could get any of them in reality. I want to know if anyone has experience with a USB headset in Linux and if there's anything I should look out for, or if it would be easier to just get a regular headset and go that route.

  12. If a mod would please mark this as [solved] I would appreciate it.

     

    A quick search of the gentoo forums gave me a topic with this exact issue (well, he was using Gnome, but same issue nonetheless).

     

    After adding xinerama to my make.conf USE flags, I recompiled KDE

     

    emerge -DuN kde

     

    And without changing my xorg.conf file at all, everything is working the way I want.

     

    Hopefully this helps someone else too. I'll post screenshots when I get home from my sister-in-law's wedding next week.

×
×
  • Create New...