General :: Get Liteon 18x Internal Dvd-rom To Work?

Mar 12, 2010

i bought a liteon 18x internal dvd rom and i dont no how to make it work with linux i dont no anything about linux husband put it on computer for me and now we are apart.

View 2 Replies


ADVERTISEMENT

Fedora :: Liteon DVD Player Will Not Work

Sep 12, 2009

My liteon dvd player won't work in fedora. I use xine to play movies and it doesn't even recognize the DVD-the error message is the specified dvd is not found. Is there anything I can install to play dvds on the liteon that will help recognize the disc?

View 9 Replies View Related

General :: Liteon DVD ROM - Cannot Recognize All Types Of Discs

Dec 15, 2010

Linux RED HAT 5
Liteon 18X DVD rom
I used Liteon dvd rom for installation, worked well but it dose not recognize all data DVD and all type of cd disks while in windows XP every thing was fine.

View 1 Replies View Related

General :: Cannot Get Links To Work From Internal Webpage

Jun 6, 2011

I just setup my first Linux box using [URL] everything went along fine except now I have a problem that I cannot seem to solve. I've set up a webpage on the box for my company's intra-net for testing purposes but I cannot get the links to work. On the server itself all the links work but Firefox still ask me to authenticate with the Adobe Flashplayer (player10), but when I access the page from another computer I have the following issues:-

1. Even though hostname -f shows the a fully qualified domain name I have to use the IP Address eg. 192.168.100.100
2. I can access the page but the links leading to the other pages do not work I get "Webpage cannot be found or the HTTP 404 Not Found" Error Message
3. None of the embedded pictures show up I get the red X.

View 3 Replies View Related

Ubuntu :: Can't Get Internal Microphone To Work

Jan 26, 2011

Graphics annoyances. I'm having a few graphics problems, here's a quick screen shot: [URL]... Notice the white and red lines at the top of the screen. They seem to go away when I have another window in use over that one. But as soon as I go back to the effected window, it returns to that weird state. Also notice to the left, the terminal at the top and the trash can at the bottom. There are yellow lines on them. I figure that's not normal as well. I managed to fix the problem by simply closing the Chrome app and restarting it. But I assume the problem will arise again some time.

I also notice that a lot of words on my screen are cluttered with strange lines, especially the letters "r", "a", and "i". Here is a good screenshot: [URL]... Here is one last screenshot of the display bars where I'm uploading the pics to, notice how the output area for the URL to the pic is all jacked up: [URL]... Internal microphone. I have an HP DV7 laptop and I can't get the internal microphone to work.

View 8 Replies View Related

Hardware :: Can't Get Internal Speakers To Work

Mar 10, 2011

Ubuntu 10.04 netbook / dell duo external speaker jack works fine but i can not get the internal speakers to work at all i have followed all the sound trouble shooting links i could find but nuthing works so far.

View 6 Replies View Related

Ubuntu Multimedia :: Internal Speakers Don't Work?

Jan 14, 2010

I have a dual boot Windows 7 and Ubuntu 9.10 64bit system on a HP G71-340US notebook, my internal & headphones work find in Win 7 but not in Ubuntu 9.10. I can only get the headphones to have sound, but when I unplug it I get no sound from internal speakers.

View 3 Replies View Related

OpenSUSE Hardware :: Unable To Get Internal Speaker To Work On 11.2

Dec 2, 2009

I am having trouble getting my internal speaker to work on openSuSE 11.2. These are the symptoms and my experiences to date. When I boot my machine the internal speaker emits a beep. On my other machines, I get a similar sound when I press Escape in vi (in command mode). It is this beep from the internal speaker that I am having trouble with. Looking around on the web I see that it is reported that the module snd-hda-intel can interfere with the internal speaker. When I unload this module using rmmod, I do get the beep from the internal speaker. When I reload it, the beep does not sound. Some of the reports seem to attribute the problem to a configuration option for the sound module called "digital beep" that needs to be enabled.

Using "make -C O=`pwd` cloneconfig" on my kernel sources, I see that the option CONFIG_SND_HDA_INPUT_BEEP is set to y. Also affected are things like printf ( "a" ) and sending Control-G to "cat" or "cat > /dev/console". what do I need to do get the internal speaker to sound while at the same time retaining the full capabilities of the sound system?

View 1 Replies View Related

OpenSUSE Multimedia :: Internal Microphone Doesn't Work ?

Jun 25, 2011

My laptop's internal microphone doesn't work. I ran alsa-info.sh to collect data about my configuration.

Code:

Since the full info dump was a little bit too big to post here, I put the file in its entirety on Pastebin. I also noticed that KMix doesn't display any inputs/outputs...

View 1 Replies View Related

Hardware :: No Audio From Internal Speakers But Headphones Work

Oct 17, 2010

I am using Debian Squeeze. When I try to play audio no sound comes out of my laptop speakers, but when I plug in my headphones they work.

lspci:

Code:

View 5 Replies View Related

Ubuntu Multimedia :: Internal Microphone On IMac 20 8,1 Doesn't Work

Feb 21, 2011

I am really struggling to get my the internal microphone on my iMac to function. I was able to get the sound working by installing ALSA Mixer and appending the /etc/modprobe.d/alsa-base.conf file with [options snd-hda-intel model="imac24"]. Input is not muted. That file is attached.

My gnome-volume-control recognizes an 'Internal Audio Analog Stereo' device, but it picks up no sound. Here's the chip information: Realtek ALC889A.

View 2 Replies View Related

Ubuntu :: Internal Speakers Stopped Working - How To Make It Work

Apr 26, 2011

I've been running Ubuntu on my Dell Studio 1749 laptop since I got it, around 8 months ago.I recently upgraded to Maverick 10.10 64-bit, reformatting and partitioning my hard drive in the process (got rid of windows since I never use it) and it was working perfectly until last Wednesday (22.4.2011). On Wednesday I unplugged my usb headset while in a Skype call to switch to the internal speakers and my computer freaked out, black-screened, and froze. When I rebooted, the internal speakers had stopped working completely, even though the sound works perfectly on both sets of headphones I have.

I've tried most of the fixes that have been presented in other threads and none of them are working, including rebooting the laptop with the headset in. I've tried that with both of my usb headsets, even though I don�t like using the one that it froze on for the exact reason that any time I have audio playing with that headset and it gets unplugged, it black-screens and freezes my laptop. Actually audio doesn�t even have to be playing, sometimes unplugging it even with nothing playing still freezes my laptop. It does it once in a while with my other usb headset, as well, but not every time or anything close to that often.One thread suggested that modifying /etc/modprobe.d/alsa-base.conf by appending the following line to the file would work:

Code:

options snd-hda-intel model=dell-m6

But that did nothing at all. Someone else said that they saved a copy of alsa-base.conf and replaced the whole thing with that line, so I did that, with no change. Then I purged alsamixer using

Code:

sudo apt-get purge alsa-base

and

Code:

sudo apt-get purge alsa-utils

Then I rebooted, and reinstalled them, which did not fix the issue. However, it did replace the alsa-base.conf file that I modified which shows me that it actually did purge it. (I was an idiot the first time I tried to purge it and only purged and reinstalled alsa-utils..xD So the file did not get replaced, which was when I realised my mistake) I have NOT modified the new file, although I did copy the contents to a text file in case I need to try that fix again.I should also mention that the speakers do work when first booting up Ubuntu to the log-in screen, both with and without headphones I ran the alsamixer diagnostic at the beginning of all this, here's the link: [URL] And then ran it again after purging and reinstalling alsamixer, here's the new link: [URL] I have tried messing with the settings, disabling the headset, setting the input and output manually to internal speakers while the headset is still plugged in, making sure with GNOME alsa-mixer that the speakers are not muted, rebooting with the headsets in and then unplugging them.

View 1 Replies View Related

Ubuntu Multimedia :: Internal Sound Card To Work On 5.1 Channels

May 10, 2011

I have noticed a few threads on getting sound to work properly. I had a problem getting my internal sound card to work on 5.1 channels and investigated the links and information given in the various threads and found that there are slight differences from the references to what I had to do. Firstly, it's a good idea to read through these links first.

[Code]....

View 3 Replies View Related

Hardware :: Make External Hard Drive To Work As Internal?

Apr 30, 2011

Recently i bought an external HDD, and unfortunately my internal HDD is not working.

Instead of buying new internal HDD, can i make external HDD work as internal HDD.

View 6 Replies View Related

Hardware :: XD Picture Card Doesn't Work (in 5 In 1 Internal Reader)

Feb 13, 2010

When I insert the xD card into the built-in 5 in 1 card reader of my laptop it doesn't work. An SD card for example does work with this reader, so it is not a "faulty hardware" problem we are talking about right now, and neither is a "HW is not recognized" kind of a problem. My card reader is seen as a

Code:0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)in the lspci output.I use debian testing with a 2.6.32-trunk kernel (what is this "trunk" here anyway?)I know this isn't a unique problem and with a cheap external USB powered card reader (I have one) this whole thing can be worked around, but still.

View 2 Replies View Related

Ubuntu Multimedia :: Internal Microphone Doesn't Work In Cheese And Skype / Why Is So?

Jan 21, 2010

I am using UNR 9.10

Sound recording from build-in mic was fine in skype and cheese after i installed UNR in my Acer Aspire One 110L in early December last year.

But somehow, i just realized that my sound recording was not functioning when i use skype this morning.

(i don't know since when this problem occur as i never use skype and cheese in past few weeks and i did update a few time from synaptic and install ubuntu-boot kernel)

just now i remove ubuntu-boot and reinstall the 2.6.31-17-generic kernel and run

sudo dpkg-reconfigure pulseaudio

but skype and cheese still does not record from build in microphone but only record from external microphone.

One weird thing is Sound recorder do record from both the build-in mic and external mic.

i tried "parec -r test.wav" and "parec -p test.wav" and it also record from both mic.

Anyone know how to configure my netbook so that the internal mic work on skype?

View 4 Replies View Related

Ubuntu Multimedia :: Internal Subwoofer On An Acer Laptop Doesn't Work On 9.10?

Feb 28, 2010

After upgrading from 9.04 to 9.10 internal subwoofer on my Acer Aspire 5930G laptop stopped working.

UPDATE and FIX: Problem was fixed after upgrading to ALSA 1.0.22 using instructions from this topic: http://ubuntuforums.org/showthread.php?t=1046137
NOTE: be sure that ALSA driver was really updated using this commmand:
cat /proc/asound/version, if not, see these posts:
problem: http://ubuntuforums.org/showpost.php...&postcount=670
solution: http://ubuntuforums.org/showpost.php...&postcount=678

View 3 Replies View Related

Ubuntu Multimedia :: Internal Speakers Don't Work - Headphone Volume Is Very Low / Make It Up?

May 16, 2010

I have an imac and i recently decided to dual boot Ubuntu as well.
The sound is fine on the mac partition but the internal speakers dont work on the Ubuntu side.
headphones do work but the volume is oddly low
Nothing is muted on alsamixer, and I think i have the right driver for my sound card

View 4 Replies View Related

Ubuntu :: Addonics Reader Not Work Properly On Internal SATA Port

Jun 12, 2010

I've got an Addonics AEIDDSAU multi-flash reader/writer that uses the SATA port LINK. I'm running XUbuntu 10.04, 64 bit on an Intel DQ45CB motherboard. The board has 5 internal SATA-300 ports and one external eSATA-300 port. The Addonics reader works fine on the eSATA port, but it doesn't work (properly) on an internal SATA port. By "doesn't work properly" I mean that when connected to the eSATA port, plugging in a memory card causes an immediate detection and the contents of the card pop up in a window (as they should).

When connected to an INTERNAL SATA port, a plugged in card does not show, and using CFDISK to look at the "drive" shows an unformatted 64MiB disk that really doesn't exist. Being an INTERNAL device, the Addonics reader is rather worthless if it doesn't work on an INTERNAL port, and there's no clean way to bring the eSATA port inside the computer. By the way, I'm sure this is NOT a "Linux" problem because the reader behaves the same way in Windows XP.

View 5 Replies View Related

OpenSUSE Hardware :: Internal Microphone Doesn't Work - HDA Intel STAC92xx Analog

Jun 30, 2011

My laptop's internal microphone doesn't work. I ran alsa-info.sh to collect data about my configuration.

Code:

Since the full info dump was a little bit too big to post here, I put the file in its entirety on Pastebin. I also noticed that KMix doesn't display any inputs/outputs...

View 6 Replies View Related

Ubuntu Networking :: 'internal Fault. Hal Has Failed To Initiate' And The Wifi Connection Does Not Work

Jan 27, 2011

I have an Acer one with this peculiar operating system which I don't understand. I have had it a couple of years and it has hardly been used. It has always worked well and connected up to my WiFi until today when after it has booted I get 'internal fault. Hal has failed to initiate' and the Wifi connection does not work. I am perfectly familiar with Windows but I haven't a clue with this one. Have found a post on this forum relating to this fault but I am afraid it was double Dutch to me. I don't even know how to access it's inner system let along enter any commands.

View 4 Replies View Related

Slackware :: Will Dell 1558 Internal UMTS Modem Work Straight After 13.37 Install

May 15, 2011

I am currently running slackware 13.37 in virtualbox on my Dell 1558. I would really like to install it for real to my HDD to get the speed benefit. My only way to connect to the internet is via my internal Dell UMTS modem. Will this work after the install or do I need to take some precautions before the time and download the right apps files now while I have access?

View 3 Replies View Related

Ubuntu Servers :: Setup A Local Mail Server For Internal Testing On Development Work?

Dec 10, 2010

how to setup a local mail server for internal testing on my php development work. For example if I sent an email using php script to [url]....I should be able to check the mailbox of 'someone' either in Outlook or SquirrelMail.I have done some reading about this. All I know is that I need Postfix with Courier. But I just don't know to get it working.

View 3 Replies View Related

General :: Can't See The Second Internal Harddisk?

Mar 12, 2010

I have a new Ultra 27 running debian and i cannot see the second internal harddisk any ideas what to do to rectify this.

View 4 Replies View Related

General :: Internal Pc Speaker Not Working

Jan 5, 2010

We have a target board with intel atom processor(COM). OS : Ubuntu 9.04 But I am not able to hear the Internal speaker sound. ->pcspkr driver is present. ->Different tests were conducted inclding echo -e "a" , console-beep package ,writing to the port etc. ->Sound is not heard during system startup also.

View 4 Replies View Related

General :: Can't Detect Internal Harddrive

Jul 7, 2010

im having trouble in installing dual os in my laptop. i'm currently running in windows 7, how come I can't detect my internal harddrive. when i tried to install Linux the external harddrive was recognize.

View 14 Replies View Related

General :: Internal Operation Of Floppy ?

May 19, 2011

What happen internally when we insert the floppy into the linux operating system? Who will take care of making the entry in the /etc/mtab, etc. Tell me whole internal operation of the kernel when we insert the floppy.

View 5 Replies View Related

General :: Internal Error On Mounting NFS

Nov 22, 2010

I'm having the following error when I try to mount nfs: "nfs.mount internal error".

View 4 Replies View Related

General :: Mail Not Sending To Internal Addresses

Sep 4, 2009

I'm using the mail command and I am able to send mail to my gmail account with out any problems. However when I send mail to deco -at- mycompany.com I nothing happens and no mail ever arrives in my mailbox. It might be worth mentioned that my centos5 is a virtual machine on the same server as the company exchange mail server.

View 1 Replies View Related

General :: Check Whether Internal Speaker Is Present Or Not?

Apr 8, 2010

I Just want to like if my system has internal speaker present or not , i'm using rhel4,i don't get any beep sound at the time of my booting,here's my some observation i made in my system

Code:
[root@malick ~]# lsmod |grep snd
snd_azx 21841 2

[code]...

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved