thealexweb Posted July 21, 2008 Share Posted July 21, 2008 For the first time I decided to use Linux on one of my primary computers and overall I was very surprised, it went quite well but a few things didn't work. I installed Ubuntu 8.04.1 on my Dell Optiplex GX 260. It recognised my sound card and wireless card but it failed to detect my bluetooth dongle, web cam and second hard disk. Never the less I managed to connect to the internet and do a few things but I noticed it was quite slow, these are my specs: - Intel Pentium 4 2.0Ghz 768MB DDR1 Ram 40GB HDD (Primary) + 80HDD (Secondary) 64MB ATI Radeon 7000 Dedicated Graphics It does seem slower than XP, any suggestions... Link to comment Share on other sites More sharing options...
bloodrain Posted July 21, 2008 Share Posted July 21, 2008 make sure u install the updates, and its really odd it doesnt see your 2nd HD, try searching for "NTFS" or "harddrive" software in the add/remote programs. Link to comment Share on other sites More sharing options...
thealexweb Posted July 21, 2008 Author Share Posted July 21, 2008 I've done that and it still isn't working. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 21, 2008 Veteran Share Posted July 21, 2008 ...It does seem slower than XP, any suggestions... Suggestion #1: Compare a current OS to another current OS, Vista to Ubuntu. ;)Ubuntu with Gnome is a higher-footprint OS, like Vista would be. However, with Linux, you do have the ability to "step down" to a lighter environment - yet still retain all the current updates and apps (something that does not apply to Windows). If you want a little lighter GUI, but still want a pleasing environment, might I suggest you install XFCE (it should be in synaptic package manager). Then when you finish installing it, log out (no need to reboot), and at the login screen, select your "session" as XFCE and login. You will have all the same apps, but be in a bit of lighter desktop. You should notice it feels peppier. If you can do some benchmarks between XP, Ubuntu (Gnome) and Ubuntu (XFCE), it might help put numbers behind your perceptions. For your other items, I don't have any bluetooth, or webcam so cannot help :( Also, tell us about this "secondary" hard drive. Is it an external SATA? USB? Internal PATA? Formatted NTFS? Link to comment Share on other sites More sharing options...
4CxbqFxVnstmA Veteran Posted July 21, 2008 Veteran Share Posted July 21, 2008 It is a fast system you've got there, so it should actually be noticeably faster than XP or Vista, even with Gnome. I have a lesser spec than you on my laptop and it flies compared to those others. This makes me suspicious there is something else happening somewhere that is slowing you down. Still XFCE is faster than Gnome and nearly as 'feature complete', as MarkJensen says. Link to comment Share on other sites More sharing options...
thealexweb Posted July 21, 2008 Author Share Posted July 21, 2008 My second HDD is a 80GB Pata, it used to work under Windows but if I can't make it work in Linux I will have to revert back to Windows. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 21, 2008 Veteran Share Posted July 21, 2008 Ok, let's see what Linux sees for drives on your IDE channels. Can you open a terminal, and post the output of the following command in the forum here? sudo fdisk -l That command will list the available drives it sees. I assume it is NTFS. I asked, but you didn't really specify. It is possible it wasn't shut down cleanly, so Linux is not going to mount it. Or there may be other issues. The fdisk command will confirm that the drive is seen, and what partitions exist on it. If it is NTFS, and everything seems to be in order, my next step will be to recommend booting Windows and doing a full checkdisk on it. I think that is the "/x" option or something. Link to comment Share on other sites More sharing options...
thealexweb Posted July 21, 2008 Author Share Posted July 21, 2008 Yes it's NTFS. Link to comment Share on other sites More sharing options...
Volatile Posted July 21, 2008 Share Posted July 21, 2008 That be the problem. There are mounting commands you can use to get it to work.. or reformat it in FAT. Link to comment Share on other sites More sharing options...
thealexweb Posted July 22, 2008 Author Share Posted July 22, 2008 If I reformat it into Fat I'll loose what's on it, I don't have room on any of my other computers to move 80GB of data to. :-( Link to comment Share on other sites More sharing options...
Budious Posted July 22, 2008 Share Posted July 22, 2008 You should be able to have read access to NTFS partitions by default in Ubuntu, I don't know why it would not work for you in this case. You can add write support for NTFS using the ntfs-3g driver, but I'm not sure of the current state of reliability or limitations by using that driver. http://www.ubuntugeek.com/widows-ntfs-part...ntu-feisty.html Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 22, 2008 Veteran Share Posted July 22, 2008 No, no, no.... Don't format the drive to FAT just to see it! Linux can use NTFS just fine. However, it will refuse to work with an NTFS filesystem that has problems (this avoids the risk of further corruption). NTFS is a secret Windows filesystems. Microsoft has not relased documentation on this to allow other devs to fully deal with NTFS, so I would only use Microsoft tools to perform a chkdsk or defrag. And, as I posted before, I recommend you do both of these. I don't see where you confirmed that you just ran a full chkdsk /x and defrag. Link to comment Share on other sites More sharing options...
PT 13 Posted July 22, 2008 Share Posted July 22, 2008 Webcam and bluetooth are working fine here from install... The secondary hdd (NTFS) as people already stated, has to be mounted for you to see... At least that worked for me Link to comment Share on other sites More sharing options...
Elv13 Posted July 23, 2008 Share Posted July 23, 2008 in windows, run chksdk twice on the disk. If it is not visible, it is because it has not been unmounted corectly at on point in time (probably an hard restart when windows crashed) you just need to run chksdk (scandisk) and it will appear. You can also force it in the command line with the -o force option, but it is easyer to just run scandisk. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 23, 2008 Veteran Share Posted July 23, 2008 in windows, run chksdk ... He's not listened to my two previous requests for this to be done. I hope he listens to time #3. Link to comment Share on other sites More sharing options...
dmd3x Posted July 23, 2008 Share Posted July 23, 2008 NTFS-3G is great, I haven't run into any problems reading or writing to NTFS with it. Link to comment Share on other sites More sharing options...
tsupersonic Posted July 23, 2008 Share Posted July 23, 2008 ntfs-3g is good now, but I remember when using it a long time ago, it would corrupt my XP volume when I wrote to it from Ubuntu, and it would cause a BSOD when I tried to boot XP. Link to comment Share on other sites More sharing options...
Boktai1000 Posted July 24, 2008 Share Posted July 24, 2008 Try ntfs-config from synaptic, I use that to auto mount and set up my drives so that I don't have to input a password to access ntfs. Link to comment Share on other sites More sharing options...
Class Posted July 25, 2008 Share Posted July 25, 2008 ...install XFCE (it should be in synaptic package manager)... ...I also want to try out the XFCE, but actually in SPM there a lots of xfce, but which to I have to get to have the environment? :blink: *Thanks! :yes: Link to comment Share on other sites More sharing options...
atlef Posted July 25, 2008 Share Posted July 25, 2008 Just mark xfce4 in SPM and the other needed packages will get marked for you. atlef. Link to comment Share on other sites More sharing options...
Class Posted July 25, 2008 Share Posted July 25, 2008 Just mark xfce4 in SPM and the other needed packages will get marked for you.atlef. Thanks! :) And now how do I switch to that desktop? :whistle: Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 25, 2008 Veteran Share Posted July 25, 2008 Thanks! :)And now how do I switch to that desktop? :whistle: :laugh: When you are at the login screen, you see a pulldown (up?) menu for "Session" selection. Click that and select XFCE, and when you log in, you will be in an XFCE environment. (Y) Link to comment Share on other sites More sharing options...
Class Posted July 25, 2008 Share Posted July 25, 2008 :laugh:When you are at the login screen, you see a pulldown (up?) menu for "Session" selection. Click that and select XFCE, and when you log in, you will be in an XFCE environment. (Y) Amazing, amazing, how simple it was! :woot: :laugh: Are there any other environment available, except KDE, Gnome and this one? :rolleyes: Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted July 25, 2008 Veteran Share Posted July 25, 2008 XFCE is my second-favorite. There are plenty more. Fluxbox (and Openbox) are both even lighter and more minimal than XFCE. There is IceWM. There is Enlightenment. There are plenty! Link to comment Share on other sites More sharing options...
Budious Posted July 25, 2008 Share Posted July 25, 2008 There are numerous other simplified interfaces, the one I might recommend would be Fluxbox. Link to comment Share on other sites More sharing options...
Recommended Posts