Results 1 to 5 of 5

Thread: Dell vostro 1015 laptop speakers problem

  1. #1
    Join Date
    Mar 2010
    Posts
    203

    Dell vostro 1015 laptop speakers problem

    Hello,
    I use the Dell Vostro 1015 with Celeron 900 for about 10 days. It has a good value for money. A major problem is the playback speaker (too thin and much too quiet). There is only one of the front speakers installed through two tiny slits softly radiates extreme. Therefore, hardly audible. With normal audio playback, as with all other notebooks I have star type 4, since the notebook is priced very. Any help regarding this topic is appreciated. Thanks in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    333

    Re: Dell vostro 1015 laptop speakers problem

    Hello,
    After a fresh installation of Jaunty on a Dell Vostro 420, can not hear any sound. Knowing that this PC uses a Realtek ALC662 chip (it's easy to know you type alsamixer in a terminal and we look top left).
    Here's how I solved my problem

    - look at the site of Realtek or touslesdrivers to find the latest driver for linux. For the moment they are at version 5.12

    - you download so LinuxPkg-5.12.tar.bz2

    - it decompresses the file
    Hope this will help.

  3. #3
    Join Date
    Nov 2009
    Posts
    518

    Dell vostro 1015 sound problem in linux

    Hello,
    Download the alsa driver on, the last time: alsa-driver-1.0.21.tar.bz2 (do not hesitate to test a version recent)
    Open a terminal and start where the file was downloaded careful not to use a directory like 'My Drivers' because of space problem for the. / configure generates the make files in the right place!
    Code:
    cd Office
    unpack and compile the driver
    Code:
    tar-xjf alsa-driver *. tar.bz2 cd alsa-driver *. / configure - with-cards = hda-intel make sudo make install
    Reboot and everything works.

  4. #4
    Join Date
    Nov 2009
    Posts
    335

    Re: Dell vostro 1015 laptop speakers problem

    Hello,
    Here are some of the tips for you

    1 - download the latest package of High Definition Audio Drivers (currently 5.13):
    2 - decompression of all
    3 - read the ReadMe.txt file that explains everything clearly, it goes through the Debian manual method to
    4 - I installed via synaptic package "build-essential" in order to compile.
    5 - decompress the file driver in question: tar xfvj alsa-driver-1.0.xx.tar.bz2
    6 a- cd alsa-driver-1.0.xx
    b- . / configure
    c- make
    7 - sudo make install

  5. #5
    Join Date
    Nov 2009
    Posts
    583

    Re: Dell vostro 1015 laptop speakers problem

    Hello,
    You can also alternatively edit your / etc / modules:
    sudo gedit / etc / modules and add it:
    # ALSA portion
    Code:
    alias char-major-116 snd 
    alias snd-card-0 snd-xxxx
    # OSS / Free portion
    Code:
    alias char-major-14 soundcore 
    alias sound-slot-0 snd-card -0
    # card # 1
    Code:
    alias sound-service-0-0 snd-mixer-oss 
    alias sound-service-0-1 snd-seq-oss 
    alias sound-service-0-3 snd-pcm-oss 
    alias sound-service- 0-8 snd-seq-oss 
    alias sound-service-0-12 snd-pcm-oss

Similar Threads

  1. Replies: 8
    Last Post: 05-01-2012, 10:48 PM
  2. Screen starts off the sides in Dell vostro 1015 laptop
    By KevinKetan in forum Portable Devices
    Replies: 4
    Last Post: 04-04-2011, 06:58 AM
  3. No Bootable Devices in Dell Vostro 1015
    By laplapye in forum Portable Devices
    Replies: 3
    Last Post: 07-12-2010, 01:45 PM
  4. dell vostro 1015 bluetooth not working
    By nitish1 in forum Hardware Peripherals
    Replies: 1
    Last Post: 09-11-2010, 12:24 AM
  5. Dell Vostro 1015 Bluetooth driver problem
    By Amaresh in forum Portable Devices
    Replies: 5
    Last Post: 18-12-2009, 01:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,483,790.49154 seconds with 17 queries