Jump to content

speedball2

Members
  • Posts

    83
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by speedball2

  1. Hi,

     

    I was guessing and guessed wrong. I can't see any systemd config files for dmraid (dm.service is something to do with display manager) on Mageia. Unless you can find something in MCC (services section) you might want to ask the Mageia devs for help or they might create a dmraid.service file for you.

  2. Since Mageia is using systemd try:

    systemctl list-unit-files |grep dmraid

    If you've got a "dmraid.service" file (that's its name on Arch) then try:

    systemctl enable dmraid.service

    as root. Hopefully it'll be that easy but I don't use dmraid so don't know :)

  3. I'd try having a look at the file: /home/you/.kde4/share/config/kdedrc

     

    That file includes these two lines amongst others:

     

    [Module-statusnotifierwatcher]

    autoload=true

     

    Try editing the file (or you could rename it kdedrc.old) then logout and login again. Also I'd check your user has write access to the file.

     

    Hope that helps. :)

  4. First you'll have to click on 'Easy URPMI' at the top of this page and add PLF Medias. Once that's done, install lame. Lame does the mp3 encoding on Linux. To rip a cd try K3B, KAudioCreator, Audex or Gnormalize.

  5. Not sure if this is what you're after but I'd try IsoBuster through wine. You should be able to mount the .nrg files and extract all of the audio tracks/files to .wav which you can then convert to flac. If it doesn't detect your burner go to Options - Communication - Interface and change it to SPTI.

  6. So it seems that wl won't start if ssb is already running, but as long as wl is started before ssb starts there isn't a problem.

     

    Had a look at the laptop again and it's running wl & ssb (doesn't use b44) happily so I think b44 is your problem. b44 is for your ethernet card while ssb has something to do with pcmcia. b44 depends on ssb (modinfo b44 as root) so that might be your problem. Wouldn't know how to fix it but there's bound to be a way :)

  7. Hi,

     

    Have that wifi chip on a laptop here and just needed to install the broadcom-wl-kernel-desktop-latest package to get it working. Your /var/log/messages seems to suggest it's installed but the network config tool didn't install it automatically for me. So perhaps check it's actually installed and is the right version for your kernel. If you have installed it this isn't very helpful :)

  8. Yeah i did realise they where firmware but i get my wordings mixed

     

    I probably should have realised you'd realised :)

     

    I've made a couple of dvb cards work and both were annoying. IIRC, some modules the cards needed were loaded but 1 or 2 other modules always got missed so they had to be loaded by force by putting their names in /etc/modprobe.conf or /etc/modprobe.preload. Not much help but perhaps something you could look into. Maybe post the output of lsmod here?

×
×
  • Create New...