Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 30-12-2006, 05:52 AM   #1 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Smile Debian Etch: So Easy A Newbie Can Do It

Debian Etch is easy install compared to Sarge.

Quote:
After getting a nudge from one of our DebCentral readers, I decided to give Debian another shot. You see, I haven't messed with Debian since Woody taught me I was just a wannabe geek. As for Etch, if you've installed *Ubuntu, you can install Debian Etch. In fact, Debian may have found a new home or two or three.
http://lxer.com/module/newswire/view/76754/index.html
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 03-01-2007, 05:31 PM   #2 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default Re: Debian Etch: So Easy A Newbie Can Do It

I'm running Debian Etch 19th Dec 2006 Weekly build in my lappy now. It has a way improved installer.

The new graphical installer is buggy though. It's not detecting my Synaptics Keypad. Also the installation crashed after partition.

It is not detecting my wireless lan auto as ubuntu did. I'm searching for a workaround.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 04-01-2007, 12:22 AM   #3 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Post Re: Debian Etch: So Easy A Newbie Can Do It

try the curses based installer.it's better.then
apt-get install xserver-xorg-input-synaptics tpconfig
there are configuring tools available like gsynaptics available.
I am running Debian Etch with Sid+experimental apt-pinned

Synaptics touch pad surely will have been auto detected na?
as far as wireless lans are -i am inexperienced and u can check for packages like pcmcia utils,wireless-tools etc installed.for firmwares available and for particular wii cards support perhaps u need to have a good sources.list with non-free enabled.
My sources.list
Code:
#Main repo
deb ftp://ftp.us.debian.org/debian/ testing main contrib non-free


#Unstable
deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
#Experimental
deb ftp://ftp.us.debian.org/debian/ experimental main contrib non-free
#Security Updates
deb http://security.debian.org/ etch/updates main
# deb-src http://security.debian.org/ etch/updates main

#Debian Multimedia
deb http://www.debian-multimedia.org/ etch main

#Opera
deb http://deb.opera.com/opera/ etch non-free

#Unofficial
deb http://ftp.debian-unofficial.org/debian/ etch main contrib non-free restricted

deb http://packages.kirya.net/debian/ unstable main contrib non-free


deb http://www.rarewares.org/debian/packages/unstable/ ./

# deb http://getswiftfox.com/builds/debian unstable non-free

# imu's Beryl-SVN Debian-unstable Repository
# GPG key: 81836EBF
deb http://download.tuxfamily.org/3v1deb debian-unstable beryl-svn
# deb http://www.linux.lk/~anuradha/beryl/etch/ ./

#initng
deb http://debian.space-based.de/debs/ experimental main
and my /etc/apt/preferences
Code:
 etch:~# cat /etc/apt/preferences
Package: *
Pin: release a=testing
Pin-Priority: 900

Package: *
Pin: release a=unstable
Pin-Priority: 200

Package: *
Pin: release a=experimental
Pin-Priority: 10
etch:~#
after this u can get any packages from three repos(testing,unstable and experimental) using apt-get -t unstable install foobar option.Best of Lukx
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 04-01-2007, 11:02 AM   #4 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default Re: Debian Etch: So Easy A Newbie Can Do It

Prakash. I'm in the debian etch testing team for Malayalam language, and was testing the graphical installer in various machines.

Text install is fine. I'm already running Debian Etch 19th Dec 2006 Weekly build.

And the synaptics keypad is not detected in graphical installer. It's working fine after installation. The problem being Debian is not starting X for graphical installation. It's just a GTK workaround, and needs a lot of changes from now. As of now I'll suggest the text installer for etch installation.

All the wireless tools are installed but it's not detecting my card. i was told to install hotplug, but synaptic tells me that i need to remove a few packages for installing hotplug like

apid
gnome-power-manager
gnome-volume-manager
linux-xxxx-486 (???????????)
and a few more.

I was quite confused why it asks me for removing the kernel - so i stopped there. Most probably it need to install an hotplug enabled kernel - i need to confirm.

Thanks for the repository list.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 04-01-2007, 07:25 PM   #5 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Debian Etch: So Easy A Newbie Can Do It

No Hotplug pkg with latest linux kernels.use udev > 0.7 .it replaces hotplug pkg completely.In my Current System,I Use Upstart and allieds (like in ubuntu edgy) which replaces old sysVinit and is faster also.
In such a situation,u may need to try purging hotplug package and related from synaptic(easy way) and upgrade udev to the current version (0.103-1) .which is better in managing blockdevices unlike devfs.and reinstall all removed packages except hotplug.
Or
use
Code:
etch:~# dpkg --ignore-depends\=hotplug --purge hotplug
then install udev latest using apt.
make sure u have no broken pkgs after install by
Code:
~#apt-get install  -f
OR
Code:
~#dpkg  --configure  -a
Best of Lukx

BTW U need a latest kernel!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 07:36 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2