View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat May 30, 2009 9:58 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
After posting this thread here, I have discovered that the network adaptor on the Asus P5QL-E is not supported by 5.5. Having done a quick search around, I discovered that linux kernel 2.6.25 supports the chipset. That'll teach me not to research fully. I believe the network adaptor is a Atheros L1E PCIe Gigabite LAN controller.

I am sure R6 will solve this (I hope) but I haven't tried an upgrade yet. Is there anything I need to know?

Many thanks
Chris

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 30, 2009 10:17 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Not to discourage you from using R6, but have you considered upgrading the kernel on your R5.5 box?

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 30, 2009 10:47 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
Thanks Graysky
Too late. I thought about that but without a network connection, I thought that might prove difficult. Bit the bullet and now have a running R6 mythbox. However, I am now way out of my depth. I need to re-establish the second of my hard drives? I've looked in the fstab and it looks quite alien.
Chris

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 30, 2009 12:11 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Post your current (R6 generated?) /etc/fstab here. If you saved your /etc/fstab from your R5.5 box, also post it here. Also, post the output of
Code:
# fdisk -l

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 01, 2009 11:26 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
Hi Graysky,
Sorry I didn't reply sooner but the weekend was a busy one. Fortunately I had a chance to do some reading at lunchtime today and think I've solved the problem. I had another look at the Storage Groups on the wiki.

I followed the relevant bits of the walk through provided and it all seems to work. What had thrown me was the extra stuff in the /etc/fstab file.

For reference my /etc/fstab reads:
Code:
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0
/dev/cdrom /media/cdrom   auto    ro,user,noauto,unhide   0      0
/dev/dvd /media/dvd   auto    ro,user,noauto,unhide   0      0
UUID=6df96208-f9ed-416b-9c71-59834b434a0f /  auto defaults,noatime 0 1
UUID=34f08349-4b67-46e1-9397-2c679694cd96 /myth  auto defaults,noatime 0 1
UUID=b97a6609-eab8-4fa4-96d9-d50af5521706 swap swap defaults  0
/dev/sdb1 /myth2 xfs defaults,auto 1 2


As you can see before the various entries on sda there are a number of UUID codes, which I wasn't expecting. However, my line of /dev/sdb1 /myth2xfs defaults,auto 1 2 seems to have done the trick.

Belated thanks anyway!
Regards

Chris

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 01, 2009 12:34 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Cool man, glad to hear you're up and running. As to the UUID lines, it seems as though they are the preferred way to do things these days (Arch, Ubuntu, and LinHES seem to use them.) I don't like 'em personally and have replaced them in my /etc/fstab on my Arch workstation.

Anyway, glad you got it.

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Last edited by graysky on Tue Jun 02, 2009 2:01 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 01, 2009 2:35 pm 
Offline
Joined: Thu Apr 03, 2008 11:42 pm
Posts: 114
Location: Calgary, Canada
This is too late of course, but just for the record ASUS publishes Linux network drivers for the Atheros controllers. I believe they're the same drivers that make it into the kernel, so if a newer kernel already supports your board then odds are the driver is available separately. Mine came on the CD (very handy for when you have no network connection on your box) but they can also be downloaded.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 02, 2009 2:31 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
That's a good point. I didn't even think to look on the CD that came with the motherboard - I assumed it would just be the same old Widoze drivers.

Oh, Greysky - thanks man. I'm pleased too.

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu