![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
| View Poll Results: Will you be upgrading to 8.04 Hardy Heron? | |||
| Yes, immediately! |
|
72 | 81.82% |
| Yes, eventually |
|
8 | 9.09% |
| Maybe later |
|
4 | 4.55% |
| Not planning on it |
|
4 | 4.55% |
| Voters: 88. You may not vote on this poll | |||
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2007
Location: pacific northwest
Beans: 157
Ubuntu 9.10 Karmic Koala
|
Dell XPS m1330 and 8.04 Hardy Heron
UPDATE: Ok, as I promised (a while ago) I am posting my install/setup notes...ask if they don't make sense and I will try to explain (they make sense to me!)
------------------------------------------------ Ubuntu 8.04 Hardy Heron install and setup notes Install process: Hardy does an excellent job of detecting hardware (at least on this laptop). The only big option here is partitioning, and I will pass on a recent recommendation and change that has worked well for me: Create a / (root) partition as /dev/sda1. You can safely make it any size from about 7gb - 12+gb (imo more than that seems excessive). The size depends on how many programs you will install and how much tmp file space you need: If you install TONS of programs and need a lot of tmpfile space, then spring for the larger size. I have (what I consider) a lot of extras installed right now, and am using about 4.9gb. Copy /home/ethan to new setup; exclude unnecessary .hidden_folders unnecessary with install to / (root) partition only -------------------- Add medibuntu repository (restricted extras) https://help.ubuntu.com/community/Medibuntu sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update -------------------- enable Dell Hardy respositories: http://linux.dell.com/wiki/index.php...Dell_PPA_Entry /etc/apt/sources.list deb http://ppa.launchpad.net/dell-team/ubuntu hardy main deb-src http://ppa.launchpad.net/dell-team/ubuntu hardy main ---------------------------------------- enable backports, restricted repositories and updates install linux-backports-modules-X-generic, linux ubuntu modules (Dell) bugs: hard drive click after suspend? uvcvideo error intel wireless see ugly_fix (posted below) change keyboard shortcuts system > preferences > keyboard shortcuts media player: shift ctrl m calculator: shift ctrl c e-mail: shift ctrl e web browser: shift ctrl i search: shift ctrl s panel menu: shift ctrl super (windows key) run terminal: <super>t (edit manually in gconf-editor > apps > metacity) zoom in/out: ctrl alt +/- expo key: says "ctrl alt"e but is really <super>e toggle maximization state: shift alt b minimize: shift alt d move: shift alt m resize: shift alt r toggle all workspaces: shift alt a max vertically: shift alt v max horizontal: shift alt h hide all and focus desktop: ctrl alt h install backup scripts to /usr/local/bin backup_incremental /home/ethan /media/disk A cousin gave me a set of simple backup scripts that utilize the power of rsync and hardlinks to make incremental backups to the location of your choice. They can be run by cron, but I run it manually with a simple wrapper script, so all I type in the terminal is "backup." ----------------- Uninstall unnecessary software Clean/disable unnecessary boot services, session, modules I don't use accessibility, apmd, bluetooth, evolution, etc and don't need them running. ------------------ Install complete generic kernel: restricted and backports I don't recommend installing the realtime kernel in addition, because 1) it requires specific performance tuning that conflicts with power-management and interface interactivity (once setup correctly). It also broke hibernate for me while using the generic kernel, even after uninstalling. If you need realtime performance, dual boot. I recommend 64studio. More Packages firmware-addon-dell, firmware-tools > these let you update firmware, bios, etc sensors-applet > enable acpi cputemp monitoring in the panel hddtemp (no autoload), sysfsutils, sysinfo, powertop, FATsort [for pmp], checkinstall lilypond, jedit, lilypondtool http://lilypondtool.organum.hu/ Musescore+fluid-soundfont-gm http://www.pianosounds.com/freesoundfont.htm make sure it uses hw:0 and not "default" Wine, GNU Solfege, Gnome Office, Zim Desktop Wiki, cGmail, Stellarium, MusicBrainz Picard, Grsync, Gwget, APTonCD, Firestarter, Deluge, Audacity, Ubuntu Restricted Extras, GNUSound, Advanced Desktop Effects Settings (ccsm), Sound Converter, OpenOffice Suite, Mozilla Thunderbird, GNUCash, Gnome-do, xpad start GNU Solfege with the --no-sound flag, setup sound, exit, start normally --------------------------- add AWN repository http://ubuntuforums.org/showthread.php?t=762363 echo 'deb http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list echo 'deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list Configure Avant Window Navigator ubuntu theme -- http://thelinuxmovement.blogspot.com...e-for-awn.html rhythmbox plugin -- http://wiki.awn-project.org/Plugins:Rhythmbox unzip to /home/username/.gnome2/rhythmbox/plugins (2 files + 2 folders) enable within rhythmbox plugins install gnome-do gnome-do-plugin-rhythmbox add gnome-do -q to startup sessions gconf-editor > apps > gnome-do shortcut: <super>d https://wiki.ubuntu.com/GnomeDo/Plugins configure indexing locations and depth: /home/ethan/.config/gnome-do/FileItemSource.config /home: 1 /home/ethan: 3 /home/ethan/Desktop: 1 /home/ethan/Documents: -1 (infinite) /usr/bin: 1 install tracker-utils and add tracker search plugin configure deluge automatic blocklist: http://bluetack.gotalkaboutit.com/bluetack/level1.zip Configure desktop appearance: top bar (from left to right) launchers: xpad, gedit, gnome-do, file search applets: keyboard layout switcher, workspace switcher, trash, cpu temp monitor, system monitor (cpu, mem, net, hdd; 2 sec frequency), weather, volume control, sys tray, clock terminal transparency, dark color schema for contrast (white on black) gconf-editor Power management settings actions -- hibernate and suspend dim screen = 12 [lowest setting] no lock screen on suspend/hibernate metacity global key bindings <super>t launch terminal nautilus check desktop icons visible add startup items > system > preferences > sessions Gnome-do Avant-window-navigator Set preferred applications (preferences): Thunderbird, Rhythmbox install wineapps finale notepad (see e-memory) encore (see e-memory) configure wine: windows xp, alsa sound driver ------------------------------- disable apmd in system > administration > services -- suspend and hibernate OK! ---------------------- Keep powernowd [default is ondemand] OR... uninstall powernowd I prefer to uninstall and use sysfsutils to automatically load cpufreq_ondemand. If you don't use them, the other cpufreq options are If uninstalling, use only ondemand/native powersave governor default: unload cpufreq_conservative, cpufreq_powersave, cpufreq_userspace blacklist if necessary: add blacklist [module name] to /etc/modprobe.d/blacklist install sysfsutils add to /etc/sysfs.conf devices/system/cpu/cpu0/cpufreq/scaling_governor = ondemand check with cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor set on the fly with cpufreq-selector -g ondemand or performance if ondemand is not enabled at startup, load add to /etc/modules *if necessary acpi_cpufreq cpufreq_ondemand cpufreq_stats freq_table* -------------------- for sysctl.conf if not default min_power < /sys/class/scsi_host/host0/link_power_management_policy change concurrency = none to "shell" in /etc/init.d/rc --------------------------- to run 16-bit wine apps sudo sysctl -w vm.mmap_min_addr=0 to make permanent: edit /etc/sysctl.conf and change the line that reads: vm.mmap_min_addr = 65536 to vm.mmap_min_addr = 0 -------------------------- disable splash screens for debug/something interesting and informative to look at /boot/grub/menu.lst -- remove "quiet" and "splash" ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash execute: sudo update-grub -------------------- laptop automatic power management http://ubuntuforums.org/showthread.php?t=729644 http://www.lesswatts.org/tips/ /usr/lib/pm-utils/power.d/laptop-tools change dirty_writeback_centisecs to 1500 (was 30) and disk_idle_secs to 5 (was 2) ------------------------------ performance tuning https://help.ubuntu.com/community/SwapFaq add vm.swappiness = 10 to /etc/sysctl.conf to reduce kernel tendency to use swap this is trivial and probably unnecessary (i don't do it) -- Linux already does a good job managing swap (sooo much better than windows!) ---------------- to change root password (if necessary): sudo passwd root ---------- If changing partitions after install: update /etc/fstab update /etc/initramfs-tools/conf.d/resume run update-initramfs -u ----------------------- UGLY_FIX -------------------- persistent safe hdparm setting (254) https://bugs.launchpad.net/ubuntu/+s...5/comments/273 copy 99-hdparm-fix.sh to /etc/pm/*.d/99-hdparm-fix.sh see http://ubuntuforums.org/showthread.php?t=772159 ------------------- uvcvideo on sleep https://bugs.launchpad.net/ubuntu/+s...57/comments/15 add "uvcvideo" to SUSPEND_MODULES in /usr/lib/pm-utils/defaults -------------------- iwl3945 scanning issues http://www.intellinuxwireless.org/bu...gi?id=1579#c15 create /etc/modprobe.d/iwl3945 and add alias wlan0 iwl3945 options iwl3945 disable_hw_scan=1 -------------------------- BEGIN OLD POST ------------------------------ Quote:
Last edited by ethanay; June 4th, 2008 at 05:40 AM.. Reason: adding setup notes...adding "ugly_fix" |
|
|
|
|
|
|
#2 | ||
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Jun 2006
Location: The Netherlands
Beans: 2,105
Ubuntu 9.04 Jaunty Jackalope
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
I am already running 64-bit Ubuntu 8.04 RC on my M1530 and it works great. No big issues.
http://jesperdj.pbwiki.com/Ubuntu-on-the-Dell-XPS-M1530 By the way, there is a Dell Ubuntu Support forum here on ubuntuforums.org, your poll would have fit better there. The Dell Media Direct button doesn't destruct anything on my M1530. When I press it to start the computer, it displays the Media Direct boot screen with GRUB overlaid on it in an ugly way, and it just proceeds to boot Ubuntu. Partitions or the MBR isn't destroyed. Quote:
Quote:
The internal microphone works, thanks to a new version of ALSA. My M1530 has the 4965 and doesn't have any problems with connecting. The only thing that I haven't yet working is the fingerprint reader.
__________________
MacBook Pro | 2.66 GHz | 4 GB RAM | nVidia 9400 + 9600 | 320 GB HDD | Mac OS X Snow Leopard Dell Mini 9 | 2 GB RAM | 32 GB SSD | Ubuntu Netbook Remix 9.04 Ubuntu on the Dell XPS M1530 Last edited by jespdj; April 23rd, 2008 at 07:51 AM.. |
||
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() |
Re: Dell XPS m1330 and 8.04 Hardy Heron
All is working immediately, don't worry. It is the best computer I have never had with linux.
|
|
|
|
|
|
#4 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Jun 2006
Location: The Netherlands
Beans: 2,105
Ubuntu 9.04 Jaunty Jackalope
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
I now also have the fingerprint reader working - I just forgot to install libpam-thinkfinger.
__________________
MacBook Pro | 2.66 GHz | 4 GB RAM | nVidia 9400 + 9600 | 320 GB HDD | Mac OS X Snow Leopard Dell Mini 9 | 2 GB RAM | 32 GB SSD | Ubuntu Netbook Remix 9.04 Ubuntu on the Dell XPS M1530 |
|
|
|
|
|
#5 |
|
Way Too Much Ubuntu
![]() Join Date: Jan 2005
Location: Estonia, EU
Beans: 270
Kubuntu 9.04 Jaunty Jackalope
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
Not planning on it because I'll plan to make fresh install
|
|
|
|
|
|
#6 | |
|
Quad Shot of Ubuntu
![]() Join Date: Feb 2006
Location: United Kingdom
My beans are hidden!
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
I've had nothing but problems
My 3 issues are: 1) The wireless appears to work fine, but won't connect to ANY network. 2) I have the dedicated NVIDIA GeForce 128mb graphics card, and although Hardy says it's using the only compatible driver (the non-free one), in the admin menu it's ticked as enabled, but the next column shows a red light and "not enabled". 3) I assume because of the above, this is why when I select the best desktop effects, it returns a "cannot enable" or similar message. Gutted
__________________
Quote:
|
|
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 10
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
sigh..i got the m1330 and i updated, and tons of problems.
1. I can't even shut down without pressing the power button. 2. Suspend and hibernate never works. 3. The sound is really low even when its on max volume. 4. I can't even connect to the internet most of the time. When it's finally connected, i get 5mb and below out of a 10mb connect and the connection is very unstable, disconnects constantly. Three other computers with in my house with wireless connection works perfectly fine.Nightmares |
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2007
Location: pacific northwest
Beans: 157
Ubuntu 9.10 Karmic Koala
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
hey thebigham,
i'm curious: 1) what hardware do you have? 2) did you do a clean install, or did you do the upgrade? 3) are you using the 32-bit or 64-bit version? As i understand it, the upgrade doesn't always work and can break several things. if/when i do upgrade, i am planning on doing a clean install: 1) make a redundant backup of my /home folder 2) reboot and check and see if the "media direct" self-destruct thing is still there 3) zero the hard drive anyway just to be sure 4) do a fresh install of 8.04 from the live cd with separate /boot (12gb), /swap (4gb) and /home (rest) partitions. ps i plan on using the 32-bit as i understand overall there are less software/hardware complications, less online support, and not much performance difference except for certain specific operations |
|
|
|
|
|
#9 |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2007
Location: pacific northwest
Beans: 157
Ubuntu 9.10 Karmic Koala
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
Hi Kernel Sanders,
What wireless card do you have? which driver set are you using? (if intel: ipw, iwl, or ndiswrapper?) Did you try connecting to any networks manually via commandline? were they a,b, or g networks? ethan |
|
|
|
|
|
#10 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2007
Location: Nottingham
My beans are hidden!
Ubuntu 8.04 Hardy Heron
|
Re: Dell XPS m1330 and 8.04 Hardy Heron
Quote:
http://ubuntuforums.org/showthread.php?t=764886
__________________
Sony VAIO SZ4 - Limited edition MS DOS since 5.0, Windows since 3.11, Linux since kernel 2.6, OS-X since 10.4, and, last but not least, MS Minesweeper since 1.0 |
|
|
|
|
| Bookmarks |
| Tags |
| 8.04, dell, hardy, laptop, xps |
| Thread Tools | |
| Display Modes | |
|
|