Ubuntu Installation :: Zotac Zbox ION Install Guide?

Feb 6, 2011

I had the bug for a Boxee system. After looking at a bunch of different small HTPC options, I settled on the Zotac ZBOXHD-ND22-U system. Highlights of the box: Dual-core 1.2 Ghz CULV CPU ION chipset, handles up to 8GB of DDR3 (PC3-8500) 2.5" SATA bay
6xUSB2 ports, front SD slot HDMI port, supporting up to 7.1 audio

After a good bit of research, I opted to install Maverick instead of Lucid, since Maverick includes the required ALSA 1.0.23 release. This isn't an utterly complete cookbook. I'm doing this from memory... Here's what I did, roughly in order:

1. Install Maverick via a USB stick (built with Unetbootin). I selected Maverick x86, so I wouldn't have to muck around with the whole 32-bit flash on amd64 business, particularly in an embedded environment.

2. Removed gdm - we'll be booting directly into Boxee here. aptitude remove gdm, also let it remove the dependencies. Later, I went back and removed extraneous packages, like all of the gnome desktop stuff. Seemed fairly pointless to keep it around.

[Code]...

View 2 Replies


ADVERTISEMENT

Ubuntu Multimedia :: HDMI Audio With Alsa In 10.10 - Zotac ZBox HD-ID11

Dec 22, 2010

Here is my situation, I have a Zotac zBox HD-ID11

- I had Ubuntu 10.04 and got audio trough HDMI after applying this : AlsaUpgrade
- I migrated to Ubuntu 10.10

During the process I was asked "do you want to replace this alsa* file" I said Yes After the migration I had alsa 1.0.23 and the aplay -l showed the proper sounds cards. using "aplay -Dplughw:X,Y -fcd /mySound.wav" When X, Y was 0,0 I had sound though analog When X was 1 and Y was 3, 7, 8, 9 had no sound though hdmi.

[code]....

View 9 Replies View Related

Ubuntu Multimedia :: Zotac Zbox (Intel GMA3150) HDMI To TV Overscanning

Sep 1, 2011

I am not sure what to do about my problem so I am making a post. I will point out that I am kind of new to linux, but I understand the basics of command line operation and such, which is why i didnt post this in the beginners forum. I bought a Zotaz Zbox SD-ID12-U, linked below, and am having annoying troubles with the HDMI connection to my TV.[URL]...I have installed Ubuntu 11.04 via USB DVD player -- everything seems to be working except for this. The issue is that through HDMI at 720p it over-scans about 20 pixels on all four sides of the tv screen. In the "Monitor Preferences" it lists only 3 resolution options, all of which have the same overscan issue:

1280x720(16:9)
800x600 (4:3)
640:480(4:3)

The device has an Intel GMA 3150 on it and when I run "lspci | grep VGA" the output is:00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02) This problem does not exist when I use a VGA cable, which scales the screen properly for a variety of resolutions. I prefer to use HDMI so I would like to resolve this issue. I have looked through the forums but am kind of overwhelmed with this stuff and really dont know where to begin.

View 5 Replies View Related

Fedora Installation :: Dual Boot Install Guide Or Steps?

Jan 2, 2010

I have been searching around and found lots of details of how to fix a dual boot situation gone wrong but I have not run across a guide or steps on how to install Windows & FC12 the correct way.I have to reinstall my computer any way for other reasons so I am going to reinstall with either XP or Win7 (leaning towards 7) and Fedora 12. I can dedicate a drive to each OS no problem and I can imagine how I would install each on it's own drive, but not quite sure what to use as a boot manager?

View 7 Replies View Related

Ubuntu Installation :: Karmic On Zotac Ion 330 Itx-A?

Jan 9, 2010

I've been trying to install karmic from a usb key onto a new zotac ion 300 itx-A board and can't get into the liveCD to test things out. The system boots to the install menu and when I select "Try Ubuntu..." the system hangs on a blinking cursor. This also happens if I choose the "safe graphics" mode.

Selecting "Install Ubuntu" has the same result. I recently used the same usb key to install karmic onto my laptop so I know it works. Searching for "karmic zotac ion" has led me to some posts about xorg not loading but that's after the initial install process and also on an alpha version of Karmic (I'll burn that bridge when i get to it). Others seem to have had no problem getting karmic installed.

I've also tried mythbuntu and 64-bit jaunty with the same results. Is there any way I can find out what's causing this hang? I can't get into a console or anything.

View 2 Replies View Related

Fedora Installation :: F12 Zotac - Only Recognizes Video Of 800 X 600

Feb 2, 2010

I have a quad core computer. The video card, I believe, is a Zotac 9500. I installed Fedora 12 in a dual boot along side Win 7. The problem with the Fedora installation is that it only recognizes video of 800 x 600.

View 10 Replies View Related

Ubuntu Installation :: Setting XP Media Center OS As Default On Zotac MAG ND01

Jul 27, 2010

I've just finished installing the software on the box. I've made it a dual-boot but want to set the default to Windows XP Media Center so my grandson can work with it. I want to change the boot configuration file but the documentation show working with menu.lst file but I can't find it. How do I make the changes without blowing grub out of the water?

View 2 Replies View Related

Installation :: Steps For Installation Guide Of Fedora 8 64bit On Text Mode?

Mar 4, 2009

Can you give me a step by step screenshot procedure in installing Fedora Version 8 64bit?

View 6 Replies View Related

Software :: Install Informatica On System Guide?

May 30, 2010

Do we have informatica for download anywhere?
The current version of Informatica happens to be 8.6
Please, provide me the details.
And, also how to install informatica on linux guide?

View 5 Replies View Related

Fedora :: Installation Guide For Download?

Aug 17, 2011

Are Installation Guides available for download?

View 1 Replies View Related

Ubuntu Installation :: Lucid 10.04 Upgrade & Xiphos Bible Guide No Longer Works

Jan 5, 2011

Since I upgraded to 10.04 and ran Computer Janitor, the Xiphos Bible Guide no longer works. The splash screen comes up for a second and then disappears. I've tried removing and re-installing the program to no avail.

View 3 Replies View Related

Fedora Security :: Laughlin Pam_usb Make/install Guide And PKG_CONFIG_PATH Error

Jan 27, 2011

Objective: Create a guide to building the now orphaned pam_usb source for Laughlin and summarize the make/install process so that everyone can easily do their own make.

Sources:
http://pamusb.org/

1) Downloaded latest version:
Soundforge pam_usb

2) Resolved Dependencies:
sudo yum install libxml2-devel pam hal pmount python pam-devel hal-devel dbus-devel

3) Tried first make: cd ~/Downloads/pam_usb-0.4.2

[Code]...

View 2 Replies View Related

Ubuntu :: No HDMI Audio With Zotac Ion Itx G-E

Jun 25, 2010

I recently put together a small computer on which I'm running Ubuntu 10.04. The plan here was to test the motherboard out for use in a HTPC running linux, and using smplayer and vdpau (not exactly sure if that's the way to say it), I'm running video just fine out of my HDMI cable, but I'm not having any luck getting any audio.

My motherboard is one of those Zotac Ion Itx G-E with an NVidia Geforece 9400 thingamajig. Customer reviews on New Egg said it handled Linux and Mythbuntu well, and that was my reason for making this purchase. When I recieved my motherboard, I loaded Ubuntu as the instructions said I should, and then I attempted to load the disc with the drivers and that failed. Apparently, the disc was designed to run in Windows. I downloaded drivers from the Zotac website which were supposedly designed for linux, however I haven't had any luck installing these. The terminal keeps saying I need the installer.

View 1 Replies View Related

Ubuntu :: Zotac Ionitx F-E Cannot Shutdown Lucid?

May 9, 2010

i've a Zotac IONItx F-E motherboard running Ubuntu Lucid 10.04 64 bit.When i execute a "sudo shutdown -h now" or o try to shutdown using the GUI, the shutdown procedure is starting but when it's finished the motherboard is not shutdown, the fan continue to work and all the other components (including hard disk) too.Restart function is working correctly.

View 4 Replies View Related

Ubuntu / Apple :: How To Install Macfanctld As Mentioned In Macbook Air Ubuntu Guide

Jun 15, 2011

Does anyone know how to install macfanctld as mentioned in the Macbook Air Ubuntu guide? I can't seem to find it even after adding the Mactel repository.

View 8 Replies View Related

Ubuntu Multimedia :: Zotac HD-ID11 - HDMI No DIGITAL Audio

Jan 2, 2011

I still can not get HDMI audio workign on my zotac.. there is a lot of post that talk about it here but i can not seam to get any of them to work, and may are pre mavrick...

I made a sim post a while back about ubuntu but no one replied....

I am no truing xubuntu but still no luck

Like there is this post but it is from 2009... so all the inputs are wrong.. [URL]

I am using a fresh install of xubuntu off the official desktop ISO from the xubuntu site. All i have done is install, activate the NVIDIA hardware drivers, reboot, then download and apply the 150 or so updates though the update manager.

Code:
cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.23.
Code:
aplay -l
**** List of PLAYBACK Hardware Devices ****

[Code]....

View 1 Replies View Related

Ubuntu Networking :: Enabling Wireless With RaLink In Zotac HD-ND22

Mar 10, 2011

I just want to setup adhoc network using the wireless card that came with the box but I'm having a hard time getting it up. I have gone through a lot of posts about wireless troubleshooting but nothing has solved it. Left clicking the network manager tray icon always says wireless network is disconnected. "Enable Wireless" is checked.

Some info:

Code:
rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

[Code]....

View 4 Replies View Related

General :: Looking For Spanish "system Installation Guide"?

Jan 20, 2011

Do you have any link to a 'Installation guide for Dummies' -in Spanish-??

I want to make some tests, checks, and play for a while whith a DL380 G2 and Linux .

View 5 Replies View Related

Ubuntu Servers :: Can't Access Ftp After Followed By This Guide?

Sep 4, 2010

I had followed this Guide to get proftpd with mysql on a Ubuntu server edition the last one available to download 10.04.1I did everything. phpmyadmin is working I can access it via the browser and create users and groups.When I am trying to enter my server using the ip or the domain name I am getting an instant error.Flash fxp's error log

Code:
[R] Connecting to 192.168.25.117 -> IP=192.168.25.117 PORT=21 (attempt # 2)
[R] Connected to 192.168.25.117

[code]....

View 4 Replies View Related

Ubuntu :: Where To Download Administration Guide?

Feb 15, 2011

Can someone share the links where i can download ubuntu administration guide, Beginners guide for ubuntu?

View 4 Replies View Related

Ubuntu :: Looking For Official IO Tuning Guide?

Jul 16, 2010

We need an official IO tuning guide for ubuntu similar to the one given here [URL].

View 4 Replies View Related

General :: Read User Guide In Apt-doc On Ubuntu?

Jun 16, 2011

I just installed apt-doc package. My question is how do I read the User Guide in this package ? In general how do I use the items from a package once I install it ?

View 2 Replies View Related

Ubuntu :: Guide To Remove Windows 7 Off Other Partition?

Jul 24, 2010

Anyone can show/tell or direct me to a guide to removing Windows 7 off my other partition? I'd just prefer to have Ubuntu 10.4 on the entire HD instead of dual booting. I came here so I didn't have to reinstall and wipe the entire HD to do so. Pretty sure there's a way to wipe 7 off the other side and update GRUB to only detect ubuntu.

View 5 Replies View Related

Ubuntu :: 10.10 - Any Updated Guide For Cisco VPN Client

Oct 12, 2010

Any updated guides anyone know of that works with Ubuntu 10.10 to get Cisco VPN Client (not Anyconnect) working with the latest version of Ubuntu?

View 4 Replies View Related

Ubuntu :: Need Guide - Internet Domain Name Server

Mar 30, 2011

I need to set up a named server for a class room with 10 imaginary hosts the sub domain managed by this name server is s123456.eca.edu.au where 123456 is to be replaced by your student id. The named server will forward unresolved queries to the dns server. It will be on Ubuntu.

View 1 Replies View Related

General :: Looking For Very Beginners Guide To Ubuntu Server?

Feb 18, 2010

I am not averse to using the command line it's just that I don't know many commands so I need complete instructions when using the command line. I need to set up Ubuntu server at the office and I'm the dangerous IT guy that just knows enough to be dangerous but the little company won't hire a real IT guy so I do IT besides my real job, which is to usethe computers, not fix them, set them up, configure networks, servers etc.

View 3 Replies View Related

Ubuntu Servers :: Guide In Which Hardware Components Are Mentioned?

Jan 11, 2010

So I was wondering if being relatively new to Ubuntu, and having no experience at all with servers, I would be able to set up a server (one server and a couple of computers), to use in a hostel. I took a good look at the Ubuntu Documentation Section:URl..and most of the things I don't even know what they are for (MySQU, Samba, Apache2).

Basically I need to have a couple of computers with internet access, allowing me to control their use, file sharing to a main HD in the server, also I would like to use the server computer as my personal desktop (office, internet, etc.) and that's about it..The question is, if I were to follow that guide, do you think I can set it up?Also, do you know a guide in which the hardware components are mentioned? Because I googled and the amount of trash coming out, mostly outdated, is extremely annoying.

View 1 Replies View Related

Ubuntu Multimedia :: Sound Guide Didn't Seem To Work?

Feb 12, 2010

It's possible I just did something wrong...Anyway, I don't have any sounds, and haven't since installation.

Code:
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
Subsystem: Hewlett-Packard Company Device 3059

[code]...

View 1 Replies View Related

Ubuntu :: Any Guide Available Explaining How To Setup Chat And Broadcast?

Apr 29, 2010

Is there any guide available explaining how to setup Chat and Broadcast?It is not very important (I dont use it much), but as ubuntu is now "Social from start" and very user friendly it should be very easy.However I have not been able to set it up no matter what i have done.

View 3 Replies View Related

Ubuntu Networking :: Guide To Use Share Internet Over Wifi?

Jul 5, 2010

My computer running Ubuntu 10.04 (latest) is connected to the internet via an ethernet cable. I would like other devices to connect to the internet by sharing its connection via wifi. Is there a guide to do this? I haven't been able to find one which works out of the box.

View 2 Replies View Related







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