General :: Use Modem Which Is Not On Fedora Inbuilt List?
Apr 11, 2010I use a modem which is not on fedora inbuilt list. I need to give linux a shot. what is my work around.
View 1 RepliesI use a modem which is not on fedora inbuilt list. I need to give linux a shot. what is my work around.
View 1 RepliesI have a lenovo 7757 model which has an inbuilt camera. I have FC9 working on it. However I cannot use the camera. How do I enable it? If someone could point me to a driver if it needs to be installed.
View 6 Replies View RelatedI have got a refurbished acer aspire one with linpus linux...now
1. the mozilla firefox browser seemed pretty much old...but if I try to download a new version it comes us as a zip file...
2. same to microsoft docx...they come as zip file...can not sort out the updating of the browser, can not download docs files...
3. also the desktop is a very handy, but unattractive looking one...how can I get a desktop customize by my own?...
4.the inbuilt messanger is not taking any id except the one from gmail.
I installed Ubuntu 10.04.2 LTS version in to Asus eeeTopET1610 PT PC. It has the following sound card configuration:
Sound Driver:3.8.1a-980706 (ALSA v1.0.23 emulation code)
Installed drivers:
Type 10: ALSA emulation
Card config:
HDA Intel at 0xfbbf8000 irq 29
Audio devices:
0: ALC887 Analog (DUPLEX)
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers:
0: Realtek ALC887.
There is no audio output coming from the inbuilt speakers. when headphone is connected, audio is available with headphone. But not with the internal speaker when headphone is not connected.
While I was exploring my newly installed Mandriva Linux 2010 in my system, I found some emoticons somewhere in a window ( I exactly don't remember where ). I want to know where to use those emoticons or what are the uses of those emoticons. Please give me an example. If possible also please tell me where I could find that emoticons i.e. in desktop settings or somewhere else. I forgot the location.
View 2 Replies View RelatedI am new to Linux, and have started using Ubuntu 9.10. everything seem to be in place except for the Web Cam. i think it is not being identified by my OS. i have tried Ekiga, but still of no use. i am using a Compaq Laptop with an inbuilt camera.
View 1 Replies View RelatedI run Ubuntu 10.04 on a Sony FZ-VGN15C Laptop. On start-up of Ubuntu I get two error messages including '...Video : Failed...' (the message is too fast to be read completely) This might relate to the fact that my built in camera does not work with Skype or Cheese Webcam Booth. The webcam type is VGP-VCC4 by RICOH.
View 4 Replies View RelatedSteps for using scan Modem to Identfy dial up modem?
View 1 Replies View RelatedI've tried setting usb_modeswitch wvdial etc .. modem has been detected as a modem fff1 but still could not connect to the internet ... I try to use the network connection settings still can not ..so what should I do?
View 2 Replies View RelatedI have tried to get several USB modems to work with Fedora without success. Some time ago I was able to get a Maxon BPS6 to work but I no longer have that unit. I have tried a ZTE 636 which is recognised by the system and have run usb_modeswitch to make it be recognised as a modem and not a cdrom. Seems that what ever I do the modem produces an error - unable to connect to modem.getting my modem working on a completely fresh install of Fedora 13
View 2 Replies View RelatedI have no luck in configuring zte ac2627 so for, have searched many threads but no luck yet.
Code:
[root@Wazirkutz ~]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[code]...
How to configure micromax mmx 310g usb modem in fedora 13? it comes with default installation files for windows and Mac.....moreover it is detected as a cd-rom when i am inserting it in fedora 13....
View 10 Replies View RelatedI have installed the 3 packages required for MTS Mblaze 3G Modem to get connected to the internet.
Quote:
1. usb_modeswitch
2. usb_modeswitch-data
3. wvdial
Here is the "/etc/wvdial.conf" file that gets generated when I do the "wvdialconf"
Code:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = yes
[code]...
But now when I open Mozilla or Google Chrome Internet Browsers, I am not able to connect. Moreover, I also tried to ping to [URL] but it is not pinging.Is it related to some Network Manager settings. As when I look at the Network Connection Icon, it shows CROSS i.e. not connected to any network...
I understand there is a file that stores the repositories' information, but I can't find it!Is there a way I can create a list of what applications have been installed?The idea is that if I am running a backup, finding a way to save the repository list and applications installed so if I am upgrading, or fixing a borked system by re-installing Fedora, I could copy the repo list back, and run the applications list like ode:yum install <cat apps.txt?> and get all of the applications I've installed via Yum without having to remember them all?Is there anything else, outside of /home, I should look at backing up? SELinux settings?
View 6 Replies View RelatedHow can I convert a file with a lot hex numbers into the decimal?
Example: file1
0x59999
0x5acdc
0xffeff
I want to start $ cat file1 | util | cat >file2 and get file2 with smth like
[Code]...
list the 'chkconfig --list' in alphabetical order
View 3 Replies View Relatedone command to list the list of folders/ within the folder.
View 4 Replies View RelatedI use g edit to write my C++ codes. How can I know the inbuilt library functions of C++?
View 4 Replies View RelatedI am going to set up a Ubuntu installation on an external USB drive as per CS Cameron's advice in[URL]..I will put home on a separate partition and encrypt it when I reinstall Ubuntu using the inbuilt encryption in Ubuntu 10.04. (My data will be on there so it should be safe for a short while if the disk goes missing)
My question is: If I plug the USB drive into another computer which runs ubuntu (but cannot boot from USB), will ubuntu running in the "normal" way installed on the local fixed hard drive, be able to access the data on the partition if i tell it the password?
My Ubuntu 10.04 will not detect the inbuilt webcam on my Compaq Presario CQ61 laptop computer. This laptop only runs Ubuntu as I removed Windows when I got it home new from the shop a few years back. Haven't tried to get the webcam working until now. I have downloaded "Cheese" and when I run it I get the message No Device Found.I have also tried gstreamer-properties in a terminal and get the message video for linux 2 (v4l2): Cannot identify device '/dev/video0'
is it a lost cause to get my webcam working?
I am interested to know how to port usb driver in linux...I am having the driver code ..I am using fedora 11. So before that I want to know how to delete the usb driver that comes with installation or inbuilt driver. After that I will try to port my driver code and check whether the driver is working or not.
View 4 Replies View RelatedI now have a machine with Fedora, XP and Ubuntu on.
Now, I can boot XP and Fedora via grub, but I cannot see boot Ubuntu (the last partition on the disk).
How can I get grub to list Ubuntu as well as Fedora?
All have their own partition on the hard drive...
I've been running wubi for about 2 weeks now, and am completely new to all this. Everything was running fine, until yesterday when I restarted my laptop and the sound died. It had been working fine before, but now no sound comes out of the inbuilt speakers. However, the sound works perfectly through my headphones. Am running 11.04 on an Inspiron 1525, I don't know what other information you need, so if you ask me I'll try and find it. Also the sound works fine in Windows.
View 9 Replies View RelatedI recently installed skype on my rhel 6.0, 64 bit. But the problem is, my mic doesn't work. The sound comes out through the speakers of my Toshiba laptop even though my external mic is plugged into the mic ports. I can hear the other end (from the computer's speakers not from the head set of the mic) but the other end can't hear me. I went to system preference, sound, input and nothing is muted and when i talk through the mic the input level bar doesn't move. I typed arecord --list-devices and lsusb and i got the following results. Can anyone tells me what to do to get my mic works? Note that i use windows 7 on the othe partition and the mic just works fine.
View 3 Replies View RelatedAny software for Ubuntu that will record video using the built in laptop webcam or a usb webcam. I am looking for something that works by motion detection so it isn't constantly recording. I installed Zoneminder since it was the only thing I could find, but I couldn't get it to work.
View 1 Replies View RelatedI have installed opensuse 11.4 in my lenovo ideapad G460. But, I am not being able to make the inbuilt microphone work. It does not record anything and also does not work in skype. I am not that expert with linux. I looked at different posts in this forum regarding microphone detection problem, bit could not follow. How to setting up my inbuilt microphone?
View 6 Replies View Relatedhow do I save installed packages in a list and restore ...
rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n
I have my task list in evolution (mainly so it can sync with my phone and online task list) but I always forget to look at the task list. Is there an application or plugin which periodically displays the contents of the tasklist or even better, it briefly displays the most urgent/important tasks when I login? Or anything else which automatically displays the most important tasks. Currently I have to open the task list and look at them (which I usually forget). I do not mean some kind of alarm when the task is due but more a daily reminder of what to do.
View 3 Replies View Relatedwith installing Modem Huawei E170. my modem can not connected and suddenly remove from my PC. i am using Ubuntu LTS 10.04.
View 1 Replies View Relatedfind and install modem driver for the Alcatel X200 USB modem?
I've been all over the internet trying to locate Linux drivers but no success. Alcatel's website says is not supported, only in Windows. I'm sure there's gotta be a way to use the X200 in Linux.