mini_banner
Showing posts with label modem. Show all posts
Showing posts with label modem. Show all posts

Saturday, June 28, 2008

Getting The Modem To Work In Hardy

If you upgraded your install from Gutsy Gibbon to Hardy Heron, your modem may not work. You need to install the new hsfmodem deb. If you have the older version of the Conexant Modem driver, please uninstall it before installing the new one.

You can find the driver here. This is only for the 32bit version of Ubuntu, the one I use and recommend. 64 bit users will need to go here. There is no deb for the 64bit driver so installation can be a bit of a chore.

After installing the modem driver, you might get a pop-up window telling you that the Volume Control has quit unexpectedly and asks you to reload (or not reload) the panel. Click on Reload. Afterwards, the sound icon on the top right corner of the screen changes to "mute", but sound should be fine. A logout/login or GDM restart should have solved the issue. This issue happens because the modem driver lays down its own set of sound codecs and unloads the snd-hda-intel module during the installation process. But it doesn't, when I tried to modprobe snd-hda-intel I received an error. If you check the comments Mmandx has found a workaround. You can download an version of the alsa-driver package (from the ALSA project) with improved support for the HSF driver here.

Screenshot-Error
edited by pHreaksYcle

Sunday, July 22, 2007

Conexant Modem on the Dell 1501

amaurynieto just sent me the .deb file to get your Conexant Modem to work in Ubuntu.

This .deb is the Conexant driver for the 1505n officially supported by Dell, however it also works in the 150 because it's the same D110 Chipset.

Conexant Modem .deb from Dell's Website
-Or-
You can wget in a terminal (default save is to your home login folder /home/YOUR USER NAME)
wget http://ftp.us.dell.com/comm/hsfmodem_7.60.00.06oem_i386.deb

It's good to see Dell involvement is giving back to the open source world. I wish I could test it out but I don't have a phone line or access to a dial-up account. If you get it to work, let me know how it went.
edited by pHreaksYcle

Saturday, April 14, 2007

Your Dell 1501 is Ready

UPDATED!
The Dell Inspiron 1501 is ready for Ubuntu Feisty Fawn 7.04. Today the last remaining bugs were squashed. I highly recommend you count the days till Feisty is released or hop on the beta and start enjoying the ride.

Installation
It's a simple matter of placing the Feisty disk into your DVD drive and installing. Takes all of 30 minutes and doesn't need pci=nomsi to install.

Wi-Fi
The broadcom card shipped with the Dell 1501 still doesn't work out of box with Feisty. But ndiswrapper works and runs the card very fast. Installation is extremely easy, the guide can be found here. Feisty's avahi network manager is amazing, best I have ever used on any operating system. It's a must have for any mobile users.

Ethernet
Works out of the box, just plug the cable in.

Modem
Reported that it works with a little tweaking. Everyone who wants to run Feisty but is stuck in 1996 can breath easily.

Card Reader
There was a bug in the 2.60 Linux kernel that caused the Ricoh card Readers the Dell 1501 shipped with to not work although they worked in Edgy. This has been fixed, card reader works great and now it asks if you'd like to empty the trash upon dismounting. Very convenient and works out of box.

ATI Driver
ATI's 8.34.8 driver is working really well for me. Installation is a snap too. The restricted Driver Manager does all the work for you. You can install the driver with four mouse button clicks.

Media Codecs
Feisty makes codecs easy, no more Automatix or struggling with adding a repo. MP3, DVD, avi, mpeg, wmv, asf, mov, flv, flash codecs are installed with four mouse clicks. The only thing not enabled is reading encrypted DVDs. Some programs can do it for you but if you'd like to do it in Totem use this guide. Word is you can buy it from Linspire's CNR which is being introduced in Feisty. Remember kids, Linux is free as in Freedom not money. If you have to pay to play DVD, bite the bullet. You saved hundreds on the OS.

Beryl
It works and works pretty damn well. The trick is that you have to force bery-core to use 0.2.0~0beryl1 because later versions don't work with Xgl. It's not that hard of a hack. My guide can be found here.

Key Bindings
Work out of box, volume control, brightness, mute any function+commands. I have my keyboard set to Generic 101-key PC. After installing Xgl & Beryl I kept my key binding to Gnome's Settings.

Hibernation
Works out of box, never used hibernation before but I just tried it and think I like it.
edited by pHreaksYcle