Ubuntu :: Support Dell XPS 14 Or Asus A42JA?

Nov 27, 2010

I'm thinking to buy a brand new laptop which one can support ubuntu Dell XPS 14 or Asus A42JA?

View 2 Replies


ADVERTISEMENT

Hardware :: Coreboot Support For ASUS P2B98-XV?

Mar 7, 2011

I have been itching to try out Coreboot, and have an old Pentium II machine I am willing to try it on. However, it has an ASUS P2B98-XV motherboard, and Coreboot only lists support for the ASUS P2B motherboard. Does anyone know if Coreboot would work with this motherboard?

EDIT: I forgot to include a link to the Coreboot supported motherboards list:

[URL]

View 3 Replies View Related

Ubuntu Networking :: Wireless Support On Dell Inspiron 1440?

Sep 4, 2010

I've installed Ubuntu 9.10 on my Dell Inspiron 1440 laptop. How can I install the necessary wifi drivers for my machine.

View 2 Replies View Related

Fedora :: Feedback About Dell's Support Website?

Jan 7, 2010

At Dell we have worked hard to build out the Dell Consumer Support Home Page to be a thorough support website providing all levels of self-support service, as well as providing easy access to all of the relevant information needed to obtain assisted support. The design of the page has grown organically over time, but we feel it's time to give the look/feel of the page a facelift.

View 1 Replies View Related

General :: Dell E6400 Dual Monitor Support

Apr 6, 2010

I had a Dell E6400 laptop with a nVidia controller. Is anyone know how to set it up to a dual monitor?

View 2 Replies View Related

Hardware :: Dell PowerEdge T100 Support Pcie Hotplug?

Jan 13, 2010

I'm having trouble getting a PCIe device to show up in lspci using pcie hotplug.

After booting the system I load the pciehp module, I then plug-in my PCIe card. After that I do an lspci, but I don't see my PCIe card. When I cold boot with the PCIe card installed the system sees it fine, i.e. it show up in lspci.

Does anyone know of an easy way to figure out if my hardware even supports pcie hotplug?

When I load the hotplug module I just do a modprobe pciehp. Is this all I need to do prior to plugging-in my pcie card?

I will try running pciehp with debugging turn on to see if that gives me any additional info.

View 2 Replies View Related

CentOS 5 Hardware :: Support For Dell Poweredge T610 Servers?

Sep 9, 2010

I am planning to do a critical installation on a Dell Poweredge T610 server. Has anyone faced any problems installing CentOS on this server.

View 2 Replies View Related

Ubuntu :: Get A Dell M610 Running 9.1 64bit To Talk To A Dell EMC Fibre Channel Array

Jan 22, 2010

I find myself in unfamiliar territory. I am attempting to get a Dell M610 (in an M100e) running Ubuntu 9.1 64bit to talk to a Dell EMC Fibre Channel Array. The Dell has an Emulex card in it and it appears that the driver is loaded OK. What I am not sure on is what to do next! I have the SAN end configured but how do I get my LUN mounted on Ubuntu ?

View 1 Replies View Related

Fedora Networking :: Can't Connect To Internet On Dell Laptop With Dell Wireless Card

Dec 23, 2009

I am using a dell laptop which has Dell 1397 802.11B/G Wireless Mini Card. I not able to connect to internet and was not able to detect what actual problem is weather card is not supported (i.e. drivers are not available) .

Also, if any one can point to exact process to connect to wireless Lan using fedora12.

View 10 Replies View Related

OpenSUSE Install :: Windoze Driver From Dell's Site Dell Inspiron 5160?

May 24, 2010

This card has been the bane of my existence for a while. In the old days I could get it to work with Fedora using a generic video driver. A friend recommended OpenSuse because of my love for KDE.

The good news is that install went greeeeat. But after that, I once again got a black screen with a line randomly done it. Is there a way to change? I tried changing those resolution options but it didn't work. I have the Windoze driver from Dell's site. Its Dell Inspiron 5160.

View 8 Replies View Related

OpenSUSE Network :: Dell Wireless 1397 WLAN Mini-Card & Dell Touchpad?

Jan 12, 2010

My Dell Vostro 1520's Dell Wireless 1397 WLAN Mini-Card must not have been set-up correctly, as the Network Manager won't even let me select the wireless tab. Please just explain to me, step by step, what exactly I must do to make it work! Additionally, I can't figure out how to disable my Touchpad's Tap to Click funtionality, which must be done if I'm to effectively use my current KDE installation of openSUSE

View 9 Replies View Related

General :: Ubuntu Can't Support A Higher Resolution That Laptop Can Support?

Apr 14, 2010

I have a HP laptop which can support 1600x900. But after I install ubuntu 9.10 on it, it can only support up to 1280x700. My laptop has a Nvidia graphics card. And i am using GNOME as my desktop environment.

View 1 Replies View Related

Slackware :: Bluetooth ( Dell Wireless 365 ) On Dell E4300?

Feb 7, 2010

I have just installed Slackware 13 on my Dell but the BT LED is not lighted when I start machine.

I run:
# hciconfig -a
But no result returns

I search many times about this problem but seem not find any solution.

View 14 Replies View Related

Server :: Driver Support - QME2572 - Qlogic - Card Became Support By The Kernel

Jul 10, 2011

I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.

View 3 Replies View Related

Debian :: EXFAT Support Vs NTFS Support ?

Aug 25, 2010

I'm looking to dual-boot Windows 7 and Debian 6 upon its release on my sister's laptop. I want to share a partition between the two of them so that /home points to this directory and the Windows equivalent also points to it (C:Users).

Anyway, I've heard good and bad things about the NTFSMount driver (I think it's NTFS-3G now) and the NTFSprogs project and so I am not so certain what I should believe. I do know that NTFS has relatively high overhead, though I do not recall the source of this assertion, so I am considering the use of EXFAT. An open source EXFAT project is hosted on Google Code at [url] and it utilizes the kernel module FUSE.

I'm quite certain that I've got everything covered on the Windows side -- that is, I know that both NTFS and EXFAT will be suitable filesystems for my required usage.

My issue is that I'm curious which will have superior performance and stability in Debian. I planned on building the package from source and mounting the device in my FSTAB but I have also found a PPA for Ubuntu on Launchpad at [url] that I could borrow the debian/rules from and make a .deb package from.

What do you guys think? Should I go at it with the EXFAT or NTFS partitioning? Is NTFS-3G actually fairly supported at this point? Or perhaps should I consider some alternate method?

I have also considered that the only files she will be sharing are those of music, videos, and pictures so it could be better to just link /home/xxxx/Pictures (Music and Videos, too) to the new partition instead of all of /home.

View 7 Replies View Related

Software :: Support For Wi-fi Midi Support In Linux?

May 11, 2011

I would like to know if it is possibile to have support for wi-fi midi support in linux.

View 1 Replies View Related

Software :: Finding Textbrowser With JavaScript Support Or Elink Javascript Support?

Sep 1, 2009

I need a textbrowser with Javascript Support. I have compiled the elinks stable 0.11x and the unstable 0.12x version mit JavaScript Support (js moz dev). Both browsers can be started and showed websites normaly. But no javascript, even simple tests like [URL] failed. I started elink with ./elink and typed then the url.

View 4 Replies View Related

Ubuntu :: Asus K43 Fn Key Not Working

Jun 24, 2011

everything is running perfectly except for the FN key, it doesnt appear to do anything, nor can i map it to anything.

View 1 Replies View Related

Ubuntu :: Asus F5n Wont Reboot 10.04?

Jul 18, 2010

I have ubuntu 10.04 on my laptop ASUS F5N. There was a bug in the past versions of ubuntu - ubuntu freezed while it was rebooting and solution is here. However in 10.04 problem still remains, but now there is Grub 2 and mentioned solution does not work. At least I dont know how to apply those instruction for Grub2.

Old instructions:

Quote:

First method

1. at grub boot menu press e

2. go to 2nd line (root=...) and and press "e"

3. at the end of the line add "all_generic_ide" and press "enter"

4. press "b" to boot

Second method Note : You may add the above command "all_generic_ide" to /boot/grub/menu.lst on the end of line root= open console and tape:

1.sudo gedit /boot/grub/menu.lst
2.go to the line:

kernel /boot/vmlinuz-2.6.xx-xx-generic root=UUID=xxxxxxx-xxxxx-xxxx-xxxx-xxxxxx ro quiet splash

and the end of line tape this:

all_generic_ide

View 1 Replies View Related

Ubuntu :: Asus Eee PC 1015 PED Compatible?

Sep 14, 2010

Is the Asus eee PC 1015 PED compatible with Ubuntu? I am a raw beginner.

View 9 Replies View Related

Ubuntu :: Asus Netbook: Which OS To Install?

Oct 29, 2010

I'm completely new to Ubuntu and Linux. Previously, my only experience is that I've successfully installed Ubuntu on a computer that I was giving away to a friend of mine. So now I've got a refurb netbook coming in the mail in a day or two. It comes with Windows 7 Starter, which I'm assuming is complete crud.*

So assuming it's a good idea to replace that with Ubuntu, my question is, which one? I see that there is now a pretty prominent download link for something called Ubuntu Netbook. But I also see that there's something called Ubuntu Moblin Remix, and I've seen people on the Web referring to just "Ubuntu Remix."

Which one do I want to install? Are there features in regular Ubuntu that I'll miss because they're not in these alternate netbook versions? Since I'm a complete noob when it comes to Linux, I will want to be learning as much as I can. Hopefully using one of these low calorie versions of Ubuntu would not hamper my learning process?

I suppose I should tell you what I'm using the computer for: What I plan to do with my netbook is mainly cruise the Web and watch videos. My desktop computer is an iMac running OS X 10.5.8 (as well as Windows 7 Ultimate on its Boot Camp partition), and I would like to be able to have the netbook and the iMac be able to network with each other so I can copy movie files onto to the netbook's hard drive as easily as possible. Is this a correct assumption? I've seen it implied that Win 7 Starter uses less system resources than the Home or Professional versions and is therefore better for netbooks. Should I maybe consider just keeping Win 7 on there? To me, the most obvious benefit of ditching Windows is that I won't need to have anti-virus software always running in the background and slowing things down.

View 1 Replies View Related

Ubuntu Networking :: Getting ASUS USB N-13 Up To Speed?

Dec 26, 2010

I have hesitated posting this because there are a number of threads on the Asus USB N-13.First let me point out that I am using this device.It worked out of the box in Ubuntu 10.10 after several reinstalls using the native Ubuntu driver.However my speed is stuck at 54Mb/s.When tested on a Win7 machine, the connection speed is much closer to 300Mb/s.In wading through the other threads, I am unable to find anyone who has this adaptor running at N speed in Ubuntu 10.10.I have downloaded the latest ASUS driver for LInux but have not installed it as my previous attempts at doing this failed miserably and each time necessitating an OS reinstall.I am an experienced Windows user but a rank newbie when it comes to Ubuntu. The following is the result of iwconfig:chad@linuxbox:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 Ralink STA ESSID:"midgard" Nickname:"RT2870STA"[code]....

View 5 Replies View Related

Ubuntu Installation :: Can't Install 10.10 On Asus Eee Pc 900

Jan 1, 2011

when i select try from the usb drive everything works fine, but when i select install it never goes further than the "preparing to install ubuntu-netbook" page all options (available space, power, and internet are all checked. it will stay on this page all day and i don't see any hard drive or usb drive activity.

View 1 Replies View Related

Ubuntu :: Can't Suspend Asus B43J?

Mar 15, 2011

I have a problem with my new notebook Asus B43J, I can't suspend it under Ubuntu 10.10 32bit. I haven't tried different distributions yet, only LinuxMint and it doesn't work too. When I press suspend, it starts to do something but then it stops on the black screen. I don't know what to do so I include /var/log/pm-suspend.

Initial commandline parameters:
Tue Mar 15 16:22:26 CET 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
/usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:

[Code]....

View 1 Replies View Related

Ubuntu Networking :: Setting Up Asus N13 In 11.04?

Aug 27, 2011

I'm not the greatest with linux in general, I mean I know my way around it okay but theres still a ton to learn, and 11.04 is the first version to work on my custom PC without messing up after I update it so I'm left with natty. Anyway I bought my PC with an Asus U8B-N13 Wireless adapter. The disc it came with has the program to install the drivers in Windows, Mac, and Linux, but the Linux drivers need to be compile and I'm yet to have luck doing so. I've tried to somewhat follow an older guide here: [URL].. but I made it as far as extracting the .tgz, then running the make command and got a couple errors. Here is that attempt:

Code:
dom@NZXT:~$ cd Desktop
dom@NZXT:~/Desktop$ tar -xvzf DPO_RT3070_LinuxSTA_V2.3.0.2_20100422.tgz
DPO_RT3070_LinuxSTA_V2.3.0.2_20100422/
DPO_RT3070_LinuxSTA_V2.3.0.2_20100422/iwpriv_usage.txt
DPO_RT3070_LinuxSTA_V2.3.0.2_20100422/LICENSE ralink-firmware.txt
DPO_RT3070_LinuxSTA_V2.3.0.2_20100422/Makefile

[Code]...

View 9 Replies View Related

Ubuntu Installation :: How To Upgrade GLX In Asus Eeepc?

Mar 3, 2010

i've a asus eeepc with an Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) with Karmic Koala, my GLX version is 1.2 , is it possible to upgrade in some way to GLX 1.3??

View 3 Replies View Related

Ubuntu :: ASUS G51JX A-1 Back-lit Keyboard?

May 3, 2010

I have the ASUS G51JX A-1 laptop and I can not get the keyboard function keys to work at all. where to get the drivers.My main problem is with the back-lit keyboard, it detects it and always has the lights on which I do not want.I would like to be able to control it as well as the volume through the fn keys.

View 6 Replies View Related

Ubuntu Networking :: Install Asus N13-usb Adapter On 10.04?

May 5, 2010

I have a Asus N13-usb adapter and i am running ubuntu 10.04 on my desktop. I tried all those commands that you have posted but it led me nowhere. I was wondering if you can help me start off from scratch. I have typed lsub and it showed the device. I followed this thread [URL]and i did it up the part where you downloaded the driver. but i was not able to go further once i typed in the command :

cd Downloads
tar -xvzf

View 9 Replies View Related

Ubuntu Multimedia :: ASUS A6000 No Headphones Using 10.4?

May 11, 2010

ASUS A6000 no headphones ASUS A6000 no headphones using ubuntu 10.4 and after ALSA upgrade script was run.

At first had no sound and then ran the ALSA upgrade script found here. [URL]

Now have sound but no headphones.

Also, when attempting to adjust outputs I used the ALSAmixer gui application and seem to have misconfigured the display somehow. I now only show one item at a time on the panel and none of the other controls show up. I can still select them...one at a time. There is no user manual for this application, the older versions have a manual but it does not apply to the new gui version of the app.

View 1 Replies View Related

Ubuntu :: How To Get Built In Mic To Work On Asus 1005HA

Jul 4, 2010

I have ubuntu netbook remix on my netbook and how Do I wondering how to get the built mic working. I am wondering how to get the built mic workin. My camera works perfectly but not the mic. When I make vids on ....., there is no sound!

View 1 Replies View Related







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